[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jul 19 18:07:37 CEST 2013


ACTIVITY SUMMARY (2013-07-12 - 2013-07-19)
Python tracker at http://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.

Issues counts and deltas:
  open    4092 (+25)
  closed 26185 (+45)
  total  30277 (+70)

Open issues with patches: 1846 


Issues opened (46)
==================

#18436: Add mapping of symbol to function to operator module
http://bugs.python.org/issue18436  opened by zach.ware

#18438: Obsolete url in comment inside decimal module
http://bugs.python.org/issue18438  opened by vajrasky

#18439: Patchcheck for ACKS, NEWS does not work on Windows.
http://bugs.python.org/issue18439  opened by terry.reedy

#18441: Idle: Make test.support.requires('gui') skip when it should.
http://bugs.python.org/issue18441  opened by terry.reedy

#18443: Misc/Readme still documents TextMate
http://bugs.python.org/issue18443  opened by iwontbecreative

#18444: IDLE: Mac OS X pressing ctrl-A in Python shell moved cursor be
http://bugs.python.org/issue18444  opened by Todd.Rovito

#18445: Tools/Script/Readme is outdated
http://bugs.python.org/issue18445  opened by iwontbecreative

#18451: Omit test files in devinabox coverage run
http://bugs.python.org/issue18451  opened by brett.cannon

#18453: There are unused variables inside DateTimeTestCase class in te
http://bugs.python.org/issue18453  opened by vajrasky

#18454: distutils crashes when uploading to PyPI having only the usern
http://bugs.python.org/issue18454  opened by jgehrcke

#18456: Documentation for PyDict_Update is incorrect
http://bugs.python.org/issue18456  opened by ncoghlan

#18458: libedit history offset workaround
http://bugs.python.org/issue18458  opened by ronaldoussoren

#18459: readline: libedit support on non-apple platforms
http://bugs.python.org/issue18459  opened by ronaldoussoren

#18460: .chm documentation files advertised in download.html but not t
http://bugs.python.org/issue18460  opened by iwontbecreative

#18461: X Error in tkinter
http://bugs.python.org/issue18461  opened by serhiy.storchaka

#18465: There are unused variables and unused import in Lib/test/test_
http://bugs.python.org/issue18465  opened by vajrasky

#18466: Spelling mistakes in various code comments.
http://bugs.python.org/issue18466  opened by iwontbecreative

#18467: argparse - problematic 'default' behavior
http://bugs.python.org/issue18467  opened by matej.tyc

#18468: re.group() should never return a bytearray
http://bugs.python.org/issue18468  opened by gvanrossum

#18472: PEP 8 updates - internal interfaces and import *
http://bugs.python.org/issue18472  opened by ncoghlan

#18473: some objects pickled by Python 3.x are not unpicklable in Pyth
http://bugs.python.org/issue18473  opened by kmike

#18476: No way to pass custom arguments for loggers and formatters.
http://bugs.python.org/issue18476  opened by piotr.dobrogost

#18477: fix_import (2to3 fixer) is not case-sensitive
http://bugs.python.org/issue18477  opened by Valentin.Lorentz

#18478: Class bodies: when does a name become local?
http://bugs.python.org/issue18478  opened by terry.reedy

#18481: lcov report
http://bugs.python.org/issue18481  opened by christian.heimes

#18483: Add hour-24 type of time to test_http2time_formats in test_htt
http://bugs.python.org/issue18483  opened by vajrasky

#18484: No unit test for iso2time function from http.cookiejar module
http://bugs.python.org/issue18484  opened by vajrasky

#18485: mingw: configure for shared build
http://bugs.python.org/issue18485  opened by rpetrov

#18486: mingw: dynamic loading support
http://bugs.python.org/issue18486  opened by rpetrov

#18487: mingw implement exec prefix
http://bugs.python.org/issue18487  opened by rpetrov

#18488: sqlite: finalize() method of user function may be called with 
http://bugs.python.org/issue18488  opened by haypo

#18489: IDLE Unit test for SearchEngine.py
http://bugs.python.org/issue18489  opened by philwebster

#18491: Add "exe wrapper" functionality to Windows launcher
http://bugs.python.org/issue18491  opened by pmoore

#18492: Add test.support.regrtest_run flag, simplify support.requires
http://bugs.python.org/issue18492  opened by zach.ware

#18493: make profile-opt fails with pre-existing python2.7 in path
http://bugs.python.org/issue18493  opened by Claudio.Freire

#18494: PyType_GenericSet/GetDict functions misnamed in docs?
http://bugs.python.org/issue18494  opened by Wolf.Ihlenfeldt

#18495: mingw: ignore main program for frozen scripts
http://bugs.python.org/issue18495  opened by rpetrov

#18496: mingw: setup exclude termios module
http://bugs.python.org/issue18496  opened by rpetrov

#18497: mingw: setup _multiprocessing module
http://bugs.python.org/issue18497  opened by rpetrov

#18498: mingw: setup select module
http://bugs.python.org/issue18498  opened by rpetrov

#18499: mingw: setup _ctypes module with system libffi
http://bugs.python.org/issue18499  opened by rpetrov

#18500: mingw: defect winsock2 and setup _socket module
http://bugs.python.org/issue18500  opened by rpetrov

#18501: _elementtree.c calls Python callbacks while a Python exception
http://bugs.python.org/issue18501  opened by haypo

#18502: CDLL does not use same paths as util.find_library
http://bugs.python.org/issue18502  opened by shjohnson.pi

#18503: No assertion in test_del_param_on_nonexistent_header function
http://bugs.python.org/issue18503  opened by vajrasky

#18504: IDLE:Improvements- Improving Mock_Text
http://bugs.python.org/issue18504  opened by JayKrish



Most recent 15 issues with no replies (15)
==========================================

#18504: IDLE:Improvements- Improving Mock_Text
http://bugs.python.org/issue18504

#18502: CDLL does not use same paths as util.find_library
http://bugs.python.org/issue18502

#18500: mingw: defect winsock2 and setup _socket module
http://bugs.python.org/issue18500

#18499: mingw: setup _ctypes module with system libffi
http://bugs.python.org/issue18499

#18498: mingw: setup select module
http://bugs.python.org/issue18498

#18497: mingw: setup _multiprocessing module
http://bugs.python.org/issue18497

#18496: mingw: setup exclude termios module
http://bugs.python.org/issue18496

#18495: mingw: ignore main program for frozen scripts
http://bugs.python.org/issue18495

#18494: PyType_GenericSet/GetDict functions misnamed in docs?
http://bugs.python.org/issue18494

#18493: make profile-opt fails with pre-existing python2.7 in path
http://bugs.python.org/issue18493

#18489: IDLE Unit test for SearchEngine.py
http://bugs.python.org/issue18489

#18487: mingw implement exec prefix
http://bugs.python.org/issue18487

#18486: mingw: dynamic loading support
http://bugs.python.org/issue18486

#18485: mingw: configure for shared build
http://bugs.python.org/issue18485

#18484: No unit test for iso2time function from http.cookiejar module
http://bugs.python.org/issue18484



Most recent 15 issues waiting for review (15)
=============================================

#18500: mingw: defect winsock2 and setup _socket module
http://bugs.python.org/issue18500

#18499: mingw: setup _ctypes module with system libffi
http://bugs.python.org/issue18499

#18498: mingw: setup select module
http://bugs.python.org/issue18498

#18497: mingw: setup _multiprocessing module
http://bugs.python.org/issue18497

#18496: mingw: setup exclude termios module
http://bugs.python.org/issue18496

#18495: mingw: ignore main program for frozen scripts
http://bugs.python.org/issue18495

#18492: Add test.support.regrtest_run flag, simplify support.requires
http://bugs.python.org/issue18492

#18491: Add "exe wrapper" functionality to Windows launcher
http://bugs.python.org/issue18491

#18489: IDLE Unit test for SearchEngine.py
http://bugs.python.org/issue18489

#18487: mingw implement exec prefix
http://bugs.python.org/issue18487

#18486: mingw: dynamic loading support
http://bugs.python.org/issue18486

#18485: mingw: configure for shared build
http://bugs.python.org/issue18485

#18481: lcov report
http://bugs.python.org/issue18481

#18477: fix_import (2to3 fixer) is not case-sensitive
http://bugs.python.org/issue18477

#18472: PEP 8 updates - internal interfaces and import *
http://bugs.python.org/issue18472



Top 10 most discussed issues (10)
=================================

#18408: Fixes crashes found by pyfailmalloc
http://bugs.python.org/issue18408  34 msgs

#18373: implement sys.get/setbyteswarningflag()
http://bugs.python.org/issue18373   9 msgs

#18491: Add "exe wrapper" functionality to Windows launcher
http://bugs.python.org/issue18491   9 msgs

#11874: argparse assertion failure with brackets in metavars
http://bugs.python.org/issue11874   8 msgs

#17214: http.client.HTTPConnection.putrequest encode  error
http://bugs.python.org/issue17214   7 msgs

#17933: test_ftp failure / ftplib error formatting issue
http://bugs.python.org/issue17933   7 msgs

#18258: Fix test discovery for test_codecmaps*.py
http://bugs.python.org/issue18258   7 msgs

#18444: IDLE: Mac OS X pressing ctrl-A in Python shell moved cursor be
http://bugs.python.org/issue18444   7 msgs

#18305: [patch] Fast sum() for non-numbers
http://bugs.python.org/issue18305   6 msgs

#18387: Add 'symbols' link to pydoc's html menu bar.
http://bugs.python.org/issue18387   6 msgs



Issues closed (42)
==================

#17482: functools.update_wrapper mishandles __wrapped__
http://bugs.python.org/issue17482  closed by python-dev

#17767: Fix test discovery for test_locale.py
http://bugs.python.org/issue17767  closed by serhiy.storchaka

#17778: Fix test discovery for test_multiprocessing.py
http://bugs.python.org/issue17778  closed by sbt

#18021: Update broken link to Apple Publication Style Guide
http://bugs.python.org/issue18021  closed by ezio.melotti

#18042: Provide enum.unique class decorator
http://bugs.python.org/issue18042  closed by python-dev

#18266: Fix test discovery for test_largefile.py
http://bugs.python.org/issue18266  closed by serhiy.storchaka

#18279: IDLE Unit test for RstripExtension.py
http://bugs.python.org/issue18279  closed by terry.reedy

#18336: codecs: Link to readline module (history) instead of fd.readli
http://bugs.python.org/issue18336  closed by serhiy.storchaka

#18344: _bufferedreader_read_all() may leak reference to data
http://bugs.python.org/issue18344  closed by sbt

#18365: Idle: mock Text class and test thereof
http://bugs.python.org/issue18365  closed by terry.reedy

#18366: Look into using setuptools 0.8 with devinabox
http://bugs.python.org/issue18366  closed by brett.cannon

#18393: Gestalt() is deprecated on OSX 10.8, remove support?
http://bugs.python.org/issue18393  closed by ronaldoussoren

#18428: IDLE startup error
http://bugs.python.org/issue18428  closed by ned.deily

#18429: IDLE: Format Paragraph doesn't function with comment blocks
http://bugs.python.org/issue18429  closed by Todd.Rovito

#18431: Encoded words in structured headers are not decoded by the new
http://bugs.python.org/issue18431  closed by r.david.murray

#18432: sched modules queue property should return a list, not an iter
http://bugs.python.org/issue18432  closed by rhettinger

#18433: Clarify venv docs about which methods check for pre-existing p
http://bugs.python.org/issue18433  closed by python-dev

#18434: Update venv example to use setuptools
http://bugs.python.org/issue18434  closed by python-dev

#18435: Move venv from a custom Context class to types.SimpleNamespace
http://bugs.python.org/issue18435  closed by python-dev

#18437: Typo in comment inside class Charset about output_charset
http://bugs.python.org/issue18437  closed by r.david.murray

#18440: hash() and __hash__() do not document their size constraints
http://bugs.python.org/issue18440  closed by barry

#18442: Typo in developers.rst line 27
http://bugs.python.org/issue18442  closed by ned.deily

#18446: Dead link in documenting.rst
http://bugs.python.org/issue18446  closed by ezio.melotti

#18447: Pydoc crashes on large contents
http://bugs.python.org/issue18447  closed by ned.deily

#18448: Tools/demo/eiffel.py fails to run tests.
http://bugs.python.org/issue18448  closed by serhiy.storchaka

#18450: Typos in developers.rst
http://bugs.python.org/issue18450  closed by python-dev

#18452: Typo in Doc/howto/argparse.rst
http://bugs.python.org/issue18452  closed by python-dev

#18455: Multiprocessing connection SocketClient retries connection on 
http://bugs.python.org/issue18455  closed by sbt

#18457: Fix and cleanup the ss1.py demo
http://bugs.python.org/issue18457  closed by serhiy.storchaka

#18462: Download > Other documentation page contains a link to a frenc
http://bugs.python.org/issue18462  closed by ned.deily

#18464: Typo in the name of function in test__encoded_words.py
http://bugs.python.org/issue18464  closed by python-dev

#18469: PyStructSequence does not handle exceptions correctly
http://bugs.python.org/issue18469  closed by python-dev

#18470: tokenizer.c does not handle new_string() failure
http://bugs.python.org/issue18470  closed by python-dev

#18471: Typo in heapq documentation
http://bugs.python.org/issue18471  closed by python-dev

#18474: Lambda assigned to object does not automatically get self
http://bugs.python.org/issue18474  closed by amaury.forgeotdarc

#18475: No unittest.main in Lib/test/test_email/test_inversion.py
http://bugs.python.org/issue18475  closed by python-dev

#18479: Improvements to Powershell activate script for venv
http://bugs.python.org/issue18479  closed by python-dev

#18480: _elementtree: missing PyType_Ready call
http://bugs.python.org/issue18480  closed by ronaldoussoren

#18482: dis.dis fails on one letter strings.
http://bugs.python.org/issue18482  closed by r.david.murray

#18490: Error embedding datetime in C++
http://bugs.python.org/issue18490  closed by christian.heimes

#18449: Demo 'ss1.py' crash in python3
http://bugs.python.org/issue18449  closed by serhiy.storchaka

#18463: Download > Other documentation page outdated/dead links
http://bugs.python.org/issue18463  closed by ned.deily


More information about the Python-Dev mailing list