[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri May 8 18:08:25 CEST 2015


ACTIVITY SUMMARY (2015-05-01 - 2015-05-08)
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    4838 ( -3)
  closed 31069 (+44)
  total  35907 (+41)

Open issues with patches: 2252 


Issues opened (25)
==================

#24107: Add support for retrieving the certificate chain
http://bugs.python.org/issue24107  opened by Lukasa

#24109: Documentation for difflib uses optparse
http://bugs.python.org/issue24109  opened by idahogray

#24110: zipfile.ZipFile.write() does not accept bytes arcname
http://bugs.python.org/issue24110  opened by july

#24111: Valgrind suppression file should be updated
http://bugs.python.org/issue24111  opened by Antony.Lee

#24114: ctypes.utils uninitialized variable 'path'
http://bugs.python.org/issue24114  opened by kees

#24115: PyObject_IsInstance() and PyObject_IsSubclass() can fail
http://bugs.python.org/issue24115  opened by serhiy.storchaka

#24116: --with-pydebug has no effect when the final python binary is c
http://bugs.python.org/issue24116  opened by aleb

#24117: Wrong range checking in GB18030 decoder.
http://bugs.python.org/issue24117  opened by Ma Lin

#24119: Carry comments with the AST
http://bugs.python.org/issue24119  opened by brett.cannon

#24120: pathlib.(r)glob stops on PermissionDenied exception
http://bugs.python.org/issue24120  opened by Gregorio

#24124: Two versions of instructions for installing Python modules
http://bugs.python.org/issue24124  opened by skip.montanaro

#24126: newlines attribute does not get set after calling readline()
http://bugs.python.org/issue24126  opened by arekfu

#24127: Fatal error in launcher: Job information querying failed
http://bugs.python.org/issue24127  opened by gavstar

#24129: Incorrect (misleading) statement in the execution model docume
http://bugs.python.org/issue24129  opened by levkivskyi

#24130: Remove -fno-common compile option from OS X framework builds?
http://bugs.python.org/issue24130  opened by ned.deily

#24131: [configparser] Add section/option delimiter to ExtendedInterpo
http://bugs.python.org/issue24131  opened by giflw

#24132: Direct sub-classing of pathlib.Path
http://bugs.python.org/issue24132  opened by projetmbc

#24136: document PEP 448
http://bugs.python.org/issue24136  opened by benjamin.peterson

#24137: Force not using _default_root in IDLE
http://bugs.python.org/issue24137  opened by serhiy.storchaka

#24138: Speed up range() by caching and modifying long objects
http://bugs.python.org/issue24138  opened by larry

#24139: Use sqlite3 extended error codes
http://bugs.python.org/issue24139  opened by Dima.Tisnek

#24140: In pdb using "until X" doesn't seem to have effect in commands
http://bugs.python.org/issue24140  opened by vyktor

#24142: ConfigParser._read doesn't join multi-line values collected wh
http://bugs.python.org/issue24142  opened by fhoech

#24143: Makefile in tarball don't provide make uninstall target
http://bugs.python.org/issue24143  opened by krichter

#24145: Support |= for parameters in converters
http://bugs.python.org/issue24145  opened by larry



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

#24143: Makefile in tarball don't provide make uninstall target
http://bugs.python.org/issue24143

#24140: In pdb using "until X" doesn't seem to have effect in commands
http://bugs.python.org/issue24140

#24137: Force not using _default_root in IDLE
http://bugs.python.org/issue24137

#24136: document PEP 448
http://bugs.python.org/issue24136

#24131: [configparser] Add section/option delimiter to ExtendedInterpo
http://bugs.python.org/issue24131

#24129: Incorrect (misleading) statement in the execution model docume
http://bugs.python.org/issue24129

#24115: PyObject_IsInstance() and PyObject_IsSubclass() can fail
http://bugs.python.org/issue24115

#24114: ctypes.utils uninitialized variable 'path'
http://bugs.python.org/issue24114

#24111: Valgrind suppression file should be updated
http://bugs.python.org/issue24111

#24104: Use after free in xmlparser_setevents (2)
http://bugs.python.org/issue24104

#24103: Use after free in xmlparser_setevents (1)
http://bugs.python.org/issue24103

#24097: Use after free in PyObject_GetState
http://bugs.python.org/issue24097

#24087: Documentation doesn't explain the term "coroutine" (PEP 342)
http://bugs.python.org/issue24087

#24084: pstats: sub-millisecond display
http://bugs.python.org/issue24084

#24063: Support Mageia and Arch Linux in the platform module
http://bugs.python.org/issue24063



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

#24145: Support |= for parameters in converters
http://bugs.python.org/issue24145

#24142: ConfigParser._read doesn't join multi-line values collected wh
http://bugs.python.org/issue24142

#24138: Speed up range() by caching and modifying long objects
http://bugs.python.org/issue24138

#24130: Remove -fno-common compile option from OS X framework builds?
http://bugs.python.org/issue24130

#24117: Wrong range checking in GB18030 decoder.
http://bugs.python.org/issue24117

#24114: ctypes.utils uninitialized variable 'path'
http://bugs.python.org/issue24114

#24109: Documentation for difflib uses optparse
http://bugs.python.org/issue24109

#24102: Multiple type confusions in unicode error handlers
http://bugs.python.org/issue24102

#24091: Use after free in Element.extend (1)
http://bugs.python.org/issue24091

#24087: Documentation doesn't explain the term "coroutine" (PEP 342)
http://bugs.python.org/issue24087

#24084: pstats: sub-millisecond display
http://bugs.python.org/issue24084

#24082: Obsolete note in argument parsing (c-api/arg.rst)
http://bugs.python.org/issue24082

#24076: sum() several times slower on Python 3
http://bugs.python.org/issue24076

#24068: statistics module - incorrect results with boolean input
http://bugs.python.org/issue24068

#24064: Make the property doctstring writeable
http://bugs.python.org/issue24064



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

#22906: PEP 479: Change StopIteration handling inside generators
http://bugs.python.org/issue22906  15 msgs

#20179: Derby #10: Convert 50 sites to Argument Clinic across 4 files
http://bugs.python.org/issue20179  13 msgs

#24132: Direct sub-classing of pathlib.Path
http://bugs.python.org/issue24132  11 msgs

#24127: Fatal error in launcher: Job information querying failed
http://bugs.python.org/issue24127   9 msgs

#22881: show median in benchmark results
http://bugs.python.org/issue22881   7 msgs

#24102: Multiple type confusions in unicode error handlers
http://bugs.python.org/issue24102   6 msgs

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

#23888: Fixing fractional expiry time bug in cookiejar
http://bugs.python.org/issue23888   5 msgs

#24085: large memory overhead when pyc is recompiled
http://bugs.python.org/issue24085   5 msgs

#24117: Wrong range checking in GB18030 decoder.
http://bugs.python.org/issue24117   5 msgs



Issues closed (43)
==================

#2292: Missing *-unpacking generalizations
http://bugs.python.org/issue2292  closed by benjamin.peterson

#20148: Derby: Convert the _sre module to use Argument Clinic
http://bugs.python.org/issue20148  closed by serhiy.storchaka

#20168: Derby: Convert the _tkinter module to use Argument Clinic
http://bugs.python.org/issue20168  closed by serhiy.storchaka

#20274: sqlite module has bad argument parsing code, including undefin
http://bugs.python.org/issue20274  closed by larry

#21520: Erroneous zipfile test failure if the string 'bad' appears in 
http://bugs.python.org/issue21520  closed by larry

#22334: test_tcl.test_split() fails on "x86 FreeBSD 7.2 3.x" buildbot
http://bugs.python.org/issue22334  closed by serhiy.storchaka

#23330: h2py.py regular expression missing
http://bugs.python.org/issue23330  closed by serhiy.storchaka

#23880: Tkinter: getint and getdouble should support Tcl_Obj
http://bugs.python.org/issue23880  closed by serhiy.storchaka

#23911: Move path-based bootstrap code to a separate frozen file.
http://bugs.python.org/issue23911  closed by eric.snow

#23920: Should Clinic have "nullable" or types=NoneType?
http://bugs.python.org/issue23920  closed by larry

#24000: More fixes for the Clinic mapping of converters to format unit
http://bugs.python.org/issue24000  closed by larry

#24001: Clinic: use raw types in types= set
http://bugs.python.org/issue24001  closed by larry

#24051: Argument Clinic no longer works with single optional argument
http://bugs.python.org/issue24051  closed by serhiy.storchaka

#24060: Clearify necessities for logging with timestamps
http://bugs.python.org/issue24060  closed by python-dev

#24066: send_message should take all the addresses in the To: header i
http://bugs.python.org/issue24066  closed by kirelagin

#24081: Obsolete caveat in reload() docs
http://bugs.python.org/issue24081  closed by r.david.murray

#24088: yield expression confusion
http://bugs.python.org/issue24088  closed by gvanrossum

#24089: argparse crashes with AssertionError
http://bugs.python.org/issue24089  closed by ned.deily

#24092: Use after free in Element.extend (2)
http://bugs.python.org/issue24092  closed by serhiy.storchaka

#24093: Use after free in Element.remove
http://bugs.python.org/issue24093  closed by serhiy.storchaka

#24094: Use after free during json encoding (PyType_IsSubtype)
http://bugs.python.org/issue24094  closed by python-dev

#24095: Use after free during json encoding a dict (2)
http://bugs.python.org/issue24095  closed by benjamin.peterson

#24096: Use after free in get_filter
http://bugs.python.org/issue24096  closed by python-dev

#24099: Use after free in siftdown (1)
http://bugs.python.org/issue24099  closed by rhettinger

#24100: Use after free in siftdown (2)
http://bugs.python.org/issue24100  closed by rhettinger

#24101: Use after free in siftup
http://bugs.python.org/issue24101  closed by rhettinger

#24105: Use after free during json encoding a dict (3)
http://bugs.python.org/issue24105  closed by benjamin.peterson

#24106: Messed up indentation makes undesired piece of code being run!
http://bugs.python.org/issue24106  closed by r.david.murray

#24108: fnmatch.translate('*.txt') fails
http://bugs.python.org/issue24108  closed by r.david.murray

#24112: %b does not work, as a binary output formatter
http://bugs.python.org/issue24112  closed by steven.daprano

#24113: shlex constructor unreachable code
http://bugs.python.org/issue24113  closed by rhettinger

#24118: http.client example is no longer valid
http://bugs.python.org/issue24118  closed by python-dev

#24121: collections page doesn't mention that deques are mutable
http://bugs.python.org/issue24121  closed by rhettinger

#24122: Install fails after configure sets the extending/embedding ins
http://bugs.python.org/issue24122  closed by doko

#24123: Python 2.7 Tutorial Conflicting behavior with WeakValueDiction
http://bugs.python.org/issue24123  closed by jessembacon

#24125: Fix for #23865 breaks docutils
http://bugs.python.org/issue24125  closed by serhiy.storchaka

#24128: Documentation links are forwarded to Python 2
http://bugs.python.org/issue24128  closed by r.david.murray

#24133: Add 'composable' decorator to functools (with @ matrix multipl
http://bugs.python.org/issue24133  closed by r.david.murray

#24134: assertRaises can behave differently
http://bugs.python.org/issue24134  closed by serhiy.storchaka

#24135: Policy for altering sys.path
http://bugs.python.org/issue24135  closed by r.david.murray

#24141: Python 3 ships an outdated valgrind suppressison file.
http://bugs.python.org/issue24141  closed by ned.deily

#24144: Docs discourage use of binascii.unhexlify etc.
http://bugs.python.org/issue24144  closed by r.david.murray

#24146: ast.literal_eval doesn't support the Python ternary operator
http://bugs.python.org/issue24146  closed by r.david.murray


More information about the Python-Dev mailing list