[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jun 20 18:07:58 CEST 2014


ACTIVITY SUMMARY (2014-06-13 - 2014-06-20)
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    4655 ( -7)
  closed 28932 (+73)
  total  33587 (+66)

Open issues with patches: 2152 


Issues opened (49)
==================

#8110: subprocess.py doesn't correctly detect Windows machines
http://bugs.python.org/issue8110  reopened by r.david.murray

#21750: mock_open data is visible only once for the life of the class
http://bugs.python.org/issue21750  opened by pkoning

#21753: Windows cmd.exe character escaping function
http://bugs.python.org/issue21753  opened by Jim.Jewett

#21754: Add tests for turtle.TurtleScreenBase
http://bugs.python.org/issue21754  opened by ingrid

#21755: test_importlib.test_locks fails --without-threads
http://bugs.python.org/issue21755  opened by berker.peksag

#21756: IDLE - ParenMatch fails to find closing paren of multi-line st
http://bugs.python.org/issue21756  opened by taleinat

#21760: inspect documentation describes module type inaccurately
http://bugs.python.org/issue21760  opened by eric.snow

#21761: language reference describes the role of module.__file__ inacc
http://bugs.python.org/issue21761  opened by eric.snow

#21762: update the import machinery to only use __spec__
http://bugs.python.org/issue21762  opened by eric.snow

#21763: Clarify requirements for file-like objects
http://bugs.python.org/issue21763  opened by nikratio

#21765: Idle: make 3.x HyperParser work with non-ascii identifiers.
http://bugs.python.org/issue21765  opened by terry.reedy

#21767: singledispatch docs should explicitly mention support for abst
http://bugs.python.org/issue21767  opened by ncoghlan

#21768: Fix a NameError in test_pydoc
http://bugs.python.org/issue21768  opened by Claudiu.Popa

#21769: Fix a NameError in test_descr
http://bugs.python.org/issue21769  opened by Claudiu.Popa

#21770: Module not callable in script_helper.py
http://bugs.python.org/issue21770  opened by Claudiu.Popa

#21772: platform.uname() not EINTR safe
http://bugs.python.org/issue21772  opened by Tor.Colvin

#21775: shutil.copytree() crashes copying to VFAT on Linux: AttributeE
http://bugs.python.org/issue21775  opened by gward

#21776: distutils.upload uses the wrong order of exceptions
http://bugs.python.org/issue21776  opened by Claudiu.Popa

#21777: Separate out documentation of binary sequence methods
http://bugs.python.org/issue21777  opened by ncoghlan

#21778: PyBuffer_FillInfo() from 3.3
http://bugs.python.org/issue21778  opened by arigo

#21779: test_multiprocessing_spawn fails when ran with -Werror
http://bugs.python.org/issue21779  opened by serhiy.storchaka

#21780: make unicodedata module 64-bit safe
http://bugs.python.org/issue21780  opened by haypo

#21781: make _ssl module 64-bit clean
http://bugs.python.org/issue21781  opened by haypo

#21782: hashable documentation error: shouldn't mention id
http://bugs.python.org/issue21782  opened by Giacomo.Alzetta

#21783: smtpd.py does not allow multiple helo/ehlo commands
http://bugs.python.org/issue21783  opened by zvyn

#21784: __init__.py can be a directory
http://bugs.python.org/issue21784  opened by abraithwaite

#21785: __getitem__ and __setitem__ try to be smart when invoked with 
http://bugs.python.org/issue21785  opened by kt

#21786: Use assertEqual in test_pydoc
http://bugs.python.org/issue21786  opened by Claudiu.Popa

#21787: Idle: make 3.x  Hyperparser.get_expression recognize ...
http://bugs.python.org/issue21787  opened by terry.reedy

#21788: Rework Python finalization
http://bugs.python.org/issue21788  opened by haypo

#21790: Change blocksize in http.client to the value of resource.getpa
http://bugs.python.org/issue21790  opened by dbrecht

#21791: Proper return status of os.WNOHANG is not always (0, 0)
http://bugs.python.org/issue21791  opened by eradman

#21793: httplib client/server status refactor
http://bugs.python.org/issue21793  opened by dbrecht

#21795: smtpd.SMTPServer should announce 8BITMIME when supported
http://bugs.python.org/issue21795  opened by zvyn

#21796: tempfile.py", line 83,	in <module> once_lock = _allocate_lock(
http://bugs.python.org/issue21796  opened by pythonbug1shal

#21799: Py_SetPath() gives compile error: undefined reference to '__im
http://bugs.python.org/issue21799  opened by Pat.Le.Cat

#21800: Implement RFC 6855 (IMAP Support for UTF-8) in imaplib.
http://bugs.python.org/issue21800  opened by zvyn

#21801: inspect.signature doesn't always return a signature
http://bugs.python.org/issue21801  opened by Claudiu.Popa

#21802: Reader of BufferedRWPair is not closed if writer's close() fai
http://bugs.python.org/issue21802  opened by serhiy.storchaka

#21803: Remove macro indirections in complexobject
http://bugs.python.org/issue21803  opened by pitrou

#21804: Implement thr UTF8 command (RFC 6856) in poplib.
http://bugs.python.org/issue21804  opened by zvyn

#21806: Add tests for turtle.TPen class
http://bugs.python.org/issue21806  opened by ingrid

#21807: SysLogHandler closes TCP connection after first message
http://bugs.python.org/issue21807  opened by Omer.Katz

#21809: Building Python3 on VMS - External repository
http://bugs.python.org/issue21809  opened by John.Malmberg

#21811: Anticipate fixes to 3.x and 2.7 for OS X 10.10 Yosemite suppor
http://bugs.python.org/issue21811  opened by ned.deily

#21812: turtle.shapetransform doesn't transform the turtle on the firs
http://bugs.python.org/issue21812  opened by Lita.Cho

#21813: Enhance doc of os.stat_result
http://bugs.python.org/issue21813  opened by haypo

#21814: object.__setattr__ or super(...).__setattr__?
http://bugs.python.org/issue21814  opened by b9

#21815: imaplib truncates some untagged responses
http://bugs.python.org/issue21815  opened by rafales



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

#21814: object.__setattr__ or super(...).__setattr__?
http://bugs.python.org/issue21814

#21812: turtle.shapetransform doesn't transform the turtle on the firs
http://bugs.python.org/issue21812

#21806: Add tests for turtle.TPen class
http://bugs.python.org/issue21806

#21804: Implement thr UTF8 command (RFC 6856) in poplib.
http://bugs.python.org/issue21804

#21803: Remove macro indirections in complexobject
http://bugs.python.org/issue21803

#21802: Reader of BufferedRWPair is not closed if writer's close() fai
http://bugs.python.org/issue21802

#21801: inspect.signature doesn't always return a signature
http://bugs.python.org/issue21801

#21800: Implement RFC 6855 (IMAP Support for UTF-8) in imaplib.
http://bugs.python.org/issue21800

#21799: Py_SetPath() gives compile error: undefined reference to '__im
http://bugs.python.org/issue21799

#21796: tempfile.py", line 83,	in <module> once_lock = _allocate_lock(
http://bugs.python.org/issue21796

#21795: smtpd.SMTPServer should announce 8BITMIME when supported
http://bugs.python.org/issue21795

#21791: Proper return status of os.WNOHANG is not always (0, 0)
http://bugs.python.org/issue21791

#21787: Idle: make 3.x  Hyperparser.get_expression recognize ...
http://bugs.python.org/issue21787

#21783: smtpd.py does not allow multiple helo/ehlo commands
http://bugs.python.org/issue21783

#21781: make _ssl module 64-bit clean
http://bugs.python.org/issue21781



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

#21813: Enhance doc of os.stat_result
http://bugs.python.org/issue21813

#21811: Anticipate fixes to 3.x and 2.7 for OS X 10.10 Yosemite suppor
http://bugs.python.org/issue21811

#21806: Add tests for turtle.TPen class
http://bugs.python.org/issue21806

#21804: Implement thr UTF8 command (RFC 6856) in poplib.
http://bugs.python.org/issue21804

#21803: Remove macro indirections in complexobject
http://bugs.python.org/issue21803

#21802: Reader of BufferedRWPair is not closed if writer's close() fai
http://bugs.python.org/issue21802

#21801: inspect.signature doesn't always return a signature
http://bugs.python.org/issue21801

#21793: httplib client/server status refactor
http://bugs.python.org/issue21793

#21790: Change blocksize in http.client to the value of resource.getpa
http://bugs.python.org/issue21790

#21786: Use assertEqual in test_pydoc
http://bugs.python.org/issue21786

#21781: make _ssl module 64-bit clean
http://bugs.python.org/issue21781

#21780: make unicodedata module 64-bit safe
http://bugs.python.org/issue21780

#21777: Separate out documentation of binary sequence methods
http://bugs.python.org/issue21777

#21776: distutils.upload uses the wrong order of exceptions
http://bugs.python.org/issue21776

#21772: platform.uname() not EINTR safe
http://bugs.python.org/issue21772



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

#14534: Add method to mark unittest.TestCases as "do not run".
http://bugs.python.org/issue14534  14 msgs

#21763: Clarify requirements for file-like objects
http://bugs.python.org/issue21763  14 msgs

#10740: sqlite3 module breaks transactions and potentially corrupts da
http://bugs.python.org/issue10740  10 msgs

#21741: Convert most of the test suite to using unittest.main()
http://bugs.python.org/issue21741  10 msgs

#19495: Enhancement for timeit: measure time to run blocks of code usi
http://bugs.python.org/issue19495   8 msgs

#21772: platform.uname() not EINTR safe
http://bugs.python.org/issue21772   8 msgs

#15993: Windows: 3.3.0-rc2.msi: test_buffer fails
http://bugs.python.org/issue15993   7 msgs

#21765: Idle: make 3.x HyperParser work with non-ascii identifiers.
http://bugs.python.org/issue21765   6 msgs

#21784: __init__.py can be a directory
http://bugs.python.org/issue21784   6 msgs

#5207: extend strftime/strptime format for RFC3339 and RFC2822
http://bugs.python.org/issue5207   5 msgs



Issues closed (67)
==================

#3425: posixmodule.c always using res = utime(path, NULL)
http://bugs.python.org/issue3425  closed by r.david.murray

#5904: strftime docs do not explain locale effect on result string
http://bugs.python.org/issue5904  closed by r.david.murray

#6133: LOAD_CONST followed by LOAD_ATTR can be optimized to just	be a
http://bugs.python.org/issue6133  closed by terry.reedy

#6916: Remove deprecated items from asynchat
http://bugs.python.org/issue6916  closed by giampaolo.rodola

#6966: Ability to refer to arguments in TestCase.fail* methods
http://bugs.python.org/issue6966  closed by r.david.murray

#9693: asynchat push_callable() patch
http://bugs.python.org/issue9693  closed by giampaolo.rodola

#9727: Add callbacks to be invoked when locale changes
http://bugs.python.org/issue9727  closed by loewis

#9972: PyGILState_XXX missing in Python builds without threads
http://bugs.python.org/issue9972  closed by ned.deily

#10002: Installer doesn't install on Windows Server 2008 DataCenter R2
http://bugs.python.org/issue10002  closed by loewis

#10084: SSL support for asyncore
http://bugs.python.org/issue10084  closed by giampaolo.rodola

#10136: kill_python doesn't work with short path
http://bugs.python.org/issue10136  closed by zach.ware

#10310: signed:1 bitfields rarely make sense
http://bugs.python.org/issue10310  closed by berker.peksag

#10524: Patch to add Pardus to supported dists in platform
http://bugs.python.org/issue10524  closed by berker.peksag

#11287: Add context manager support to dbm modules
http://bugs.python.org/issue11287  closed by Claudiu.Popa

#11394: Tools/demo, etc. are not installed
http://bugs.python.org/issue11394  closed by terry.reedy

#11736: windows installers ssl module / openssl broken for some sites
http://bugs.python.org/issue11736  closed by loewis

#11792: asyncore module print to stdout
http://bugs.python.org/issue11792  closed by giampaolo.rodola

#12617: Mutable Sequence Type can work not only with iterable in slice
http://bugs.python.org/issue12617  closed by Claudiu.Popa

#13102: xml.dom.minidom does not support default namespaces
http://bugs.python.org/issue13102  closed by ezio.melotti

#13779: os.walk: bottom-up
http://bugs.python.org/issue13779  closed by python-dev

#16587: Py_Initialize breaks wprintf on Windows
http://bugs.python.org/issue16587  closed by haypo

#18612: More elaborate documentation on how list comprehensions and ge
http://bugs.python.org/issue18612  closed by uglemat

#18703: To change the doc of html/faq/gui.html
http://bugs.python.org/issue18703  closed by r.david.murray

#19362: Documentation for len() fails to mention that it works on sets
http://bugs.python.org/issue19362  closed by terry.reedy

#19493: Report skipped ctypes tests as skipped
http://bugs.python.org/issue19493  closed by zach.ware

#19768: Not so correct error message when giving incorrect type to max
http://bugs.python.org/issue19768  closed by rhettinger

#19898: No tests for dequereviter_new
http://bugs.python.org/issue19898  closed by rhettinger

#20062: Remove emacs page from devguide
http://bugs.python.org/issue20062  closed by ezio.melotti

#20068: collections.Counter documentation leaves out interesting useca
http://bugs.python.org/issue20068  closed by rhettinger

#20091: An index entry for __main__ in "30.5 runpy" is missing
http://bugs.python.org/issue20091  closed by orsenthil

#20457: Use partition and enumerate make getopt easier
http://bugs.python.org/issue20457  closed by ezio.melotti

#20708: commands has no "RANDOM" environment?
http://bugs.python.org/issue20708  closed by zach.ware

#20880: Windows installation problem with 3.3.5
http://bugs.python.org/issue20880  closed by BreamoreBoy

#20915: Add "pip" section to experts list in devguide
http://bugs.python.org/issue20915  closed by ezio.melotti

#21205: Add __qualname__ attribute to Python generators and change def
http://bugs.python.org/issue21205  closed by haypo

#21326: asyncio: request clearer error message when event loop closed
http://bugs.python.org/issue21326  closed by haypo

#21559: OverflowError should not happen for integer operations
http://bugs.python.org/issue21559  closed by terry.reedy

#21595: asyncio: Creating many subprocess generates lots of internal B
http://bugs.python.org/issue21595  closed by python-dev

#21669: Custom error messages when print & exec are used as statements
http://bugs.python.org/issue21669  closed by ncoghlan

#21686: IDLE - Test hyperparser
http://bugs.python.org/issue21686  closed by terry.reedy

#21690: re documentation: re.compile links to re.search / re.match ins
http://bugs.python.org/issue21690  closed by ezio.melotti

#21694: IDLE - Test ParenMatch
http://bugs.python.org/issue21694  closed by terry.reedy

#21719: Returning Windows file attribute information via os.stat()
http://bugs.python.org/issue21719  closed by zach.ware

#21722: teach distutils "upload" to exit with code != 0 when error occ
http://bugs.python.org/issue21722  closed by pitrou

#21723: Float maxsize is treated as infinity in asyncio.Queue
http://bugs.python.org/issue21723  closed by haypo

#21726: Unnecessary line in documentation
http://bugs.python.org/issue21726  closed by terry.reedy

#21730: test_socket fails --without-threads
http://bugs.python.org/issue21730  closed by terry.reedy

#21742: WatchedFileHandler can fail due to race conditions or file ope
http://bugs.python.org/issue21742  closed by python-dev

#21744: itertools.islice() goes over all the pre-initial elements even
http://bugs.python.org/issue21744  closed by rhettinger

#21751: Expand zipimport to support bzip2 and lzma
http://bugs.python.org/issue21751  closed by serhiy.storchaka

#21752: Document Backwards Incompatible change to logging in 3.4
http://bugs.python.org/issue21752  closed by python-dev

#21757: Can't reenable menus in Tkinter on Mac
http://bugs.python.org/issue21757  closed by ned.deily

#21758: Not so correct documentation about asyncio.subprocess_shell me
http://bugs.python.org/issue21758  closed by python-dev

#21759: URL Typo in Documentation FAQ
http://bugs.python.org/issue21759  closed by python-dev

#21764: Document that IOBase.__del__ calls self.close
http://bugs.python.org/issue21764  closed by python-dev

#21766: CGIHTTPServer File Disclosure
http://bugs.python.org/issue21766  closed by python-dev

#21771: name of 2nd parameter to itertools.groupby()
http://bugs.python.org/issue21771  closed by rhettinger

#21773: Fix a NameError in test_enum
http://bugs.python.org/issue21773  closed by haypo

#21774: Fix a NameError in xml.dom.minidom
http://bugs.python.org/issue21774  closed by rhettinger

#21789: Broken link to PEP 263 in Python 2.7 error message
http://bugs.python.org/issue21789  closed by ned.deily

#21792: Spam
http://bugs.python.org/issue21792  closed by SilentGhost

#21794: stack frame contains name of wrapper method, not that of wrapp
http://bugs.python.org/issue21794  closed by zach.ware

#21797: mmap read of single byte accesses more that just that byte
http://bugs.python.org/issue21797  closed by jcea

#21798: Allow adding Path or str to Path
http://bugs.python.org/issue21798  closed by pitrou

#21805: Argparse Revert config_file defaults
http://bugs.python.org/issue21805  closed by r.david.murray

#21808: 65001 code page not supported
http://bugs.python.org/issue21808  closed by r.david.murray

#21810: SIGSEGV in PyObject_Malloc when ARENAS_USE_MMAP
http://bugs.python.org/issue21810  closed by neologix


More information about the Python-Dev mailing list