[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Jan 25 18:07:13 CET 2013
ACTIVITY SUMMARY (2013-01-18 - 2013-01-25)
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 3837 ( +8)
closed 24971 (+29)
total 28808 (+37)
Open issues with patches: 1673
Issues opened (29)
==================
#16335: Integer overflow in unicode-escape decoder
http://bugs.python.org/issue16335 reopened by serhiy.storchaka
#16995: Add Base32 support for RFC4648 "Extended Hex" alphabet (patch
http://bugs.python.org/issue16995 opened by matthaeus.wander
#16996: Reuse shutil.which() in webbrowser module
http://bugs.python.org/issue16996 opened by serhiy.storchaka
#16997: subtests
http://bugs.python.org/issue16997 opened by pitrou
#16998: Lost updates with multiprocessing.Value
http://bugs.python.org/issue16998 opened by lechten
#17002: html.entities ImportError in distutils2/pypi/simple.py on Pyth
http://bugs.python.org/issue17002 opened by goibhniu
#17003: Unification of read()Â and readline() argument names
http://bugs.python.org/issue17003 opened by serhiy.storchaka
#17004: Expand zipimport to include other compression methods
http://bugs.python.org/issue17004 opened by rhettinger
#17005: Add a topological sort algorithm
http://bugs.python.org/issue17005 opened by rhettinger
#17006: Warn users about hashing secrets?
http://bugs.python.org/issue17006 opened by christian.heimes
#17009: "Thread Programming With Python" should be removed
http://bugs.python.org/issue17009 opened by nedbat
#17010: Windows launcher ignores active virtual environment
http://bugs.python.org/issue17010 opened by bryangeneolson
#17011: ElementPath ignores different namespace mappings for the same
http://bugs.python.org/issue17011 opened by scoder
#17012: Differences between /usr/bin/which and shutil.which()
http://bugs.python.org/issue17012 opened by serhiy.storchaka
#17013: Allow waiting on a mock
http://bugs.python.org/issue17013 opened by pitrou
#17015: mock could be smarter and inspect the spec's signature
http://bugs.python.org/issue17015 opened by pitrou
#17016: _sre: avoid relying on pointer overflow
http://bugs.python.org/issue17016 opened by Nickolai.Zeldovich
#17018: Inconsistent behaviour of methods waiting for child process
http://bugs.python.org/issue17018 opened by wodny
#17020: random.random() generating values >= 1.0
http://bugs.python.org/issue17020 opened by klankschap
#17023: Subprocess does not find executable on Windows if it is PATH w
http://bugs.python.org/issue17023 opened by pekka.klarck
#17024: cElementTree calls end() on parser taget even if start() fails
http://bugs.python.org/issue17024 opened by scoder
#17025: reduce multiprocessing.Queue contention
http://bugs.python.org/issue17025 opened by neologix
#17026: pdb frames accessible after the termination occurs on uncaught
http://bugs.python.org/issue17026 opened by xdegaye
#17027: support for drag and drop of files to tkinter application
http://bugs.python.org/issue17027 opened by Sarbjit.singh
#17028: launcher
http://bugs.python.org/issue17028 opened by theller
#17029: h2py.py: search the multiarch include dir if it does exist
http://bugs.python.org/issue17029 opened by doko
#17031: fix running regen in cross builds
http://bugs.python.org/issue17031 opened by doko
#17032: Misleading error message: global name 'X' is not defined
http://bugs.python.org/issue17032 opened by cool-RR
#17033: RPM spec file has old config_binsuffix value
http://bugs.python.org/issue17033 opened by taavi-burns
Most recent 15 issues with no replies (15)
==========================================
#17031: fix running regen in cross builds
http://bugs.python.org/issue17031
#17028: launcher
http://bugs.python.org/issue17028
#17027: support for drag and drop of files to tkinter application
http://bugs.python.org/issue17027
#17026: pdb frames accessible after the termination occurs on uncaught
http://bugs.python.org/issue17026
#17024: cElementTree calls end() on parser taget even if start() fails
http://bugs.python.org/issue17024
#17023: Subprocess does not find executable on Windows if it is PATH w
http://bugs.python.org/issue17023
#17018: Inconsistent behaviour of methods waiting for child process
http://bugs.python.org/issue17018
#17013: Allow waiting on a mock
http://bugs.python.org/issue17013
#17010: Windows launcher ignores active virtual environment
http://bugs.python.org/issue17010
#16996: Reuse shutil.which() in webbrowser module
http://bugs.python.org/issue16996
#16983: header parsing could apply postel's law to encoded words insid
http://bugs.python.org/issue16983
#16965: 2to3 should rewrite execfile() to open in 'rb' mode
http://bugs.python.org/issue16965
#16964: Add 'm' format specifier for mon_grouping etc.
http://bugs.python.org/issue16964
#16962: _posixsubprocess module uses outdated getdents system call
http://bugs.python.org/issue16962
#16961: No regression tests for -E and individual environment vars
http://bugs.python.org/issue16961
Most recent 15 issues waiting for review (15)
=============================================
#17033: RPM spec file has old config_binsuffix value
http://bugs.python.org/issue17033
#17031: fix running regen in cross builds
http://bugs.python.org/issue17031
#17029: h2py.py: search the multiarch include dir if it does exist
http://bugs.python.org/issue17029
#17028: launcher
http://bugs.python.org/issue17028
#17025: reduce multiprocessing.Queue contention
http://bugs.python.org/issue17025
#17016: _sre: avoid relying on pointer overflow
http://bugs.python.org/issue17016
#17012: Differences between /usr/bin/which and shutil.which()
http://bugs.python.org/issue17012
#17003: Unification of read()Â and readline() argument names
http://bugs.python.org/issue17003
#16997: subtests
http://bugs.python.org/issue16997
#16996: Reuse shutil.which() in webbrowser module
http://bugs.python.org/issue16996
#16995: Add Base32 support for RFC4648 "Extended Hex" alphabet (patch
http://bugs.python.org/issue16995
#16994: collections.Counter.least_common
http://bugs.python.org/issue16994
#16991: Add OrderedDict written in C
http://bugs.python.org/issue16991
#16989: allow distutils debug mode to be enabled more easily
http://bugs.python.org/issue16989
#16981: ImportError hides real error when there too many open files du
http://bugs.python.org/issue16981
Top 10 most discussed issues (10)
=================================
#3982: support .format for bytes
http://bugs.python.org/issue3982 32 msgs
#16507: Patch selectmodule.c to support WSAPoll on Windows
http://bugs.python.org/issue16507 25 msgs
#14771: Occasional failure in test_ioctl when run parallel with test_g
http://bugs.python.org/issue14771 14 msgs
#16335: Integer overflow in unicode-escape decoder
http://bugs.python.org/issue16335 14 msgs
#16997: subtests
http://bugs.python.org/issue16997 13 msgs
#17020: random.random() generating values >= 1.0
http://bugs.python.org/issue17020 9 msgs
#16795: Patch: some changes to AST to make it more useful for static l
http://bugs.python.org/issue16795 8 msgs
#17012: Differences between /usr/bin/which and shutil.which()
http://bugs.python.org/issue17012 8 msgs
#16701: Docs missing the behavior of += (in-place add) for lists.
http://bugs.python.org/issue16701 7 msgs
#17004: Expand zipimport to include other compression methods
http://bugs.python.org/issue17004 7 msgs
Issues closed (25)
==================
#7353: cporting docs recommend using Include/intobject.h, which was r
http://bugs.python.org/issue7353 closed by skrah
#9708: cElementTree iterparse does not support "parser" argument
http://bugs.python.org/issue9708 closed by eli.bendersky
#11379: Remove "lightweight" from minidom description
http://bugs.python.org/issue11379 closed by ezio.melotti
#12323: ElementPath 1.3 expressions
http://bugs.python.org/issue12323 closed by eli.bendersky
#13454: crash when deleting one pair from tee()
http://bugs.python.org/issue13454 closed by serhiy.storchaka
#15050: Python 3.2.3 fail to make
http://bugs.python.org/issue15050 closed by ezio.melotti
#15484: CROSS: use _PYTHON_PROJECT_BASE in distutils sysconfig
http://bugs.python.org/issue15484 closed by doko
#15919: hg.python.org: log page entries don't always link to revision
http://bugs.python.org/issue15919 closed by ezio.melotti
#16292: Cross compilation fixes (general)
http://bugs.python.org/issue16292 closed by doko
#16557: PEP 380 isn't reflected in the Functional Programming HOWTO
http://bugs.python.org/issue16557 closed by ezio.melotti
#16953: select module compile errors with broken poll()
http://bugs.python.org/issue16953 closed by neologix
#16957: shutil.which() shouldn't look in working directory on unix-y s
http://bugs.python.org/issue16957 closed by serhiy.storchaka
#16969: test_urlwithfrag fail
http://bugs.python.org/issue16969 closed by ezio.melotti
#16978: fix grammar in 'threading' documentation
http://bugs.python.org/issue16978 closed by ezio.melotti
#16985: Docs reference a concrete UTC tzinfo, but none exists
http://bugs.python.org/issue16985 closed by asvetlov
#16993: shutil.which() should preserve path case
http://bugs.python.org/issue16993 closed by serhiy.storchaka
#17001: Make uuid.UUID use functools.total_ordering
http://bugs.python.org/issue17001 closed by rhettinger
#17007: logging documentation clarifications
http://bugs.python.org/issue17007 closed by python-dev
#17008: Descriptor __get__() invoke is bypassed in the class context
http://bugs.python.org/issue17008 closed by benjamin.peterson
#17014: _getfinalpathname() no more used in 3.4
http://bugs.python.org/issue17014 closed by pitrou
#17017: email.utils.getaddresses fails for certain addresses
http://bugs.python.org/issue17017 closed by r.david.murray
#17019: Invitation to connect on LinkedIn
http://bugs.python.org/issue17019 closed by christian.heimes
#17021: Invitation to connect on LinkedIn
http://bugs.python.org/issue17021 closed by ezio.melotti
#17022: Inline assignment uses the newly created object
http://bugs.python.org/issue17022 closed by r.david.murray
#17030: strange import visibility
http://bugs.python.org/issue17030 closed by r.david.murray
More information about the Python-Dev
mailing list