[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Nov 6 12:08:33 EST 2015
ACTIVITY SUMMARY (2015-10-30 - 2015-11-06)
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 5218 (+14)
closed 32108 (+35)
total 37326 (+49)
Open issues with patches: 2301
Issues opened (33)
==================
#25520: unittest load_tests protocol not working as documented
http://bugs.python.org/issue25520 opened by stefan
#25521: optparse module does not emit DeprecationWarning
http://bugs.python.org/issue25521 opened by John Hagen
#25522: IDLE: warn if save-as name matches stdlib name
http://bugs.python.org/issue25522 opened by terry.reedy
#25524: Add PyMemoryView_FromObjectWithFlags()
http://bugs.python.org/issue25524 opened by skrah
#25527: Invalid (... and confusing) warning raised by 2to3 regarding r
http://bugs.python.org/issue25527 opened by Antony.Lee
#25528: Attempt to further increase test coverage of calendar module
http://bugs.python.org/issue25528 opened by Rohit Mediratta
#25529: Provide access to the validated certificate chain in ssl modul
http://bugs.python.org/issue25529 opened by Lukasa
#25530: ssl: OP_NO_SSLv3 should always be set unless a user specifical
http://bugs.python.org/issue25530 opened by alex
#25531: greenlet header file is missing inside virtualenv
http://bugs.python.org/issue25531 opened by kracekumar
#25532: infinite loop when running inspect.unwrap over unittest.mock.c
http://bugs.python.org/issue25532 opened by cjw296
#25533: Make pkgutil.iter_modules() yield built-in modules
http://bugs.python.org/issue25533 opened by martin.panter
#25534: SimpleHTTPServer throwed an exception due to negtive st_mtime
http://bugs.python.org/issue25534 opened by Sean.Wang
#25538: Traceback from __exit__ method is misleading
http://bugs.python.org/issue25538 opened by r.david.murray
#25541: Wrong usage of sockaddr_un struct for abstract namespace unix
http://bugs.python.org/issue25541 opened by soutys
#25543: locale.atof keep '.' even if not part of the localeconv
http://bugs.python.org/issue25543 opened by ced
#25544: cleanup temporary files in distutils.has_function
http://bugs.python.org/issue25544 opened by minrk
#25545: email parsing docs need to be clear that only ASCII strings ar
http://bugs.python.org/issue25545 opened by tanzer at swing.co.at
#25546: python 3.5 installation problem; Error 0x80240017: Failed to e
http://bugs.python.org/issue25546 opened by rfrank1234
#25547: Improve repr for files to show whether the file is open or clo
http://bugs.python.org/issue25547 opened by rhettinger
#25548: Show the address in the repr for class objects
http://bugs.python.org/issue25548 opened by rhettinger
#25550: RecursionError in re with '(' * 500
http://bugs.python.org/issue25550 opened by The Compiler
#25551: Event's test_reset_internal_locks too fragile
http://bugs.python.org/issue25551 opened by nirs
#25553: smtpd strips final carraige return from received message body
http://bugs.python.org/issue25553 opened by Deli Zhang
#25555: Fix parser and AST: fill lineno and col_offset when compiling
http://bugs.python.org/issue25555 opened by haypo
#25557: Optimize LOAD_NAME bytecode
http://bugs.python.org/issue25557 opened by haypo
#25558: Use static asserts in C code
http://bugs.python.org/issue25558 opened by serhiy.storchaka
#25559: signal.siginterrupt description has typo
http://bugs.python.org/issue25559 opened by Tom Meagher
#25560: Unhandled warning in test_unicode_file
http://bugs.python.org/issue25560 opened by ppperry
#25562: Python 2 & 3 don't allow the user to disable ctypes SEH in win
http://bugs.python.org/issue25562 opened by tzickel
#25563: Windows 10 IDLE / Tkinter startup problem
http://bugs.python.org/issue25563 opened by veensl
#25564: IDLE behaves differently than python on `del __builtins__`
http://bugs.python.org/issue25564 opened by ppperry
#25566: asyncio reference cycles after ConnectionResetError
http://bugs.python.org/issue25566 opened by joente
#25567: shlex.quote doesn't work on bytestrings
http://bugs.python.org/issue25567 opened by Jonas Thiem
Most recent 15 issues with no replies (15)
==========================================
#25566: asyncio reference cycles after ConnectionResetError
http://bugs.python.org/issue25566
#25560: Unhandled warning in test_unicode_file
http://bugs.python.org/issue25560
#25551: Event's test_reset_internal_locks too fragile
http://bugs.python.org/issue25551
#25544: cleanup temporary files in distutils.has_function
http://bugs.python.org/issue25544
#25529: Provide access to the validated certificate chain in ssl modul
http://bugs.python.org/issue25529
#25528: Attempt to further increase test coverage of calendar module
http://bugs.python.org/issue25528
#25527: Invalid (... and confusing) warning raised by 2to3 regarding r
http://bugs.python.org/issue25527
#25524: Add PyMemoryView_FromObjectWithFlags()
http://bugs.python.org/issue25524
#25520: unittest load_tests protocol not working as documented
http://bugs.python.org/issue25520
#25518: Investigate implementation of PyOS_CheckStack on OSX
http://bugs.python.org/issue25518
#25511: multiprocessing pool blocks SIGTERM from being handled
http://bugs.python.org/issue25511
#25497: Rewrite test_robotparser
http://bugs.python.org/issue25497
#25491: ftplib.sendcmd only accepts string
http://bugs.python.org/issue25491
#25486: Resurrect inspect.getargspec() in 3.6
http://bugs.python.org/issue25486
#25479: Increase unit test coverage for abc.py
http://bugs.python.org/issue25479
Most recent 15 issues waiting for review (15)
=============================================
#25558: Use static asserts in C code
http://bugs.python.org/issue25558
#25557: Optimize LOAD_NAME bytecode
http://bugs.python.org/issue25557
#25555: Fix parser and AST: fill lineno and col_offset when compiling
http://bugs.python.org/issue25555
#25551: Event's test_reset_internal_locks too fragile
http://bugs.python.org/issue25551
#25544: cleanup temporary files in distutils.has_function
http://bugs.python.org/issue25544
#25533: Make pkgutil.iter_modules() yield built-in modules
http://bugs.python.org/issue25533
#25530: ssl: OP_NO_SSLv3 should always be set unless a user specifical
http://bugs.python.org/issue25530
#25528: Attempt to further increase test coverage of calendar module
http://bugs.python.org/issue25528
#25521: optparse module does not emit DeprecationWarning
http://bugs.python.org/issue25521
#25516: threading.Condition._is_owned() is wrong when using threading.
http://bugs.python.org/issue25516
#25498: Python 3.4.3 core dump with simple sample code
http://bugs.python.org/issue25498
#25497: Rewrite test_robotparser
http://bugs.python.org/issue25497
#25495: binascii documentation incorrect
http://bugs.python.org/issue25495
#25489: sys.exit() caught in exception handler
http://bugs.python.org/issue25489
#25485: Add a context manager to telnetlib.Telnet
http://bugs.python.org/issue25485
Top 10 most discussed issues (10)
=================================
#25521: optparse module does not emit DeprecationWarning
http://bugs.python.org/issue25521 18 msgs
#25495: binascii documentation incorrect
http://bugs.python.org/issue25495 15 msgs
#25531: greenlet header file is missing inside virtualenv
http://bugs.python.org/issue25531 13 msgs
#25558: Use static asserts in C code
http://bugs.python.org/issue25558 12 msgs
#25545: email parsing docs need to be clear that only ASCII strings ar
http://bugs.python.org/issue25545 9 msgs
#25498: Python 3.4.3 core dump with simple sample code
http://bugs.python.org/issue25498 7 msgs
#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496 6 msgs
#24726: OrderedDict has strange behaviour when dict.__setitem__ is use
http://bugs.python.org/issue24726 6 msgs
#25532: infinite loop when running inspect.unwrap over unittest.mock.c
http://bugs.python.org/issue25532 6 msgs
#18010: pydoc search chokes on import errors
http://bugs.python.org/issue18010 5 msgs
Issues closed (33)
==================
#5550: [urllib.request]: Comparison of HTTP headers should be insensi
http://bugs.python.org/issue5550 closed by martin.panter
#12300: Document pydoc.help
http://bugs.python.org/issue12300 closed by terry.reedy
#18973: Use argparse in the calendar module
http://bugs.python.org/issue18973 closed by serhiy.storchaka
#24803: PyNumber_Long Buffer Over-read.patch
http://bugs.python.org/issue24803 closed by serhiy.storchaka
#25395: SIGSEGV using json.tool: highly nested OrderedDict
http://bugs.python.org/issue25395 closed by serhiy.storchaka
#25426: Deprecate the regex_compile benchmark
http://bugs.python.org/issue25426 closed by brett.cannon
#25443: Add a count of how many benchmarks are left to run
http://bugs.python.org/issue25443 closed by brett.cannon
#25449: Test OrderedDict subclass
http://bugs.python.org/issue25449 closed by serhiy.storchaka
#25450: Python 3.5 starts in C:\Windows\system32 as current directory
http://bugs.python.org/issue25450 closed by steve.dower
#25454: operator.methodcaller should accept additional arguments durin
http://bugs.python.org/issue25454 closed by rhettinger
#25474: Weird behavior when setting f_trace in a context manager
http://bugs.python.org/issue25474 closed by Fred Gansevles
#25483: Improve f-string implementation: FORMAT_VALUE opcode
http://bugs.python.org/issue25483 closed by eric.smith
#25487: imp module DeprecationWarning in test suite
http://bugs.python.org/issue25487 closed by brett.cannon
#25493: warnings.warn: wrong stacklevel causes import of local file "s
http://bugs.python.org/issue25493 closed by brett.cannon
#25505: undefined name 'window' in Tools/scripts/fixdiv.py
http://bugs.python.org/issue25505 closed by terry.reedy
#25510: fileinput.FileInput.readline() always returns str object at th
http://bugs.python.org/issue25510 closed by serhiy.storchaka
#25519: Minor difflib documentation bug
http://bugs.python.org/issue25519 closed by terry.reedy
#25523: Correct "a" article to "an" article
http://bugs.python.org/issue25523 closed by martin.panter
#25525: Deallocation scheme for memoryview is unsafe
http://bugs.python.org/issue25525 closed by skrah
#25526: (python2.7.10)ImportError: No module named _ssl
http://bugs.python.org/issue25526 closed by zach.ware
#25535: collections.Counter methods return Counter objects instead of
http://bugs.python.org/issue25535 closed by rhettinger
#25536: use sys.platform instead of os.name in asyncio docs consistent
http://bugs.python.org/issue25536 closed by gvanrossum
#25537: Call `isinstance` instead of `issubclass` during exception han
http://bugs.python.org/issue25537 closed by r.david.murray
#25539: python3 fail on parsing http header
http://bugs.python.org/issue25539 closed by ì ëì
#25540: virtual conf file encoding error on windows
http://bugs.python.org/issue25540 closed by serhiy.storchaka
#25542: tuple unpacking on assignment should be lazy for unpacked gene
http://bugs.python.org/issue25542 closed by Mario Wenzel
#25549: call sum on list of timedelta throws TypeError
http://bugs.python.org/issue25549 closed by r.david.murray
#25552: python turtle page does not run
http://bugs.python.org/issue25552 closed by r.david.murray
#25554: memory leak (reference cycles) using re
http://bugs.python.org/issue25554 closed by serhiy.storchaka
#25556: Fixes for PyObject_GetItem()
http://bugs.python.org/issue25556 closed by haypo
#25561: unstable result of time.monotonic
http://bugs.python.org/issue25561 closed by eric.smith
#25565: subprocess.Popen creates inheritable file descriptors on Windo
http://bugs.python.org/issue25565 closed by eryksun
#25568: typing backport: AttributeError: 'module' object has no attrib
http://bugs.python.org/issue25568 closed by nicolas33
More information about the Python-Dev
mailing list