[Python-Dev] Summary of Python tracker Issues

3,842 views
Skip to first unread message

Python tracker

unread,
Jun 12, 2015, 12:10:04 PM6/12/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-06-05 - 2015-06-12)
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 4884 (+31)
closed 31317 (+22)
total 36201 (+53)

Open issues with patches: 2239


Issues opened (40)
==================

#24390: Python 3.4.3 64 bits is not "high dpi aware"
http://bugs.python.org/issue24390 opened by ivb

#24391: Better repr for threading objects
http://bugs.python.org/issue24391 opened by serhiy.storchaka

#24393: Test urllib2_localnet fails depending on host proxy configurat
http://bugs.python.org/issue24393 opened by eacb

#24395: webbrowser.py update to use argparse.py
http://bugs.python.org/issue24395 opened by Hasan Diwan

#24396: Provide convenience function for paths relative to the current
http://bugs.python.org/issue24396 opened by madison.may

#24397: Test asynchat makes wrong assumptions
http://bugs.python.org/issue24397 opened by eacb

#24398: Update test_capi to use test.support.script_helper
http://bugs.python.org/issue24398 opened by bobcatfish

#24400: Awaitable ABC incompatible with functools.singledispatch
http://bugs.python.org/issue24400 opened by Ben.Darnell

#24401: Windows 8.1 install gives DLL required to complete could not r
http://bugs.python.org/issue24401 opened by lac

#24402: input() uses sys.__stdout__ instead of sys.stdout for prompt
http://bugs.python.org/issue24402 opened by Keita Kita

#24403: Missing fixer for changed round() behavior
http://bugs.python.org/issue24403 opened by priska

#24405: Missing code markup in "Expressions" documentation
http://bugs.python.org/issue24405 opened by Gareth.Rees

#24406: "Built-in Types" documentation doesn't explain how dictionarie
http://bugs.python.org/issue24406 opened by Gareth.Rees

#24407: Use after free in PyDict_merge
http://bugs.python.org/issue24407 opened by pkt

#24408: tkinter.font.Font.measure() broken in 3.5
http://bugs.python.org/issue24408 opened by vadmium

#24412: setUpClass equivalent for addCleanup
http://bugs.python.org/issue24412 opened by r.david.murray

#24413: Inconsistent behavior between set and dict_keys/dict_items: fo
http://bugs.python.org/issue24413 opened by canjo

#24414: MACOSX_DEPLOYMENT_TARGET set incorrectly by configure
http://bugs.python.org/issue24414 opened by debohman

#24415: SIGINT always reset to SIG_DFL by Py_Finalize()
http://bugs.python.org/issue24415 opened by ABalmosan

#24416: Return a namedtuple from date.isocalendar()
http://bugs.python.org/issue24416 opened by bmispelon

#24417: Type-specific documentation for __format__ methods
http://bugs.python.org/issue24417 opened by skip.montanaro

#24418: "make install" will not install pip if already present in user
http://bugs.python.org/issue24418 opened by pitrou

#24419: In argparse action append_const doesn't work for positional ar
http://bugs.python.org/issue24419 opened by py.user

#24420: Documentation regressions from adding subprocess.run()
http://bugs.python.org/issue24420 opened by vadmium

#24421: Race condition compiling Modules/_math.c
http://bugs.python.org/issue24421 opened by vadmium

#24424: xml.dom.minidom: performance issue with Node.insertBefore()
http://bugs.python.org/issue24424 opened by Robert Haschke

#24425: Installer Vender Issue
http://bugs.python.org/issue24425 opened by Hayden Young

#24426: re.split performance degraded significantly by capturing group
http://bugs.python.org/issue24426 opened by Patrick Maupin

#24427: subclass of multiprocessing Connection segfault upon attribute
http://bugs.python.org/issue24427 opened by neologix

#24429: msvcrt error when embedded
http://bugs.python.org/issue24429 opened by erik flister

#24430: ZipFile.read() cannot decrypt multiple members from Windows 7z
http://bugs.python.org/issue24430 opened by era

#24431: StreamWriter.drain is not callable concurrently
http://bugs.python.org/issue24431 opened by Martin.Teichmann

#24432: Upgrade windows builds to use OpenSSL 1.0.2b
http://bugs.python.org/issue24432 opened by alex

#24434: ItemsView.__contains__ does not mimic dict_items
http://bugs.python.org/issue24434 opened by clevy

#24435: Grammar/Grammar points to outdated guide
http://bugs.python.org/issue24435 opened by Rosuav

#24436: _PyTraceback_Add has no const qualifier for its char * argumen
http://bugs.python.org/issue24436 opened by mic-e

#24437: Add information about the buildbot console view and irc notice
http://bugs.python.org/issue24437 opened by r.david.murray

#24438: Strange behaviour when multiplying imaginary inf by 1
http://bugs.python.org/issue24438 opened by Alex Monk

#24439: Feedback for awaitable coroutine documentation
http://bugs.python.org/issue24439 opened by vadmium

#24440: Move the buildslave setup information from the wiki to the dev
http://bugs.python.org/issue24440 opened by r.david.murray



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

#24440: Move the buildslave setup information from the wiki to the dev
http://bugs.python.org/issue24440

#24439: Feedback for awaitable coroutine documentation
http://bugs.python.org/issue24439

#24435: Grammar/Grammar points to outdated guide
http://bugs.python.org/issue24435

#24427: subclass of multiprocessing Connection segfault upon attribute
http://bugs.python.org/issue24427

#24424: xml.dom.minidom: performance issue with Node.insertBefore()
http://bugs.python.org/issue24424

#24421: Race condition compiling Modules/_math.c
http://bugs.python.org/issue24421

#24419: In argparse action append_const doesn't work for positional ar
http://bugs.python.org/issue24419

#24417: Type-specific documentation for __format__ methods
http://bugs.python.org/issue24417

#24415: SIGINT always reset to SIG_DFL by Py_Finalize()
http://bugs.python.org/issue24415

#24414: MACOSX_DEPLOYMENT_TARGET set incorrectly by configure
http://bugs.python.org/issue24414

#24412: setUpClass equivalent for addCleanup
http://bugs.python.org/issue24412

#24407: Use after free in PyDict_merge
http://bugs.python.org/issue24407

#24406: "Built-in Types" documentation doesn't explain how dictionarie
http://bugs.python.org/issue24406

#24405: Missing code markup in "Expressions" documentation
http://bugs.python.org/issue24405

#24381: Got warning when compiling ffi.c on Mac
http://bugs.python.org/issue24381



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

#24440: Move the buildslave setup information from the wiki to the dev
http://bugs.python.org/issue24440

#24437: Add information about the buildbot console view and irc notice
http://bugs.python.org/issue24437

#24436: _PyTraceback_Add has no const qualifier for its char * argumen
http://bugs.python.org/issue24436

#24434: ItemsView.__contains__ does not mimic dict_items
http://bugs.python.org/issue24434

#24426: re.split performance degraded significantly by capturing group
http://bugs.python.org/issue24426

#24424: xml.dom.minidom: performance issue with Node.insertBefore()
http://bugs.python.org/issue24424

#24420: Documentation regressions from adding subprocess.run()
http://bugs.python.org/issue24420

#24416: Return a namedtuple from date.isocalendar()
http://bugs.python.org/issue24416

#24408: tkinter.font.Font.measure() broken in 3.5
http://bugs.python.org/issue24408

#24406: "Built-in Types" documentation doesn't explain how dictionarie
http://bugs.python.org/issue24406

#24405: Missing code markup in "Expressions" documentation
http://bugs.python.org/issue24405

#24400: Awaitable ABC incompatible with functools.singledispatch
http://bugs.python.org/issue24400

#24397: Test asynchat makes wrong assumptions
http://bugs.python.org/issue24397

#24393: Test urllib2_localnet fails depending on host proxy configurat
http://bugs.python.org/issue24393

#24391: Better repr for threading objects
http://bugs.python.org/issue24391



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

#24400: Awaitable ABC incompatible with functools.singledispatch
http://bugs.python.org/issue24400 26 msgs

#24385: libpython27.a in python-2.7.10 i386 (windows msi release) cont
http://bugs.python.org/issue24385 15 msgs

#15745: Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and Ne
http://bugs.python.org/issue15745 13 msgs

#24416: Return a namedtuple from date.isocalendar()
http://bugs.python.org/issue24416 11 msgs

#18003: lzma module very slow with line-oriented reading.
http://bugs.python.org/issue18003 10 msgs

#24391: Better repr for threading objects
http://bugs.python.org/issue24391 10 msgs

#20186: Derby #18: Convert 31 sites to Argument Clinic across 23 files
http://bugs.python.org/issue20186 9 msgs

#24429: msvcrt error when embedded
http://bugs.python.org/issue24429 9 msgs

#11245: Implementation of IMAP IDLE in imaplib?
http://bugs.python.org/issue11245 6 msgs

#13566: Increase pickle compatibility
http://bugs.python.org/issue13566 6 msgs



Issues closed (22)
==================

#10666: OS X installer variants have confusing readline differences
http://bugs.python.org/issue10666 closed by ned.deily

#14287: sys.stdin.readline and KeyboardInterrupt on windows
http://bugs.python.org/issue14287 closed by vadmium

#18885: handle EINTR in the stdlib
http://bugs.python.org/issue18885 closed by haypo

#20346: Argument Clinic: missing entry in table mapping legacy convert
http://bugs.python.org/issue20346 closed by taleinat

#23653: Make inspect._empty test to False
http://bugs.python.org/issue23653 closed by yselivanov

#23891: Tutorial doesn't mention either pip or virtualenv
http://bugs.python.org/issue23891 closed by akuchling

#24299: 2.7.10 test__locale.py change breaks on Solaris
http://bugs.python.org/issue24299 closed by serhiy.storchaka

#24351: string.Template documentation incorrectly references "identifi
http://bugs.python.org/issue24351 closed by barry

#24362: Simplify the fast nodes resize logic in C OrderedDict.
http://bugs.python.org/issue24362 closed by Arfrever

#24388: Python readline module crashes in history_get on FreeBSD with
http://bugs.python.org/issue24388 closed by ned.deily

#24389: idle launches in cmd but not from any other method.
http://bugs.python.org/issue24389 closed by zach.ware

#24392: pop functioning
http://bugs.python.org/issue24392 closed by steven.daprano

#24394: TypeError: popitem() takes no keyword arguments
http://bugs.python.org/issue24394 closed by eric.snow

#24399: Backports Arch Linux support for platform.linux_distribution()
http://bugs.python.org/issue24399 closed by berker.peksag

#24404: Python 2.7.0's BZ2File does not support with-statements
http://bugs.python.org/issue24404 closed by ned.deily

#24409: PythonPROD abrt
http://bugs.python.org/issue24409 closed by eric.smith

#24410: set.__eq__ returns False when it should return NotImplemented
http://bugs.python.org/issue24410 closed by serhiy.storchaka

#24411: Drop redundant lock in queue.Queue methods qsize(), empty() an
http://bugs.python.org/issue24411 closed by rhettinger

#24422: base64 not encode correctly
http://bugs.python.org/issue24422 closed by ezio.melotti

#24423: Fix wrong indentation in Doc/whatsnew/3.5.rst
http://bugs.python.org/issue24423 closed by ned.deily

#24428: Import sys,getopt is having issue while taking inputs
http://bugs.python.org/issue24428 closed by eric.smith

#24433: There is no asyncio.ensure_future in Python 3.4.3
http://bugs.python.org/issue24433 closed by zach.ware
_______________________________________________
Python-Dev mailing list
Pytho...@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/dev-python%2Bgarchive-30976%40googlegroups.com

Python tracker

unread,
Jun 19, 2015, 12:09:59 PM6/19/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-06-12 - 2015-06-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 4892 ( +8)
closed 31342 (+25)
total 36234 (+33)

Open issues with patches: 2244


Issues opened (21)
==================

#24444: In argparse empty choices cannot be printed in the help
http://bugs.python.org/issue24444 opened by py.user

#24447: tab indentation breaks in tokenize.untokenize
http://bugs.python.org/issue24447 opened by gumblex

#24448: Syntax highlighting marks multiline comments as strings
http://bugs.python.org/issue24448 opened by irdb

#24450: Add gi_yieldfrom calculated property to generator object
http://bugs.python.org/issue24450 opened by bennoleslie

#24451: Add metrics to future objects (concurrent or asyncio?)
http://bugs.python.org/issue24451 opened by Joshua.Harlow

#24452: Make webbrowser support Chrome on Mac OS X
http://bugs.python.org/issue24452 opened by nedbat

#24454: Improve the usability of the match object named group API
http://bugs.python.org/issue24454 opened by rhettinger

#24455: IDLE debugger causes crash if not quitted properly before next
http://bugs.python.org/issue24455 opened by irdb

#24456: audioop.adpcm2lin Buffer Over-read
http://bugs.python.org/issue24456 opened by JohnLeitch

#24457: audioop.lin2adpcm Buffer Over-read
http://bugs.python.org/issue24457 opened by JohnLeitch

#24458: Documentation for PEP 489
http://bugs.python.org/issue24458 opened by encukou

#24459: Mention PYTHONFAULTHANDLER in the man page
http://bugs.python.org/issue24459 opened by Antony.Lee

#24460: urlencode() of dictionary not as expected
http://bugs.python.org/issue24460 opened by dru...@assyst.com

#24462: bytearray.find Buffer Over-read
http://bugs.python.org/issue24462 opened by JohnLeitch

#24464: Got warning when compiling sqlite3 module on Mac OSX
http://bugs.python.org/issue24464 opened by vajrasky

#24465: Make tarfile have deterministic sorting
http://bugs.python.org/issue24465 opened by samthursfield

#24466: extend_path explanation in documentation is ambiguous
http://bugs.python.org/issue24466 opened by alanf

#24467: bytearray pop and remove Buffer Over-read
http://bugs.python.org/issue24467 opened by JohnLeitch

#24468: Expose compiler flag constants as code object attributes
http://bugs.python.org/issue24468 opened by ncoghlan

#24469: Py2.x int free list can grow without bounds
http://bugs.python.org/issue24469 opened by scoder

#24470: ctypes incorrect handling of long int on 64bits Linux
http://bugs.python.org/issue24470 opened by Marco Clemencic



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

#24467: bytearray pop and remove Buffer Over-read
http://bugs.python.org/issue24467

#24466: extend_path explanation in documentation is ambiguous
http://bugs.python.org/issue24466

#24464: Got warning when compiling sqlite3 module on Mac OSX
http://bugs.python.org/issue24464

#24458: Documentation for PEP 489
http://bugs.python.org/issue24458

#24457: audioop.lin2adpcm Buffer Over-read
http://bugs.python.org/issue24457

#24456: audioop.adpcm2lin Buffer Over-read
http://bugs.python.org/issue24456

#24455: IDLE debugger causes crash if not quitted properly before next
http://bugs.python.org/issue24455

#24447: tab indentation breaks in tokenize.untokenize
http://bugs.python.org/issue24447

#24424: xml.dom.minidom: performance issue with Node.insertBefore()
http://bugs.python.org/issue24424

#24417: Type-specific documentation for __format__ methods
http://bugs.python.org/issue24417

#24415: SIGINT always reset to SIG_DFL by Py_Finalize()
http://bugs.python.org/issue24415

#24414: MACOSX_DEPLOYMENT_TARGET set incorrectly by configure
http://bugs.python.org/issue24414

#24407: Use after free in PyDict_merge
http://bugs.python.org/issue24407

#24381: Got warning when compiling ffi.c on Mac
http://bugs.python.org/issue24381

#24370: OrderedDict behavior is unclear with misbehaving keys.
http://bugs.python.org/issue24370



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

#24465: Make tarfile have deterministic sorting
http://bugs.python.org/issue24465

#24464: Got warning when compiling sqlite3 module on Mac OSX
http://bugs.python.org/issue24464

#24458: Documentation for PEP 489
http://bugs.python.org/issue24458

#24452: Make webbrowser support Chrome on Mac OS X
http://bugs.python.org/issue24452

#24451: Add metrics to future objects (concurrent or asyncio?)
http://bugs.python.org/issue24451

#24450: Add gi_yieldfrom calculated property to generator object
http://bugs.python.org/issue24450

#24440: Move the buildslave setup information from the wiki to the dev
http://bugs.python.org/issue24440

#24439: Feedback for awaitable coroutine documentation
http://bugs.python.org/issue24439

#24436: _PyTraceback_Add has no const qualifier for its char * argumen
http://bugs.python.org/issue24436

#24434: ItemsView.__contains__ does not mimic dict_items
http://bugs.python.org/issue24434

#24426: re.split performance degraded significantly by capturing group
http://bugs.python.org/issue24426

#24424: xml.dom.minidom: performance issue with Node.insertBefore()
http://bugs.python.org/issue24424

#24421: Race condition compiling Modules/_math.c
http://bugs.python.org/issue24421

#24420: Documentation regressions from adding subprocess.run()
http://bugs.python.org/issue24420

#24416: Return a namedtuple from date.isocalendar()
http://bugs.python.org/issue24416



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

#24429: msvcrt error when embedded
http://bugs.python.org/issue24429 11 msgs

#24400: Awaitable ABC incompatible with functools.singledispatch
http://bugs.python.org/issue24400 7 msgs

#24419: In argparse action append_const doesn't work for positional ar
http://bugs.python.org/issue24419 7 msgs

#24450: Add gi_yieldfrom calculated property to generator object
http://bugs.python.org/issue24450 7 msgs

#24465: Make tarfile have deterministic sorting
http://bugs.python.org/issue24465 7 msgs

#24412: setUpClass equivalent for addCleanup
http://bugs.python.org/issue24412 6 msgs

#24454: Improve the usability of the match object named group API
http://bugs.python.org/issue24454 6 msgs

#13501: Make libedit support more generic; port readline / libedit to
http://bugs.python.org/issue13501 4 msgs

#19235: Add a dedicated subclass for recursion errors
http://bugs.python.org/issue19235 4 msgs

#23255: SimpleHTTPRequestHandler refactor for more extensible usage.
http://bugs.python.org/issue23255 4 msgs



Issues closed (24)
==================

#5209: nntplib needs updating to RFC 3977
http://bugs.python.org/issue5209 closed by vadmium

#8232: webbrowser.open incomplete on Windows
http://bugs.python.org/issue8232 closed by steve.dower

#14780: urllib.request could use the default CA store
http://bugs.python.org/issue14780 closed by vadmium

#15745: Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and Ne
http://bugs.python.org/issue15745 closed by haypo

#22086: Tab indent no longer works in interpreter
http://bugs.python.org/issue22086 closed by r.david.murray

#24175: Consistent test_utime() failures on FreeBSD
http://bugs.python.org/issue24175 closed by zach.ware

#24405: Missing code markup in "Expressions" documentation
http://bugs.python.org/issue24405 closed by berker.peksag

#24406: "Built-in Types" doc doesn't explain dict comparison.
http://bugs.python.org/issue24406 closed by terry.reedy

#24431: StreamWriter.drain is not callable concurrently
http://bugs.python.org/issue24431 closed by gvanrossum

#24435: Grammar/Grammar points to outdated guide
http://bugs.python.org/issue24435 closed by berker.peksag

#24437: Add information about the buildbot console view and irc notice
http://bugs.python.org/issue24437 closed by r.david.murray

#24438: Strange behaviour when multiplying imaginary inf by 1
http://bugs.python.org/issue24438 closed by mark.dickinson

#24441: In argparse add_argument() allows the empty choices argument
http://bugs.python.org/issue24441 closed by r.david.murray

#24442: Readline Bindings Don't Report Any Error On Completer Function
http://bugs.python.org/issue24442 closed by Perry Randall

#24443: Link for clear and wait missing in EventObjects
http://bugs.python.org/issue24443 closed by berker.peksag

#24445: rstrip strips what it doesn't have to
http://bugs.python.org/issue24445 closed by o1da

#24446: imap and map inconsistent behaviour
http://bugs.python.org/issue24446 closed by ned.deily

#24449: Please add async write method to asyncio.StreamWriter
http://bugs.python.org/issue24449 closed by gvanrossum

#24453: A typo of doubled "the" words in the doc (easy fix)
http://bugs.python.org/issue24453 closed by rhettinger

#24461: os.environ.get treats Environt variant with double quotation m
http://bugs.python.org/issue24461 closed by r.david.murray

#24463: Python 3.4 bugs
http://bugs.python.org/issue24463 closed by skip.montanaro

#24471: Spam
http://bugs.python.org/issue24471 closed by haypo

#24472: Spam
http://bugs.python.org/issue24472 closed by skrah

#24473: Spam
http://bugs.python.org/issue24473 closed by skrah

Python tracker

unread,
Jun 26, 2015, 12:10:20 PM6/26/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-06-19 - 2015-06-26)
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 4908 (+16)
closed 31369 (+27)
total 36277 (+43)

Open issues with patches: 2254


Issues opened (29)
==================

#15014: smtplib: add support for arbitrary auth methods
http://bugs.python.org/issue15014 reopened by barry

#24475: The docs never define what a pool "task" is
http://bugs.python.org/issue24475 opened by Zahari.Dim

#24477: In argparse subparser's option goes to parent parser
http://bugs.python.org/issue24477 opened by py.user

#24479: Support LMMS project files in mimetypes.guess_type
http://bugs.python.org/issue24479 opened by Andreas Nilsson

#24481: hotshot pack_string Heap Buffer Overflow
http://bugs.python.org/issue24481 opened by JohnLeitch

#24482: itertools.tee causes segfault in a multithreading environment,
http://bugs.python.org/issue24482 opened by Dmitry Odzerikho

#24483: Avoid repeated hash calculation in C implementation of functoo
http://bugs.python.org/issue24483 opened by serhiy.storchaka

#24484: multiprocessing cleanup occasionally throws exception
http://bugs.python.org/issue24484 opened by Jorge Herskovic

#24485: Function source inspection fails on closures
http://bugs.python.org/issue24485 opened by malthe

#24488: ConfigParser.getboolean fails on boolean options
http://bugs.python.org/issue24488 opened by andreas-h

#24492: using custom objects as modules: AttributeErrors new in 3.5
http://bugs.python.org/issue24492 opened by arigo

#24493: subprocess with env=os.environ doesn't preserve environment va
http://bugs.python.org/issue24493 opened by The Compiler

#24494: Can't specify encoding with fileinput and inplace=True
http://bugs.python.org/issue24494 opened by lilydjwg

#24498: Shoudl ptags and eptags be removed from repo?
http://bugs.python.org/issue24498 opened by r.david.murray

#24499: Python Installer text piles up during installation process
http://bugs.python.org/issue24499 opened by Zach “The Quantum Mechanic” W

#24500: provide context manager to redirect C output
http://bugs.python.org/issue24500 opened by Zahari.Dim

#24501: configure does not find (n)curses in /usr/local/libs
http://bugs.python.org/issue24501 opened by petepdx

#24502: OS X 2.7 package has zeros for version numbers in sub-packages
http://bugs.python.org/issue24502 opened by Jim Zajkowski

#24503: csv.writer fails when within csv.reader
http://bugs.python.org/issue24503 opened by ezzieyguywuf

#24505: shutil.which wrong result on Windows
http://bugs.python.org/issue24505 opened by bobjalex

#24506: make fails with gcc 4.9 due to fatal warning of unused variabl
http://bugs.python.org/issue24506 opened by krichter

#24507: CRLF issues
http://bugs.python.org/issue24507 opened by RusiMody

#24508: Backport 3.5's Windows build project files to 2.7
http://bugs.python.org/issue24508 opened by zach.ware

#24510: Make _PyCoro_GetAwaitableIter a public API
http://bugs.python.org/issue24510 opened by yselivanov

#24511: Add methods for async protocols
http://bugs.python.org/issue24511 opened by yselivanov

#24512: multiprocessing should log a warning when forking multithreade
http://bugs.python.org/issue24512 opened by trcarden

#24514: tarfile fails to extract archive (handled fine by gnu tar and
http://bugs.python.org/issue24514 opened by pombreda

#24515: docstring of isinstance
http://bugs.python.org/issue24515 opened by Luc Saffre

#24516: SSL create_default_socket purpose insufficiently documented
http://bugs.python.org/issue24516 opened by messa



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

#24512: multiprocessing should log a warning when forking multithreade
http://bugs.python.org/issue24512

#24499: Python Installer text piles up during installation process
http://bugs.python.org/issue24499

#24498: Shoudl ptags and eptags be removed from repo?
http://bugs.python.org/issue24498

#24481: hotshot pack_string Heap Buffer Overflow
http://bugs.python.org/issue24481

#24477: In argparse subparser's option goes to parent parser
http://bugs.python.org/issue24477

#24475: The docs never define what a pool "task" is
http://bugs.python.org/issue24475

#24466: extend_path explanation in documentation is ambiguous
http://bugs.python.org/issue24466

#24424: xml.dom.minidom: performance issue with Node.insertBefore()
http://bugs.python.org/issue24424

#24417: Type-specific documentation for __format__ methods
http://bugs.python.org/issue24417

#24415: SIGINT always reset to SIG_DFL by Py_Finalize()
http://bugs.python.org/issue24415

#24414: MACOSX_DEPLOYMENT_TARGET set incorrectly by configure
http://bugs.python.org/issue24414

#24407: Use after free in PyDict_merge
http://bugs.python.org/issue24407

#24381: Got warning when compiling ffi.c on Mac
http://bugs.python.org/issue24381

#24364: Not all defects pass through email policy
http://bugs.python.org/issue24364

#24352: Provide a way for assertLogs to optionally not hide the loggin
http://bugs.python.org/issue24352



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

#24514: tarfile fails to extract archive (handled fine by gnu tar and
http://bugs.python.org/issue24514

#24508: Backport 3.5's Windows build project files to 2.7
http://bugs.python.org/issue24508

#24506: make fails with gcc 4.9 due to fatal warning of unused variabl
http://bugs.python.org/issue24506

#24483: Avoid repeated hash calculation in C implementation of functoo
http://bugs.python.org/issue24483

#24468: Expose C level compiler flag constants to Python code
http://bugs.python.org/issue24468

#24467: bytearray pop and remove Buffer Over-read
http://bugs.python.org/issue24467

#24465: Make tarfile have deterministic sorting
http://bugs.python.org/issue24465

#24464: Got warning when compiling sqlite3 module on Mac OS X
http://bugs.python.org/issue24464

#24462: bytearray.find Buffer Over-read
http://bugs.python.org/issue24462

#24458: Documentation for PEP 489
http://bugs.python.org/issue24458

#24456: audioop.adpcm2lin Buffer Over-read
http://bugs.python.org/issue24456

#24452: Make webbrowser support Chrome on Mac OS X
http://bugs.python.org/issue24452

#24451: Add metrics to future objects (concurrent or asyncio?)
http://bugs.python.org/issue24451

#24450: Add cr_await calculated property to coroutine object
http://bugs.python.org/issue24450

#24440: Move the buildslave setup information from the wiki to the dev
http://bugs.python.org/issue24440



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

#24483: Avoid repeated hash calculation in C implementation of functoo
http://bugs.python.org/issue24483 15 msgs

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

#24484: multiprocessing cleanup occasionally throws exception
http://bugs.python.org/issue24484 10 msgs

#20387: tokenize/untokenize roundtrip fails with tabs
http://bugs.python.org/issue20387 8 msgs

#24263: unittest cannot load module whose name starts with Unicode
http://bugs.python.org/issue24263 8 msgs

#23883: __all__ lists are incomplete
http://bugs.python.org/issue23883 7 msgs

#15014: smtplib: add support for arbitrary auth methods
http://bugs.python.org/issue15014 6 msgs

#24325: Speedup types.coroutine()
http://bugs.python.org/issue24325 6 msgs

#24514: tarfile fails to extract archive (handled fine by gnu tar and
http://bugs.python.org/issue24514 6 msgs

#12210: test_smtplib: intermittent failures on FreeBSD
http://bugs.python.org/issue12210 5 msgs



Issues closed (27)
==================

#13213: generator.throw() behavior
http://bugs.python.org/issue13213 closed by vadmium

#23246: distutils fails to locate vcvarsall with Visual C++ Compiler f
http://bugs.python.org/issue23246 closed by steve.dower

#23684: urlparse() documentation does not account for default scheme
http://bugs.python.org/issue23684 closed by berker.peksag

#24244: Python exception on strftime with %f on Python 3 and Python 2
http://bugs.python.org/issue24244 closed by python-dev

#24309: string.Template should be using str.format and/or deprecated
http://bugs.python.org/issue24309 closed by wau

#24400: Awaitable ABC incompatible with functools.singledispatch
http://bugs.python.org/issue24400 closed by yselivanov

#24426: re.split performance degraded significantly by capturing group
http://bugs.python.org/issue24426 closed by serhiy.storchaka

#24436: _PyTraceback_Add has no const qualifier for its char * argumen
http://bugs.python.org/issue24436 closed by serhiy.storchaka

#24439: Feedback for awaitable coroutine documentation
http://bugs.python.org/issue24439 closed by yselivanov

#24447: tab indentation breaks in tokenize.untokenize
http://bugs.python.org/issue24447 closed by terry.reedy

#24448: Syntax highlighting marks multiline comments as strings
http://bugs.python.org/issue24448 closed by terry.reedy

#24457: audioop.lin2adpcm Buffer Over-read
http://bugs.python.org/issue24457 closed by serhiy.storchaka

#24474: Accidental exception chaining in inspect.Signature.bind()
http://bugs.python.org/issue24474 closed by ncoghlan

#24476: Statically link vcruntime140.dll
http://bugs.python.org/issue24476 closed by steve.dower

#24478: asyncio: segfault in test_env_var_debug() on non-debug Windows
http://bugs.python.org/issue24478 closed by zach.ware

#24480: Python 2.7.10
http://bugs.python.org/issue24480 closed by yliu120

#24486: http/client.py block indefinitely on line 308 in _read_status
http://bugs.python.org/issue24486 closed by Julien.Palard

#24487: Change asyncio.async() → ensure_future()
http://bugs.python.org/issue24487 closed by yselivanov

#24489: cmath.polar() can raise due to pre-existing errno
http://bugs.python.org/issue24489 closed by pitrou

#24490: DeprecationWarning hidden even after warnings.filterwarnings('
http://bugs.python.org/issue24490 closed by ned.deily

#24491: inspect.getsource can't get source code if provided function i
http://bugs.python.org/issue24491 closed by ned.deily

#24495: asyncio.ensure_future() AttributeError with “async def” co
http://bugs.python.org/issue24495 closed by yselivanov

#24496: Non-idiomatic examples in gzip docs
http://bugs.python.org/issue24496 closed by berker.peksag

#24497: test_decimal.py contains a dead link
http://bugs.python.org/issue24497 closed by ned.deily

#24504: os.listdir() error if the last folder starts not with the capi
http://bugs.python.org/issue24504 closed by Djarbore

#24509: Undocumented features of asyncio: call_at, call_later
http://bugs.python.org/issue24509 closed by yselivanov

#24513: decimal test version mismatch
http://bugs.python.org/issue24513 closed by skrah

Python tracker

unread,
Jul 3, 2015, 12:10:01 PM7/3/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-06-26 - 2015-07-03)
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 4922 (+14)
closed 31399 (+30)
total 36321 (+44)

Open issues with patches: 2255


Issues opened (27)
==================

#3530: ast.NodeTransformer doc bug
http://bugs.python.org/issue3530 reopened by terry.reedy

#24400: Awaitable ABC incompatible with functools.singledispatch
http://bugs.python.org/issue24400 reopened by r.david.murray

#24458: Documentation for PEP 489
http://bugs.python.org/issue24458 reopened by ncoghlan

#24518: json.dumps should accept key function for ``sort_keys``
http://bugs.python.org/issue24518 opened by catherinedevlin

#24520: Stop using deprecated floating-point environment functions on
http://bugs.python.org/issue24520 opened by Andrew Turner

#24524: python crash using Tkinter
http://bugs.python.org/issue24524 opened by tomnor

#24525: [doc] missing word
http://bugs.python.org/issue24525 opened by vincent-legoll

#24527: The MimeTypes class cannot ignore global files per instance
http://bugs.python.org/issue24527 opened by Sebastian Noack

#24531: please document that no code preceding encoding declaration is
http://bugs.python.org/issue24531 opened by jwilk

#24532: asyncio.sock_recv() blocks normal ioloop actions.
http://bugs.python.org/issue24532 opened by mmarkk

#24533: Increased Test Coverage for Lib/random.py
http://bugs.python.org/issue24533 opened by Charles Nodell

#24536: os.pipe() should return a structsequence (or namedtuple.)
http://bugs.python.org/issue24536 opened by jonathan.slenders

#24538: os.setxattr PermissionError on panfs propagates up causing `co
http://bugs.python.org/issue24538 opened by Gerrit.Holl

#24539: StreamReaderProtocol.eof_received() should return True to keep
http://bugs.python.org/issue24539 opened by gvanrossum

#24540: Documentation about skipkeys parameter for json.dumps is incor
http://bugs.python.org/issue24540 opened by Matthew Havard

#24542: ssl - SSL_OP_NO_TICKET not reimplemented
http://bugs.python.org/issue24542 opened by miniCruzer

#24544: Race condition and crash when embedding multi-thread script
http://bugs.python.org/issue24544 opened by Oleksiy Markovets

#24545: Issue with ssl package
http://bugs.python.org/issue24545 opened by kxl561

#24546: sequence index bug in random.choice
http://bugs.python.org/issue24546 opened by Serge Anuchin

#24548: Broken link in the unittest documentation
http://bugs.python.org/issue24548 opened by wau

#24549: string.format() should have a safe_substitute equivalent, to b
http://bugs.python.org/issue24549 opened by azrdev

#24550: maxint on 64 bit platforms breaks os.read
http://bugs.python.org/issue24550 opened by Brian Mingus

#24553: improve test coverage for subinterpreters
http://bugs.python.org/issue24553 opened by eric.snow

#24554: GC should happen when a subinterpreter is destroyed
http://bugs.python.org/issue24554 opened by eric.snow

#24555: Python logic error when deal with re and muti-threading
http://bugs.python.org/issue24555 opened by bee13oy

#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557 opened by spil

#24560: codecs.StreamReader doesn't work with nonblocking streams: Typ
http://bugs.python.org/issue24560 opened by yac



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

#24560: codecs.StreamReader doesn't work with nonblocking streams: Typ
http://bugs.python.org/issue24560

#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557

#24550: maxint on 64 bit platforms breaks os.read
http://bugs.python.org/issue24550

#24548: Broken link in the unittest documentation
http://bugs.python.org/issue24548

#24542: ssl - SSL_OP_NO_TICKET not reimplemented
http://bugs.python.org/issue24542

#24539: StreamReaderProtocol.eof_received() should return True to keep
http://bugs.python.org/issue24539

#24527: The MimeTypes class cannot ignore global files per instance
http://bugs.python.org/issue24527

#24525: [doc] missing word
http://bugs.python.org/issue24525

#24524: python crash using Tkinter
http://bugs.python.org/issue24524

#24520: Stop using deprecated floating-point environment functions on
http://bugs.python.org/issue24520

#24512: multiprocessing should log a warning when forking multithreade
http://bugs.python.org/issue24512

#24499: Python Installer text piles up during installation process
http://bugs.python.org/issue24499

#24498: Should ptags and eptags be removed from repo?
http://bugs.python.org/issue24498

#24477: In argparse subparser's option goes to parent parser
http://bugs.python.org/issue24477

#24466: extend_path explanation in documentation is ambiguous
http://bugs.python.org/issue24466



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

#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557

#24536: os.pipe() should return a structsequence (or namedtuple.)
http://bugs.python.org/issue24536

#24533: Increased Test Coverage for Lib/random.py
http://bugs.python.org/issue24533

#24520: Stop using deprecated floating-point environment functions on
http://bugs.python.org/issue24520

#24518: json.dumps should accept key function for ``sort_keys``
http://bugs.python.org/issue24518

#24508: Backport 3.5's Windows build project files to 2.7
http://bugs.python.org/issue24508

#24506: make fails with gcc 4.9 due to fatal warning of unused variabl
http://bugs.python.org/issue24506

#24485: Function source inspection fails on closures
http://bugs.python.org/issue24485

#24483: Avoid repeated hash calculation in C implementation of functoo
http://bugs.python.org/issue24483

#24468: Expose C level compiler flag constants to Python code
http://bugs.python.org/issue24468

#24465: Make tarfile have deterministic sorting
http://bugs.python.org/issue24465

#24464: Got warning when compiling sqlite3 module on Mac OS X
http://bugs.python.org/issue24464

#24458: Documentation for PEP 489
http://bugs.python.org/issue24458

#24452: Make webbrowser support Chrome on Mac OS X
http://bugs.python.org/issue24452

#24451: Add metrics to future objects (concurrent or asyncio?)
http://bugs.python.org/issue24451



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

#24400: Awaitable ABC incompatible with functools.singledispatch
http://bugs.python.org/issue24400 18 msgs

#24546: sequence index bug in random.choice
http://bugs.python.org/issue24546 15 msgs

#24432: Upgrade windows builds to use OpenSSL 1.0.2b
http://bugs.python.org/issue24432 9 msgs

#24554: GC should happen when a subinterpreter is destroyed
http://bugs.python.org/issue24554 9 msgs

#24536: os.pipe() should return a structsequence (or namedtuple.)
http://bugs.python.org/issue24536 8 msgs

#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496 7 msgs

#18543: urllib.parse.urlopen shouldn't ignore installed opener when ca
http://bugs.python.org/issue18543 6 msgs

#24325: Speedup types.coroutine()
http://bugs.python.org/issue24325 6 msgs

#20387: tokenize/untokenize roundtrip fails with tabs
http://bugs.python.org/issue20387 5 msgs

#23517: datetime.utcfromtimestamp parses timestamps incorrectly
http://bugs.python.org/issue23517 5 msgs



Issues closed (32)
==================

#19176: DeprecationWarning for doctype() method when subclassing _elem
http://bugs.python.org/issue19176 closed by serhiy.storchaka

#19235: Add a dedicated subclass for recursion errors
http://bugs.python.org/issue19235 closed by yselivanov

#22126: mc68881 fpcr inline asm breaks clang -flto build
http://bugs.python.org/issue22126 closed by skrah

#23974: random.randrange() biased output
http://bugs.python.org/issue23974 closed by rhettinger

#24336: Allow arbitrary keywords to @contextmanager functions
http://bugs.python.org/issue24336 closed by serhiy.storchaka

#24450: Add cr_await calculated property to coroutine object
http://bugs.python.org/issue24450 closed by yselivanov

#24456: audioop.adpcm2lin Buffer Over-read
http://bugs.python.org/issue24456 closed by serhiy.storchaka

#24462: bytearray.find Buffer Over-read
http://bugs.python.org/issue24462 closed by serhiy.storchaka

#24467: bytearray pop and remove Buffer Over-read
http://bugs.python.org/issue24467 closed by serhiy.storchaka

#24481: hotshot pack_string Heap Buffer Overflow
http://bugs.python.org/issue24481 closed by python-dev

#24514: tarfile fails to extract archive (handled fine by gnu tar and
http://bugs.python.org/issue24514 closed by lars.gustaebel

#24515: docstring of isinstance
http://bugs.python.org/issue24515 closed by steven.daprano

#24517: %z does not work in time.strftime()
http://bugs.python.org/issue24517 closed by r.david.murray

#24519: multiprocessing.Pool with maxtasksperchild starts too many pro
http://bugs.python.org/issue24519 closed by Zahari.Dim

#24521: Integer overflow in _pickle.c
http://bugs.python.org/issue24521 closed by benjamin.peterson

#24522: Integer overflow in _json_encode_unicode leads to crash (heap-
http://bugs.python.org/issue24522 closed by python-dev

#24523: coroutine asyncio.wait() does not preserve order of elements
http://bugs.python.org/issue24523 closed by gvanrossum

#24526: Exponent function bug
http://bugs.python.org/issue24526 closed by r.david.murray

#24528: Misleading exeption for await in comprehensions.
http://bugs.python.org/issue24528 closed by yselivanov

#24529: Same MemoryError object gets thrown from different places.
http://bugs.python.org/issue24529 closed by r.david.murray

#24530: `import..as` fails where `import` does not
http://bugs.python.org/issue24530 closed by vadmium

#24534: disable executing code in .pth files
http://bugs.python.org/issue24534 closed by minrk

#24535: SELinux reporting writes, executes, and dac_overwrites
http://bugs.python.org/issue24535 closed by ned.deily

#24537: Py_Initialize unable to load the file system codec
http://bugs.python.org/issue24537 closed by tim.golden

#24541: test_eightteen() in test_inspect out of sync with documentatio
http://bugs.python.org/issue24541 closed by yselivanov

#24543: Configure script wrongly detects x64/x87/mc68881 with -flto op
http://bugs.python.org/issue24543 closed by skrah

#24547: What’s New In Python 3.4: stray "("
http://bugs.python.org/issue24547 closed by python-dev

#24551: byte conversion
http://bugs.python.org/issue24551 closed by steven.daprano

#24552: use after free in load_newobj_ex
http://bugs.python.org/issue24552 closed by python-dev

#24556: Getopt overwrites variables unexpectedly
http://bugs.python.org/issue24556 closed by r.david.murray

#24558: shutil.copytree with symlinks=True opens vulnerabilities
http://bugs.python.org/issue24558 closed by spaceone

#24559: online Python docs scroll in a godawful ugly fashion
http://bugs.python.org/issue24559 closed by skrah

Python tracker

unread,
Jul 10, 2015, 12:10:05 PM7/10/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-07-03 - 2015-07-10)
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 4928 ( +6)
closed 31439 (+40)
total 36367 (+46)

Open issues with patches: 2257


Issues opened (24)
==================

#24563: Encoding declaration: doc supported encodings
http://bugs.python.org/issue24563 opened by terry.reedy

#24564: shutil.copytree fails when copying NFS to NFS
http://bugs.python.org/issue24564 opened by jhamrick

#24565: the f_lineno getter is broken
http://bugs.python.org/issue24565 opened by xdegaye

#24567: random.choice IndexError due to double-rounding
http://bugs.python.org/issue24567 opened by steven.daprano

#24570: IDLE Autocomplete and Call Tips Do Not Pop Up on OS X with Act
http://bugs.python.org/issue24570 opened by Alessandro Rosa

#24572: IDLE Text Output With ASCII Control Codes Not Working
http://bugs.python.org/issue24572 opened by Kevin Phillips (kmecpp)

#24575: timemodule build fail - missing definitions for _Py_BEGIN_SUPP
http://bugs.python.org/issue24575 opened by tnmurphy

#24577: Document asyncio behavior (logging and call to connection_lost
http://bugs.python.org/issue24577 opened by r.david.murray

#24580: Wrong or missing exception when compiling regexes with recursi
http://bugs.python.org/issue24580 opened by dhaffey

#24583: set.update(): Crash when source set is changed during merging
http://bugs.python.org/issue24583 opened by serhiy.storchaka

#24585: Windows installer does not detect existing installs
http://bugs.python.org/issue24585 opened by steve.dower

#24587: Incorrect tkinter behavior of slave widgets of Button
http://bugs.python.org/issue24587 opened by Eugene K.

#24591: offer option to suppress "clean --all" output relating to none
http://bugs.python.org/issue24591 opened by alanf

#24594: msilib.OpenDatabase Type Confusion
http://bugs.python.org/issue24594 opened by JohnLeitch

#24595: InteractiveInterpreter always prints to stdout
http://bugs.python.org/issue24595 opened by graphite

#24596: Script globals in a GC cycle not finalized when exiting with S
http://bugs.python.org/issue24596 opened by encukou

#24597: forbid redefinition of specializations in singledispatch
http://bugs.python.org/issue24597 opened by pitrou

#24598: asyncio: add background task detecting reference cycles
http://bugs.python.org/issue24598 opened by haypo

#24599: urllib URLopener().open https url returns 501 Not Implemented
http://bugs.python.org/issue24599 opened by stefano-m

#24601: bytes and unicode splitlines() methods differ on what is a lin
http://bugs.python.org/issue24601 opened by gregory.p.smith

#24602: SRE_SEARCH Integer Underflow
http://bugs.python.org/issue24602 opened by JohnLeitch

#24603: Update OpenSSL to 1.0.2d in Windows and OS X installer
http://bugs.python.org/issue24603 opened by Friedrich.Spee.von.Langenfeld

#24605: segmentation fault at asciilib_split_char.lto_priv
http://bugs.python.org/issue24605 opened by josch

#24606: segfault caused by nested calls to map()
http://bugs.python.org/issue24606 opened by David Lukeš



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

#24606: segfault caused by nested calls to map()
http://bugs.python.org/issue24606

#24591: offer option to suppress "clean --all" output relating to none
http://bugs.python.org/issue24591

#24587: Incorrect tkinter behavior of slave widgets of Button
http://bugs.python.org/issue24587

#24577: Document asyncio behavior (logging and call to connection_lost
http://bugs.python.org/issue24577

#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557

#24550: maxint on 64 bit platforms breaks os.read
http://bugs.python.org/issue24550

#24542: ssl - SSL_OP_NO_TICKET not reimplemented
http://bugs.python.org/issue24542

#24527: The MimeTypes class cannot ignore global files per instance
http://bugs.python.org/issue24527

#24520: Stop using deprecated floating-point environment functions on
http://bugs.python.org/issue24520

#24512: multiprocessing should log a warning when forking multithreade
http://bugs.python.org/issue24512

#24499: Python Installer text piles up during installation process
http://bugs.python.org/issue24499

#24498: Should ptags and eptags be removed from repo?
http://bugs.python.org/issue24498

#24477: In argparse subparser's option goes to parent parser
http://bugs.python.org/issue24477

#24466: extend_path explanation in documentation is ambiguous
http://bugs.python.org/issue24466

#24424: xml.dom.minidom: performance issue with Node.insertBefore()
http://bugs.python.org/issue24424



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

#24602: SRE_SEARCH Integer Underflow
http://bugs.python.org/issue24602

#24594: msilib.OpenDatabase Type Confusion
http://bugs.python.org/issue24594

#24583: set.update(): Crash when source set is changed during merging
http://bugs.python.org/issue24583

#24580: Wrong or missing exception when compiling regexes with recursi
http://bugs.python.org/issue24580

#24565: the f_lineno getter is broken
http://bugs.python.org/issue24565

#24563: Encoding declaration: doc supported encodings
http://bugs.python.org/issue24563

#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557

#24536: os.pipe() should return a structsequence (or namedtuple.)
http://bugs.python.org/issue24536

#24533: Increased Test Coverage for Lib/random.py
http://bugs.python.org/issue24533

#24531: please document that no code preceding encoding declaration is
http://bugs.python.org/issue24531

#24520: Stop using deprecated floating-point environment functions on
http://bugs.python.org/issue24520

#24518: json.dumps should accept key function for ``sort_keys``
http://bugs.python.org/issue24518

#24508: Backport 3.5's Windows build project files to 2.7
http://bugs.python.org/issue24508

#24506: make fails with gcc 4.9 due to fatal warning of unused variabl
http://bugs.python.org/issue24506

#24485: Function source inspection fails on closures
http://bugs.python.org/issue24485



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

#24567: random.choice IndexError due to double-rounding
http://bugs.python.org/issue24567 20 msgs

#24546: sequence index bug in random.choice
http://bugs.python.org/issue24546 12 msgs

#24553: improve test coverage for subinterpreters
http://bugs.python.org/issue24553 9 msgs

#23441: rlcompleter: tab on empty prefix => insert spaces
http://bugs.python.org/issue23441 8 msgs

#24597: forbid redefinition of specializations in singledispatch
http://bugs.python.org/issue24597 8 msgs

#16487: Allow ssl certificates to be specified from memory rather than
http://bugs.python.org/issue16487 7 msgs

#24598: asyncio: add background task detecting reference cycles
http://bugs.python.org/issue24598 7 msgs

#24599: urllib URLopener().open https url returns 501 Not Implemented
http://bugs.python.org/issue24599 7 msgs

#24136: document PEP 448: unpacking generalization
http://bugs.python.org/issue24136 6 msgs

#23601: use small object allocator for dict key storage
http://bugs.python.org/issue23601 5 msgs



Issues closed (35)
==================

#11582: Boilerplate code replaced in Python/ceval.c
http://bugs.python.org/issue11582 closed by akuchling

#18684: Pointers point out of array bound in _sre.c
http://bugs.python.org/issue18684 closed by serhiy.storchaka

#20154: Deadlock in asyncio.StreamReader.readexactly() (fix applied, n
http://bugs.python.org/issue20154 closed by haypo

#21148: avoid needless pointers initialization in small tuple creation
http://bugs.python.org/issue21148 closed by jtaylor

#24181: test_fileio crash, 3.5, Win 7
http://bugs.python.org/issue24181 closed by steve.dower

#24259: tar.extractall() does not recognize unexpected EOF
http://bugs.python.org/issue24259 closed by lars.gustaebel

#24330: Idle doc: explain "Configure Idle" not in "Options" on OSX, et
http://bugs.python.org/issue24330 closed by ned.deily

#24407: Use after free in PyDict_merge
http://bugs.python.org/issue24407 closed by python-dev

#24432: Upgrade windows builds to use OpenSSL 1.0.2c
http://bugs.python.org/issue24432 closed by steve.dower

#24524: python crash using Tkinter
http://bugs.python.org/issue24524 closed by terry.reedy

#24525: [doc] missing word
http://bugs.python.org/issue24525 closed by terry.reedy

#24540: Docstring for json.dumps skipkeys parameter is incorrect
http://bugs.python.org/issue24540 closed by ned.deily

#24548: Broken link in the unittest documentation
http://bugs.python.org/issue24548 closed by r.david.murray

#24561: [VS2013] Py_InitializeEx causes fatal error being called from
http://bugs.python.org/issue24561 closed by steve.dower

#24562: ntpath splitdrive fails on line 161: tuple has no attribute 'r
http://bugs.python.org/issue24562 closed by r.david.murray

#24566: Unsigned Integer Overflow in sre_lib.h
http://bugs.python.org/issue24566 closed by serhiy.storchaka

#24568: Misc/NEWS: "free-after-use" -> "use-after-free"
http://bugs.python.org/issue24568 closed by python-dev

#24569: Inconsistent PEP 0448 implementation
http://bugs.python.org/issue24569 closed by python-dev

#24571: [RFE] Add asyncio.background_call API
http://bugs.python.org/issue24571 closed by gvanrossum

#24573: Using multiprocessing with tkinter frames in Python 3.4.3 cras
http://bugs.python.org/issue24573 closed by ned.deily

#24574: ANSI escape sequences breaking string justification
http://bugs.python.org/issue24574 closed by eric.smith

#24576: python27 unicode align comments
http://bugs.python.org/issue24576 closed by ned.deily

#24578: [RFE] Add asyncio.wait_for_result API
http://bugs.python.org/issue24578 closed by ncoghlan

#24579: Additional tests for urllib module
http://bugs.python.org/issue24579 closed by craign

#24581: Crash when a set is changed during iteration
http://bugs.python.org/issue24581 closed by rhettinger

#24582: Minor branch optimization in set implementation
http://bugs.python.org/issue24582 closed by rhettinger

#24584: Windows installer incorrectly detects CRT version on Windows 1
http://bugs.python.org/issue24584 closed by steve.dower

#24586: Operator precedence for 1<-1==0
http://bugs.python.org/issue24586 closed by r.david.murray

#24588: Unable to pass argument to python script from Java program
http://bugs.python.org/issue24588 closed by r.david.murray

#24589: Wrong behavior for list of lists
http://bugs.python.org/issue24589 closed by vadmium

#24590: Customized attribute access causes infinite loop
http://bugs.python.org/issue24590 closed by zorceta

#24592: global var defined in module not returned by function
http://bugs.python.org/issue24592 closed by steve.dower

#24593: [3.5.0b3] stdlib on Windows mismatches compiled version
http://bugs.python.org/issue24593 closed by r.david.murray

#24600: function(**dict) does not accept comma after dict (inside pare
http://bugs.python.org/issue24600 closed by r.david.murray

#24604: problem to install scipy manually on Centos 6
http://bugs.python.org/issue24604 closed by haypo

Python tracker

unread,
Jul 17, 2015, 12:09:54 PM7/17/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-07-10 - 2015-07-17)
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 4947 (+19)
closed 31468 (+29)
total 36415 (+48)

Open issues with patches: 2260


Issues opened (31)
==================

#24612: not operator expression raising a syntax error
http://bugs.python.org/issue24612 opened by candide

#24613: array.fromstring Use After Free
http://bugs.python.org/issue24613 opened by JohnLeitch

#24616: 'make install' fails installation of man pages for Python 2.7.
http://bugs.python.org/issue24616 opened by ronbarak

#24617: os.makedirs()'s [mode] not correct
http://bugs.python.org/issue24617 opened by John Jones

#24618: Invalid read in PyCode_New
http://bugs.python.org/issue24618 opened by blarsen

#24619: async/await parser issues
http://bugs.python.org/issue24619 opened by skrah

#24620: Segfault with nonsensical random state
http://bugs.python.org/issue24620 opened by skrah

#24621: zipfile.BadZipFile: File is not a zip file
http://bugs.python.org/issue24621 opened by Yasar L. Ahmed

#24622: tokenize.py: missing EXACT_TOKEN_TYPES
http://bugs.python.org/issue24622 opened by skrah

#24623: Parser: broken line numbers for triple-quoted strings
http://bugs.python.org/issue24623 opened by skrah

#24626: please sync cgi.parse document
http://bugs.python.org/issue24626 opened by xwhhsprings

#24632: Improve documentation about __main__.py
http://bugs.python.org/issue24632 opened by ezio.melotti

#24633: README file installed into site-packages conflicts with packag
http://bugs.python.org/issue24633 opened by Sébastien Celles

#24634: Importing uuid should not try to load libc on Windows
http://bugs.python.org/issue24634 opened by steve.dower

#24635: test_typing is flaky
http://bugs.python.org/issue24635 opened by r.david.murray

#24637: locals dictionary in PyRun_String
http://bugs.python.org/issue24637 opened by Matthew Keeter

#24638: asyncio "loop argument must agree with future" error message c
http://bugs.python.org/issue24638 opened by r.david.murray

#24640: no ensurepip in embedded Windows distribution
http://bugs.python.org/issue24640 opened by chriskrycho

#24641: Log type of unserializable value when raising JSON TypeError
http://bugs.python.org/issue24641 opened by Madison May

#24642: Will there be an MSI installer?
http://bugs.python.org/issue24642 opened by tritium

#24643: VS 2015 pyconfig.h #define timezone _timezone conflicts with t
http://bugs.python.org/issue24643 opened by James Salter

#24645: logging.handlers.QueueHandler should not lock when handling a
http://bugs.python.org/issue24645 opened by jsbronder

#24646: Python accepts SSL certificate that should be rejected on OSX
http://bugs.python.org/issue24646 opened by jpakkane

#24647: Document argparse.REMAINDER as being equal to "..."
http://bugs.python.org/issue24647 opened by Antony.Lee

#24648: Allocation of values array in split dicts should use small obj
http://bugs.python.org/issue24648 opened by Mark.Shannon

#24649: python -mtrace --help is wrong
http://bugs.python.org/issue24649 opened by Antony.Lee

#24650: Error in yield expression documentation
http://bugs.python.org/issue24650 opened by swanson

#24651: Mock.assert* API is in user namespace
http://bugs.python.org/issue24651 opened by rbcollins

#24652: C-API Pure Embedding enhancement
http://bugs.python.org/issue24652 opened by Justin Huang

#24653: Mock.assert_has_calls([]) incorrectly passes
http://bugs.python.org/issue24653 opened by rbcollins

#24654: PEP 492 - example benchmark doesn't work (TypeError)
http://bugs.python.org/issue24654 opened by wodny



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

#24654: PEP 492 - example benchmark doesn't work (TypeError)
http://bugs.python.org/issue24654

#24652: C-API Pure Embedding enhancement
http://bugs.python.org/issue24652

#24651: Mock.assert* API is in user namespace
http://bugs.python.org/issue24651

#24650: Error in yield expression documentation
http://bugs.python.org/issue24650

#24649: python -mtrace --help is wrong
http://bugs.python.org/issue24649

#24647: Document argparse.REMAINDER as being equal to "..."
http://bugs.python.org/issue24647

#24641: Log type of unserializable value when raising JSON TypeError
http://bugs.python.org/issue24641

#24637: locals dictionary in PyRun_String
http://bugs.python.org/issue24637

#24626: please sync cgi.parse document
http://bugs.python.org/issue24626

#24623: Parser: broken line numbers for triple-quoted strings
http://bugs.python.org/issue24623

#24619: async/await parser issues
http://bugs.python.org/issue24619

#24618: Invalid read in PyCode_New
http://bugs.python.org/issue24618

#24591: offer option to suppress "clean --all" output relating to none
http://bugs.python.org/issue24591

#24577: Document asyncio behavior (logging and call to connection_lost
http://bugs.python.org/issue24577

#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557



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

#24645: logging.handlers.QueueHandler should not lock when handling a
http://bugs.python.org/issue24645

#24637: locals dictionary in PyRun_String
http://bugs.python.org/issue24637

#24634: Importing uuid should not try to load libc on Windows
http://bugs.python.org/issue24634

#24633: README file installed into site-packages conflicts with packag
http://bugs.python.org/issue24633

#24622: tokenize.py: missing EXACT_TOKEN_TYPES
http://bugs.python.org/issue24622

#24620: Segfault with nonsensical random state
http://bugs.python.org/issue24620

#24613: array.fromstring Use After Free
http://bugs.python.org/issue24613

#24594: msilib.OpenDatabase Type Confusion
http://bugs.python.org/issue24594

#24580: Wrong or missing exception when compiling regexes with recursi
http://bugs.python.org/issue24580

#24567: random.choice IndexError due to double-rounding
http://bugs.python.org/issue24567

#24565: the f_lineno getter is broken
http://bugs.python.org/issue24565

#24563: Encoding declaration: doc supported encodings
http://bugs.python.org/issue24563

#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557

#24536: os.pipe() should return a structsequence (or namedtuple.)
http://bugs.python.org/issue24536

#24533: Increased Test Coverage for Lib/random.py
http://bugs.python.org/issue24533



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

#24567: random.choice IndexError due to double-rounding
http://bugs.python.org/issue24567 17 msgs

#24379: operator.subscript
http://bugs.python.org/issue24379 9 msgs

#24632: Improve documentation about __main__.py
http://bugs.python.org/issue24632 9 msgs

#24643: VS 2015 pyconfig.h #define timezone _timezone conflicts with t
http://bugs.python.org/issue24643 9 msgs

#14373: C implementation of functools.lru_cache
http://bugs.python.org/issue14373 7 msgs

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

#23220: Documents input/output effects of how IDLE runs user code
http://bugs.python.org/issue23220 7 msgs

#24612: not operator expression raising a syntax error
http://bugs.python.org/issue24612 7 msgs

#23601: use small object allocator for dict key storage
http://bugs.python.org/issue23601 6 msgs

#24633: README file installed into site-packages conflicts with packag
http://bugs.python.org/issue24633 6 msgs



Issues closed (29)
==================

#18622: reset_mock on mock created by mock_open causes infinite recurs
http://bugs.python.org/issue18622 closed by rbcollins

#23247: Crash in the reset() method of StreamWriter of CJK codecs
http://bugs.python.org/issue23247 closed by python-dev

#23530: os and multiprocessing.cpu_count do not respect cpuset/affinit
http://bugs.python.org/issue23530 closed by neologix

#23661: Setting a exception side_effect on a mock from create_autospec
http://bugs.python.org/issue23661 closed by berker.peksag

#23963: Windows build error using original openssl source
http://bugs.python.org/issue23963 closed by python-dev

#24508: Backport 3.5's Windows build project files to 2.7
http://bugs.python.org/issue24508 closed by python-dev

#24572: IDLE Text Output With ASCII Control Codes Not Working
http://bugs.python.org/issue24572 closed by terry.reedy

#24583: set.update(): Crash when source set is changed during merging
http://bugs.python.org/issue24583 closed by rhettinger

#24587: Tkinter stacking versus focus behavior on Windows
http://bugs.python.org/issue24587 closed by ned.deily

#24601: bytes and unicode splitlines() methods differ on what is a lin
http://bugs.python.org/issue24601 closed by gregory.p.smith

#24602: SRE_SEARCH Integer Underflow
http://bugs.python.org/issue24602 closed by serhiy.storchaka

#24606: segfault caused by nested calls to map()
http://bugs.python.org/issue24606 closed by serhiy.storchaka

#24607: standardize sh module
http://bugs.python.org/issue24607 closed by r.david.murray

#24608: Certain inputs to wave.open() result in readframes returning a
http://bugs.python.org/issue24608 closed by serhiy.storchaka

#24609: shutil.copytree fails with symlinks to directories when symlin
http://bugs.python.org/issue24609 closed by berker.peksag

#24610: Incorrect example Unicode string in docs footnote
http://bugs.python.org/issue24610 closed by python-dev

#24611: Compiling Python 2.7.10 Error on Unixware 7.1.4
http://bugs.python.org/issue24611 closed by serhiy.storchaka

#24614: 404 link in Documenting Python, Style Guide
http://bugs.python.org/issue24614 closed by berker.peksag

#24615: 'make install' fails installation of man pages for Python 2.7.
http://bugs.python.org/issue24615 closed by ronbarak

#24624: Itertools documentation says iterator when iterable is intende
http://bugs.python.org/issue24624 closed by r.david.murray

#24625: py.exe executes #! in windows
http://bugs.python.org/issue24625 closed by paul.moore

#24627: Import bsddb result in error on OS X (Python 2.7.10)
http://bugs.python.org/issue24627 closed by ned.deily

#24628: load_workbook giving ValueError: invalid literal for int()
http://bugs.python.org/issue24628 closed by berker.peksag

#24629: unittest.main shadows unittest.main module
http://bugs.python.org/issue24629 closed by vadmium

#24630: null pointer dereference in `load_newobj_ex`
http://bugs.python.org/issue24630 closed by serhiy.storchaka

#24631: Regression in timeit with multyline setup
http://bugs.python.org/issue24631 closed by serhiy.storchaka

#24636: re.search not respecting anchor markers in or-ed construction
http://bugs.python.org/issue24636 closed by serhiy.storchaka

#24639: Documentation: broken link on unittest page
http://bugs.python.org/issue24639 closed by r.david.murray

#24644: --help for runnable stdlib modules
http://bugs.python.org/issue24644 closed by r.david.murray

Python tracker

unread,
Jul 24, 2015, 12:10:10 PM7/24/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-07-17 - 2015-07-24)
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 4957 (+10)
closed 31511 (+43)
total 36468 (+53)

Open issues with patches: 2254


Issues opened (34)
==================

#23591: Add IntFlags
http://bugs.python.org/issue23591 reopened by r.david.murray

#24619: async/await parser issues
http://bugs.python.org/issue24619 reopened by yselivanov

#24653: Mock.assert_has_calls([]) is surprising for users
http://bugs.python.org/issue24653 reopened by rbcollins

#24657: CGIHTTPServer module discard continuous '/' letters from param
http://bugs.python.org/issue24657 opened by takayuki

#24658: open().write() fails on 2 GB+ data (OS X)
http://bugs.python.org/issue24658 opened by lebigot

#24659: dict() built-in fails on iterators with a "keys" attribute
http://bugs.python.org/issue24659 opened by christian.barcenas

#24661: CGIHTTPServer: premature unescaping of query string
http://bugs.python.org/issue24661 opened by johnseman

#24665: CJK support for textwrap
http://bugs.python.org/issue24665 opened by fgallaire

#24666: Buffered I/O does not take file position into account when rea
http://bugs.python.org/issue24666 opened by ericpruitt

#24667: OrderedDict.popitem()/__str__() raises KeyError
http://bugs.python.org/issue24667 opened by xZise

#24668: Deprecate 00000 as a synonym for 0
http://bugs.python.org/issue24668 opened by steven.daprano

#24670: os.chdir breaks result of os.path.abspath(__file__) and os.pat
http://bugs.python.org/issue24670 opened by LordBlick

#24671: idlelib 2.7: finish converting print statements
http://bugs.python.org/issue24671 opened by terry.reedy

#24672: shutil.rmtree failes on non ascii filenames
http://bugs.python.org/issue24672 opened by Steffen Kampmann

#24673: distutils/_msvccompiler does not remove /DLL during link(CComp
http://bugs.python.org/issue24673 opened by James Salter

#24674: pyclbr not recursively showing classes in packages
http://bugs.python.org/issue24674 opened by worenklein

#24681: Put most likely test first in set_add_entry()
http://bugs.python.org/issue24681 opened by rhettinger

#24682: Add Quick Start: Communications section to devguide
http://bugs.python.org/issue24682 opened by willingc

#24683: Type confusion in json encoding
http://bugs.python.org/issue24683 opened by pkt

#24684: socket.getaddrinfo(host) doesn't ensure that host.encode() ret
http://bugs.python.org/issue24684 opened by pkt

#24685: collections.OrderedDict collaborative subclassing
http://bugs.python.org/issue24685 opened by eric.frederich

#24686: zipfile is intolerant of extra bytes
http://bugs.python.org/issue24686 opened by Devin Fisher

#24689: Add tips for effective online communication to devguide
http://bugs.python.org/issue24689 opened by willingc

#24691: out of memory in distutils.upload with large files
http://bugs.python.org/issue24691 opened by Jan.Stürtz

#24692: types.coroutines() idempotence documentation
http://bugs.python.org/issue24692 opened by seirl

#24693: zipfile: change RuntimeError to more appropriate exception typ
http://bugs.python.org/issue24693 opened by serhiy.storchaka

#24696: Don't use None as sentinel for traceback
http://bugs.python.org/issue24696 opened by Drekin

#24697: Add CoroutineReturn and CoroutineExit builtin exceptions for c
http://bugs.python.org/issue24697 opened by yselivanov

#24698: get_externals.bat script fails
http://bugs.python.org/issue24698 opened by Alex Budovski

#24699: TemporaryDirectory is cleaned up twice
http://bugs.python.org/issue24699 opened by Ilya.Kulakov

#24700: array compare is hideously slow
http://bugs.python.org/issue24700 opened by swanson

#24705: sysconfig._parse_makefile doesn't expand ${} vars appearing be
http://bugs.python.org/issue24705 opened by doko

#24706: poplib: Line too long error causes knock-on failure to retriev
http://bugs.python.org/issue24706 opened by Chris Smowton

#24707: Assertion failed in pymonotonic_new
http://bugs.python.org/issue24707 opened by berker.peksag



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

#24707: Assertion failed in pymonotonic_new
http://bugs.python.org/issue24707

#24706: poplib: Line too long error causes knock-on failure to retriev
http://bugs.python.org/issue24706

#24696: Don't use None as sentinel for traceback
http://bugs.python.org/issue24696

#24693: zipfile: change RuntimeError to more appropriate exception typ
http://bugs.python.org/issue24693

#24691: out of memory in distutils.upload with large files
http://bugs.python.org/issue24691

#24673: distutils/_msvccompiler does not remove /DLL during link(CComp
http://bugs.python.org/issue24673

#24666: Buffered I/O does not take file position into account when rea
http://bugs.python.org/issue24666

#24657: CGIHTTPServer module discard continuous '/' letters from param
http://bugs.python.org/issue24657

#24652: C-API Pure Embedding enhancement
http://bugs.python.org/issue24652

#24647: Document argparse.REMAINDER as being equal to "..."
http://bugs.python.org/issue24647

#24637: locals dictionary in PyRun_String
http://bugs.python.org/issue24637

#24626: please sync cgi.parse document
http://bugs.python.org/issue24626

#24623: Parser: broken line numbers for triple-quoted strings
http://bugs.python.org/issue24623

#24618: Invalid read in PyCode_New
http://bugs.python.org/issue24618

#24591: offer option to suppress "clean --all" output relating to none
http://bugs.python.org/issue24591



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

#24698: get_externals.bat script fails
http://bugs.python.org/issue24698

#24693: zipfile: change RuntimeError to more appropriate exception typ
http://bugs.python.org/issue24693

#24682: Add Quick Start: Communications section to devguide
http://bugs.python.org/issue24682

#24681: Put most likely test first in set_add_entry()
http://bugs.python.org/issue24681

#24674: pyclbr not recursively showing classes in packages
http://bugs.python.org/issue24674

#24673: distutils/_msvccompiler does not remove /DLL during link(CComp
http://bugs.python.org/issue24673

#24665: CJK support for textwrap
http://bugs.python.org/issue24665

#24658: open().write() fails on 2 GB+ data (OS X)
http://bugs.python.org/issue24658

#24645: logging.handlers.QueueHandler should not lock when handling a
http://bugs.python.org/issue24645

#24637: locals dictionary in PyRun_String
http://bugs.python.org/issue24637

#24634: Importing uuid should not try to load libc on Windows
http://bugs.python.org/issue24634

#24633: README file installed into site-packages conflicts with packag
http://bugs.python.org/issue24633

#24622: tokenize.py: missing EXACT_TOKEN_TYPES
http://bugs.python.org/issue24622

#24619: async/await parser issues
http://bugs.python.org/issue24619

#24613: array.fromstring Use After Free
http://bugs.python.org/issue24613



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

#24681: Put most likely test first in set_add_entry()
http://bugs.python.org/issue24681 16 msgs

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

#24667: OrderedDict.popitem()/__str__() raises KeyError
http://bugs.python.org/issue24667 13 msgs

#24619: async/await parser issues
http://bugs.python.org/issue24619 12 msgs

#24658: open().write() fails on 2 GB+ data (OS X)
http://bugs.python.org/issue24658 10 msgs

#24646: Python accepts SSL certificate that should be rejected on OSX
http://bugs.python.org/issue24646 9 msgs

#24665: CJK support for textwrap
http://bugs.python.org/issue24665 8 msgs

#23883: __all__ lists are incomplete
http://bugs.python.org/issue23883 6 msgs

#24651: Mock.assert* API is in user namespace
http://bugs.python.org/issue24651 6 msgs

#24682: Add Quick Start: Communications section to devguide
http://bugs.python.org/issue24682 6 msgs



Issues closed (41)
==================

#1615: PyObject_GenericGetAttr suppresses AttributeErrors in descript
http://bugs.python.org/issue1615 closed by ethan.furman

#6549: ttk.Style -- minor issues with element_names and configure
http://bugs.python.org/issue6549 closed by python-dev

#8585: zipimporter.find_module is untested
http://bugs.python.org/issue8585 closed by rbcollins

#13124: Add "Running a Build Slave" page to the devguide
http://bugs.python.org/issue13124 closed by willingc

#13938: 2to3 fails to convert types.StringTypes appropriately
http://bugs.python.org/issue13938 closed by rbcollins

#19624: Switch constants in the errno module to IntEnum
http://bugs.python.org/issue19624 closed by ethan.furman

#19663: Not so correct error message when initializing defaultdict
http://bugs.python.org/issue19663 closed by rhettinger

#21406: Some socket constants are not enums
http://bugs.python.org/issue21406 closed by ethan.furman

#22153: Documentation of TestCase.runTest is incorrect and confusing
http://bugs.python.org/issue22153 closed by rbcollins

#23054: ConnectionError: ('Connection aborted.', BadStatusLine(""''''"
http://bugs.python.org/issue23054 closed by vadmium

#23440: Extend http.server.SimpleHTTPRequestHandler testing
http://bugs.python.org/issue23440 closed by berker.peksag

#24206: Issues with equality of inspect objects
http://bugs.python.org/issue24206 closed by serhiy.storchaka

#24300: Code Refactoring in function nis_mapname()
http://bugs.python.org/issue24300 closed by rhettinger

#24470: ctypes incorrect handling of long int on 64bits Linux
http://bugs.python.org/issue24470 closed by Marco Clemencic

#24485: Function source inspection fails on closures
http://bugs.python.org/issue24485 closed by meador.inge

#24503: csv.writer fails when within csv.reader
http://bugs.python.org/issue24503 closed by ezzieyguywuf

#24620: Segfault with nonsensical random state
http://bugs.python.org/issue24620 closed by serhiy.storchaka

#24642: Will there be an MSI installer?
http://bugs.python.org/issue24642 closed by tritium

#24654: PEP 492 - example benchmark doesn't work (TypeError)
http://bugs.python.org/issue24654 closed by yselivanov

#24655: _ssl.c: Missing "do" for do {} while(0) idiom
http://bugs.python.org/issue24655 closed by benjamin.peterson

#24656: remove "assret" from mock error checking
http://bugs.python.org/issue24656 closed by ncoghlan

#24660: Heapq + functools.partial : TypeError: unorderable types
http://bugs.python.org/issue24660 closed by vadmium

#24662: While condition not satisfied embarrassingly
http://bugs.python.org/issue24662 closed by ezio.melotti

#24663: ast.literal_eval does not handle empty set literals
http://bugs.python.org/issue24663 closed by ezio.melotti

#24664: build failure with _Py_BEGIN_SUPPRESS_IPH undefined
http://bugs.python.org/issue24664 closed by zbysz

#24669: inspect.getsource() returns the wrong lines for coroutine func
http://bugs.python.org/issue24669 closed by yselivanov

#24675: Avoid DeprecationWarning in test_os
http://bugs.python.org/issue24675 closed by haypo

#24676: Error in pickle using cProfile
http://bugs.python.org/issue24676 closed by serhiy.storchaka

#24677: "def f(*args, ): pass" does not compile
http://bugs.python.org/issue24677 closed by vadmium

#24678: raiseExceptions typo fix in logging tests
http://bugs.python.org/issue24678 closed by serhiy.storchaka

#24679: Windows embeddable Python zip file crashes (cannot find a dll)
http://bugs.python.org/issue24679 closed by steve.dower

#24680: typo in documentation, section extending python
http://bugs.python.org/issue24680 closed by python-dev

#24687: refleak on SyntaxError in function parameter annotation
http://bugs.python.org/issue24687 closed by yselivanov

#24688: Fix ast.get_docstring to support 'async def' functions
http://bugs.python.org/issue24688 closed by yselivanov

#24690: find_executable should expand ~
http://bugs.python.org/issue24690 closed by r.david.murray

#24694: callables registered in TestCase.addCleanup should be run befo
http://bugs.python.org/issue24694 closed by yselivanov

#24695: Don't print traceback header if traceback is None in Traceback
http://bugs.python.org/issue24695 closed by berker.peksag

#24701: list.pop() removes items from multiple lists
http://bugs.python.org/issue24701 closed by r.david.murray

#24702: Uninitialised Pointer buf.outobj
http://bugs.python.org/issue24702 closed by serhiy.storchaka

#24703: Resource Leak
http://bugs.python.org/issue24703 closed by serhiy.storchaka

#24704: Dereferencing a Null Pointer
http://bugs.python.org/issue24704 closed by serhiy.storchaka

Python tracker

unread,
Jul 31, 2015, 12:10:07 PM7/31/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-07-24 - 2015-07-31)
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 4961 ( +4)
closed 31563 (+52)
total 36524 (+56)

Open issues with patches: 2246


Issues opened (36)
==================

#23447: Import fails when doing a circular import involving an `import
http://bugs.python.org/issue23447 reopened by rbcollins

#24476: Statically link vcruntime140.dll
http://bugs.python.org/issue24476 reopened by steve.dower

#24709: Unix build uses '-Wno-unused-result', which icc doesn't recogn
http://bugs.python.org/issue24709 opened by zach.ware

#24710: Class name hardcoded in TracebackException.from_exception()
http://bugs.python.org/issue24710 opened by berker.peksag

#24711: Document getpass.getpass behavior on ^C
http://bugs.python.org/issue24711 opened by untitaker

#24712: Docs page's sidebar vibrates on mouse wheel scroll on Chrome.
http://bugs.python.org/issue24712 opened by Biwin John

#24715: Sorting HOW TO: bad example for reverse sort stability
http://bugs.python.org/issue24715 opened by jwilk

#24718: Specify interpreter when running in IDLE
http://bugs.python.org/issue24718 opened by Daniel Pope

#24720: Python install help
http://bugs.python.org/issue24720 opened by node

#24724: Element.findall documentation misleading
http://bugs.python.org/issue24724 opened by Eric S

#24725: test_socket testFDPassEmpty fails on OS X 10.11 DP with "Canno
http://bugs.python.org/issue24725 opened by ned.deily

#24726: OrderedDict has strange behaviour when dict.__setitem__ is use
http://bugs.python.org/issue24726 opened by Mark.Shannon

#24727: Expand readline module
http://bugs.python.org/issue24727 opened by Barney Stratford

#24731: Incorrect assert in str_subtype_new
http://bugs.python.org/issue24731 opened by Kevin Modzelewski

#24732: 3.5.0b3 Windows accept() on unready non-blocking socket raises
http://bugs.python.org/issue24732 opened by bryangeneolson

#24733: Logically Dead Code
http://bugs.python.org/issue24733 opened by pankaj.s01

#24736: argparse add_mutually_exclusive_group do not print help
http://bugs.python.org/issue24736 opened by Alexandre.Badez

#24739: allow argparse.FileType to accept newline argument
http://bugs.python.org/issue24739 opened by garyp

#24740: make patchcheck doesn't detect changes if commit is done first
http://bugs.python.org/issue24740 opened by rbcollins

#24743: Make _PyTraceback_Add public
http://bugs.python.org/issue24743 opened by mic-e

#24744: Lack of type checks in pkgutil.walk_packages and friends
http://bugs.python.org/issue24744 opened by sleepycal

#24745: Better default font for editor
http://bugs.python.org/issue24745 opened by markroseman

#24746: doctest 'fancy diff' formats incorrectly strip trailing whites
http://bugs.python.org/issue24746 opened by r.david.murray

#24747: ctypes silently truncates ints larger than C int
http://bugs.python.org/issue24747 opened by encukou

#24748: Change of behavior for importlib between 3.4 and 3.5 with DLL
http://bugs.python.org/issue24748 opened by ebfortin

#24750: IDLE: Cosmetic improvements for main window
http://bugs.python.org/issue24750 opened by markroseman

#24751: regrtest/buildbot: test run marked as failure even when re-run
http://bugs.python.org/issue24751 opened by zach.ware

#24752: SystemError when importing from a non-package directory
http://bugs.python.org/issue24752 opened by fossilet

#24754: argparse add_argument with action="store_true", type=bool shou
http://bugs.python.org/issue24754 opened by dbagnall

#24755: asyncio.wrap_future undocumented
http://bugs.python.org/issue24755 opened by wodny

#24756: doctest run_docstring_examples does have an obvious utility
http://bugs.python.org/issue24756 opened by r.david.murray

#24757: Installing Py on Windows: Need to restart or logout for path t
http://bugs.python.org/issue24757 opened by John Palermo

#24758: unittest.mock.Mock's new "unsafe" feature needs a better error
http://bugs.python.org/issue24758 opened by Randy Syring

#24760: IDLE settings dialog shouldn't be modal
http://bugs.python.org/issue24760 opened by markroseman

#24761: ERROR: test_dh_params (test.test_ssl.ThreadedTests)
http://bugs.python.org/issue24761 opened by cloud2han9

#24762: Branchless, vectorizable frozen set hash
http://bugs.python.org/issue24762 opened by rhettinger



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

#24762: Branchless, vectorizable frozen set hash
http://bugs.python.org/issue24762

#24761: ERROR: test_dh_params (test.test_ssl.ThreadedTests)
http://bugs.python.org/issue24761

#24755: asyncio.wrap_future undocumented
http://bugs.python.org/issue24755

#24746: doctest 'fancy diff' formats incorrectly strip trailing whites
http://bugs.python.org/issue24746

#24743: Make _PyTraceback_Add public
http://bugs.python.org/issue24743

#24740: make patchcheck doesn't detect changes if commit is done first
http://bugs.python.org/issue24740

#24739: allow argparse.FileType to accept newline argument
http://bugs.python.org/issue24739

#24736: argparse add_mutually_exclusive_group do not print help
http://bugs.python.org/issue24736

#24733: Logically Dead Code
http://bugs.python.org/issue24733

#24731: Incorrect assert in str_subtype_new
http://bugs.python.org/issue24731

#24727: Expand readline module
http://bugs.python.org/issue24727

#24718: Specify interpreter when running in IDLE
http://bugs.python.org/issue24718

#24715: Sorting HOW TO: bad example for reverse sort stability
http://bugs.python.org/issue24715

#24711: Document getpass.getpass behavior on ^C
http://bugs.python.org/issue24711

#24709: Unix build uses '-Wno-unused-result', which icc doesn't recogn
http://bugs.python.org/issue24709



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

#24762: Branchless, vectorizable frozen set hash
http://bugs.python.org/issue24762

#24756: doctest run_docstring_examples does have an obvious utility
http://bugs.python.org/issue24756

#24751: regrtest/buildbot: test run marked as failure even when re-run
http://bugs.python.org/issue24751

#24750: IDLE: Cosmetic improvements for main window
http://bugs.python.org/issue24750

#24746: doctest 'fancy diff' formats incorrectly strip trailing whites
http://bugs.python.org/issue24746

#24733: Logically Dead Code
http://bugs.python.org/issue24733

#24724: Element.findall documentation misleading
http://bugs.python.org/issue24724

#24715: Sorting HOW TO: bad example for reverse sort stability
http://bugs.python.org/issue24715

#24710: Class name hardcoded in TracebackException.from_exception()
http://bugs.python.org/issue24710

#24698: get_externals.bat script fails
http://bugs.python.org/issue24698

#24693: zipfile: change RuntimeError to more appropriate exception typ
http://bugs.python.org/issue24693

#24692: types.coroutines() idempotence documentation
http://bugs.python.org/issue24692

#24682: Add Quick Start: Communications section to devguide
http://bugs.python.org/issue24682

#24674: pyclbr not recursively showing classes in packages
http://bugs.python.org/issue24674

#24673: distutils/_msvccompiler does not remove /DLL during link(CComp
http://bugs.python.org/issue24673



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

#24667: OrderedDict.popitem()/__str__() raises KeyError
http://bugs.python.org/issue24667 14 msgs

#24748: Change of behavior for importlib between 3.4 and 3.5 with DLL
http://bugs.python.org/issue24748 13 msgs

#24720: Python install help
http://bugs.python.org/issue24720 12 msgs

#24750: IDLE: Cosmetic improvements for main window
http://bugs.python.org/issue24750 12 msgs

#18378: locale.getdefaultlocale() fails on Mac OS X with default langu
http://bugs.python.org/issue18378 8 msgs

#19450: Bug in sqlite in Windows binaries
http://bugs.python.org/issue19450 7 msgs

#24732: 3.5.0b3 Windows accept() on unready non-blocking socket raises
http://bugs.python.org/issue24732 7 msgs

#20059: Inconsistent urlparse/urllib.parse handling of invalid port va
http://bugs.python.org/issue20059 6 msgs

#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496 6 msgs

#24651: Mock.assert* API is in user namespace
http://bugs.python.org/issue24651 6 msgs



Issues closed (52)
==================

#2091: file accepts 'rU+' as a mode
http://bugs.python.org/issue2091 closed by rbcollins

#12160: codecs doc: what is StreamCodec?
http://bugs.python.org/issue12160 closed by berker.peksag

#13884: IDLE: Remove tear-off menu feature
http://bugs.python.org/issue13884 closed by terry.reedy

#17527: PATCH as valid request method in wsgiref.validator
http://bugs.python.org/issue17527 closed by rbcollins

#17991: ctypes.c_char gives a misleading error when passed a one-chara
http://bugs.python.org/issue17991 closed by Steven.Barker

#20051: PA-RISC buildbot: compiler cannot create executables
http://bugs.python.org/issue20051 closed by zach.ware

#20366: SQLite FTS (full text search)
http://bugs.python.org/issue20366 closed by mark

#20544: Use specific asserts in operator tests
http://bugs.python.org/issue20544 closed by python-dev

#20551: Use specific asserts in decimal tests
http://bugs.python.org/issue20551 closed by skrah

#21657: pip.get_installed_distributions() Does not return packages in
http://bugs.python.org/issue21657 closed by zach.ware

#21697: shutil.copytree() handles symbolic directory incorrectly
http://bugs.python.org/issue21697 closed by berker.peksag

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

#23254: Document how to close the TCPServer listening socket
http://bugs.python.org/issue23254 closed by rbcollins

#23319: Missing SWAP_INT in I_set_sw
http://bugs.python.org/issue23319 closed by haypo

#23426: run_setup is broken in distutils
http://bugs.python.org/issue23426 closed by rbcollins

#23441: rlcompleter: tab on empty prefix => insert spaces
http://bugs.python.org/issue23441 closed by berker.peksag

#23589: Redundant sentence in FAQ
http://bugs.python.org/issue23589 closed by rbcollins

#23779: imaplib authenticate raises TypeError if authenticator tries t
http://bugs.python.org/issue23779 closed by rbcollins

#23899: HTTP regression in distutils uploads to chishop
http://bugs.python.org/issue23899 closed by jason.coombs

#23931: Update DevGuide link in Quickstart Step 1
http://bugs.python.org/issue23931 closed by berker.peksag

#24109: Documentation for difflib uses optparse
http://bugs.python.org/issue24109 closed by berker.peksag

#24279: Update test_base64 to use test.support.script_helper
http://bugs.python.org/issue24279 closed by berker.peksag

#24360: improve argparse.Namespace __repr__ for invalid identifiers.
http://bugs.python.org/issue24360 closed by berker.peksag

#24420: Documentation regressions from adding subprocess.run()
http://bugs.python.org/issue24420 closed by berker.peksag

#24603: Update OpenSSL to 1.0.2d in Windows and OS X installer
http://bugs.python.org/issue24603 closed by ned.deily

#24613: array.fromstring Use After Free
http://bugs.python.org/issue24613 closed by serhiy.storchaka

#24621: zipfile.BadZipFile: File is not a zip file
http://bugs.python.org/issue24621 closed by serhiy.storchaka

#24645: logging.handlers.QueueHandler should not lock when handling a
http://bugs.python.org/issue24645 closed by vinay.sajip

#24681: Put most likely test first in set_add_entry()
http://bugs.python.org/issue24681 closed by rhettinger

#24683: Type confusion in json encoding
http://bugs.python.org/issue24683 closed by serhiy.storchaka

#24708: strop.replace Integer Overflow
http://bugs.python.org/issue24708 closed by python-dev

#24713: Import docs reference the deprecated imp.reload
http://bugs.python.org/issue24713 closed by berker.peksag

#24714: Crash with string_at(None)
#24716: Multiple fdopen() on mkstemp() descriptor crashes py27 interpr
http://bugs.python.org/issue24716 closed by Thomas Krijnen

#24717: python logging handler not used when added after a process is
http://bugs.python.org/issue24717 closed by vinay.sajip

#24719: Resourc Leak in cPickle Module
http://bugs.python.org/issue24719 closed by python-dev

#24721: The result of calling dict.* methods on OrderedDict is undefin
http://bugs.python.org/issue24721 closed by rhettinger

#24722: Python install help
http://bugs.python.org/issue24722 closed by zach.ware

#24723: The new typing module is not documented :-(
http://bugs.python.org/issue24723 closed by berker.peksag

#24728: Build fails when threads are disabled
http://bugs.python.org/issue24728 closed by berker.peksag

#24729: Input and Output tutorial erroneously references default encod
http://bugs.python.org/issue24729 closed by jason.coombs

#24730: Returning a float via a method yields in an approximate value
http://bugs.python.org/issue24730 closed by zach.ware

#24734: Dereferencing a null returning value
http://bugs.python.org/issue24734 closed by python-dev

#24735: Invalid access in combinations_with_replacement()
http://bugs.python.org/issue24735 closed by rhettinger

#24737: Doc issue: Python 3.6 doesn't compile on Visual Studio 2010 an
http://bugs.python.org/issue24737 closed by steve.dower

#24738: os.link() issues on Windows & ReFS
http://bugs.python.org/issue24738 closed by r.david.murray

#24741: Hangs and errors while testing on Ubuntu/Intel
http://bugs.python.org/issue24741 closed by r.david.murray

#24742: type(dict with docstring) returns set instead of dict
http://bugs.python.org/issue24742 closed by serhiy.storchaka

#24749: Which fastest python-mysql connector?
http://bugs.python.org/issue24749 closed by haypo

#24753: function to get completion install location for setup.py?
http://bugs.python.org/issue24753 closed by r.david.murray

#24759: Idle: require 8.5 / ttk
http://bugs.python.org/issue24759 closed by terry.reedy

#24763: asyncio.BaseSubprocessTransport triggers an unavoidable Resour
http://bugs.python.org/issue24763 closed by haypo

Python tracker

unread,
Aug 7, 2015, 12:10:08 PM8/7/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-07-31 - 2015-08-07)
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 4992 (+31)
closed 31595 (+32)
total 36587 (+63)

Open issues with patches: 2245


Issues opened (55)
==================

#24759: Idle: add ttk widgets as an option
http://bugs.python.org/issue24759 reopened by terry.reedy

#24764: cgi.FieldStorage can't parse multipart part headers with Conte
http://bugs.python.org/issue24764 opened by Peter Landry

#24765: Move .idlerc to %APPDATA%\IDLE on Windows
http://bugs.python.org/issue24765 opened by jan parowka

#24766: Subclass of property doesn't preserve instance __doc__ when us
http://bugs.python.org/issue24766 opened by erik.bray

#24767: can concurrent.futures len(Executor) return the number of task
http://bugs.python.org/issue24767 opened by Pat Riehecky

#24769: Interpreter doesn't start when dynamic loading is disabled
http://bugs.python.org/issue24769 opened by Jeffrey.Armstrong

#24770: Py_Finalize not cleaning up all threads
http://bugs.python.org/issue24770 opened by Alex Budovski

#24772: Smaller viewport shifts the "expand left menu" character into
http://bugs.python.org/issue24772 opened by karlcow

#24773: Add local time disambiguation flag to datetime
http://bugs.python.org/issue24773 opened by belopolsky

#24774: inconsistency in http.server.test
http://bugs.python.org/issue24774 opened by wdv4758h

#24775: Python client failing to connect to server but completing as i
http://bugs.python.org/issue24775 opened by Seán Kelleher

#24776: Improve Fonts/Tabs UX for IDLE
http://bugs.python.org/issue24776 opened by rhettinger

#24778: mailcap.findmatch: document shell command Injection danger in
http://bugs.python.org/issue24778 opened by TheRegRunner

#24779: Python/ast.c: decode_unicode is never called with rawmode=True
http://bugs.python.org/issue24779 opened by eric.smith

#24780: unittest assertEqual difference output foiled by newlines
http://bugs.python.org/issue24780 opened by chris.jerdonek

#24781: Improve UX of IDLE Highlighting configuration tab
http://bugs.python.org/issue24781 opened by markroseman

#24782: Merge 'configure extensions' into main IDLE config dialog
http://bugs.python.org/issue24782 opened by markroseman

#24783: Import Error (undefined symbol: PyFloat_Type) when Importing m
http://bugs.python.org/issue24783 opened by david-narvaez

#24784: Build fails --without-threads
http://bugs.python.org/issue24784 opened by louis.dassy

#24786: Changes in the devguide repository are not published online in
http://bugs.python.org/issue24786 opened by jcea

#24787: csv.Sniffer guesses "M" instead of \t or , as the delimiter
http://bugs.python.org/issue24787 opened by Tiago Wright

#24788: HTTPException is derived from Exception instead of IOError
http://bugs.python.org/issue24788 opened by Pastafarianist

#24789: ctypes doc string
http://bugs.python.org/issue24789 opened by LambertDW

#24790: Idle: improve stack viewer
http://bugs.python.org/issue24790 opened by terry.reedy

#24792: zipimporter masks import errors
http://bugs.python.org/issue24792 opened by Amund Hov

#24794: PyZipFile mixes compiled files from different python versions.
http://bugs.python.org/issue24794 opened by Amund Hov

#24795: Make event loops with statement context managers
http://bugs.python.org/issue24795 opened by Mathias Fröjdman

#24796: Deleting names referencing from enclosed and enclosing scopes
http://bugs.python.org/issue24796 opened by ncoghlan

#24798: _msvccompiler.py doesn't properly support manifests
http://bugs.python.org/issue24798 opened by gladman

#24799: IDLE should detect changes to open files by other processes
http://bugs.python.org/issue24799 opened by Al.Sweigart

#24800: exec docs should note that the no argument form in a local sco
http://bugs.python.org/issue24800 opened by Peter Eastman

#24801: right-mouse click in IDLE on Mac doesn't work
http://bugs.python.org/issue24801 opened by markroseman

#24802: PyFloat_FromString Buffer Over-read
http://bugs.python.org/issue24802 opened by JohnLeitch

#24803: PyNumber_Long Buffer Over-read.patch
http://bugs.python.org/issue24803 opened by JohnLeitch

#24805: Python installer having problem in installing Python for all u
http://bugs.python.org/issue24805 opened by Debarshi.Goswami

#24806: Inheriting from NoneType does not fail consistently
http://bugs.python.org/issue24806 opened by brechtm

#24807: compileall can cause Python installation to fail
http://bugs.python.org/issue24807 opened by Jon Ribbens

#24808: PyTypeObject fields have incorrectly documented types
http://bugs.python.org/issue24808 opened by Joseph Weston

#24809: Add getprotobynumber to socket module
http://bugs.python.org/issue24809 opened by wbooth

#24810: UX mode for IDLE targeted to 'new learners'
http://bugs.python.org/issue24810 opened by markroseman

#24812: All standard keystrokes not recognized in IDLE dialogs on Mac
http://bugs.python.org/issue24812 opened by markroseman

#24813: About IDLE dialog shouldn't be modal
http://bugs.python.org/issue24813 opened by markroseman

#24814: Disable Undo/Redo menu items when not applicable
http://bugs.python.org/issue24814 opened by markroseman

#24815: IDLE can lose menubar on OS X
http://bugs.python.org/issue24815 opened by markroseman

#24816: don't allow selecting IDLE debugger menu item when running
http://bugs.python.org/issue24816 opened by markroseman

#24817: disable format menu items when not applicable
http://bugs.python.org/issue24817 opened by markroseman

#24818: no way to run program in debugger from edit window
http://bugs.python.org/issue24818 opened by markroseman

#24819: replace window size preference with just use last window size
http://bugs.python.org/issue24819 opened by markroseman

#24820: IDLE themes for light on dark
http://bugs.python.org/issue24820 opened by markroseman

#24821: The optimization of string search can cause pessimization
http://bugs.python.org/issue24821 opened by serhiy.storchaka

#24822: IDLE: Accelerator key doesn't work for Options
http://bugs.python.org/issue24822 opened by serhiy.storchaka

#24823: ctypes.create_string_buffer does not add NUL if len(init) == s
http://bugs.python.org/issue24823 opened by tom.pohl

#24824: Pydoc fails with codecs
http://bugs.python.org/issue24824 opened by serhiy.storchaka

#24825: visual margin indicator for breakpoints in IDLE
http://bugs.python.org/issue24825 opened by markroseman

#24826: ability to integrate editor, shell, debugger in one window
http://bugs.python.org/issue24826 opened by markroseman



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

#24826: ability to integrate editor, shell, debugger in one window
http://bugs.python.org/issue24826

#24825: visual margin indicator for breakpoints in IDLE
http://bugs.python.org/issue24825

#24824: Pydoc fails with codecs
http://bugs.python.org/issue24824

#24823: ctypes.create_string_buffer does not add NUL if len(init) == s
http://bugs.python.org/issue24823

#24822: IDLE: Accelerator key doesn't work for Options
http://bugs.python.org/issue24822

#24821: The optimization of string search can cause pessimization
http://bugs.python.org/issue24821

#24820: IDLE themes for light on dark
http://bugs.python.org/issue24820

#24819: replace window size preference with just use last window size
http://bugs.python.org/issue24819

#24818: no way to run program in debugger from edit window
http://bugs.python.org/issue24818

#24817: disable format menu items when not applicable
http://bugs.python.org/issue24817

#24816: don't allow selecting IDLE debugger menu item when running
http://bugs.python.org/issue24816

#24815: IDLE can lose menubar on OS X
http://bugs.python.org/issue24815

#24814: Disable Undo/Redo menu items when not applicable
http://bugs.python.org/issue24814

#24813: About IDLE dialog shouldn't be modal
http://bugs.python.org/issue24813

#24812: All standard keystrokes not recognized in IDLE dialogs on Mac
http://bugs.python.org/issue24812



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

#24809: Add getprotobynumber to socket module
http://bugs.python.org/issue24809

#24808: PyTypeObject fields have incorrectly documented types
http://bugs.python.org/issue24808

#24803: PyNumber_Long Buffer Over-read.patch
http://bugs.python.org/issue24803

#24802: PyFloat_FromString Buffer Over-read
http://bugs.python.org/issue24802

#24798: _msvccompiler.py doesn't properly support manifests
http://bugs.python.org/issue24798

#24784: Build fails --without-threads
http://bugs.python.org/issue24784

#24782: Merge 'configure extensions' into main IDLE config dialog
http://bugs.python.org/issue24782

#24774: inconsistency in http.server.test
http://bugs.python.org/issue24774

#24773: Add local time disambiguation flag to datetime
http://bugs.python.org/issue24773

#24766: Subclass of property doesn't preserve instance __doc__ when us
http://bugs.python.org/issue24766

#24764: cgi.FieldStorage can't parse multipart part headers with Conte
http://bugs.python.org/issue24764

#24756: doctest run_docstring_examples does have an obvious utility
http://bugs.python.org/issue24756

#24750: IDLE: Cosmetic improvements for main window
http://bugs.python.org/issue24750

#24746: doctest 'fancy diff' formats incorrectly strip trailing whites
http://bugs.python.org/issue24746

#24733: Logically Dead Code
http://bugs.python.org/issue24733



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

#24383: consider implementing __await__ on concurrent.futures.Future
http://bugs.python.org/issue24383 26 msgs

#24750: IDLE: Cosmetic improvements for main window
http://bugs.python.org/issue24750 15 msgs

#24787: csv.Sniffer guesses "M" instead of \t or , as the delimiter
http://bugs.python.org/issue24787 13 msgs

#15944: memoryviews and ctypes
http://bugs.python.org/issue15944 12 msgs

#24759: Idle: add ttk widgets as an option
http://bugs.python.org/issue24759 12 msgs

#24778: mailcap.findmatch: document shell command Injection danger in
http://bugs.python.org/issue24778 11 msgs

#24272: PEP 484 docs
http://bugs.python.org/issue24272 10 msgs

#22329: Windows installer can't recover partially installed state
http://bugs.python.org/issue22329 9 msgs

#24667: OrderedDict.popitem()/__str__() raises KeyError
http://bugs.python.org/issue24667 8 msgs

#23672: IDLE can crash if file name contains non-BMP Unicode character
http://bugs.python.org/issue23672 7 msgs



Issues closed (32)
==================

#4395: Document auto __ne__ generation; provide a use case for non-tr
http://bugs.python.org/issue4395 closed by rbcollins

#20557: Use specific asserts in io tests
http://bugs.python.org/issue20557 closed by serhiy.storchaka

#20769: Reload() description is unclear
http://bugs.python.org/issue20769 closed by rbcollins

#21192: Idle: Print filename when running a file from editor
http://bugs.python.org/issue21192 closed by terry.reedy

#21279: str.translate documentation incomplete
http://bugs.python.org/issue21279 closed by python-dev

#22397: test_socket failure on AIX
http://bugs.python.org/issue22397 closed by r.david.murray

#22932: email.utils.formatdate uses unreliable time.timezone constant
http://bugs.python.org/issue22932 closed by rbcollins

#23004: mock_open() should allow reading binary data
http://bugs.python.org/issue23004 closed by berker.peksag

#23182: Update grammar tests to use new style for annotated function d
http://bugs.python.org/issue23182 closed by python-dev

#23524: Use _set_thread_local_invalid_parameter_handler in posixmodule
http://bugs.python.org/issue23524 closed by rbcollins

#23652: ifdef uses of EPOLLxxx macros so we can compile on systems tha
http://bugs.python.org/issue23652 closed by python-dev

#23812: asyncio.Queue.put_nowait(), followed get() task cancellation l
http://bugs.python.org/issue23812 closed by yselivanov

#23888: Fixing fractional expiry time bug in cookiejar
http://bugs.python.org/issue23888 closed by rbcollins

#24021: Add docstring to urllib.urlretrieve
http://bugs.python.org/issue24021 closed by rbcollins

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

#24217: O_RDWR undefined in mmapmodule.c
http://bugs.python.org/issue24217 closed by python-dev

#24370: OrderedDict behavior is unclear with misbehaving keys.
http://bugs.python.org/issue24370 closed by eric.snow

#24531: please document that no code preceding encoding declaration is
http://bugs.python.org/issue24531 closed by rbcollins

#24720: Python install help
http://bugs.python.org/issue24720 closed by zach.ware

#24745: Better default font for editor
http://bugs.python.org/issue24745 closed by terry.reedy

#24751: regrtest/buildbot: test run marked as failure even when re-run
http://bugs.python.org/issue24751 closed by python-dev

#24754: argparse add_argument with action="store_true", type=bool shou
http://bugs.python.org/issue24754 closed by dbagnall

#24762: Branchless, vectorizable frozen set hash
http://bugs.python.org/issue24762 closed by rhettinger

#24768: Bytearray double free or corruption
http://bugs.python.org/issue24768 closed by pitrou

#24771: Cannot import _tkinter in Python 3.5 on Windows
http://bugs.python.org/issue24771 closed by steve.dower

#24777: sys.getrefcount takes no arguments
http://bugs.python.org/issue24777 closed by berker.peksag

#24785: Document asyncio.futures.wrap_future()
http://bugs.python.org/issue24785 closed by berker.peksag

#24791: *args regression
http://bugs.python.org/issue24791 closed by yselivanov

#24793: Calling 'python' via subprocess.call ignoring passed %PATH%
http://bugs.python.org/issue24793 closed by paul.moore

#24797: email.header.decode_header return type is not consistent
http://bugs.python.org/issue24797 closed by r.david.murray

#24804: https://www.python.org/ftp/python/2.7.4/python-2.7.4.msi actua
http://bugs.python.org/issue24804 closed by zach.ware

#24811: Unicode character in history breaks history under Windows
http://bugs.python.org/issue24811 closed by r.david.murray

Python tracker

unread,
Aug 14, 2015, 12:10:08 PM8/14/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-08-07 - 2015-08-14)
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 5002 (+10)
closed 31627 (+32)
total 36629 (+42)

Open issues with patches: 2244


Issues opened (34)
==================

#23530: os and multiprocessing.cpu_count do not respect cpuset/affinit
http://bugs.python.org/issue23530 reopened by serhiy.storchaka

#24745: Better default font for editor
http://bugs.python.org/issue24745 reopened by ned.deily

#24828: Segfault when using store-context AST node in a load context
http://bugs.python.org/issue24828 opened by xmorel

#24829: Use interactive input even if stdout is redirected
http://bugs.python.org/issue24829 opened by Drekin

#24831: Load average in test suite too high
http://bugs.python.org/issue24831 opened by skrah

#24832: Issue building viewable docs with newer sphinx (default theme
http://bugs.python.org/issue24832 opened by r.david.murray

#24833: IDLE tabnanny check fails
http://bugs.python.org/issue24833 opened by Сергей Лисов

#24834: pydoc should display the expression for a builtin argument def
http://bugs.python.org/issue24834 opened by larry

#24836: Consistent failure in test_email on OS X Snow Leopard buildbot
http://bugs.python.org/issue24836 opened by larry

#24837: await process.wait() does not work with a new_event_loop
http://bugs.python.org/issue24837 opened by chetan

#24838: tarfile.py: fix GNU and USTAR formats to properly handle paths
http://bugs.python.org/issue24838 opened by Roddy Shuler

#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840 opened by novas0x2a

#24841: Some test_ssl network tests fail if svn.python.org is not acce
http://bugs.python.org/issue24841 opened by vlee

#24842: Mention SimpleNamespace in namedtuple docs
http://bugs.python.org/issue24842 opened by cvrebert

#24844: Python 3.5rc1 compilation error with Apple clang 4.2 included
http://bugs.python.org/issue24844 opened by dabeaz

#24845: IDLE functional/integration testing
http://bugs.python.org/issue24845 opened by markroseman

#24846: Add tests for ``from ... import ...` code
http://bugs.python.org/issue24846 opened by brett.cannon

#24847: Can't import tkinter in Python 3.5.0rc1
http://bugs.python.org/issue24847 opened by mrabarnett

#24848: Warts in UTF-7 error handling
http://bugs.python.org/issue24848 opened by serhiy.storchaka

#24849: Add __len__ to map, everything in itertools
http://bugs.python.org/issue24849 opened by flying sheep

#24850: syslog.syslog() does not return error when unable to send the
http://bugs.python.org/issue24850 opened by Cyril Bouthors

#24851: infinite loop in faulthandler._stack_overflow
http://bugs.python.org/issue24851 opened by Paul Murphy

#24852: Python 3.5.0rc1 "HOWTO Use Python in the web" needs fix
http://bugs.python.org/issue24852 opened by John Hagen

#24853: Py_Finalize doesn't clean up PyImport_Inittab
http://bugs.python.org/issue24853 opened by Alex Budovski

#24857: mock: Crash on comparing call_args with long strings
http://bugs.python.org/issue24857 opened by Wilfred.Hughes

#24858: python3 -m test -ugui -v test_tk gives 3 failures under Debian
http://bugs.python.org/issue24858 opened by lac

#24859: ctypes.Structure bit order is reversed - counts from right
http://bugs.python.org/issue24859 opened by zeero

#24860: handling of IDLE 'open module' errors
http://bugs.python.org/issue24860 opened by markroseman

#24861: deprecate importing components of IDLE
http://bugs.python.org/issue24861 opened by markroseman

#24862: subprocess.Popen behaves incorrect when moved in process tree
http://bugs.python.org/issue24862 opened by Andre Merzky

#24864: errors writing to stdout during interpreter exit exit with sta
http://bugs.python.org/issue24864 opened by rbcollins

#24866: Boolean representation of Q/queue objects does not fit behavio
http://bugs.python.org/issue24866 opened by Frunit

#24867: Asyncio Task.get_stack fails with native coroutines
http://bugs.python.org/issue24867 opened by habilain

#24868: Python start
http://bugs.python.org/issue24868 opened by jack



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

#24868: Python start
http://bugs.python.org/issue24868

#24853: Py_Finalize doesn't clean up PyImport_Inittab
http://bugs.python.org/issue24853

#24848: Warts in UTF-7 error handling
http://bugs.python.org/issue24848

#24846: Add tests for ``from ... import ...` code
http://bugs.python.org/issue24846

#24841: Some test_ssl network tests fail if svn.python.org is not acce
http://bugs.python.org/issue24841

#24834: pydoc should display the expression for a builtin argument def
http://bugs.python.org/issue24834

#24833: IDLE tabnanny check fails
http://bugs.python.org/issue24833

#24829: Use interactive input even if stdout is redirected
http://bugs.python.org/issue24829

#24828: Segfault when using store-context AST node in a load context
http://bugs.python.org/issue24828

#24821: The optimization of string search can cause pessimization
http://bugs.python.org/issue24821

#24817: disable format menu items when not applicable
http://bugs.python.org/issue24817

#24815: IDLE can lose menubar on OS X
http://bugs.python.org/issue24815

#24808: PyTypeObject fields have incorrectly documented types
http://bugs.python.org/issue24808

#24807: compileall can cause Python installation to fail
http://bugs.python.org/issue24807

#24792: zipimporter masks import errors
http://bugs.python.org/issue24792



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

#24867: Asyncio Task.get_stack fails with native coroutines
http://bugs.python.org/issue24867

#24861: deprecate importing components of IDLE
http://bugs.python.org/issue24861

#24851: infinite loop in faulthandler._stack_overflow
http://bugs.python.org/issue24851

#24847: Can't import tkinter in Python 3.5.0rc1
http://bugs.python.org/issue24847

#24845: IDLE functional/integration testing
http://bugs.python.org/issue24845

#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840

#24838: tarfile.py: fix GNU and USTAR formats to properly handle paths
http://bugs.python.org/issue24838

#24809: Add getprotobynumber to socket module
http://bugs.python.org/issue24809

#24808: PyTypeObject fields have incorrectly documented types
http://bugs.python.org/issue24808

#24803: PyNumber_Long Buffer Over-read.patch
http://bugs.python.org/issue24803

#24802: PyFloat_FromString Buffer Over-read
http://bugs.python.org/issue24802

#24801: right-mouse click in IDLE on Mac doesn't work
http://bugs.python.org/issue24801

#24784: Build fails --without-threads
http://bugs.python.org/issue24784

#24782: Merge 'configure extensions' into main IDLE config dialog
http://bugs.python.org/issue24782

#24774: inconsistency in http.server.test
http://bugs.python.org/issue24774



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

#24492: using custom objects as modules: AttributeErrors new in 3.5
http://bugs.python.org/issue24492 11 msgs

#24831: Load average in test suite too high
http://bugs.python.org/issue24831 11 msgs

#24847: Can't import tkinter in Python 3.5.0rc1
http://bugs.python.org/issue24847 11 msgs

#24832: Issue building viewable docs with newer sphinx (default theme
http://bugs.python.org/issue24832 8 msgs

#24849: Add __len__ to map, everything in itertools
http://bugs.python.org/issue24849 8 msgs

#24858: python3 -m test -ugui -v test_tk gives 3 failures under Debian
http://bugs.python.org/issue24858 8 msgs

#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840 7 msgs

#24801: right-mouse click in IDLE on Mac doesn't work
http://bugs.python.org/issue24801 6 msgs

#24857: mock: Crash on comparing call_args with long strings
http://bugs.python.org/issue24857 6 msgs

#24864: errors writing to stdout during interpreter exit exit with sta
http://bugs.python.org/issue24864 6 msgs



Issues closed (31)
==================

#4214: no extension debug info with msvc9compiler.py
http://bugs.python.org/issue4214 closed by steve.dower

#12854: PyOS_Readline usage in tokenizer ignores sys.stdin/sys.stdout
http://bugs.python.org/issue12854 closed by eryksun

#15944: memoryviews and ctypes
http://bugs.python.org/issue15944 closed by skrah

#16554: The description of the argument of MAKE_FUNCTION and MAKE_CLOS
http://bugs.python.org/issue16554 closed by pitrou

#19450: Bug in sqlite in Windows binaries
http://bugs.python.org/issue19450 closed by steve.dower

#20059: Inconsistent urlparse/urllib.parse handling of invalid port va
http://bugs.python.org/issue20059 closed by rbcollins

#21159: configparser.InterpolationMissingOptionError is not very intui
http://bugs.python.org/issue21159 closed by rbcollins

#21167: float('nan') returns 0.0 on Python compiled with icc
http://bugs.python.org/issue21167 closed by r.david.murray

#23626: Windows per-user install of 3.5a2 doesn't associate .py files
http://bugs.python.org/issue23626 closed by steve.dower

#23725: update tempfile docs to say that TemporaryFile is secure
http://bugs.python.org/issue23725 closed by rbcollins

#23756: Tighten definition of bytes-like objects
http://bugs.python.org/issue23756 closed by skrah

#24385: libpython27.a in python-2.7.10 i386 (windows msi release) cont
http://bugs.python.org/issue24385 closed by steve.dower

#24440: Move the buildslave setup information from the wiki to the dev
http://bugs.python.org/issue24440 closed by r.david.murray

#24634: Importing uuid should not try to load libc on Windows
http://bugs.python.org/issue24634 closed by steve.dower

#24640: no ensurepip in embedded Windows distribution
http://bugs.python.org/issue24640 closed by steve.dower

#24667: OrderedDict.popitem()/__str__() raises KeyError
http://bugs.python.org/issue24667 closed by eric.snow

#24798: _msvccompiler.py doesn't properly support manifests
http://bugs.python.org/issue24798 closed by steve.dower

#24819: replace window size preference with just use last window size
http://bugs.python.org/issue24819 closed by terry.reedy

#24822: IDLE: Accelerator key doesn't work for Options
http://bugs.python.org/issue24822 closed by terry.reedy

#24824: Pydoc fails with codecs
http://bugs.python.org/issue24824 closed by larry

#24825: visual margin indicator for breakpoints in IDLE
http://bugs.python.org/issue24825 closed by terry.reedy

#24827: round(1.65, 1) return 1.6 with decimal
http://bugs.python.org/issue24827 closed by zach.ware

#24830: IndexError should (must?) report the index in error!
http://bugs.python.org/issue24830 closed by r.david.murray

#24835: Consistent failure in test_asyncio on Windows 7 buildbot
http://bugs.python.org/issue24835 closed by yselivanov

#24839: platform._syscmd_ver raises DeprecationWarning
http://bugs.python.org/issue24839 closed by steve.dower

#24843: 2to3 not working
http://bugs.python.org/issue24843 closed by gladman

#24854: Null check handle return by new_string()
http://bugs.python.org/issue24854 closed by python-dev

#24855: fail to mock the urlopen function
http://bugs.python.org/issue24855 closed by sih4sing5hong5

#24856: Mock.side_effect as iterable or iterator
http://bugs.python.org/issue24856 closed by r.david.murray

#24863: Incoherent bevavior with umlaut in regular expressions
http://bugs.python.org/issue24863 closed by eryksun

#24865: IDLE crashes on entering diacritical mark (Alt-E) on Mac OS X
http://bugs.python.org/issue24865 closed by ned.deily

Python tracker

unread,
Aug 21, 2015, 12:10:11 PM8/21/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-08-14 - 2015-08-21)
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 5013 (+11)
closed 31656 (+29)
total 36669 (+40)

Open issues with patches: 2241


Issues opened (33)
==================

#21167: float('nan') returns 0.0 on Python compiled with icc
http://bugs.python.org/issue21167 reopened by r.david.murray

#21192: Idle: Print filename when running a file from editor
http://bugs.python.org/issue21192 reopened by rhettinger

#24869: shlex lineno inaccurate with certain inputs
http://bugs.python.org/issue24869 opened by rescrv

#24870: Optimize coding with surrogateescape and surrogatepass error h
http://bugs.python.org/issue24870 opened by naoki

#24871: freeze.py doesn't work on x86_64 Linux out of the box
http://bugs.python.org/issue24871 opened by termim

#24872: Add /NODEFAULTLIB:MSVCRT to _msvccompiler
http://bugs.python.org/issue24872 opened by steve.dower

#24873: Add "full cleanup" checkbox to uninstaller
http://bugs.python.org/issue24873 opened by steve.dower

#24875: pyvenv doesn´t install PIP inside a new venv with --system-si
http://bugs.python.org/issue24875 opened by gilgamezh

#24876: distutils.errors not wildcard-import-safe
http://bugs.python.org/issue24876 opened by jwilk

#24880: ctypeslib patch for regular expression for symbols to include
http://bugs.python.org/issue24880 opened by jwagner313

#24881: _pyio checks that `os.name == 'win32'` instead of 'nt'
http://bugs.python.org/issue24881 opened by Cosimo Lupo

#24882: ThreadPoolExecutor doesn't reuse threads until #threads == max
http://bugs.python.org/issue24882 opened by Matt Spitz

#24884: Add method reopenFile() in WatchedFileHandler class
http://bugs.python.org/issue24884 opened by Marian Horban

#24885: StreamReaderProtocol docs recommend using private API
http://bugs.python.org/issue24885 opened by aymeric.augustin

#24886: open fails randomly on AIX
http://bugs.python.org/issue24886 opened by wiggin15

#24887: Sqlite3 has no option to provide open flags
http://bugs.python.org/issue24887 opened by sleepycal

#24888: FileNotFoundException raised by subprocess.call
http://bugs.python.org/issue24888 opened by Geoffrey Royer

#24889: Idle: always start with focus
http://bugs.python.org/issue24889 opened by terry.reedy

#24890: Windows launcher docs don't fully explain shebang semantics
http://bugs.python.org/issue24890 opened by BrenBarn

#24891: race condition in initstdio() (python aborts running under noh
http://bugs.python.org/issue24891 opened by Yi Ding

#24893: Tk occasionally mispositions Text() insert cursor on mouse cl
http://bugs.python.org/issue24893 opened by rhettinger

#24894: iso-8859-11 missing from codecs table
http://bugs.python.org/issue24894 opened by ezio.melotti

#24896: It is undocumented that re.UNICODE affects re.IGNORECASE
http://bugs.python.org/issue24896 opened by Leif Arne Storset

#24898: Documentation for str.find() is confusing
http://bugs.python.org/issue24898 opened by Ted Lemon

#24899: Add an os.path <=> pathlib equivalence table in pathlib docs
http://bugs.python.org/issue24899 opened by ezio.melotti

#24900: Raising an exception that cannot be unpickled causes hang in P
http://bugs.python.org/issue24900 opened by filmor

#24902: http.server: on startup, show host/port as URL
http://bugs.python.org/issue24902 opened by fxkr

#24903: Do not verify destdir argument to compileall
http://bugs.python.org/issue24903 opened by jgarver

#24904: Patch: add timeout to difflib SequenceMatcher ratio() and quic
http://bugs.python.org/issue24904 opened by jftuga

#24905: Allow incremental I/O to blobs in sqlite3
http://bugs.python.org/issue24905 opened by jim_minter

#24906: asyncore asynchat hanging on ssl
http://bugs.python.org/issue24906 opened by Michele Comitini

#24907: Module location load order is not respected if pkg_resources i
http://bugs.python.org/issue24907 opened by Vadim Kantorov

#24908: sysconfig.py and distutils.sysconfig.py disagree on directory
http://bugs.python.org/issue24908 opened by htnieman



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

#24906: asyncore asynchat hanging on ssl
http://bugs.python.org/issue24906

#24905: Allow incremental I/O to blobs in sqlite3
http://bugs.python.org/issue24905

#24899: Add an os.path <=> pathlib equivalence table in pathlib docs
http://bugs.python.org/issue24899

#24894: iso-8859-11 missing from codecs table
http://bugs.python.org/issue24894

#24886: open fails randomly on AIX
http://bugs.python.org/issue24886

#24885: StreamReaderProtocol docs recommend using private API
http://bugs.python.org/issue24885

#24884: Add method reopenFile() in WatchedFileHandler class
http://bugs.python.org/issue24884

#24881: _pyio checks that `os.name == 'win32'` instead of 'nt'
http://bugs.python.org/issue24881

#24876: distutils.errors not wildcard-import-safe
http://bugs.python.org/issue24876

#24875: pyvenv doesn´t install PIP inside a new venv with --system-si
http://bugs.python.org/issue24875

#24871: freeze.py doesn't work on x86_64 Linux out of the box
http://bugs.python.org/issue24871

#24869: shlex lineno inaccurate with certain inputs
http://bugs.python.org/issue24869

#24853: Py_Finalize doesn't clean up PyImport_Inittab
http://bugs.python.org/issue24853

#24848: Warts in UTF-7 error handling
http://bugs.python.org/issue24848

#24846: Add tests for ``from ... import ...` code
http://bugs.python.org/issue24846



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

#24904: Patch: add timeout to difflib SequenceMatcher ratio() and quic
http://bugs.python.org/issue24904

#24903: Do not verify destdir argument to compileall
http://bugs.python.org/issue24903

#24902: http.server: on startup, show host/port as URL
http://bugs.python.org/issue24902

#24889: Idle: always start with focus
http://bugs.python.org/issue24889

#24886: open fails randomly on AIX
http://bugs.python.org/issue24886

#24884: Add method reopenFile() in WatchedFileHandler class
http://bugs.python.org/issue24884

#24880: ctypeslib patch for regular expression for symbols to include
http://bugs.python.org/issue24880

#24871: freeze.py doesn't work on x86_64 Linux out of the box
http://bugs.python.org/issue24871

#24870: Optimize coding with surrogateescape and surrogatepass error h
http://bugs.python.org/issue24870

#24861: deprecate importing components of IDLE
http://bugs.python.org/issue24861

#24851: infinite loop in faulthandler._stack_overflow
http://bugs.python.org/issue24851

#24847: Can't import tkinter in Python 3.5.0rc1
http://bugs.python.org/issue24847

#24845: IDLE functional/integration testing
http://bugs.python.org/issue24845

#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840

#24838: tarfile.py: fix GNU and USTAR formats to properly handle paths
http://bugs.python.org/issue24838



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

#24872: Add /NODEFAULTLIB:MSVCRT to _msvccompiler
http://bugs.python.org/issue24872 18 msgs

#24790: Idle: improve stack viewer
http://bugs.python.org/issue24790 16 msgs

#24847: Can't import tkinter in Python 3.5.0rc1
http://bugs.python.org/issue24847 14 msgs

#8987: Distutils doesn't quote Windows command lines properly
http://bugs.python.org/issue8987 11 msgs

#24305: The new import system makes it impossible to correctly issue a
http://bugs.python.org/issue24305 11 msgs

#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496 9 msgs

#24294: DeprecationWarnings should be visible by default in the intera
http://bugs.python.org/issue24294 8 msgs

#24870: Optimize coding with surrogateescape and surrogatepass error h
http://bugs.python.org/issue24870 8 msgs

#24891: race condition in initstdio() (python aborts running under noh
http://bugs.python.org/issue24891 7 msgs

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



Issues closed (28)
==================

#11691: sqlite3 Cursor.description doesn't set type_code
http://bugs.python.org/issue11691 closed by ghaering

#17570: Improve devguide Windows instructions
http://bugs.python.org/issue17570 closed by python-dev

#20362: longMessage attribute is ignored in unittest.TestCase.assertRe
http://bugs.python.org/issue20362 closed by rbcollins

#22680: Blacklist FunctionTestCase from test discovery
http://bugs.python.org/issue22680 closed by rbcollins

#23572: functools.singledispatch fails when "not BaseClass" is True
http://bugs.python.org/issue23572 closed by yselivanov

#23672: IDLE can crash if file name contains non-BMP Unicode character
http://bugs.python.org/issue23672 closed by terry.reedy

#23810: Suboptimal stacklevel of deprecation warnings for formatter an
http://bugs.python.org/issue23810 closed by brett.cannon

#24054: Invalid syntax in inspect_fodder2.py (on Python 2.x)
http://bugs.python.org/issue24054 closed by rbcollins

#24079: xml.etree.ElementTree.Element.text does not conform to the doc
http://bugs.python.org/issue24079 closed by ned.deily

#24379: operator.subscript
http://bugs.python.org/issue24379 closed by rhettinger

#24492: using custom objects as modules: AttributeErrors new in 3.5
http://bugs.python.org/issue24492 closed by brett.cannon

#24764: cgi.FieldStorage can't parse multipart part headers with Conte
http://bugs.python.org/issue24764 closed by haypo

#24774: inconsistency in http.server.test
http://bugs.python.org/issue24774 closed by rbcollins

#24842: Mention SimpleNamespace in namedtuple docs
http://bugs.python.org/issue24842 closed by rhettinger

#24859: ctypes.Structure bit order is reversed - counts from right
http://bugs.python.org/issue24859 closed by zeero

#24864: errors writing to stdout during interpreter exit exit with sta
http://bugs.python.org/issue24864 closed by rbcollins

#24866: Boolean representation of Q/queue objects does not fit behavio
http://bugs.python.org/issue24866 closed by rhettinger

#24867: Asyncio Task.get_stack fails with native coroutines
http://bugs.python.org/issue24867 closed by yselivanov

#24868: Python start
http://bugs.python.org/issue24868 closed by terry.reedy

#24874: Improve pickling efficiency of itertools.cycle
http://bugs.python.org/issue24874 closed by rhettinger

#24877: Bad Password for file using zipfile module
http://bugs.python.org/issue24877 closed by shivaprasanth

#24878: Add docstrings to selected named tuples
http://bugs.python.org/issue24878 closed by rhettinger

#24879: Pydoc to list data descriptors in _fields order if it exists
http://bugs.python.org/issue24879 closed by rhettinger

#24883: Typo in c-api/buffer documentation
http://bugs.python.org/issue24883 closed by python-dev

#24892: bytes.join() won't take it's own type as the argument
http://bugs.python.org/issue24892 closed by brett.cannon

#24895: indentation fix in ceval.c in python 2.7
http://bugs.python.org/issue24895 closed by python-dev

#24897: Add new attribute decorator (akin to property)?
http://bugs.python.org/issue24897 closed by eric.snow

#24901: (2,)!=(2) and (2,3)==(2,3,) why ??? tested in each version
http://bugs.python.org/issue24901 closed by eryksun

Python tracker

unread,
Aug 28, 2015, 12:10:09 PM8/28/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-08-21 - 2015-08-28)
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 5042 (+29)
closed 31671 (+15)
total 36713 (+44)

Open issues with patches: 2251


Issues opened (39)
==================

#24909: Windows: subprocess.Popen: race condition for leaking inherita
http://bugs.python.org/issue24909 opened by Adam Meily

#24910: Windows MSIs don't have unique display names
http://bugs.python.org/issue24910 opened by steve.dower

#24911: Context manager of socket.socket is not documented
http://bugs.python.org/issue24911 opened by zodalahtathi

#24912: The type of cached objects is mutable
http://bugs.python.org/issue24912 opened by serhiy.storchaka

#24913: deque.index() overruns deque boundary
http://bugs.python.org/issue24913 opened by JohnLeitch

#24914: Python: Not just OO style but this is not mentioned on python.
http://bugs.python.org/issue24914 opened by Paddy McCarthy

#24915: Profile Guided Optimization improvements (better training, llv
http://bugs.python.org/issue24915 opened by alecsandru.patrascu

#24916: In sysconfig, don't rely on sys.version format
http://bugs.python.org/issue24916 opened by takluyver

#24917: time_strftime() Buffer Over-read
http://bugs.python.org/issue24917 opened by JohnLeitch

#24918: Docs layout bug
http://bugs.python.org/issue24918 opened by reag

#24920: shutil.get_terminal_size throws AttributeError
http://bugs.python.org/issue24920 opened by Isaac Levy

#24921: Operator precedence table in 5.15 should be highest to lowest
http://bugs.python.org/issue24921 opened by Joseph Schachner

#24922: assertWarnsRegex doesn't allow multiple warning messages
http://bugs.python.org/issue24922 opened by sleepycal

#24923: Append system paths in setup.py instead of prepending
http://bugs.python.org/issue24923 opened by christopher.hogan

#24924: _posixsubprocess.c: sysconf() might not be async-signal-safe
http://bugs.python.org/issue24924 opened by jwilk

#24925: Allow doctest to find line number of __test__ strings if forma
http://bugs.python.org/issue24925 opened by r.david.murray

#24927: multiprocessing.Pool hangs forever on segfault
http://bugs.python.org/issue24927 opened by Jonas Obrist

#24928: mock.patch.dict spoils order of items in collections.OrderedDi
http://bugs.python.org/issue24928 opened by Alexander Oblovatniy

#24929: _strptime.TimeRE should not enforce range in regex
http://bugs.python.org/issue24929 opened by Steve Yeung

#24930: test_ssl broker was fixed
http://bugs.python.org/issue24930 opened by marcosptf

#24931: _asdict breaks when inheriting from a namedtuple
http://bugs.python.org/issue24931 opened by Samuel Isaacson

#24932: Migrate _testembed to a C unit testing library
http://bugs.python.org/issue24932 opened by ncoghlan

#24933: socket.recv(size, MSG_TRUNC) returns more than size bytes
http://bugs.python.org/issue24933 opened by Andrey Wagin

#24934: django_v2 benchmark not working in Python 3.6
http://bugs.python.org/issue24934 opened by florin.papa

#24935: LDSHARED is not set according when CC is set.
http://bugs.python.org/issue24935 opened by yunlian

#24936: Idle: handle 'raise' properly when running with subprocess (2.
http://bugs.python.org/issue24936 opened by terry.reedy

#24937: Multiple problems in getters & setters in capsulethunk.h
http://bugs.python.org/issue24937 opened by encukou

#24938: Measure if _warnings.c is still worth having
http://bugs.python.org/issue24938 opened by brett.cannon

#24939: Remove unicode_format.h from stringlib
http://bugs.python.org/issue24939 opened by eric.smith

#24940: RotatingFileHandler uses tell in non-binary mode to determine
http://bugs.python.org/issue24940 opened by Ilya.Kulakov

#24941: Add classproperty as builtin class
http://bugs.python.org/issue24941 opened by guettli

#24942: Remove domain from ipaddress.reverse_pointer property and add
http://bugs.python.org/issue24942 opened by leeclemens

#24945: Expose Py_TPFLAGS_ values from Python
http://bugs.python.org/issue24945 opened by erik.bray

#24946: Tkinter tests that fail on linux in tiling window manager
http://bugs.python.org/issue24946 opened by terry.reedy

#24948: Multiprocessing not timely flushing stack trace to stderr
http://bugs.python.org/issue24948 opened by memeplex

#24949: Identifier lookup in a multi-level package is flakey
http://bugs.python.org/issue24949 opened by SegundoBob

#24950: FAIL: test_expanduser when $HOME=/
http://bugs.python.org/issue24950 opened by felixonmars

#24951: Idle test_configdialog fails on Fedora 23, 3.6
http://bugs.python.org/issue24951 opened by terry.reedy

#24952: stack_size([size]) is actually stack_size(size=0)
http://bugs.python.org/issue24952 opened by mattip



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

#24946: Tkinter tests that fail on linux in tiling window manager
http://bugs.python.org/issue24946

#24942: Remove domain from ipaddress.reverse_pointer property and add
http://bugs.python.org/issue24942

#24940: RotatingFileHandler uses tell in non-binary mode to determine
http://bugs.python.org/issue24940

#24936: Idle: handle 'raise' properly when running with subprocess (2.
http://bugs.python.org/issue24936

#24925: Allow doctest to find line number of __test__ strings if forma
http://bugs.python.org/issue24925

#24924: _posixsubprocess.c: sysconf() might not be async-signal-safe
http://bugs.python.org/issue24924

#24923: Append system paths in setup.py instead of prepending
http://bugs.python.org/issue24923

#24922: assertWarnsRegex doesn't allow multiple warning messages
http://bugs.python.org/issue24922

#24917: time_strftime() Buffer Over-read
http://bugs.python.org/issue24917

#24916: In sysconfig, don't rely on sys.version format
http://bugs.python.org/issue24916

#24910: Windows MSIs don't have unique display names
http://bugs.python.org/issue24910

#24906: asyncore asynchat hanging on ssl
http://bugs.python.org/issue24906

#24905: Allow incremental I/O to blobs in sqlite3
http://bugs.python.org/issue24905

#24899: Add an os.path <=> pathlib equivalence table in pathlib docs
http://bugs.python.org/issue24899

#24894: iso-8859-11 missing from codecs table
http://bugs.python.org/issue24894



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

#24952: stack_size([size]) is actually stack_size(size=0)
http://bugs.python.org/issue24952

#24938: Measure if _warnings.c is still worth having
http://bugs.python.org/issue24938

#24937: Multiple problems in getters & setters in capsulethunk.h
http://bugs.python.org/issue24937

#24934: django_v2 benchmark not working in Python 3.6
http://bugs.python.org/issue24934

#24931: _asdict breaks when inheriting from a namedtuple
http://bugs.python.org/issue24931

#24930: test_ssl broker was fixed
http://bugs.python.org/issue24930

#24927: multiprocessing.Pool hangs forever on segfault
http://bugs.python.org/issue24927

#24925: Allow doctest to find line number of __test__ strings if forma
http://bugs.python.org/issue24925

#24923: Append system paths in setup.py instead of prepending
http://bugs.python.org/issue24923

#24917: time_strftime() Buffer Over-read
http://bugs.python.org/issue24917

#24916: In sysconfig, don't rely on sys.version format
http://bugs.python.org/issue24916

#24915: Profile Guided Optimization improvements (better training, llv
http://bugs.python.org/issue24915

#24913: deque.index() overruns deque boundary
http://bugs.python.org/issue24913

#24909: Windows: subprocess.Popen: race condition for leaking inherita
http://bugs.python.org/issue24909

#24904: Patch: add timeout to difflib SequenceMatcher ratio() and quic
http://bugs.python.org/issue24904



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

#24915: Profile Guided Optimization improvements (better training, llv
http://bugs.python.org/issue24915 21 msgs

#23630: support multiple hosts in create_server/start_server
http://bugs.python.org/issue23630 15 msgs

#2786: Names in function call exception should have class names, if t
http://bugs.python.org/issue2786 13 msgs

#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496 8 msgs

#24294: DeprecationWarnings should be visible by default in the intera
http://bugs.python.org/issue24294 8 msgs

#24829: Use interactive input even if stdout is redirected
http://bugs.python.org/issue24829 8 msgs

#24913: deque.index() overruns deque boundary
http://bugs.python.org/issue24913 8 msgs

#24934: django_v2 benchmark not working in Python 3.6
http://bugs.python.org/issue24934 8 msgs

#3548: subprocess.pipe function
http://bugs.python.org/issue3548 7 msgs

#24305: The new import system makes it inconvenient to correctly issue
http://bugs.python.org/issue24305 7 msgs



Issues closed (14)
==================

#21112: 3.4 regression: unittest.expectedFailure no longer works on Te
http://bugs.python.org/issue21112 closed by rbcollins

#22812: Documentation of unittest -p usage wrong on windows.
http://bugs.python.org/issue22812 closed by rbcollins

#22936: traceback module has no way to show locals
http://bugs.python.org/issue22936 closed by rbcollins

#23552: Have timeit warn about runs that are not independent of each o
http://bugs.python.org/issue23552 closed by rbcollins

#24633: README file installed into site-packages conflicts with packag
#24769: Interpreter doesn't start when dynamic loading is disabled
http://bugs.python.org/issue24769 closed by larry

#24808: PyTypeObject fields have incorrectly documented types
http://bugs.python.org/issue24808 closed by martin.panter

#24847: Can't import tkinter in Python 3.5.0rc1
http://bugs.python.org/issue24847 closed by larry

#24850: syslog.syslog() does not return error when unable to send the
http://bugs.python.org/issue24850 closed by r.david.murray

#24919: Use user shell in subprocess
http://bugs.python.org/issue24919 closed by r.david.murray

#24926: Incorrect Example in HTMLParser.handle_comment(data)
http://bugs.python.org/issue24926 closed by r.david.murray

#24943: Simplifying os.exec*
http://bugs.python.org/issue24943 closed by r.david.murray

#24944: traceback when using tempfile module on windows
http://bugs.python.org/issue24944 closed by haypo

#24947: asyncio-eventloop documentation grammar (minor)
http://bugs.python.org/issue24947 closed by python-dev

Python tracker

unread,
Sep 4, 2015, 12:10:09 PM9/4/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-08-28 - 2015-09-04)
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 5057 (+15)
closed 31704 (+33)
total 36761 (+48)

Open issues with patches: 2257


Issues opened (28)
==================

#24954: No way to generate or parse timezone as produced by datetime.i
http://bugs.python.org/issue24954 opened by gvanrossum

#24955: webbrowser broken on Mac OS X when using the BROWSER variable
http://bugs.python.org/issue24955 opened by sconseil

#24956: Default value for an argument that is not in the choices list
http://bugs.python.org/issue24956 opened by Sworddragon

#24957: python3 -mpdb gets stuck in an unexitable infinite prompt loop
http://bugs.python.org/issue24957 opened by shlomif

#24959: unittest swallows part of stack trace when raising AssertionEr
http://bugs.python.org/issue24959 opened by chris.jerdonek

#24960: Can't use pip or easy_install with embeddable zip file.
http://bugs.python.org/issue24960 opened by Oleg N

#24964: Add tunnel CONNECT response headers to httplib / http.client
http://bugs.python.org/issue24964 opened by Thomas

#24965: Implement PEP 498: Literal String Formatting
http://bugs.python.org/issue24965 opened by eric.smith

#24966: shutil.get_terminal_size() throws ValueError if stdout is deta
http://bugs.python.org/issue24966 opened by rsc1975

#24969: functools.lru_cache: a way to set decorator arguments at runti
http://bugs.python.org/issue24969 opened by Marek Otahal

#24970: Make distutils.Command an ABC
http://bugs.python.org/issue24970 opened by Antony.Lee

#24972: IDLE: revisit text highlighting for inactive windows on win32
http://bugs.python.org/issue24972 opened by markroseman

#24973: CFLAGS for Visual Studio
http://bugs.python.org/issue24973 opened by christopher.hogan

#24977: shutil copy to non-existant directory
http://bugs.python.org/issue24977 opened by TheOrangeOne

#24978: Contributing to Python 2x and 3x Documentation. Translation to
http://bugs.python.org/issue24978 opened by overr1de

#24980: Allow for providing 'on_new_thread' callback to 'concurrent.fu
http://bugs.python.org/issue24980 opened by harlowja

#24981: Add a test which uses the ast module to compile the stdlib
http://bugs.python.org/issue24981 opened by brett.cannon

#24982: shutil.make_archive doesn't archive empty directories
http://bugs.python.org/issue24982 opened by eugenek

#24984: document AF_BLUETOOTH socket address formats
http://bugs.python.org/issue24984 opened by Tim.Tisdall

#24985: Python install test fails - OpenSSL - "dh key too small"
http://bugs.python.org/issue24985 opened by nagle

#24988: IDLE: debugger context menus not working on Mac
http://bugs.python.org/issue24988 opened by markroseman

#24990: Foreign language support in turtle module
http://bugs.python.org/issue24990 opened by Al.Sweigart

#24991: Define instance mutability explicitly on type objects
http://bugs.python.org/issue24991 opened by ncoghlan

#24995: better exception message when an unsupported object is passed
http://bugs.python.org/issue24995 opened by yselivanov

#24996: IDLE: debugger local/global vars should not be editable
http://bugs.python.org/issue24996 opened by markroseman

#24997: mock.call_args compares as equal and not equal
http://bugs.python.org/issue24997 opened by akaptur

#24999: Segfault in test_re.test_sre_character_class_literals() when P
http://bugs.python.org/issue24999 opened by haypo

#25000: _mock_call does not properly grab args and kwargs
http://bugs.python.org/issue25000 opened by paetling



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

#24997: mock.call_args compares as equal and not equal
http://bugs.python.org/issue24997

#24985: Python install test fails - OpenSSL - "dh key too small"
http://bugs.python.org/issue24985

#24972: IDLE: revisit text highlighting for inactive windows on win32
http://bugs.python.org/issue24972

#24970: Make distutils.Command an ABC
http://bugs.python.org/issue24970

#24960: Can't use pip or easy_install with embeddable zip file.
http://bugs.python.org/issue24960

#24954: No way to generate or parse timezone as produced by datetime.i
http://bugs.python.org/issue24954

#24942: Remove domain from ipaddress.reverse_pointer property and add
http://bugs.python.org/issue24942

#24940: RotatingFileHandler uses tell in non-binary mode to determine
http://bugs.python.org/issue24940

#24936: Idle: handle 'raise' properly when running with subprocess (2.
http://bugs.python.org/issue24936

#24925: Allow doctest to find line number of __test__ strings if forma
http://bugs.python.org/issue24925

#24924: _posixsubprocess.c: sysconf() might not be async-signal-safe
http://bugs.python.org/issue24924

#24923: Append system paths in setup.py instead of prepending
http://bugs.python.org/issue24923

#24922: assertWarnsRegex doesn't allow multiple warning messages
http://bugs.python.org/issue24922

#24917: time_strftime() Buffer Over-read
http://bugs.python.org/issue24917

#24916: In sysconfig, don't rely on sys.version format
http://bugs.python.org/issue24916



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

#24988: IDLE: debugger context menus not working on Mac
http://bugs.python.org/issue24988

#24984: document AF_BLUETOOTH socket address formats
http://bugs.python.org/issue24984

#24980: Allow for providing 'on_new_thread' callback to 'concurrent.fu
http://bugs.python.org/issue24980

#24973: CFLAGS for Visual Studio
http://bugs.python.org/issue24973

#24965: Implement PEP 498: Literal String Formatting
http://bugs.python.org/issue24965

#24955: webbrowser broken on Mac OS X when using the BROWSER variable
http://bugs.python.org/issue24955

#24938: Measure if _warnings.c is still worth having
http://bugs.python.org/issue24938

#24937: Multiple problems in getters & setters in capsulethunk.h
http://bugs.python.org/issue24937

#24934: django_v2 benchmark not working in Python 3.6
http://bugs.python.org/issue24934

#24930: test_ssl broker was fixed
http://bugs.python.org/issue24930

#24927: multiprocessing.Pool hangs forever on segfault
http://bugs.python.org/issue24927

#24925: Allow doctest to find line number of __test__ strings if forma
http://bugs.python.org/issue24925

#24923: Append system paths in setup.py instead of prepending
http://bugs.python.org/issue24923

#24917: time_strftime() Buffer Over-read
http://bugs.python.org/issue24917

#24916: In sysconfig, don't rely on sys.version format
http://bugs.python.org/issue24916



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

#24912: The type of cached objects is mutable
http://bugs.python.org/issue24912 43 msgs

#23517: datetime.utcfromtimestamp rounds results incorrectly
http://bugs.python.org/issue23517 23 msgs

#7175: Define a standard location and API for configuration files
http://bugs.python.org/issue7175 15 msgs

#23406: interning and list comprehension leads to unexpected behavior
http://bugs.python.org/issue23406 12 msgs

#23630: support multiple hosts in create_server/start_server
http://bugs.python.org/issue23630 12 msgs

#17849: Missing size argument in readline() method for httplib's class
http://bugs.python.org/issue17849 10 msgs

#24966: shutil.get_terminal_size() throws ValueError if stdout is deta
http://bugs.python.org/issue24966 10 msgs

#22798: time.mktime doesn't update time.tzname
http://bugs.python.org/issue22798 7 msgs

#24984: document AF_BLUETOOTH socket address formats
http://bugs.python.org/issue24984 7 msgs

#24635: test_typing is flaky
http://bugs.python.org/issue24635 6 msgs



Issues closed (30)
==================

#7739: time.strftime may hung while trying to open /etc/localtime but
http://bugs.python.org/issue7739 closed by belopolsky

#23332: datetime.isoformat() -> explicitly mark UTC string as such
http://bugs.python.org/issue23332 closed by belopolsky

#23375: test_py3kwarn fails on Windows
http://bugs.python.org/issue23375 closed by haypo

#23623: Python 3.5 docs need to clarify how to set PATH, etc
http://bugs.python.org/issue23623 closed by paul.moore

#24707: Assertion failed in pymonotonic_new
http://bugs.python.org/issue24707 closed by haypo

#24881: _pyio checks that `os.name == 'win32'` instead of 'nt'
http://bugs.python.org/issue24881 closed by serhiy.storchaka

#24891: race condition in initstdio() (python aborts running under noh
http://bugs.python.org/issue24891 closed by haypo

#24913: deque.index() overruns deque boundary
http://bugs.python.org/issue24913 closed by larry

#24931: _asdict breaks when inheriting from a namedtuple
http://bugs.python.org/issue24931 closed by rhettinger

#24952: stack_size([size]) is actually stack_size(size=0)
http://bugs.python.org/issue24952 closed by martin.panter

#24953: ICC and version should be in COMPILER string when built with I
http://bugs.python.org/issue24953 closed by python-dev

#24958: Segfault in REPL after pressing "r" and PgUp twice (on Mageia
http://bugs.python.org/issue24958 closed by r.david.murray

#24961: shell stdout broken after exiting interactive python prompt
http://bugs.python.org/issue24961 closed by ned.deily

#24962: Unnecessary space in using/mac
http://bugs.python.org/issue24962 closed by python-dev

#24963: ipaddress.IPv6Network doc typo
http://bugs.python.org/issue24963 closed by python-dev

#24967: add errors='ignore' to print kwargs
http://bugs.python.org/issue24967 closed by brett.cannon

#24968: Python 3 raises Unicode errors with the xxx.UTF-8 locale
http://bugs.python.org/issue24968 closed by haypo

#24971: os.environ.get() does not return the Environment Value in Linu
http://bugs.python.org/issue24971 closed by r.david.murray

#24974: ICC on Windows 8.1: _decimal fails to compile with default fp
http://bugs.python.org/issue24974 closed by python-dev

#24975: Python 3.5 can't compile AST involving PEP 448 unpacking
http://bugs.python.org/issue24975 closed by yselivanov

#24976: Arithmetic/precision bug when using floating-point numbers
http://bugs.python.org/issue24976 closed by ezio.melotti

#24979: Allow timezone offsets greater than 24 hours
http://bugs.python.org/issue24979 closed by belopolsky

#24983: Wrong AttributeError propagation
http://bugs.python.org/issue24983 closed by martin.panter

#24986: It should be possible to build successfully without external l
http://bugs.python.org/issue24986 closed by python-dev

#24987: subprocess.Popen with shell=True doesn't create socket
http://bugs.python.org/issue24987 closed by asduj

#24989: scan_eol() Buffer Over-read
http://bugs.python.org/issue24989 closed by larry

#24992: collections.OrderedDict constructor (odict_new) doesn't handle
http://bugs.python.org/issue24992 closed by haypo

#24993: The C function PyCodec_NameReplaceErrors doesn't handle PyCaps
http://bugs.python.org/issue24993 closed by haypo

#24994: Python 3.4.2 64-bit Installer error (Please insert the disk:)
http://bugs.python.org/issue24994 closed by zach.ware

#24998: docs: subprocess.Popen example has extra/invalid parameter
http://bugs.python.org/issue24998 closed by r.david.murray

Python tracker

unread,
Sep 11, 2015, 12:10:10 PM9/11/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-09-04 - 2015-09-11)
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 5076 (+19)
closed 31753 (+49)
total 36829 (+68)

Open issues with patches: 2258


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

#8232: webbrowser.open incomplete on Windows
http://bugs.python.org/issue8232 reopened by larry

#24199: Idle: remove idlelib.idlever.py and its use in About dialog
http://bugs.python.org/issue24199 reopened by terry.reedy

#25001: Make --nowindows argument to regrtest propagate when running w
http://bugs.python.org/issue25001 opened by brett.cannon

#25002: Deprecate asyncore/asynchat
http://bugs.python.org/issue25002 opened by gvanrossum

#25003: os.urandom() should call getrandom(2) not getentropy(2) on Sol
http://bugs.python.org/issue25003 opened by jbeck

#25006: List pybind11 binding generator
http://bugs.python.org/issue25006 opened by wenzel

#25007: Add support of copy protocol to zlib compressors and decompres
http://bugs.python.org/issue25007 opened by serhiy.storchaka

#25008: Deprecate smtpd
http://bugs.python.org/issue25008 opened by brett.cannon

#25011: Smarter rl complete: hide private and special names
http://bugs.python.org/issue25011 opened by serhiy.storchaka

#25012: pathlib should allow converting to absolute paths without reso
http://bugs.python.org/issue25012 opened by mu_mind

#25013: run_pdb() in test_pdb.py always returns stderr as None
http://bugs.python.org/issue25013 opened by xdegaye

#25015: Idle: scroll Text faster with mouse wheel
http://bugs.python.org/issue25015 opened by terry.reedy

#25017: htmllib deprecated: Which library to use? Missing sane default
http://bugs.python.org/issue25017 opened by guettli

#25020: IDLE - centralize ui policies and small utilities
http://bugs.python.org/issue25020 opened by markroseman

#25021: product_setstate() Out-of-bounds Read
http://bugs.python.org/issue25021 opened by JohnLeitch

#25023: time.strftime('%a'), ValueError: embedded null byte, in ko loc
http://bugs.python.org/issue25023 opened by sy LEE

#25024: Allow passing "delete=False" to TemporaryDirectory
http://bugs.python.org/issue25024 opened by Antony.Lee

#25026: (FreeBSD/OSX) Fix fcntl module to accept 'unsigned long' type
http://bugs.python.org/issue25026 opened by koobs

#25027: Python 3.5.0rc3 on Windows can not load more than 127 C extens
http://bugs.python.org/issue25027 opened by cgohlke

#25031: IDLE - file list improvements
http://bugs.python.org/issue25031 opened by markroseman

#25032: IDLE - same menubar across application
http://bugs.python.org/issue25032 opened by markroseman

#25034: string.Formatter accepts empty fields but displays wrong when
http://bugs.python.org/issue25034 opened by anthon

#25035: Getter/setter for argparse keys
http://bugs.python.org/issue25035 opened by Sworddragon

#25036: IDLE - infrastructure changes so editors don't assume they're
http://bugs.python.org/issue25036 opened by markroseman

#25039: Docs: Link to Stackless Python in Design and History FAQ secti
http://bugs.python.org/issue25039 opened by Winterflower

#25040: xml.sax.make_parser makes bad use of parser_list argument defa
http://bugs.python.org/issue25040 opened by Gautier Portet

#25041: document AF_PACKET socket address format
http://bugs.python.org/issue25041 opened by Tim.Tisdall

#25042: Create an "embedding SDK" distribution?
http://bugs.python.org/issue25042 opened by paul.moore

#25043: document socket constants for Bluetooth
http://bugs.python.org/issue25043 opened by Tim.Tisdall

#25044: bring BTPROTO_SCO inline with other Bluetooth protocols
http://bugs.python.org/issue25044 opened by Tim.Tisdall

#25045: smtplib throws exception TypeError: readline()
http://bugs.python.org/issue25045 opened by phlambotte

#25047: xml.etree.ElementTree encoding declaration should be capital (
http://bugs.python.org/issue25047 opened by zimeon

#25049: Strange behavior under doctest: staticmethods have different _
http://bugs.python.org/issue25049 opened by jneb

#25050: windows installer does not allow 32 and 64 installs side by si
http://bugs.python.org/issue25050 opened by Adam.Groszer

#25053: Possible race condition in Pool
http://bugs.python.org/issue25053 opened by Stanislaw Izaak Pitucha

#25054: Capturing start of line '^'
http://bugs.python.org/issue25054 opened by Alcolo Alcolo

#25056: no support for Bluetooth LE in socket
http://bugs.python.org/issue25056 opened by Tim.Tisdall

#25057: Make parameter of io.base to be positional and keyword
http://bugs.python.org/issue25057 opened by introom

#25058: Right square bracket argparse metavar
http://bugs.python.org/issue25058 opened by cortopy

#25059: Mistake in input-output tutorial regarding print() seperator
http://bugs.python.org/issue25059 opened by Saimadhav.Heblikar

#25061: Add native enum support for argparse
http://bugs.python.org/issue25061 opened by desbma

#25063: shutil.copyfileobj should internally use os.sendfile when poss
http://bugs.python.org/issue25063 opened by desbma

#25064: Adjust tempfile documentation for bytes filename support
http://bugs.python.org/issue25064 opened by martin.panter

#25066: Better repr for multiprocessing.synchronize objects
http://bugs.python.org/issue25066 opened by davin

#25068: The proxy key's string should ignore case.
http://bugs.python.org/issue25068 opened by Chuang Cao

#25070: Python 2.6 - Python 3.4 allows unparenthesized generator with
http://bugs.python.org/issue25070 opened by ztane



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

#25064: Adjust tempfile documentation for bytes filename support
http://bugs.python.org/issue25064

#25056: no support for Bluetooth LE in socket
http://bugs.python.org/issue25056

#25049: Strange behavior under doctest: staticmethods have different _
http://bugs.python.org/issue25049

#25036: IDLE - infrastructure changes so editors don't assume they're
http://bugs.python.org/issue25036

#25032: IDLE - same menubar across application
http://bugs.python.org/issue25032

#25020: IDLE - centralize ui policies and small utilities
http://bugs.python.org/issue25020

#25007: Add support of copy protocol to zlib compressors and decompres
http://bugs.python.org/issue25007

#25006: List pybind11 binding generator
http://bugs.python.org/issue25006

#24997: mock.call_args compares as equal and not equal
http://bugs.python.org/issue24997

#24985: Python install test fails - OpenSSL - "dh key too small"
http://bugs.python.org/issue24985

#24970: Make distutils.Command an ABC
http://bugs.python.org/issue24970

#24942: Remove domain from ipaddress.reverse_pointer property and add
http://bugs.python.org/issue24942

#24940: RotatingFileHandler uses tell in non-binary mode to determine
http://bugs.python.org/issue24940

#24936: Idle: handle 'raise' properly when running with subprocess (2.
http://bugs.python.org/issue24936

#24925: Allow doctest to find line number of __test__ strings if forma
http://bugs.python.org/issue24925



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

#25066: Better repr for multiprocessing.synchronize objects
http://bugs.python.org/issue25066

#25064: Adjust tempfile documentation for bytes filename support
http://bugs.python.org/issue25064

#25057: Make parameter of io.base to be positional and keyword
http://bugs.python.org/issue25057

#25043: document socket constants for Bluetooth
http://bugs.python.org/issue25043

#25036: IDLE - infrastructure changes so editors don't assume they're
http://bugs.python.org/issue25036

#25034: string.Formatter accepts empty fields but displays wrong when
http://bugs.python.org/issue25034

#25031: IDLE - file list improvements
http://bugs.python.org/issue25031

#25027: Python 3.5.0rc3 on Windows can not load more than 127 C extens
http://bugs.python.org/issue25027

#25021: product_setstate() Out-of-bounds Read
http://bugs.python.org/issue25021

#25013: run_pdb() in test_pdb.py always returns stderr as None
http://bugs.python.org/issue25013

#25011: Smarter rl complete: hide private and special names
http://bugs.python.org/issue25011

#25003: os.urandom() should call getrandom(2) not getentropy(2) on Sol
http://bugs.python.org/issue25003

#24988: IDLE: debugger context menus not working on Mac
http://bugs.python.org/issue24988

#24982: shutil.make_archive doesn't archive empty directories
http://bugs.python.org/issue24982

#24980: Allow for providing 'on_new_thread' callback to 'concurrent.fu
http://bugs.python.org/issue24980



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

#23517: datetime.utcfromtimestamp rounds results incorrectly
http://bugs.python.org/issue23517 52 msgs

#25002: Deprecate asyncore/asynchat
http://bugs.python.org/issue25002 17 msgs

#25027: Python 3.5.0rc3 on Windows can not load more than 127 C extens
http://bugs.python.org/issue25027 17 msgs

#24999: Segfault in test_re.test_sre_character_class_literals() when P
http://bugs.python.org/issue24999 16 msgs

#25003: os.urandom() should call getrandom(2) not getentropy(2) on Sol
http://bugs.python.org/issue25003 15 msgs

#23551: IDLE to provide menu link to PIP gui.
http://bugs.python.org/issue23551 12 msgs

#8232: webbrowser.open incomplete on Windows
http://bugs.python.org/issue8232 9 msgs

#24915: Profile Guided Optimization improvements (better training, llv
http://bugs.python.org/issue24915 9 msgs

#22980: C extension naming doesn't take bitness into account
http://bugs.python.org/issue22980 8 msgs

#24965: Implement PEP 498: Literal String Formatting
http://bugs.python.org/issue24965 8 msgs



Issues closed (48)
==================

#15989: Possible integer overflow of PyLong_AsLong() results
http://bugs.python.org/issue15989 closed by serhiy.storchaka

#16180: cannot quit pdb when there is a syntax error in the debuggee (
http://bugs.python.org/issue16180 closed by terry.reedy

#17849: Missing size argument in readline() method for httplib's class
http://bugs.python.org/issue17849 closed by martin.panter

#23144: html.parser.HTMLParser: setting 'convert_charrefs = True' lead
http://bugs.python.org/issue23144 closed by ezio.melotti

#23406: interning and list comprehension leads to unexpected behavior
http://bugs.python.org/issue23406 closed by martin.panter

#23415: add-to-pydotorg does not support .exe installers for Windows
http://bugs.python.org/issue23415 closed by larry

#24225: Idlelib: changing file names
http://bugs.python.org/issue24225 closed by terry.reedy

#24272: PEP 484 docs
http://bugs.python.org/issue24272 closed by gvanrossum

#24305: The new import system makes it inconvenient to correctly issue
http://bugs.python.org/issue24305 closed by larry

#24488: ConfigParser.getboolean fails on boolean options
http://bugs.python.org/issue24488 closed by lukasz.langa

#24585: Windows installer does not detect existing installs
http://bugs.python.org/issue24585 closed by steve.dower

#24635: test_typing is flaky
http://bugs.python.org/issue24635 closed by larry

#24684: socket.getaddrinfo(host) doesn't ensure that host.encode() ret
http://bugs.python.org/issue24684 closed by haypo

#24748: Change of behavior for importlib between 3.4 and 3.5 with DLL
http://bugs.python.org/issue24748 closed by larry

#24889: Idle: always start with focus
http://bugs.python.org/issue24889 closed by terry.reedy

#24910: Windows MSIs don't have unique display names
http://bugs.python.org/issue24910 closed by steve.dower

#24912: The type of cached objects is mutable
http://bugs.python.org/issue24912 closed by gvanrossum

#24917: time_strftime() Buffer Over-read
http://bugs.python.org/issue24917 closed by steve.dower

#24938: Measure if _warnings.c is still worth having
http://bugs.python.org/issue24938 closed by brett.cannon

#24956: Default value for an argument that is not in the choices list
http://bugs.python.org/issue24956 closed by r.david.murray

#24957: python -m pdb error.py: stuck in unexitable infinite prompt l
http://bugs.python.org/issue24957 closed by terry.reedy

#24969: functools.lru_cache: a way to set decorator arguments at runti
http://bugs.python.org/issue24969 closed by rhettinger

#24984: document AF_BLUETOOTH socket address formats
http://bugs.python.org/issue24984 closed by berker.peksag

#25000: _mock_call does not properly grab args and kwargs
http://bugs.python.org/issue25000 closed by michael.foord

#25004: test_mmap should catch f.close() failure in LargeMmapTests._ma
http://bugs.python.org/issue25004 closed by martin.panter

#25005: webbrowser breaks on query strings with multiple fields on Win
http://bugs.python.org/issue25005 closed by larry

#25009: queue.Queue() does not validate the maxsize argument
http://bugs.python.org/issue25009 closed by rhettinger

#25010: minor typo in PCBuild readme.txt
http://bugs.python.org/issue25010 closed by python-dev

#25014: Add contextlib.itercm()
http://bugs.python.org/issue25014 closed by ncoghlan

#25016: defaultdict's pop gives a KeyError
http://bugs.python.org/issue25016 closed by r.david.murray

#25018: test_shutil.test_make_archive() fails on Windows 8.1
http://bugs.python.org/issue25018 closed by serhiy.storchaka

#25019: xmlparse_setattro() Type Confusion
http://bugs.python.org/issue25019 closed by serhiy.storchaka

#25022: Remove PC/example_nt/
http://bugs.python.org/issue25022 closed by python-dev

#25025: Missing 3.5.0 RC3 tarballs (FTP) on Fastly nodes
http://bugs.python.org/issue25025 closed by berker.peksag

#25028: Reading unicode json string fails depending on LANG env
http://bugs.python.org/issue25028 closed by martin.panter

#25029: MemoryError in test_strptime
http://bugs.python.org/issue25029 closed by steve.dower

#25030: io.[Text]IOBase.seek doesn't take keyword parameter
http://bugs.python.org/issue25030 closed by martin.panter

#25033: Python 2.7.10 make - fails on some Standard Library Modules
http://bugs.python.org/issue25033 closed by r.david.murray

#25037: ValueError: invalid literal for int() with base 16: b'[\r\n'
http://bugs.python.org/issue25037 closed by martin.panter

#25038: test_os.TestSendfile.test_keywords() introduced a regression
http://bugs.python.org/issue25038 closed by martin.panter

#25046: ImportError: No module named Multiprocessing
http://bugs.python.org/issue25046 closed by r.david.murray

#25048: %e Directive Missing in Datetime Documentation
http://bugs.python.org/issue25048 closed by r.david.murray

#25051: 'compile' refuses BOM.
http://bugs.python.org/issue25051 closed by eryksun

#25060: BUILD_MAP stack effect suboptimal
http://bugs.python.org/issue25060 closed by python-dev

#25062: Doc linter error: [2] library/typing.rst:358: default role us
http://bugs.python.org/issue25062 closed by zach.ware

#25065: https://docs.python.org/library should redirect to Python 3 do
http://bugs.python.org/issue25065 closed by zach.ware

#25067: Spam
http://bugs.python.org/issue25067 closed by zach.ware

#25069: Clean issue when generator not exhausted (garbage collector re
http://bugs.python.org/issue25069 closed by r.david.murray

Python tracker

unread,
Sep 18, 2015, 12:10:11 PM9/18/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-09-11 - 2015-09-18)
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 5130 (+54)
closed 31798 (+45)
total 36928 (+99)

Open issues with patches: 2270


Issues opened (67)
==================

#22627: Calling timestamp() on a datetime object modifies the timestam
http://bugs.python.org/issue22627 reopened by belopolsky

#25072: CGI large POST data string truncated
http://bugs.python.org/issue25072 opened by Vincent Caloone

#25074: Bind logger and waninigs modules for asyncio __del__ methods
http://bugs.python.org/issue25074 opened by asvetlov

#25077: Compiler warnings: initialization from incompatible pointer ty
http://bugs.python.org/issue25077 opened by mgedmin

#25080: The example-code for making XML-RPC requests through proxy, fa
http://bugs.python.org/issue25080 opened by ankostis

#25081: Windows installer Upgrade->Customize->Back goes to Install pag
http://bugs.python.org/issue25081 opened by steve.dower

#25083: Python can sometimes create incorrect .pyc files
http://bugs.python.org/issue25083 opened by tzickel

#25084: remove semi-busy loop in py2.7 threading.Condition.wait(timeou
http://bugs.python.org/issue25084 opened by flavio

#25085: Windows x86-64 embeddable zip file contains test directorys
http://bugs.python.org/issue25085 opened by tds333

#25086: Windows x86-64 embeddable zip file, lot of big EXE files in di
http://bugs.python.org/issue25086 opened by tds333

#25087: Type variable substitution in type instances
http://bugs.python.org/issue25087 opened by skrah

#25089: Can't run Python Launcher on Windows
http://bugs.python.org/issue25089 opened by BreamoreBoy

#25090: IDLE: remove noisy icons from class (module) browser
http://bugs.python.org/issue25090 opened by markroseman

#25091: Windows Installer uses small font
http://bugs.python.org/issue25091 opened by terry.reedy

#25092: Regression: test_datetime fails on 3.5, Win 7, works on 3.4
http://bugs.python.org/issue25092 opened by terry.reedy

#25093: New 3.5.0 failure in test_tcl on win7
http://bugs.python.org/issue25093 opened by terry.reedy

#25094: Test_tools not working on Windows.
http://bugs.python.org/issue25094 opened by terry.reedy

#25095: test_httpservers hangs on 3.5.0, win 7
http://bugs.python.org/issue25095 opened by terry.reedy

#25097: test_logging may fail with 'Access is denied' when pywin32 is
http://bugs.python.org/issue25097 opened by zach.ware

#25098: test_uuid fails with pywin32 installed
http://bugs.python.org/issue25098 opened by zach.ware

#25099: test_compileall fails when run by unprivileged user on install
http://bugs.python.org/issue25099 opened by zach.ware

#25100: Test_distutils fails instead of skipping if no VS2015
http://bugs.python.org/issue25100 opened by terry.reedy

#25101: test_zipfile failure when run by unprivileged user with instal
http://bugs.python.org/issue25101 opened by zach.ware

#25102: Windows installer: 'precompile standard library' option should
http://bugs.python.org/issue25102 opened by zach.ware

#25103: 3.5.0 installed standard library on Windows has LF line ending
http://bugs.python.org/issue25103 opened by zach.ware

#25106: Hash computation speedup for {buffer, string, unicode}object
http://bugs.python.org/issue25106 opened by alecsandru.patrascu

#25109: test_code_module tests fail when run from the installed locati
http://bugs.python.org/issue25109 opened by doko

#25111: Broken compatibility in FrameSummary equality
http://bugs.python.org/issue25111 opened by serhiy.storchaka

#25112: Windows installer assigns non-existent icons to Python file ty
http://bugs.python.org/issue25112 opened by thijsvandien

#25114: asynico: add ssl_object extra info
http://bugs.python.org/issue25114 opened by haypo

#25115: SSL_set_verify_depth not exposed by the ssl module
http://bugs.python.org/issue25115 opened by gbremer

#25116: It failed to install Py3.5 on win2008R2
http://bugs.python.org/issue25116 opened by Kevin Zhang

#25117: Windows installer: precompiling stdlib fails with missing DLL
http://bugs.python.org/issue25117 opened by mgedmin

#25123: Logging Documentation - dictConfig disable_existing_loggers
http://bugs.python.org/issue25123 opened by coderobot

#25124: No single .msi available for 3.5 release
http://bugs.python.org/issue25124 opened by Christian.Ullrich

#25125: "Edit with IDLE" does not work for shortcuts
http://bugs.python.org/issue25125 opened by thijsvandien

#25126: Non-web installer fails without a connection when doing debug
http://bugs.python.org/issue25126 opened by thijsvandien

#25129: Rounding mode of floating-point division is not well documente
http://bugs.python.org/issue25129 opened by pitrou

#25130: Make tests more PyPy compatible
http://bugs.python.org/issue25130 opened by serhiy.storchaka

#25131: The AST for dict and set displays has the lineno of the first
http://bugs.python.org/issue25131 opened by Claudiu.Popa

#25133: Clarify that the constants in selectors are module-level
http://bugs.python.org/issue25133 opened by brett.cannon

#25135: Deques to adopt the standard clearing procedure for mutable ob
http://bugs.python.org/issue25135 opened by rhettinger

#25136: Python doesn't find Xcode 7 stub libraries
http://bugs.python.org/issue25136 opened by tdsmith

#25138: test_socket: socket.EAI_NODATA doesn't exist on FreeBSD
http://bugs.python.org/issue25138 opened by haypo

#25139: Just a little refactoring
http://bugs.python.org/issue25139 opened by Алексей Смирнов

#25143: 3.5 install fails poorly on Windows XP
http://bugs.python.org/issue25143 opened by pwa...@phs.org

#25144: 3.5 Win install fails with "TARGETDIR"
http://bugs.python.org/issue25144 opened by fov

#25145: urllib how-to should be updated to remove PyGoogle
http://bugs.python.org/issue25145 opened by nneonneo

#25146: IDLE debugger could better visualize program execution
http://bugs.python.org/issue25146 opened by markroseman

#25148: Windows registry PythonCore key changed inconsistent with othe
http://bugs.python.org/issue25148 opened by barry.scott

#25151: venv does not work with debian releases, if you want to instal
http://bugs.python.org/issue25151 opened by lac

#25152: venv documentation doesn't tell you how to specify a particula
http://bugs.python.org/issue25152 opened by lac

#25153: PCbuild/*.vcxproj* should use CRLF line endings
http://bugs.python.org/issue25153 opened by zach.ware

#25154: Drop the pyvenv script
http://bugs.python.org/issue25154 opened by brett.cannon

#25156: shutil.copyfile should internally use os.sendfile when possibl
http://bugs.python.org/issue25156 opened by desbma

#25157: Installing Python 3.5.0 32bit on Windows 8.1 64bit system give
http://bugs.python.org/issue25157 opened by lac

#25158: Python 3.2.2 and 3.5.0 Do not seem compatible with OpenSSL 1.0
http://bugs.python.org/issue25158 opened by eeiddne

#25159: Import time regression
http://bugs.python.org/issue25159 opened by serhiy.storchaka

#25160: Stop using deprecated imp module; imp should now emit a real D
http://bugs.python.org/issue25160 opened by haypo

#25161: Missing periods at the end of sentences
http://bugs.python.org/issue25161 opened by artakase

#25162: Windows installation does not appear in list of installed appl
http://bugs.python.org/issue25162 opened by Christian.Ullrich

#25163: Windows installer in AllUsers mode presents wrong installation
http://bugs.python.org/issue25163 opened by Christian.Ullrich

#25164: Windows default installation path is inconsistent between per-
http://bugs.python.org/issue25164 opened by Christian.Ullrich

#25165: Windows uninstallation should not remove launcher if other ver
http://bugs.python.org/issue25165 opened by Christian.Ullrich

#25166: Windows AllUsers installation places uninstaller in user profi
http://bugs.python.org/issue25166 opened by Christian.Ullrich

#25168: test_datetime.test_strptime() random failures on "s390x SLES"
http://bugs.python.org/issue25168 opened by haypo

#25169: multiprocess documentation
http://bugs.python.org/issue25169 opened by jftuga



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

#25166: Windows AllUsers installation places uninstaller in user profi
http://bugs.python.org/issue25166

#25165: Windows uninstallation should not remove launcher if other ver
http://bugs.python.org/issue25165

#25164: Windows default installation path is inconsistent between per-
http://bugs.python.org/issue25164

#25163: Windows installer in AllUsers mode presents wrong installation
http://bugs.python.org/issue25163

#25162: Windows installation does not appear in list of installed appl
http://bugs.python.org/issue25162

#25158: Python 3.2.2 and 3.5.0 Do not seem compatible with OpenSSL 1.0
http://bugs.python.org/issue25158

#25156: shutil.copyfile should internally use os.sendfile when possibl
http://bugs.python.org/issue25156

#25153: PCbuild/*.vcxproj* should use CRLF line endings
http://bugs.python.org/issue25153

#25148: Windows registry PythonCore key changed inconsistent with othe
http://bugs.python.org/issue25148

#25145: urllib how-to should be updated to remove PyGoogle
http://bugs.python.org/issue25145

#25144: 3.5 Win install fails with "TARGETDIR"
http://bugs.python.org/issue25144

#25139: Just a little refactoring
http://bugs.python.org/issue25139

#25138: test_socket: socket.EAI_NODATA doesn't exist on FreeBSD
http://bugs.python.org/issue25138

#25133: Clarify that the constants in selectors are module-level
http://bugs.python.org/issue25133

#25125: "Edit with IDLE" does not work for shortcuts
http://bugs.python.org/issue25125



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

#25161: Missing periods at the end of sentences
http://bugs.python.org/issue25161

#25139: Just a little refactoring
http://bugs.python.org/issue25139

#25136: Python doesn't find Xcode 7 stub libraries
http://bugs.python.org/issue25136

#25135: Deques to adopt the standard clearing procedure for mutable ob
http://bugs.python.org/issue25135

#25130: Make tests more PyPy compatible
http://bugs.python.org/issue25130

#25115: SSL_set_verify_depth not exposed by the ssl module
http://bugs.python.org/issue25115

#25114: asynico: add ssl_object extra info
http://bugs.python.org/issue25114

#25112: Windows installer assigns non-existent icons to Python file ty
http://bugs.python.org/issue25112

#25111: Broken compatibility in FrameSummary equality
http://bugs.python.org/issue25111

#25106: Hash computation speedup for {buffer, string, unicode}object
http://bugs.python.org/issue25106

#25102: Windows installer: 'precompile standard library' option should
http://bugs.python.org/issue25102

#25101: test_zipfile failure when run by unprivileged user with instal
http://bugs.python.org/issue25101

#25093: New 3.5.0 failure in test_tcl on win7
http://bugs.python.org/issue25093

#25092: Regression: test_datetime fails on 3.5, Win 7, works on 3.4
http://bugs.python.org/issue25092

#25084: remove semi-busy loop in py2.7 threading.Condition.wait(timeou
http://bugs.python.org/issue25084



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

#24965: Implement PEP 498: Literal String Formatting
http://bugs.python.org/issue24965 23 msgs

#25092: Regression: test_datetime fails on 3.5, Win 7, works on 3.4
http://bugs.python.org/issue25092 22 msgs

#25106: Hash computation speedup for {buffer, string, unicode}object
http://bugs.python.org/issue25106 18 msgs

#25129: Rounding mode of floating-point division is not well documente
http://bugs.python.org/issue25129 10 msgs

#25003: os.urandom() should call getrandom(2) not getentropy(2) on Sol
http://bugs.python.org/issue25003 9 msgs

#25084: remove semi-busy loop in py2.7 threading.Condition.wait(timeou
http://bugs.python.org/issue25084 8 msgs

#25152: venv documentation doesn't tell you how to specify a particula
http://bugs.python.org/issue25152 8 msgs

#25089: Can't run Python Launcher on Windows
http://bugs.python.org/issue25089 7 msgs

#25093: New 3.5.0 failure in test_tcl on win7
http://bugs.python.org/issue25093 6 msgs

#25095: test_httpservers hangs on 3.5.0, win 7
http://bugs.python.org/issue25095 6 msgs



Issues closed (45)
==================

#21874: test_strptime fails on rhel/centos/fedora systems
http://bugs.python.org/issue21874 closed by haypo

#23517: datetime.utcfromtimestamp rounds results incorrectly
http://bugs.python.org/issue23517 closed by haypo

#24756: doctest run_docstring_examples does have an obvious utility
http://bugs.python.org/issue24756 closed by python-dev

#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840 closed by python-dev

#24872: Add /NODEFAULTLIB:MSVCRT to _msvccompiler
http://bugs.python.org/issue24872 closed by steve.dower

#24927: multiprocessing.Pool hangs forever on segfault
http://bugs.python.org/issue24927 closed by Jonas Obrist

#24982: shutil.make_archive doesn't archive empty directories
http://bugs.python.org/issue24982 closed by serhiy.storchaka

#25021: product_setstate() Out-of-bounds Read
http://bugs.python.org/issue25021 closed by rhettinger

#25027: Python 3.5.0rc3 on Windows can not load more than 127 C extens
http://bugs.python.org/issue25027 closed by larry

#25043: document socket constants for Bluetooth
http://bugs.python.org/issue25043 closed by martin.panter

#25063: shutil.copyfileobj should internally use os.sendfile when poss
http://bugs.python.org/issue25063 closed by r.david.murray

#25070: Python 2.6 - Python 3.4 allows unparenthesized generator with
http://bugs.python.org/issue25070 closed by yselivanov

#25071: Windows installer requires TargetDir parameter when installing
http://bugs.python.org/issue25071 closed by steve.dower

#25073: Document asyncio.test_utils
http://bugs.python.org/issue25073 closed by yselivanov

#25075: issue from python in encode base64 with Json Model
http://bugs.python.org/issue25075 closed by martin.panter

#25076: Wrong parameter name in distutils documentation
http://bugs.python.org/issue25076 closed by python-dev

#25078: Document InstallAllUsers installer parameter default 0
http://bugs.python.org/issue25078 closed by python-dev

#25079: Tokenize generates NL instead of NEWLINE for comments
http://bugs.python.org/issue25079 closed by skrah

#25082: Editing What's New In Python 3.5
http://bugs.python.org/issue25082 closed by yselivanov

#25088: scipy (0.16.0) install fails on 3.5
http://bugs.python.org/issue25088 closed by ned.deily

#25096: test_gdb failed to read version for gdb >= 7.10
http://bugs.python.org/issue25096 closed by haypo

#25104: Wrong documentation for "chr(i)" function.
http://bugs.python.org/issue25104 closed by zach.ware

#25105: Docs 3.x buildbot: ":root" found in ...
http://bugs.python.org/issue25105 closed by berker.peksag

#25107: Windows 32-bit: exe-files doesn't run
http://bugs.python.org/issue25107 closed by zach.ware

#25108: traceback.extract_stack() compatibility break in 3.5
http://bugs.python.org/issue25108 closed by serhiy.storchaka

#25110: Documentation sometimes still links to py3.4
http://bugs.python.org/issue25110 closed by larry

#25113: documentation version switcher is broken
http://bugs.python.org/issue25113 closed by berker.peksag

#25118: OSError in os.waitpid() on Windows [3.5.0 regression]
http://bugs.python.org/issue25118 closed by haypo

#25119: Windows installer fails to install VCRUNTIME140.DLL
http://bugs.python.org/issue25119 closed by eryksun

#25120: No option displayed in the Python install on windows XP
http://bugs.python.org/issue25120 closed by larry

#25121: python logger RotatingFileHandler can't wrap log file and blow
http://bugs.python.org/issue25121 closed by r.david.murray

#25122: test_eintr randomly fails on FreeBSD
http://bugs.python.org/issue25122 closed by haypo

#25127: typo in concurrent.futures.Executor.shutdown() example
http://bugs.python.org/issue25127 closed by berker.peksag

#25128: https://docs.python.org/3/download.html incorrect links to fil
http://bugs.python.org/issue25128 closed by berker.peksag

#25132: unable to install mongo-python-driver-3.0.3 driver
http://bugs.python.org/issue25132 closed by r.david.murray

#25134: SSL asyncio
http://bugs.python.org/issue25134 closed by haypo

#25137: Behavioral change / regression? with nested functools.partial
http://bugs.python.org/issue25137 closed by haypo

#25140: platform.platform() incorrectly identifies Windows 10 as 'Wind
http://bugs.python.org/issue25140 closed by lemburg

#25141: Spam
http://bugs.python.org/issue25141 closed by petri.lehtinen

#25142: Misleading error when initing ImportError
http://bugs.python.org/issue25142 closed by berker.peksag

#25147: Enum: remove dependency on OrderedDict
http://bugs.python.org/issue25147 closed by python-dev

#25149: datetime.weekday() off by one if handling a date from utcfromt
http://bugs.python.org/issue25149 closed by odianus

#25150: 3.5: Include/pyatomic.h is incompatible with OpenMP (compilati
http://bugs.python.org/issue25150 closed by haypo

#25155: Windows: datetime.datetime.now() raises an OverflowError for d
http://bugs.python.org/issue25155 closed by haypo

#25167: Spam
http://bugs.python.org/issue25167 closed by haypo

Python tracker

unread,
Sep 25, 2015, 12:10:12 PM9/25/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-09-18 - 2015-09-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 5142 (+12)
closed 31849 (+51)
total 36991 (+63)

Open issues with patches: 2286


Issues opened (47)
==================

#23329: _ssl cannot be compiled with LibreSSL anymore (on OpenBSD 5.5)
http://bugs.python.org/issue23329 reopened by haypo

#24915: Profile Guided Optimization improvements (better training, llv
http://bugs.python.org/issue24915 reopened by haypo

#25170: 3.5.0 documentation archives missing
http://bugs.python.org/issue25170 opened by Arfrever

#25171: does not build on OpenBSD with no value defined for PY_GETENTR
http://bugs.python.org/issue25171 opened by rpointel

#25172: Unix-only crypt should not be present on Windows.
http://bugs.python.org/issue25172 opened by terry.reedy

#25173: IDLE - several common dialogs don't have correct parent set
http://bugs.python.org/issue25173 opened by markroseman

#25175: Documentation-Tkinter Clarify module spelling change in Python
http://bugs.python.org/issue25175 opened by Rishit Bansal

#25177: OverflowError in statistics.mean when summing large floats
http://bugs.python.org/issue25177 opened by David MacIver

#25178: IDLE: search regex errors should be in/attached to search dial
http://bugs.python.org/issue25178 opened by markroseman

#25179: PEP 498 f-strings need to be documented
http://bugs.python.org/issue25179 opened by eric.smith

#25181: Tests failed in nondecodable directory
http://bugs.python.org/issue25181 opened by serhiy.storchaka

#25182: python -v crashes in nonencodable directory
http://bugs.python.org/issue25182 opened by serhiy.storchaka

#25183: python -m inspect --details fails in nondecodable directory
http://bugs.python.org/issue25183 opened by serhiy.storchaka

#25184: "python -m pydoc -w" fails in nondecodable directory
http://bugs.python.org/issue25184 opened by serhiy.storchaka

#25185: Inconsistency between venv and site
http://bugs.python.org/issue25185 opened by serhiy.storchaka

#25186: Don't duplicate _verbose_message in importlib._bootstrap and _
http://bugs.python.org/issue25186 opened by brett.cannon

#25187: bdist_rpm fails due to wrong hardcoded assumption about RPM fi
http://bugs.python.org/issue25187 opened by dpward

#25188: regrtest.py improvement for Profile Guided Optimization builds
http://bugs.python.org/issue25188 opened by alecsandru.patrascu

#25190: Define StringIO seek offset as code point offset
http://bugs.python.org/issue25190 opened by martin.panter

#25191: test_getsetlocale_issue1813 failed on OpenBSD
http://bugs.python.org/issue25191 opened by rpointel

#25193: itertools.accumulate should have an optional initializer argum
http://bugs.python.org/issue25193 opened by Alun Champion

#25194: Register of Financial Interests for core contributors
http://bugs.python.org/issue25194 opened by ncoghlan

#25195: mock.ANY doesn't match mock.MagicMock() object
http://bugs.python.org/issue25195 opened by felixonmars

#25196: Installer>Install in user folder by default when you check: fo
http://bugs.python.org/issue25196 opened by Abdullah Hilson

#25197: Allow documentation switcher to change url to /3/ and /dev/
http://bugs.python.org/issue25197 opened by mbussonn

#25198: Idle: improve idle.html help viewer.
http://bugs.python.org/issue25198 opened by terry.reedy

#25203: Incorrect handling MemoryError in readline.set_completer_delim
http://bugs.python.org/issue25203 opened by serhiy.storchaka

#25204: Confusing (?) warning when run deprecated module as script
http://bugs.python.org/issue25204 opened by serhiy.storchaka

#25205: setattr accepts invalid identifiers
http://bugs.python.org/issue25205 opened by W deW

#25207: ICC compiler warnings
http://bugs.python.org/issue25207 opened by haypo

#25209: Append space after completed keywords
http://bugs.python.org/issue25209 opened by serhiy.storchaka

#25210: Special-case NoneType() in do_richcompare()
http://bugs.python.org/issue25210 opened by ezio.melotti

#25211: Error message formatting errors in int object unit-test script
http://bugs.python.org/issue25211 opened by s-wakaba

#25216: Warnings stacklevel frames to skip
http://bugs.python.org/issue25216 opened by Jim.Jewett

#25217: Method cache can crash at shutdown in _PyType_Lookup
http://bugs.python.org/issue25217 opened by pitrou

#25218: Automate creation of idlelib/help.html from Doc/.../idle.html
http://bugs.python.org/issue25218 opened by terry.reedy

#25219: Update doc for Idle command line options.
http://bugs.python.org/issue25219 opened by terry.reedy

#25220: Enhance and refactor test.regrtest (convert regrtest.py to a p
http://bugs.python.org/issue25220 opened by haypo

#25221: PyLong_FromLong() potentially returns irregular object when sm
http://bugs.python.org/issue25221 opened by s-wakaba

#25222: 3.5.0 regression - Fatal Python error: Cannot recover from sta
http://bugs.python.org/issue25222 opened by behackett

#25224: Replace Idle's README.txt with annotated file list
http://bugs.python.org/issue25224 opened by terry.reedy

#25226: "suffix" attribute not documented in logging.TimedRotatingFile
http://bugs.python.org/issue25226 opened by NobilisVir

#25227: Optimize ASCII/latin1 encoder with surrogateescape error handl
http://bugs.python.org/issue25227 opened by haypo

#25228: Regression in cookie parsing with brackets and quotes
http://bugs.python.org/issue25228 opened by Tim.Graham

#25229: distutils doesn't add "-Wl," prefix to "-R" on Linux if the C
http://bugs.python.org/issue25229 opened by Calvin Walton

#25230: Unix datagram sockets not supported
http://bugs.python.org/issue25230 opened by rb

#25232: CGIRequestHandler behave incorrectly with query component cons
http://bugs.python.org/issue25232 opened by xiang.zhang



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

#25232: CGIRequestHandler behave incorrectly with query component cons
http://bugs.python.org/issue25232

#25229: distutils doesn't add "-Wl," prefix to "-R" on Linux if the C
http://bugs.python.org/issue25229

#25228: Regression in cookie parsing with brackets and quotes
http://bugs.python.org/issue25228

#25226: "suffix" attribute not documented in logging.TimedRotatingFile
http://bugs.python.org/issue25226

#25221: PyLong_FromLong() potentially returns irregular object when sm
http://bugs.python.org/issue25221

#25218: Automate creation of idlelib/help.html from Doc/.../idle.html
http://bugs.python.org/issue25218

#25217: Method cache can crash at shutdown in _PyType_Lookup
http://bugs.python.org/issue25217

#25216: Warnings stacklevel frames to skip
http://bugs.python.org/issue25216

#25204: Confusing (?) warning when run deprecated module as script
http://bugs.python.org/issue25204

#25203: Incorrect handling MemoryError in readline.set_completer_delim
http://bugs.python.org/issue25203

#25197: Allow documentation switcher to change url to /3/ and /dev/
http://bugs.python.org/issue25197

#25195: mock.ANY doesn't match mock.MagicMock() object
http://bugs.python.org/issue25195

#25191: test_getsetlocale_issue1813 failed on OpenBSD
http://bugs.python.org/issue25191

#25187: bdist_rpm fails due to wrong hardcoded assumption about RPM fi
http://bugs.python.org/issue25187

#25183: python -m inspect --details fails in nondecodable directory
http://bugs.python.org/issue25183



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

#25232: CGIRequestHandler behave incorrectly with query component cons
http://bugs.python.org/issue25232

#25229: distutils doesn't add "-Wl," prefix to "-R" on Linux if the C
http://bugs.python.org/issue25229

#25228: Regression in cookie parsing with brackets and quotes
http://bugs.python.org/issue25228

#25227: Optimize ASCII/latin1 encoder with surrogateescape error handl
http://bugs.python.org/issue25227

#25221: PyLong_FromLong() potentially returns irregular object when sm
http://bugs.python.org/issue25221

#25220: Enhance and refactor test.regrtest (convert regrtest.py to a p
http://bugs.python.org/issue25220

#25211: Error message formatting errors in int object unit-test script
http://bugs.python.org/issue25211

#25209: Append space after completed keywords
http://bugs.python.org/issue25209

#25204: Confusing (?) warning when run deprecated module as script
http://bugs.python.org/issue25204

#25203: Incorrect handling MemoryError in readline.set_completer_delim
http://bugs.python.org/issue25203

#25198: Idle: improve idle.html help viewer.
http://bugs.python.org/issue25198

#25197: Allow documentation switcher to change url to /3/ and /dev/
http://bugs.python.org/issue25197

#25194: Register of Financial Interests for core contributors
http://bugs.python.org/issue25194

#25188: regrtest.py improvement for Profile Guided Optimization builds
http://bugs.python.org/issue25188

#25187: bdist_rpm fails due to wrong hardcoded assumption about RPM fi
http://bugs.python.org/issue25187



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

#25210: Special-case NoneType() in do_richcompare()
http://bugs.python.org/issue25210 17 msgs

#24915: Profile Guided Optimization improvements (better training, llv
http://bugs.python.org/issue24915 15 msgs

#18967: Find a less conflict prone approach to Misc/NEWS
http://bugs.python.org/issue18967 12 msgs

#25194: Register of Financial Interests for core contributors
http://bugs.python.org/issue25194 12 msgs

#25220: Enhance and refactor test.regrtest (convert regrtest.py to a p
http://bugs.python.org/issue25220 12 msgs

#25222: 3.5.0 regression - Fatal Python error: Cannot recover from sta
http://bugs.python.org/issue25222 12 msgs

#24870: Optimize ascii and latin1 decoder with surrogateescape and sur
http://bugs.python.org/issue24870 10 msgs

#25205: setattr accepts invalid identifiers
http://bugs.python.org/issue25205 10 msgs

#16701: Docs missing the behavior of += (in-place add) for lists.
http://bugs.python.org/issue16701 8 msgs

#25177: OverflowError in statistics.mean when summing large floats
http://bugs.python.org/issue25177 8 msgs



Issues closed (50)
==================

#4918: Windows installer created with Python X.Y does not work with P
http://bugs.python.org/issue4918 closed by eryksun

#16893: Generate Idle help from Doc/library/idle.rst
http://bugs.python.org/issue16893 closed by terry.reedy

#19143: Finding the Windows version getting messier (detect windows 8.
http://bugs.python.org/issue19143 closed by steve.dower

#22820: RESTART line with no output
http://bugs.python.org/issue22820 closed by terry.reedy

#23484: SemLock acquire() keyword arg 'blocking' is invalid
http://bugs.python.org/issue23484 closed by berker.peksag

#23630: support multiple hosts in create_server/start_server
http://bugs.python.org/issue23630 closed by haypo

#23979: Multiprocessing Pool.map pickles arguments passed to workers
http://bugs.python.org/issue23979 closed by davin

#24779: Python/ast.c: decode_unicode is never called with rawmode=True
http://bugs.python.org/issue24779 closed by eric.smith

#24801: right-mouse click in IDLE on Mac doesn't work
http://bugs.python.org/issue24801 closed by terry.reedy

#24861: deprecate importing components of IDLE
http://bugs.python.org/issue24861 closed by terry.reedy

#24894: iso-8859-11 missing from codecs table
http://bugs.python.org/issue24894 closed by ezio.melotti

#24965: Implement PEP 498: Literal String Formatting
http://bugs.python.org/issue24965 closed by eric.smith

#25047: xml.etree.ElementTree encoding declaration should be capital (
http://bugs.python.org/issue25047 closed by martin.panter

#25057: Make parameter of io.base to be positional and keyword
http://bugs.python.org/issue25057 closed by martin.panter

#25081: Windows installer Upgrade->Customize->Back goes to Install pag
http://bugs.python.org/issue25081 closed by steve.dower

#25084: remove semi-busy loop in py2.7 threading.Condition.wait(timeou
http://bugs.python.org/issue25084 closed by pitrou

#25085: Windows x86-64 embeddable zip file contains test directorys
http://bugs.python.org/issue25085 closed by python-dev

#25086: Windows x86-64 embeddable zip file, lot of big EXE files in di
http://bugs.python.org/issue25086 closed by steve.dower

#25092: Regression: test_datetime fails on 3.5, Win 7, works on 3.4
http://bugs.python.org/issue25092 closed by steve.dower

#25101: test_zipfile failure when run by unprivileged user with instal
http://bugs.python.org/issue25101 closed by serhiy.storchaka

#25102: Windows installer: 'precompile standard library' option should
http://bugs.python.org/issue25102 closed by steve.dower

#25103: 3.5.0 installed standard library on Windows has LF line ending
http://bugs.python.org/issue25103 closed by steve.dower

#25112: Windows installer assigns non-existent icons to Python file ty
http://bugs.python.org/issue25112 closed by steve.dower

#25114: asyncio: add ssl_object extra info
http://bugs.python.org/issue25114 closed by haypo

#25124: No single .msi available for 3.5 release
http://bugs.python.org/issue25124 closed by steve.dower

#25126: Non-web installer fails without a connection when doing debug
http://bugs.python.org/issue25126 closed by steve.dower

#25133: Clarify that the constants in selectors are module-level
http://bugs.python.org/issue25133 closed by brett.cannon

#25138: test_socket: socket.EAI_NODATA doesn't exist on FreeBSD
http://bugs.python.org/issue25138 closed by haypo

#25145: urllib how-to should be updated to remove PyGoogle
http://bugs.python.org/issue25145 closed by benjamin.peterson

#25148: Windows registry PythonCore key changed inconsistent with othe
http://bugs.python.org/issue25148 closed by steve.dower

#25162: Windows installation does not appear in list of installed appl
http://bugs.python.org/issue25162 closed by steve.dower

#25169: multiprocessing docs example still refs os.getppid as unix-onl
http://bugs.python.org/issue25169 closed by berker.peksag

#25174: Backspace Escape Character at End of String
http://bugs.python.org/issue25174 closed by martin.panter

#25176: Link to urllib.parse.parse_qsl, not parse_qs, from cgi.parse_q
http://bugs.python.org/issue25176 closed by martin.panter

#25180: Tools/parser/unparse.py needs to be updated for f-strings
http://bugs.python.org/issue25180 closed by eric.smith

#25189: An issue about os.access
http://bugs.python.org/issue25189 closed by serhiy.storchaka

#25192: deque append and appendleft should return value if maxlen set
http://bugs.python.org/issue25192 closed by rhettinger

#25199: Idle: add cross-references from and to macosxSupport
http://bugs.python.org/issue25199 closed by terry.reedy

#25200: bug on re.search using the char ,-:
http://bugs.python.org/issue25200 closed by serhiy.storchaka

#25201: lock of multiprocessing.Value is not a keyword-only argument
http://bugs.python.org/issue25201 closed by berker.peksag

#25202: Windows: with-statement doesn't release file handle after exce
http://bugs.python.org/issue25202 closed by eryksun

#25206: PEP 498: Minor mistakes/outdateness
http://bugs.python.org/issue25206 closed by eric.smith

#25208: improvements to the asyncio documentation
http://bugs.python.org/issue25208 closed by asvetlov

#25212: Remove the double spaces in the C-API Intro
http://bugs.python.org/issue25212 closed by ezio.melotti

#25213: Regression: Python 3.5.0 shutil.copy2 doesn't raise Permission
http://bugs.python.org/issue25213 closed by steve.dower

#25214: asyncio ssl transport regression
http://bugs.python.org/issue25214 closed by haypo

#25215: Simple extension to iter(): iter() returns empty generator
http://bugs.python.org/issue25215 closed by brett.cannon

#25223: Statically or dynamically linked to the VC++runtime ? or how
http://bugs.python.org/issue25223 closed by acx01bc

#25225: Idle doc: redo Syntax Colors section
http://bugs.python.org/issue25225 closed by terry.reedy

#25231: Argparse module and escape sequence (special symbols) in argum
http://bugs.python.org/issue25231 closed by martin.panter

Python tracker

unread,
Oct 2, 2015, 12:10:11 PM10/2/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-09-25 - 2015-10-02)
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 5155 (+13)
closed 31906 (+57)
total 37061 (+70)

Open issues with patches: 2286


Issues opened (48)
==================

#25235: EmailMessage.add_attachment() creates parts with spurious MIME
http://bugs.python.org/issue25235 opened by groner

#25237: Add doc for tkinter commondialog.Dialog and subclasses
http://bugs.python.org/issue25237 opened by terry.reedy

#25238: Version added of context parameter for xmlrpc.client.ServerPro
http://bugs.python.org/issue25238 opened by desbma

#25239: HTMLParser handle_starttag replaces entity references in attri
http://bugs.python.org/issue25239 opened by frogcoder

#25240: Stack overflow in reprlib causes a core dump
http://bugs.python.org/issue25240 opened by ceridwen

#25242: Failed tests for Python 3.5.0 on shared virtual host
http://bugs.python.org/issue25242 opened by Open Genomes

#25243: decouple string-to-boolean logic from ConfigParser.getboolean
http://bugs.python.org/issue25243 opened by jab

#25244: Idle: refine right-click behavior
http://bugs.python.org/issue25244 opened by terry.reedy

#25246: Alternative algorithm for deque_remove()
http://bugs.python.org/issue25246 opened by rhettinger

#25247: Tkinter modules built successfully but removed because they co
http://bugs.python.org/issue25247 opened by abrantesasf

#25251: Unknown MS Compiler version 1900
http://bugs.python.org/issue25251 opened by Matt.Hickford

#25252: Hard-coded line ending in asyncio.streams.StreamReader.readlin
http://bugs.python.org/issue25252 opened by eric.smith

#25254: Idle: debugger source line highlighting fails again
http://bugs.python.org/issue25254 opened by terry.reedy

#25256: Add sys.debug_build public variable to check if Python was com
http://bugs.python.org/issue25256 opened by haypo

#25257: In subject line email library inserts unwanted space after a t
http://bugs.python.org/issue25257 opened by SegundoBob

#25258: HtmlParser doesn't handle void element tags correctly
http://bugs.python.org/issue25258 opened by Chenyun Yang

#25259: readline macros can segfault Python
http://bugs.python.org/issue25259 opened by gumnos

#25263: test_tkinter fails randomly on the buildbots "AMD64 Windows10"
http://bugs.python.org/issue25263 opened by haypo

#25264: test_marshal always crashs on "AMD64 Windows10 2.7" buildbot
http://bugs.python.org/issue25264 opened by haypo

#25266: mako benchmark not working in Python 3.6
http://bugs.python.org/issue25266 opened by florin.papa

#25268: Support pointing frozen modules to the corresponding source fi
http://bugs.python.org/issue25268 opened by eric.snow

#25269: Add method to detect if a string contains surrogates
http://bugs.python.org/issue25269 opened by r.david.murray

#25270: codecs.escape_encode systemerror on empty byte string
http://bugs.python.org/issue25270 opened by reaperhulk

#25272: asyncio tests are getting noisy
http://bugs.python.org/issue25272 opened by gvanrossum

#25274: sys.setrecursionlimit() must fail if the current recursion dep
http://bugs.python.org/issue25274 opened by haypo

#25275: Documentation v/s behaviour mismatch wrt integer literals cont
http://bugs.python.org/issue25275 opened by shreevatsa

#25276: Intermittent segfaults on PPC64 AIX 3.x
http://bugs.python.org/issue25276 opened by haypo

#25277: test_eintr hangs on randomly on "AMD64 FreeBSD 9.x 3.x"
http://bugs.python.org/issue25277 opened by haypo

#25278: Unexpected socket exception on SFTP 'STOR' command
http://bugs.python.org/issue25278 opened by blanquier

#25282: regex: Support for recursive patterns
http://bugs.python.org/issue25282 opened by Sworddragon

#25283: Make tm_gmtoff and tm_zone available on all platforms
http://bugs.python.org/issue25283 opened by belopolsky

#25285: regrtest: run tests in subprocesses with -j1 on buildbots
http://bugs.python.org/issue25285 opened by haypo

#25286: views are not sequences
http://bugs.python.org/issue25286 opened by akira

#25287: test_crypt fails on OpenBSD
http://bugs.python.org/issue25287 opened by haypo

#25289: test_strptime hangs sometimes on AMD64 Windows7 SP1 3.x buildb
http://bugs.python.org/issue25289 opened by haypo

#25290: csv.reader: minor docstring typo
http://bugs.python.org/issue25290 opened by wasserverein

#25291: better Exception message for certain task termination scenario
http://bugs.python.org/issue25291 opened by ovex

#25292: ssl socket gets into broken state when client exits during han
http://bugs.python.org/issue25292 opened by ovex

#25293: Hooking Thread/Process instantiation in concurrent.futures.
http://bugs.python.org/issue25293 opened by Antony.Lee

#25294: Absolute imports fail in some cases where relative imports wou
http://bugs.python.org/issue25294 opened by Patrick Maupin

#25295: functools.lru_cache raises KeyError
http://bugs.python.org/issue25295 opened by Peter Brady

#25296: Simple End-of-life guide covering all unsupported versions
http://bugs.python.org/issue25296 opened by ncoghlan

#25297: max_help_position is not works in argparse library
http://bugs.python.org/issue25297 opened by morden2k

#25298: Add lock and rlock weakref tests
http://bugs.python.org/issue25298 opened by nirs

#25299: TypeError: __init__() takes at least 4 arguments (4 given)
http://bugs.python.org/issue25299 opened by A. Skrobov

#25300: Enable Intel MPX (Memory protection Extensions) feature
http://bugs.python.org/issue25300 opened by florin.papa

#25301: Optimize UTF-8 decoder with error handlers
#25302: Memory Leaks with Address Sanitizer
http://bugs.python.org/issue25302 opened by Matt Clarkson



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

#25302: Memory Leaks with Address Sanitizer
http://bugs.python.org/issue25302

#25301: Optimize UTF-8 decoder with error handlers
http://bugs.python.org/issue25301

#25298: Add lock and rlock weakref tests
http://bugs.python.org/issue25298

#25294: Absolute imports fail in some cases where relative imports wou
http://bugs.python.org/issue25294

#25293: Hooking Thread/Process instantiation in concurrent.futures.
http://bugs.python.org/issue25293

#25292: ssl socket gets into broken state when client exits during han
http://bugs.python.org/issue25292

#25290: csv.reader: minor docstring typo
http://bugs.python.org/issue25290

#25287: test_crypt fails on OpenBSD
http://bugs.python.org/issue25287

#25285: regrtest: run tests in subprocesses with -j1 on buildbots
http://bugs.python.org/issue25285

#25283: Make tm_gmtoff and tm_zone available on all platforms
http://bugs.python.org/issue25283

#25269: Add method to detect if a string contains surrogates
http://bugs.python.org/issue25269

#25264: test_marshal always crashs on "AMD64 Windows10 2.7" buildbot
http://bugs.python.org/issue25264

#25263: test_tkinter fails randomly on the buildbots "AMD64 Windows10"
http://bugs.python.org/issue25263

#25246: Alternative algorithm for deque_remove()
http://bugs.python.org/issue25246

#25244: Idle: refine right-click behavior
http://bugs.python.org/issue25244



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

#25300: Enable Intel MPX (Memory protection Extensions) feature
http://bugs.python.org/issue25300

#25298: Add lock and rlock weakref tests
http://bugs.python.org/issue25298

#25287: test_crypt fails on OpenBSD
http://bugs.python.org/issue25287

#25286: views are not sequences
http://bugs.python.org/issue25286

#25285: regrtest: run tests in subprocesses with -j1 on buildbots
http://bugs.python.org/issue25285

#25274: sys.setrecursionlimit() must fail if the current recursion dep
http://bugs.python.org/issue25274

#25270: codecs.escape_encode systemerror on empty byte string
http://bugs.python.org/issue25270

#25266: mako benchmark not working in Python 3.6
http://bugs.python.org/issue25266

#25256: Add sys.debug_build public variable to check if Python was com
http://bugs.python.org/issue25256

#25251: Unknown MS Compiler version 1900
http://bugs.python.org/issue25251

#25246: Alternative algorithm for deque_remove()
http://bugs.python.org/issue25246

#25235: EmailMessage.add_attachment() creates parts with spurious MIME
http://bugs.python.org/issue25235

#25232: CGIRequestHandler behave incorrectly with query component cons
http://bugs.python.org/issue25232

#25229: distutils doesn't add "-Wl," prefix to "-R" on Linux if the C
http://bugs.python.org/issue25229

#25228: Regression in cookie parsing with brackets and quotes
http://bugs.python.org/issue25228



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

#25220: Enhance and refactor test.regrtest (convert regrtest.py to a p
http://bugs.python.org/issue25220 21 msgs

#25274: sys.setrecursionlimit() must fail if the current recursion dep
http://bugs.python.org/issue25274 15 msgs

#25125: "Edit with IDLE" does not work for shortcuts
http://bugs.python.org/issue25125 12 msgs

#24820: IDLE themes for light on dark
http://bugs.python.org/issue24820 11 msgs

#25296: Simple End-of-life guide covering all unsupported versions
http://bugs.python.org/issue25296 11 msgs

#25256: Add sys.debug_build public variable to check if Python was com
http://bugs.python.org/issue25256 9 msgs

#18814: Add utilities to "clean" surrogate code points from strings
http://bugs.python.org/issue18814 8 msgs

#25001: Make --nowindows argument to regrtest propagate when running w
http://bugs.python.org/issue25001 7 msgs

#25275: Documentation v/s behaviour mismatch wrt integer literals cont
http://bugs.python.org/issue25275 7 msgs

#25276: Intermittent segfaults on PPC64 AIX 3.x
http://bugs.python.org/issue25276 7 msgs



Issues closed (56)
==================

#10485: http.server fails when query string contains addition '?' char
http://bugs.python.org/issue10485 closed by martin.panter

#11215: test_fileio error on AIX
http://bugs.python.org/issue11215 closed by haypo

#12219: tkinter.filedialog.askopenfilename XT dialog on Windows 7
http://bugs.python.org/issue12219 closed by terry.reedy

#14566: run_cgi reverts to using unnormalized path
http://bugs.python.org/issue14566 closed by martin.panter

#22413: Bizarre StringIO(newline="\r\n") translation
http://bugs.python.org/issue22413 closed by pitrou

#22609: Constructors of some mapping classes don't accept `self` keywo
http://bugs.python.org/issue22609 closed by serhiy.storchaka

#22958: Constructors of weakref mapping classes don't accept "self" an
http://bugs.python.org/issue22958 closed by serhiy.storchaka

#23546: Windows, 'Edit with IDLE', and multiple installed versions
http://bugs.python.org/issue23546 closed by steve.dower

#23600: tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=
http://bugs.python.org/issue23600 closed by belopolsky

#24028: Idle: add doc subsection on calltips
http://bugs.python.org/issue24028 closed by terry.reedy

#24483: Avoid repeated hash calculation in C implementation of functoo
http://bugs.python.org/issue24483 closed by serhiy.storchaka

#24570: IDLE Autocomplete and Call Tips Do Not Pop Up on OS X with Act
http://bugs.python.org/issue24570 closed by terry.reedy

#24884: Add method reopenFile() in WatchedFileHandler class
http://bugs.python.org/issue24884 closed by python-dev

#24972: IDLE: revisit text highlighting for inactive windows on win32
http://bugs.python.org/issue24972 closed by terry.reedy

#24988: IDLE: debugger context menus not working on Mac
http://bugs.python.org/issue24988 closed by terry.reedy

#25003: os.urandom() should call getrandom(2) not getentropy(2) on Sol
http://bugs.python.org/issue25003 closed by haypo

#25011: Smarter rl complete: hide private and special names
http://bugs.python.org/issue25011 closed by serhiy.storchaka

#25034: string.Formatter accepts empty fields but displays wrong when
http://bugs.python.org/issue25034 closed by eric.smith

#25091: Windows Installer uses small font
http://bugs.python.org/issue25091 closed by steve.dower

#25097: test_logging may fail with 'Access is denied' when pywin32 is
http://bugs.python.org/issue25097 closed by vinay.sajip

#25111: Broken compatibility in FrameSummary equality
http://bugs.python.org/issue25111 closed by serhiy.storchaka

#25123: Logging Documentation - dictConfig disable_existing_loggers
http://bugs.python.org/issue25123 closed by vinay.sajip

#25131: The AST for dict and set displays has the lineno of the first
http://bugs.python.org/issue25131 closed by python-dev

#25135: Deques to adopt the standard clearing procedure for mutable ob
http://bugs.python.org/issue25135 closed by rhettinger

#25165: Windows uninstallation should not remove launcher if other ver
http://bugs.python.org/issue25165 closed by steve.dower

#25171: does not build on OpenBSD with no value defined for PY_GETENTR
http://bugs.python.org/issue25171 closed by haypo

#25173: IDLE - several common dialogs don't have correct parent set
http://bugs.python.org/issue25173 closed by terry.reedy

#25182: python -v crashes in nonencodable directory
http://bugs.python.org/issue25182 closed by serhiy.storchaka

#25185: Inconsistency between venv and site
http://bugs.python.org/issue25185 closed by python-dev

#25186: Don't duplicate _verbose_message in importlib._bootstrap and _
http://bugs.python.org/issue25186 closed by brett.cannon

#25203: Incorrect handling MemoryError in readline.set_completer_delim
http://bugs.python.org/issue25203 closed by serhiy.storchaka

#25209: Append space after completed keywords
http://bugs.python.org/issue25209 closed by serhiy.storchaka

#25211: Error message formatting errors in int object unit-test script
http://bugs.python.org/issue25211 closed by martin.panter

#25227: Optimize ASCII/latin1 encoder with surrogateescape error handl
http://bugs.python.org/issue25227 closed by haypo

#25233: AssertionError from asyncio Queue get
http://bugs.python.org/issue25233 closed by gvanrossum

#25234: test_eintr.test_os_open hangs under Xcode 7
http://bugs.python.org/issue25234 closed by brett.cannon

#25236: str.maketrans wrong description for optional 3rd parameter
http://bugs.python.org/issue25236 closed by BrianO

#25241: ctypes: access violation reading
http://bugs.python.org/issue25241 closed by eryksun

#25245: Compile warnings in _pickle.c
http://bugs.python.org/issue25245 closed by python-dev

#25248: Discrepancy in unpickling integers with protocol 0
http://bugs.python.org/issue25248 closed by serhiy.storchaka

#25249: Unneeded and unsafe mkstemp replacement in test_subprocess.py
http://bugs.python.org/issue25249 closed by berker.peksag

#25250: AttributeError: 'MSVCCompiler' object has no attribute '_MSVCC
http://bugs.python.org/issue25250 closed by steve.dower

#25253: AttributeError: 'Weather' object has no attribute 'dom'
http://bugs.python.org/issue25253 closed by berker.peksag

#25255: Security of CPython Builds
http://bugs.python.org/issue25255 closed by r.david.murray

#25260: python -m test --coverage doesn't work on Windows
http://bugs.python.org/issue25260 closed by haypo

#25261: Incorrect Return Values for any() and all() Built-in Functions
http://bugs.python.org/issue25261 closed by zach.ware

#25262: Issues with BINUNICODE8 and BINBYTES8 opcodes in pickle
http://bugs.python.org/issue25262 closed by serhiy.storchaka

#25265: Python install failed windows 8.1- Error 0x80240017: Failed to
http://bugs.python.org/issue25265 closed by haypo

#25267: Optimize UTF-8 encoder with error handlers
http://bugs.python.org/issue25267 closed by haypo

#25271: SystemError when doing codecs.escape_encode(b'')
http://bugs.python.org/issue25271 closed by zach.ware

#25273: Console interpreter holds a hard link on last displayed object
http://bugs.python.org/issue25273 closed by eryksun

#25279: Unexpected ftplib.error_xxx exception on SFTP 'STOR' command
http://bugs.python.org/issue25279 closed by r.david.murray

#25280: Message can be formatted twice in importlib
http://bugs.python.org/issue25280 closed by serhiy.storchaka

#25281: Incorrect enum behavior during json.dumps serialization
http://bugs.python.org/issue25281 closed by r.david.murray

#25284: Spec for BaseEventLoop.run_in_executor(executor, callback, *ar
http://bugs.python.org/issue25284 closed by asvetlov

#25288: readline.py file in current directory caused unexpected code e
http://bugs.python.org/issue25288 closed by r.david.murray

Python tracker

unread,
Oct 9, 2015, 12:10:12 PM10/9/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-10-02 - 2015-10-09)
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 5144 (-11)
closed 31971 (+65)
total 37115 (+54)

Open issues with patches: 2271


Issues opened (35)
==================

#12939: Add new io.FileIO using the native Windows API
http://bugs.python.org/issue12939 reopened by haypo

#22413: Bizarre StringIO(newline="\r\n") translation
http://bugs.python.org/issue22413 reopened by martin.panter

#25303: py_compile disregards PYTHONDONTWRITEBYTECODE and -B
http://bugs.python.org/issue25303 opened by proski

#25307: Enhancing the argparse help output
http://bugs.python.org/issue25307 opened by Sworddragon

#25311: Add f-string support to tokenize.py
http://bugs.python.org/issue25311 opened by skrah

#25312: Cryptic error message if incorrect spec is set on a callable m
http://bugs.python.org/issue25312 opened by uranusjr

#25313: IDLE: gracefully handle themes (or keysets, or ...) not presen
http://bugs.python.org/issue25313 opened by markroseman

#25314: Documentation: argparse's actions store_{true,false} default t
http://bugs.python.org/issue25314 opened by Julien Baley

#25320: unittest loader.py TypeError when code directory contains a so
http://bugs.python.org/issue25320 opened by Victor van den Elzen

#25322: contextlib.suppress not tested for nested usage
http://bugs.python.org/issue25322 opened by RazerM

#25324: Importing tokenize modifies token
http://bugs.python.org/issue25324 opened by serhiy.storchaka

#25327: Python 3.5 Windows 10 Installation Fails With Corrupt Director
http://bugs.python.org/issue25327 opened by Max Farrell

#25329: test_json crashes with stack overflow on Windows
http://bugs.python.org/issue25329 opened by zach.ware

#25330: Docs for pkgutil.get_data inconsistent with semantics
http://bugs.python.org/issue25330 opened by Antony.Lee

#25331: https://docs.python.org/3.5/using/windows.html should list whc
http://bugs.python.org/issue25331 opened by lac

#25334: telnetlib: process_rawq() and binary data
http://bugs.python.org/issue25334 opened by mwalle

#25335: ast.literal_eval fails to parse numbers with leading "+"
http://bugs.python.org/issue25335 opened by Scott Turner

#25337: weakref.finalize documentation refers to old interpreter shutd
http://bugs.python.org/issue25337 opened by josh.r

#25338: urllib bypasses all hosts if proxyoverride includes an empty e
http://bugs.python.org/issue25338 opened by Jung-chih Wei

#25339: sys.stdout.errors is set to "surrogateescape"
http://bugs.python.org/issue25339 opened by serhiy.storchaka

#25340: libraries variable in setup.py ignore for multiprocessing modu
http://bugs.python.org/issue25340 opened by davyg

#25341: File mode wb+ appears as rb+
http://bugs.python.org/issue25341 opened by Mark.Williams

#25342: test_json segfault on OpenBSD
http://bugs.python.org/issue25342 opened by rpointel

#25343: Document atomic operations on builtin types
http://bugs.python.org/issue25343 opened by Dima.Tisnek

#25344: Enhancement to Logging - Logging Stack
http://bugs.python.org/issue25344 opened by dasi...@cisco.com

#25345: Unable to install Python 3.5 on Windows 10
http://bugs.python.org/issue25345 opened by Gowtham NM

#25347: assert_has_calls output is formatted inconsistently
http://bugs.python.org/issue25347 opened by rzimmerman

#25348: Update pgo_build.bat to use --pgo flag for regrtest
http://bugs.python.org/issue25348 opened by brett.cannon

#25349: Use _PyBytesWriter for bytes%args
http://bugs.python.org/issue25349 opened by haypo

#25351: pyvenv activate script failure with specific bash option
http://bugs.python.org/issue25351 opened by s-wakaba

#25352: Add 'make this my default python' to windows installs for Pyth
http://bugs.python.org/issue25352 opened by lac

#25353: Use _PyBytesWriter for unicode escape and raw unicode escape e
http://bugs.python.org/issue25353 opened by haypo

#25354: test_datetime failing
http://bugs.python.org/issue25354 opened by shanmbic

#25355: Windows 3.5 installer does not add python to "App Paths" key
http://bugs.python.org/issue25355 opened by oscarbenjamin

#25356: Idle (Python 3.4 on Ubuntu) does not allow typing accents
http://bugs.python.org/issue25356 opened by Gian Carlo Martinelli



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

#25356: Idle (Python 3.4 on Ubuntu) does not allow typing accents
http://bugs.python.org/issue25356

#25355: Windows 3.5 installer does not add python to "App Paths" key
http://bugs.python.org/issue25355

#25351: pyvenv activate script failure with specific bash option
http://bugs.python.org/issue25351

#25348: Update pgo_build.bat to use --pgo flag for regrtest
http://bugs.python.org/issue25348

#25347: assert_has_calls output is formatted inconsistently
http://bugs.python.org/issue25347

#25341: File mode wb+ appears as rb+
http://bugs.python.org/issue25341

#25340: libraries variable in setup.py ignore for multiprocessing modu
http://bugs.python.org/issue25340

#25339: sys.stdout.errors is set to "surrogateescape"
http://bugs.python.org/issue25339

#25337: weakref.finalize documentation refers to old interpreter shutd
http://bugs.python.org/issue25337

#25334: telnetlib: process_rawq() and binary data
http://bugs.python.org/issue25334

#25331: https://docs.python.org/3.5/using/windows.html should list whc
http://bugs.python.org/issue25331

#25320: unittest loader.py TypeError when code directory contains a so
http://bugs.python.org/issue25320

#25312: Cryptic error message if incorrect spec is set on a callable m
http://bugs.python.org/issue25312

#25293: Hooking Thread/Process instantiation in concurrent.futures.
http://bugs.python.org/issue25293

#25292: ssl socket gets into broken state when client exits during han
http://bugs.python.org/issue25292



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

#25353: Use _PyBytesWriter for unicode escape and raw unicode escape e
http://bugs.python.org/issue25353

#25349: Use _PyBytesWriter for bytes%args
http://bugs.python.org/issue25349

#25347: assert_has_calls output is formatted inconsistently
http://bugs.python.org/issue25347

#25338: urllib bypasses all hosts if proxyoverride includes an empty e
http://bugs.python.org/issue25338

#25334: telnetlib: process_rawq() and binary data
http://bugs.python.org/issue25334

#25322: contextlib.suppress not tested for nested usage
http://bugs.python.org/issue25322

#25320: unittest loader.py TypeError when code directory contains a so
http://bugs.python.org/issue25320

#25314: Documentation: argparse's actions store_{true,false} default t
http://bugs.python.org/issue25314

#25313: IDLE: gracefully handle themes (or keysets, or ...) not presen
http://bugs.python.org/issue25313

#25311: Add f-string support to tokenize.py
http://bugs.python.org/issue25311

#25300: Enable Intel MPX (Memory protection Extensions) feature
http://bugs.python.org/issue25300

#25287: test_crypt fails on OpenBSD
http://bugs.python.org/issue25287

#25285: regrtest: run tests in subprocesses with -j1 on buildbots
http://bugs.python.org/issue25285

#25274: sys.setrecursionlimit() must fail if the current recursion dep
http://bugs.python.org/issue25274

#25270: codecs.escape_encode systemerror on empty byte string
http://bugs.python.org/issue25270



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

#25300: Enable Intel MPX (Memory protection Extensions) feature
http://bugs.python.org/issue25300 23 msgs

#25228: Regression in cookie parsing with brackets and quotes
http://bugs.python.org/issue25228 19 msgs

#25294: Absolute imports fail in some cases where relative imports wou
http://bugs.python.org/issue25294 11 msgs

#25342: test_json segfault on OpenBSD
http://bugs.python.org/issue25342 11 msgs

#25157: Installing Python 3.5.0 32bit on Windows 8.1 64bit system give
http://bugs.python.org/issue25157 9 msgs

#25311: Add f-string support to tokenize.py
http://bugs.python.org/issue25311 8 msgs

#25258: HtmlParser doesn't handle void element tags correctly
http://bugs.python.org/issue25258 7 msgs

#25313: IDLE: gracefully handle themes (or keysets, or ...) not presen
http://bugs.python.org/issue25313 7 msgs

#25322: contextlib.suppress not tested for nested usage
http://bugs.python.org/issue25322 7 msgs

#5380: pty.read raises IOError when slave pty device is closed
http://bugs.python.org/issue5380 6 msgs



Issues closed (63)
==================

#10967: move regrtest over to using more unittest infrastructure
http://bugs.python.org/issue10967 closed by haypo

#11365: Integrate Buildroot patches (cross-compilation)
http://bugs.python.org/issue11365 closed by haypo

#12006: strptime should implement %G, %V and %u directives
http://bugs.python.org/issue12006 closed by belopolsky

#12314: regrtest checks (os.environ, sys.path, etc.) are hard to use
http://bugs.python.org/issue12314 closed by haypo

#12346: Python source code build fails with old mercurial
http://bugs.python.org/issue12346 closed by serhiy.storchaka

#13466: new timezones
http://bugs.python.org/issue13466 closed by belopolsky

#13954: Add regrtest option to record test results to a file
http://bugs.python.org/issue13954 closed by haypo

#14423: Getting the starting date of iso week from a week number and a
http://bugs.python.org/issue14423 closed by belopolsky

#16099: robotparser doesn't support request rate and crawl delay param
http://bugs.python.org/issue16099 closed by berker.peksag

#16701: Docs missing the behavior of += (in-place add) for lists.
http://bugs.python.org/issue16701 closed by martin.panter

#16802: fileno argument to socket.socket() undocumented
http://bugs.python.org/issue16802 closed by berker.peksag

#17548: unittest.mock: test_create_autospec_unbound_methods is skipped
http://bugs.python.org/issue17548 closed by haypo

#19518: Add new PyRun_xxx() functions to not encode the filename
http://bugs.python.org/issue19518 closed by haypo

#19519: Parser: don't transcode input string to UTF-8 if it is already
http://bugs.python.org/issue19519 closed by haypo

#19817: tracemalloc add a memory limit feature
http://bugs.python.org/issue19817 closed by haypo

#19835: Add a MemoryError singleton to fix an unlimited loop when the
http://bugs.python.org/issue19835 closed by haypo

#19917: [httplib] logging information for request is not pretty printe
http://bugs.python.org/issue19917 closed by berker.peksag

#20910: Make sleep configurable in tests
#20964: Add support.check_time_delta()
http://bugs.python.org/issue20964 closed by haypo

#21373: robotparser: Automatically call modified function in read()
http://bugs.python.org/issue21373 closed by berker.peksag

#22323: Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString(
http://bugs.python.org/issue22323 closed by haypo

#22324: Use PyUnicode_AsWideCharString() instead of PyUnicode_AsUnicod
http://bugs.python.org/issue22324 closed by haypo

#22444: Floor divide should return int
http://bugs.python.org/issue22444 closed by belopolsky

#22806: regrtest: add switch -c to run only modified tests
#23543: encoding error trying to save string to file
http://bugs.python.org/issue23543 closed by serhiy.storchaka

#23919: [Windows] test_os fails several C-level assertions
http://bugs.python.org/issue23919 closed by steve.dower

#23972: Asyncio reuseport
http://bugs.python.org/issue23972 closed by gvanrossum

#24657: CGIHTTPServer module discard continuous '/' letters from param
http://bugs.python.org/issue24657 closed by martin.panter

#24806: Inheriting from NoneType does not fail consistently
http://bugs.python.org/issue24806 closed by python-dev

#24820: IDLE themes for light on dark
http://bugs.python.org/issue24820 closed by terry.reedy

#25045: smtplib throws exception TypeError: readline()
http://bugs.python.org/issue25045 closed by r.david.murray

#25175: Documentation-Tkinter Clarify module spelling change in Python
http://bugs.python.org/issue25175 closed by terry.reedy

#25188: regrtest.py improvement for Profile Guided Optimization builds
http://bugs.python.org/issue25188 closed by brett.cannon

#25220: Enhance and refactor test.regrtest (convert regrtest.py to a p
http://bugs.python.org/issue25220 closed by haypo

#25232: CGIRequestHandler behave incorrectly with query component cons
http://bugs.python.org/issue25232 closed by martin.panter

#25266: mako benchmark not working in Python 3.6
http://bugs.python.org/issue25266 closed by brett.cannon

#25286: views are not sequences
http://bugs.python.org/issue25286 closed by martin.panter

#25290: csv.reader: minor docstring typo
http://bugs.python.org/issue25290 closed by berker.peksag

#25298: Add lock and rlock weakref tests
http://bugs.python.org/issue25298 closed by rhettinger

#25301: Optimize UTF-8 decoder with error handlers
http://bugs.python.org/issue25301 closed by haypo

#25302: Memory Leaks with Address Sanitizer
http://bugs.python.org/issue25302 closed by skrah

#25304: Add run_coroutine_threadsafe() to asyncio
http://bugs.python.org/issue25304 closed by gvanrossum

#25305: Windows: python opens a popup and flood stderr with assertion
http://bugs.python.org/issue25305 closed by steve.dower

#25306: test_huntrleaks_fd_leak() of test_regrtest hangs on Windows
http://bugs.python.org/issue25306 closed by haypo

#25308: Multiple names can target the same namespace
http://bugs.python.org/issue25308 closed by benjamin.peterson

#25309: askopenfilename crashes on XP with "Show pop-up description fo
http://bugs.python.org/issue25309 closed by terry.reedy

#25310: End mark argument for StreamReader.readline() method
http://bugs.python.org/issue25310 closed by gvanrossum

#25315: Make it clear in the collections Python source code that Order
http://bugs.python.org/issue25315 closed by zach.ware

#25316: distutils: broken error reporting about vcvarsall.bat
http://bugs.python.org/issue25316 closed by steve.dower

#25317: Convert test_tokenize to unittests
http://bugs.python.org/issue25317 closed by serhiy.storchaka

#25318: Add _PyBytesWriter API to optimize Unicode encoders
http://bugs.python.org/issue25318 closed by haypo

#25319: Keep lock type when reseting internal locks
http://bugs.python.org/issue25319 closed by python-dev

#25321: Null Dereference "subname" in zipimport.c
http://bugs.python.org/issue25321 closed by benjamin.peterson

#25323: Bus error: 10 when executing recursive program
http://bugs.python.org/issue25323 closed by benjamin.peterson

#25325: UTF-16LE, UTF-16BE, UTF-32LE, and UTF-32BE encodings don't add
http://bugs.python.org/issue25325 closed by eryksun

#25326: Improve error message for "character buffer objects"
http://bugs.python.org/issue25326 closed by rhettinger

#25328: ValueError in smtpd.py __init__() is not raised
http://bugs.python.org/issue25328 closed by r.david.murray

#25332: [Errno 10035] A non-blocking socket operation could not be com
http://bugs.python.org/issue25332 closed by zach.ware

#25333: .1 + .2 == .3 should be True
http://bugs.python.org/issue25333 closed by eric.smith

#25336: Segmentation fault on Mavericks consistent crashing of softwar
http://bugs.python.org/issue25336 closed by ned.deily

#25346: test_regrtest fails because 'sys' is not imported.
http://bugs.python.org/issue25346 closed by steve.dower

#25350: Stronger type enforcement (feature request)
http://bugs.python.org/issue25350 closed by r.david.murray

#762963: timemodule.c: Python loses current timezone
http://bugs.python.org/issue762963 closed by belopolsky

Python tracker

unread,
Oct 16, 2015, 12:10:14 PM10/16/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-10-09 - 2015-10-16)
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 5152 ( +8)
closed 32026 (+55)
total 37178 (+63)

Open issues with patches: 2272


Issues opened (37)
==================

#24931: _asdict breaks when inheriting from a namedtuple
http://bugs.python.org/issue24931 reopened by doko

#25188: regrtest.py improvement for Profile Guided Optimization builds
http://bugs.python.org/issue25188 reopened by Arfrever

#25359: io.open() fails to open ascii file if LANG env not set
http://bugs.python.org/issue25359 opened by sentinel

#25360: pyw should search for pythonw to implement #!/usr/bin/env pyt
http://bugs.python.org/issue25360 opened by eryksun

#25366: test_venv fails with --without-threads
http://bugs.python.org/issue25366 opened by Arfrever

#25370: Add support of pickling very large bytes and str objects with
http://bugs.python.org/issue25370 opened by serhiy.storchaka

#25376: KeyboardInterrupt handling and traceback broken on Windows 10
http://bugs.python.org/issue25376 opened by mdf

#25377: Mention octal format of mode argument of os.chmod
http://bugs.python.org/issue25377 opened by krichter

#25381: Doc: Use of old description of raise in Python3
http://bugs.python.org/issue25381 opened by xiang.zhang

#25385: Spurious warning when compiling extension module
http://bugs.python.org/issue25385 opened by pitrou

#25386: msvcrt_putch/msvcrt_putwch don't check the return value of _pu
http://bugs.python.org/issue25386 opened by Alexander Riccio

#25387: sound_msgbeep doesn't check the return value of MessageBeep
http://bugs.python.org/issue25387 opened by Alexander Riccio

#25388: tokenizer crash/misbehavior -- heap use-after-free
http://bugs.python.org/issue25388 opened by Brian.Cain

#25390: Can't define a typing.Union containing a typing.re.Pattern
http://bugs.python.org/issue25390 opened by Martí Congost Tapias

#25392: setup.py --quiet doesn't silence "no previously-included direc
http://bugs.python.org/issue25392 opened by nedbat

#25393: 'resource' module documentation error
http://bugs.python.org/issue25393 opened by tzot

#25394: CoroWrapper breaks gen.throw
http://bugs.python.org/issue25394 opened by Chris Seto

#25395: SIGSEGV using json.tool
http://bugs.python.org/issue25395 opened by nagisa

#25397: improve ac_cv_have_long_long_format GCC fallback
http://bugs.python.org/issue25397 opened by vapier

#25400: robotparser doesn't return crawl delay for default entry
http://bugs.python.org/issue25400 opened by pwirtz

#25402: More accurate estimation of the number of digits in int to dec
http://bugs.python.org/issue25402 opened by serhiy.storchaka

#25403: urllib.parse.urljoin is broken in python 3.5
http://bugs.python.org/issue25403 opened by Pavel Ivanov

#25404: ssl.SSLcontext.load_dh_params() does not handle unicode filena
http://bugs.python.org/issue25404 opened by schlenk

#25405: User install of 3.5 removes py.exe from C:\Windows
http://bugs.python.org/issue25405 opened by paul.moore

#25407: Update PEP 4 to keep modules in Python 3
http://bugs.python.org/issue25407 opened by brett.cannon

#25408: Consider dropping html5lib and spambayes from the default benc
http://bugs.python.org/issue25408 opened by brett.cannon

#25409: fnmatch.fnmatch normalizes slashes/backslashes on Windows
http://bugs.python.org/issue25409 opened by The Compiler

#25410: Clean up and fix OrderedDict
http://bugs.python.org/issue25410 opened by serhiy.storchaka

#25411: SMTPHandler in the logging module fails with unicode strings
http://bugs.python.org/issue25411 opened by simon04

#25412: __floordiv__ in module fraction fails with TypeError instead o
http://bugs.python.org/issue25412 opened by ShashkovS

#25413: ctypes (libffi) fails to compile on Solaris X86
http://bugs.python.org/issue25413 opened by CristiFati

#25414: Bypass unnecessary size limit test from deques on builds with
http://bugs.python.org/issue25414 opened by rhettinger

#25415: I can create instances of io.IOBase
http://bugs.python.org/issue25415 opened by Gerrit.Holl

#25416: Add encoding aliases from the (HTML5) Encoding Standard
http://bugs.python.org/issue25416 opened by zwol

#25417: Minor typo in Path.samefile docstring
http://bugs.python.org/issue25417 opened by Antony.Lee

#25419: Readline completion of module names in import statements
http://bugs.python.org/issue25419 opened by martin.panter

#25420: "import random" blocks on entropy collection
http://bugs.python.org/issue25420 opened by matejcik



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

#25420: "import random" blocks on entropy collection
http://bugs.python.org/issue25420

#25419: Readline completion of module names in import statements
http://bugs.python.org/issue25419

#25417: Minor typo in Path.samefile docstring
http://bugs.python.org/issue25417

#25416: Add encoding aliases from the (HTML5) Encoding Standard
http://bugs.python.org/issue25416

#25413: ctypes (libffi) fails to compile on Solaris X86
http://bugs.python.org/issue25413

#25407: Update PEP 4 to keep modules in Python 3
http://bugs.python.org/issue25407

#25397: improve ac_cv_have_long_long_format GCC fallback
http://bugs.python.org/issue25397

#25394: CoroWrapper breaks gen.throw
http://bugs.python.org/issue25394

#25393: 'resource' module documentation error
http://bugs.python.org/issue25393

#25387: sound_msgbeep doesn't check the return value of MessageBeep
http://bugs.python.org/issue25387

#25366: test_venv fails with --without-threads
http://bugs.python.org/issue25366

#25360: pyw should search for pythonw to implement #!/usr/bin/env pyt
http://bugs.python.org/issue25360

#25355: Windows 3.5 installer does not add python to "App Paths" key
http://bugs.python.org/issue25355

#25351: pyvenv activate script failure with specific bash option
http://bugs.python.org/issue25351

#25348: Update pgo_build.bat to use --pgo flag for regrtest
http://bugs.python.org/issue25348



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

#25419: Readline completion of module names in import statements
http://bugs.python.org/issue25419

#25414: Bypass unnecessary size limit test from deques on builds with
http://bugs.python.org/issue25414

#25413: ctypes (libffi) fails to compile on Solaris X86
http://bugs.python.org/issue25413

#25411: SMTPHandler in the logging module fails with unicode strings
http://bugs.python.org/issue25411

#25410: Clean up and fix OrderedDict
http://bugs.python.org/issue25410

#25402: More accurate estimation of the number of digits in int to dec
http://bugs.python.org/issue25402

#25400: robotparser doesn't return crawl delay for default entry
http://bugs.python.org/issue25400

#25394: CoroWrapper breaks gen.throw
http://bugs.python.org/issue25394

#25388: tokenizer crash/misbehavior -- heap use-after-free
http://bugs.python.org/issue25388

#25381: Doc: Use of old description of raise in Python3
http://bugs.python.org/issue25381

#25370: Add support of pickling very large bytes and str objects with
http://bugs.python.org/issue25370

#25347: assert_has_calls output is formatted inconsistently
http://bugs.python.org/issue25347

#25341: File mode wb+ appears as rb+
http://bugs.python.org/issue25341

#25338: urllib bypasses all hosts if proxyoverride includes an empty e
http://bugs.python.org/issue25338

#25334: telnetlib: process_rawq() and binary data
http://bugs.python.org/issue25334



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

#22005: datetime.__setstate__ fails decoding python2 pickle
http://bugs.python.org/issue22005 11 msgs

#25356: Idle (Python 3.4 on Ubuntu) does not allow typing accents
http://bugs.python.org/issue25356 11 msgs

#25194: Opt-in motivations & affiliations page for core contributors
http://bugs.python.org/issue25194 10 msgs

#25381: Doc: Use of old description of raise in Python3
http://bugs.python.org/issue25381 10 msgs

#25359: io.open() fails to open ascii file if LANG env not set
http://bugs.python.org/issue25359 9 msgs

#25303: Add option to py_compile to compile for syntax checking withou
http://bugs.python.org/issue25303 8 msgs

#21159: configparser.InterpolationMissingOptionError is not very intui
http://bugs.python.org/issue21159 6 msgs

#25343: Document atomic operations on builtin types
http://bugs.python.org/issue25343 6 msgs

#25006: List pybind11 binding generator
http://bugs.python.org/issue25006 5 msgs

#25352: Add 'make this my default python' to windows installs for Pyth
http://bugs.python.org/issue25352 5 msgs



Issues closed (57)
==================

#5380: pty.read raises IOError when slave pty device is closed
http://bugs.python.org/issue5380 closed by gvanrossum

#21165: Optimize str.translate() for replacement with substrings and n
http://bugs.python.org/issue21165 closed by haypo

#21264: test_compileall fails to build in the installed location
http://bugs.python.org/issue21264 closed by brett.cannon

#22179: Idle. Search dialog found text not highlited on Windows
http://bugs.python.org/issue22179 closed by terry.reedy

#22726: Idle: add help to config dialogs
http://bugs.python.org/issue22726 closed by terry.reedy

#24164: Support pickling objects with __new__ with keyword arguments w
http://bugs.python.org/issue24164 closed by serhiy.storchaka

#24402: input() uses sys.__stdout__ instead of sys.stdout for prompt
http://bugs.python.org/issue24402 closed by martin.panter

#24782: Merge 'configure extensions' into main IDLE config dialog
http://bugs.python.org/issue24782 closed by terry.reedy

#24784: Build fails with --with-pydebug and --without-threads
http://bugs.python.org/issue24784 closed by python-dev

#25001: Make --nowindows argument to regrtest propagate when running w
http://bugs.python.org/issue25001 closed by haypo

#25023: time.strftime('%a'), ValueError: embedded null byte, in ko loc
http://bugs.python.org/issue25023 closed by steve.dower

#25093: New 3.5.0 failure in test_tcl on win7
http://bugs.python.org/issue25093 closed by python-dev

#25099: test_compileall fails when run by unprivileged user on install
http://bugs.python.org/issue25099 closed by brett.cannon

#25143: 3.5 install fails poorly on Windows XP
http://bugs.python.org/issue25143 closed by steve.dower

#25159: Regression in time to import a module
http://bugs.python.org/issue25159 closed by serhiy.storchaka

#25161: Missing periods at the end of sentences
http://bugs.python.org/issue25161 closed by martin.panter

#25163: Windows installer in AllUsers mode presents wrong installation
http://bugs.python.org/issue25163 closed by steve.dower

#25164: Windows default installation path is inconsistent between per-
http://bugs.python.org/issue25164 closed by steve.dower

#25207: ICC compiler warnings
http://bugs.python.org/issue25207 closed by haypo

#25210: Special-case NoneType() in do_richcompare()
http://bugs.python.org/issue25210 closed by haypo

#25254: Idle: debugger source line highlighting fails again
http://bugs.python.org/issue25254 closed by terry.reedy

#25274: sys.setrecursionlimit() must fail if the current recursion dep
http://bugs.python.org/issue25274 closed by haypo

#25277: test_sigwaitinfo() of test_eintr hangs on randomly on FreeBSD
http://bugs.python.org/issue25277 closed by haypo

#25322: contextlib.suppress not tested for nested usage
http://bugs.python.org/issue25322 closed by martin.panter

#25335: ast.literal_eval fails to parse numbers with leading "+"
http://bugs.python.org/issue25335 closed by terry.reedy

#25344: Enhancement to Logging - Logging Stack
http://bugs.python.org/issue25344 closed by python-dev

#25349: Use _PyBytesWriter for bytes%args
http://bugs.python.org/issue25349 closed by haypo

#25353: Use _PyBytesWriter for unicode escape and raw unicode escape e
http://bugs.python.org/issue25353 closed by haypo

#25354: test_datetime failing
http://bugs.python.org/issue25354 closed by tim.peters

#25357: Add an optional newline parameter to binascii.b2a_base64() to
#25358: Unexpected behaviour when converting large float to int
http://bugs.python.org/issue25358 closed by eryksun

#25361: Is python-3-5-0.exe compiled with SSE2 instrutions? If so shou
http://bugs.python.org/issue25361 closed by steve.dower

#25362: In threading module, use with instead of try finally
http://bugs.python.org/issue25362 closed by python-dev

#25363: x=[1,2,3].append([1,2,3]) bug
http://bugs.python.org/issue25363 closed by eric.smith

#25364: zipfile broken with --without-threads
http://bugs.python.org/issue25364 closed by serhiy.storchaka

#25365: test_pickle fails with --without-threads
http://bugs.python.org/issue25365 closed by serhiy.storchaka

#25367: test_coroutines fails with --without-threads
http://bugs.python.org/issue25367 closed by python-dev

#25368: test_eintr fails with --without-threads
http://bugs.python.org/issue25368 closed by python-dev

#25369: test_regrtest fails with --without-threads
http://bugs.python.org/issue25369 closed by python-dev

#25371: select.select docstring needs comma
http://bugs.python.org/issue25371 closed by python-dev

#25372: load_module() does not link submodule to parent package
http://bugs.python.org/issue25372 closed by brett.cannon

#25373: test.regrtest: -jN (with N != 1) + --slow + child error or int
http://bugs.python.org/issue25373 closed by python-dev

#25374: Deficiencies in type hint usage in Python standard libraries
http://bugs.python.org/issue25374 closed by r.david.murray

#25375: Don't mention 2.2 in the 3.x docs
http://bugs.python.org/issue25375 closed by python-dev

#25378: Roundoff error on OS X
http://bugs.python.org/issue25378 closed by ezio.melotti

#25379: Changes in traceback broke existing code (Python 3.5)
http://bugs.python.org/issue25379 closed by berker.peksag

#25380: Incorrect protocol for the STACK_GLOBAL opcode
http://bugs.python.org/issue25380 closed by serhiy.storchaka

#25382: pickletools.dis(): output memo id for MEMOIZE
http://bugs.python.org/issue25382 closed by serhiy.storchaka

#25383: Docs: Broken link
http://bugs.python.org/issue25383 closed by berker.peksag

#25384: Use _PyBytesWriter in the binascii module
#25389: It crashes as long as I press "(parenthese)
http://bugs.python.org/issue25389 closed by ned.deily

#25391: difflib.SequenceMatcher(...).ratio gives bad/wrong/unexpected
http://bugs.python.org/issue25391 closed by tim.peters

#25396: A Python runtime not could be located.
http://bugs.python.org/issue25396 closed by zach.ware

#25399: Optimize bytearray % args
http://bugs.python.org/issue25399 closed by haypo

#25401: Optimize bytes.fromhex() and bytearray.fromhex()
http://bugs.python.org/issue25401 closed by haypo

#25406: OrderedDict.move_to_end may cause crash in python 3.5
http://bugs.python.org/issue25406 closed by serhiy.storchaka

#25418: Minor markup issue in reference/datamodel docs
http://bugs.python.org/issue25418 closed by berker.peksag

Python tracker

unread,
Oct 25, 2015, 4:48:02 PM10/25/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-10-16 - 2015-10-23)
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 5181 (+29)
closed 32043 (+17)
total 37224 (+46)

Open issues with patches: 2287


Issues opened (40)
==================

#24379: operator.subscript
http://bugs.python.org/issue24379 reopened by rhettinger

#25154: Drop the pyvenv script
http://bugs.python.org/issue25154 reopened by brett.cannon

#25234: test_eintr.test_os_open hangs under Xcode 7
http://bugs.python.org/issue25234 reopened by brett.cannon

#25421: Make __sizeof__ for builtin types more subclass friendly
http://bugs.python.org/issue25421 opened by serhiy.storchaka

#25423: Deprecate benchmarks that execute too quickly
http://bugs.python.org/issue25423 opened by brett.cannon

#25425: white-spaces encountered in 3.4
http://bugs.python.org/issue25425 opened by pavan kumar Dharmavarapu

#25426: Deprecate the regex_compile benchmark
http://bugs.python.org/issue25426 opened by brett.cannon

#25427: Remove the pyvenv script in Python 3.8
http://bugs.python.org/issue25427 opened by brett.cannon

#25430: speed up ipaddress __contain__ method
http://bugs.python.org/issue25430 opened by gescheit

#25431: implement address in network in ipaddress module
http://bugs.python.org/issue25431 opened by gescheit

#25432: isinstance documentation doesn't explain what happens when typ
http://bugs.python.org/issue25432 opened by Michael Crouch

#25433: whitespace in strip()/lstrip()/rstrip()
http://bugs.python.org/issue25433 opened by Dimitri Papadopoulos Orfanos

#25435: Wrong function calls and referring to not removed concepts in
http://bugs.python.org/issue25435 opened by David Becher

#25436: argparse.ArgumentError missing error message in __repr__
http://bugs.python.org/issue25436 opened by dfortunov

#25437: Issue with ftplib.FTP_TLS and server forcing SSL connection re
http://bugs.python.org/issue25437 opened by dwaites

#25438: document what codec PyMemberDef T_STRING decodes the char * as
http://bugs.python.org/issue25438 opened by gregory.p.smith

#25439: Add type checks to urllib.request.Request
http://bugs.python.org/issue25439 opened by ezio.melotti

#25442: Shelve consistency issues
http://bugs.python.org/issue25442 opened by Yanyan Jiang

#25443: Add a count of how many benchmarks are left to run
http://bugs.python.org/issue25443 opened by brett.cannon

#25444: Py Launch Icon
http://bugs.python.org/issue25444 opened by Nils-Hero

#25446: smtplib.py AUTH LOGIN code messed up sending login and passwor
http://bugs.python.org/issue25446 opened by merkel

#25447: TypeError invoking deepcopy on lru_cache
http://bugs.python.org/issue25447 opened by jason.coombs

#25449: Test OrderedDict subclass
http://bugs.python.org/issue25449 opened by serhiy.storchaka

#25450: Python 3.5 starts in C:\Windows\system32 as current directory
http://bugs.python.org/issue25450 opened by Maja Tomic

#25451: tkinter: PhotoImage transparency methods
http://bugs.python.org/issue25451 opened by None Becoming

#25452: Add __bool__() method to subprocess.CompletedProcess
http://bugs.python.org/issue25452 opened by conqp

#25453: Arithmetics with complex infinities is inconsistent with C/C++
http://bugs.python.org/issue25453 opened by Francesco Biscani

#25454: operator.methodcaller should accept additional arguments durin
http://bugs.python.org/issue25454 opened by abacabadabacaba

#25455: Some repr implementations don't check for self-referential str
http://bugs.python.org/issue25455 opened by abacabadabacaba

#25456: 3.4 _tkinter build requires undocumented manual steps to be us
http://bugs.python.org/issue25456 opened by terry.reedy

#25457: json dump fails for mixed-type keys when sort_keys is specifie
http://bugs.python.org/issue25457 opened by tan...@swing.co.at

#25458: ftplib: command response shift - mismatch
http://bugs.python.org/issue25458 opened by peterpan

#25459: EAGAIN errors in Python logging module
http://bugs.python.org/issue25459 opened by Henrique Andrade

#25460: Misc/.gdbinit uses preprocessor macro
http://bugs.python.org/issue25460 opened by philtweir

#25461: Unclear language (the word ineffective) in the documentation f
http://bugs.python.org/issue25461 opened by Bernt.Røskar.Brenna

#25462: Avoid repeated hash calculation in C implementation of Ordered
http://bugs.python.org/issue25462 opened by serhiy.storchaka

#25463: 2.7.10 glibc double free detected
http://bugs.python.org/issue25463 opened by wcolburnnrao

#25464: Tix HList header_exists should be "exist"
http://bugs.python.org/issue25464 opened by rtw

#25465: Pickle uses O(n) memory overhead
http://bugs.python.org/issue25465 opened by prinsherbert

#25466: offer "from __future__ import" option for "raise... from"
http://bugs.python.org/issue25466 opened by alanf



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

#25466: offer "from __future__ import" option for "raise... from"
http://bugs.python.org/issue25466

#25462: Avoid repeated hash calculation in C implementation of Ordered
http://bugs.python.org/issue25462

#25458: ftplib: command response shift - mismatch
http://bugs.python.org/issue25458

#25455: Some repr implementations don't check for self-referential str
http://bugs.python.org/issue25455

#25454: operator.methodcaller should accept additional arguments durin
http://bugs.python.org/issue25454

#25451: tkinter: PhotoImage transparency methods
http://bugs.python.org/issue25451

#25443: Add a count of how many benchmarks are left to run
http://bugs.python.org/issue25443

#25433: whitespace in strip()/lstrip()/rstrip()
http://bugs.python.org/issue25433

#25431: implement address in network in ipaddress module
http://bugs.python.org/issue25431

#25430: speed up ipaddress __contain__ method
http://bugs.python.org/issue25430

#25427: Remove the pyvenv script in Python 3.8
http://bugs.python.org/issue25427

#25421: Make __sizeof__ for builtin types more subclass friendly
http://bugs.python.org/issue25421

#25416: Add encoding aliases from the (HTML5) Encoding Standard
http://bugs.python.org/issue25416

#25413: ctypes (libffi) fails to compile on Solaris X86
http://bugs.python.org/issue25413

#25397: improve ac_cv_have_long_long_format GCC fallback
http://bugs.python.org/issue25397



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

#25464: Tix HList header_exists should be "exist"
http://bugs.python.org/issue25464

#25462: Avoid repeated hash calculation in C implementation of Ordered
http://bugs.python.org/issue25462

#25461: Unclear language (the word ineffective) in the documentation f
http://bugs.python.org/issue25461

#25460: Misc/.gdbinit uses preprocessor macro
http://bugs.python.org/issue25460

#25449: Test OrderedDict subclass
http://bugs.python.org/issue25449

#25447: TypeError invoking deepcopy on lru_cache
http://bugs.python.org/issue25447

#25446: smtplib.py AUTH LOGIN code messed up sending login and passwor
http://bugs.python.org/issue25446

#25439: Add type checks to urllib.request.Request
http://bugs.python.org/issue25439

#25436: argparse.ArgumentError missing error message in __repr__
http://bugs.python.org/issue25436

#25435: Wrong function calls and referring to not removed concepts in
http://bugs.python.org/issue25435

#25431: implement address in network in ipaddress module
http://bugs.python.org/issue25431

#25430: speed up ipaddress __contain__ method
http://bugs.python.org/issue25430

#25421: Make __sizeof__ for builtin types more subclass friendly
http://bugs.python.org/issue25421

#25420: "import random" blocks on entropy collection on Linux with low
http://bugs.python.org/issue25420

#25419: Readline completion of module names in import statements
http://bugs.python.org/issue25419



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

#25410: Clean up and fix OrderedDict
http://bugs.python.org/issue25410 22 msgs

#25453: Arithmetics with complex infinities is inconsistent with C/C++
http://bugs.python.org/issue25453 14 msgs

#25461: Unclear language (the word ineffective) in the documentation f
http://bugs.python.org/issue25461 12 msgs

#25420: "import random" blocks on entropy collection on Linux with low
http://bugs.python.org/issue25420 11 msgs

#25446: smtplib.py AUTH LOGIN code messed up sending login and passwor
http://bugs.python.org/issue25446 8 msgs

#25395: SIGSEGV using json.tool: highly nested OrderedDict
http://bugs.python.org/issue25395 7 msgs

#23735: Readline not adjusting width after resize with 6.3
http://bugs.python.org/issue23735 6 msgs

#25154: Drop the pyvenv script
http://bugs.python.org/issue25154 6 msgs

#25447: TypeError invoking deepcopy on lru_cache
http://bugs.python.org/issue25447 6 msgs

#25439: Add type checks to urllib.request.Request
http://bugs.python.org/issue25439 5 msgs



Issues closed (18)
==================

#13195: subprocess: args with shell=True is not documented on Windows
http://bugs.python.org/issue13195 closed by martin.panter

#23981: Update test_unicodedata.py to use script_helpers
http://bugs.python.org/issue23981 closed by berker.peksag

#24885: StreamReaderProtocol docs recommend using private API
http://bugs.python.org/issue24885 closed by gvanrossum

#25390: Can't define a typing.Union containing a typing.re.Pattern
http://bugs.python.org/issue25390 closed by gvanrossum

#25407: Update PEP 4 to keep modules in Python 3
http://bugs.python.org/issue25407 closed by brett.cannon

#25408: Consider dropping html5lib and spambayes from the default benc
http://bugs.python.org/issue25408 closed by brett.cannon

#25411: SMTPHandler in the logging module fails with unicode strings
http://bugs.python.org/issue25411 closed by python-dev

#25414: Bypass unnecessary size limit test from deques on builds with
http://bugs.python.org/issue25414 closed by rhettinger

#25417: Minor typo in Path.samefile docstring
http://bugs.python.org/issue25417 closed by berker.peksag

#25422: tokenize: add tests for multi-line strings
http://bugs.python.org/issue25422 closed by eric.smith

#25424: Deprecate older versions of benchmarks
http://bugs.python.org/issue25424 closed by brett.cannon

#25428: Have `datetime` understand integer arguments for timezones
http://bugs.python.org/issue25428 closed by r.david.murray

#25429: Can segfault Python with itertools.chain.from_iterable
http://bugs.python.org/issue25429 closed by rhettinger

#25434: Fix typo in whatsnew/3.5
http://bugs.python.org/issue25434 closed by berker.peksag

#25440: python3.4-config --extension-suffix not expanded
http://bugs.python.org/issue25440 closed by doko

#25441: StreamWriter.drain() unreliably reports closed sockets
http://bugs.python.org/issue25441 closed by gvanrossum

#25445: type xterm in python
http://bugs.python.org/issue25445 closed by r.david.murray

#25448: Exception ABC doesn't work in Python 3 (but does in Python 2.7
http://bugs.python.org/issue25448 closed by eryksun

Python tracker

unread,
Oct 30, 2015, 1:10:02 PM10/30/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-10-23 - 2015-10-30)
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 5204 (+23)
closed 32073 (+30)
total 37277 (+53)

Open issues with patches: 2298


Issues opened (37)
==================

#25467: Put “deprecated” warnings first
http://bugs.python.org/issue25467 opened by Tony R.

#25468: PyTraceBack_Print()/_Py_DisplaySourceLine() should take custom
#25469: multiprocessing .Condition.notify(_all) function has O(N) time
http://bugs.python.org/issue25469 opened by vilnis.termanis

#25470: Random Malloc error raised
http://bugs.python.org/issue25470 opened by augustin rieunier

#25472: Typing: Specialized subclasses of generics cannot be unpickled
http://bugs.python.org/issue25472 opened by maatt

#25474: Weird behavior when setting f_trace in a context manager
http://bugs.python.org/issue25474 opened by Fred Gansevles

#25476: close() behavior on non-blocking BufferedIO objects with socke
http://bugs.python.org/issue25476 opened by dabeaz

#25477: text mode for pkgutil.get_data
http://bugs.python.org/issue25477 opened by Antony.Lee

#25478: Consider adding a normalize() method to collections.Counter()
http://bugs.python.org/issue25478 opened by rhettinger

#25479: Increase unit test coverage for abc.py
http://bugs.python.org/issue25479 opened by szymon

#25481: PermissionError in subprocess.check_output() when an inaccessi
http://bugs.python.org/issue25481 opened by jaystrict

#25482: signal.set_wakeup_fd() doesn't work if the signal don't have h
http://bugs.python.org/issue25482 opened by ishimoto

#25483: Improve f-string implementation: FORMAT_VALUE opcode
http://bugs.python.org/issue25483 opened by eric.smith

#25485: Add a context manager to telnetlib.Telnet
http://bugs.python.org/issue25485 opened by desbma

#25486: Resurrect inspect.getargspec() in 3.6
http://bugs.python.org/issue25486 opened by yselivanov

#25487: imp module DeprecationWarning in test suite
http://bugs.python.org/issue25487 opened by martin.panter

#25488: IDLE: Remove idlelib from sys.path when added
http://bugs.python.org/issue25488 opened by terry.reedy

#25489: sys.exit() caught in exception handler
http://bugs.python.org/issue25489 opened by jinty

#25491: ftplib.sendcmd only accepts string
http://bugs.python.org/issue25491 opened by wozlaf

#25492: subprocess with redirection fails after FreeConsole
http://bugs.python.org/issue25492 opened by George Prekas

#25493: warnings.warn: wrong stacklevel causes import of local file "s
http://bugs.python.org/issue25493 opened by bevan

#25495: binascii documentation incorrect
http://bugs.python.org/issue25495 opened by mouse07410

#25496: tarfile: Default value for compresslevel is not documented
http://bugs.python.org/issue25496 opened by Sworddragon

#25497: Rewrite test_robotparser
http://bugs.python.org/issue25497 opened by berker.peksag

#25498: Python 3.4.3 core dump with simple sample code
http://bugs.python.org/issue25498 opened by JakeMont

#25500: docs claim __import__ checked for in globals, but IMPORT_NAME
http://bugs.python.org/issue25500 opened by superbobry

#25505: undefined name 'window' in Tools/scripts/fixdiv.py
http://bugs.python.org/issue25505 opened by John.Mark.Vandenberg

#25507: IDLE: user code 'import tkinter; tkinter.font' should fail
http://bugs.python.org/issue25507 opened by terry.reedy

#25508: LogRecord attributes are not tuple, when logging only dict
http://bugs.python.org/issue25508 opened by sejvlond

#25509: PyImport_ImportModule inaccurately described
http://bugs.python.org/issue25509 opened by memeplex

#25510: fileinput.FileInput.readline() always returns str object at th
http://bugs.python.org/issue25510 opened by Ryosuke Ito

#25511: multiprocessing pool blocks SIGTERM from being handled
http://bugs.python.org/issue25511 opened by djones

#25514: better startup error messages in IDLE when stdlib modules shad
http://bugs.python.org/issue25514 opened by markroseman

#25516: threading.Condition._is_owned() is wrong when using threading.
http://bugs.python.org/issue25516 opened by nirs

#25517: regex howto example in "Lookahead Assertions"
http://bugs.python.org/issue25517 opened by Pavel

#25518: Investigate implementation of PyOS_CheckStack on OSX
http://bugs.python.org/issue25518 opened by ronaldoussoren

#25519: Minor difflib documentation bug
http://bugs.python.org/issue25519 opened by lurchman



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

#25519: Minor difflib documentation bug
http://bugs.python.org/issue25519

#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

#25505: undefined name 'window' in Tools/scripts/fixdiv.py
http://bugs.python.org/issue25505

#25497: Rewrite test_robotparser
http://bugs.python.org/issue25497

#25491: ftplib.sendcmd only accepts string
http://bugs.python.org/issue25491

#25487: imp module DeprecationWarning in test suite
http://bugs.python.org/issue25487

#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

#25477: text mode for pkgutil.get_data
http://bugs.python.org/issue25477

#25474: Weird behavior when setting f_trace in a context manager
http://bugs.python.org/issue25474

#25468: PyTraceBack_Print()/_Py_DisplaySourceLine() should take custom
http://bugs.python.org/issue25468

#25462: Avoid repeated hash calculation in C implementation of Ordered
http://bugs.python.org/issue25462

#25458: ftplib: command response shift - mismatch
http://bugs.python.org/issue25458

#25455: Some repr implementations don't check for self-referential str
http://bugs.python.org/issue25455



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

#25516: threading.Condition._is_owned() is wrong when using threading.
http://bugs.python.org/issue25516

#25510: fileinput.FileInput.readline() always returns str object at th
http://bugs.python.org/issue25510

#25505: undefined name 'window' in Tools/scripts/fixdiv.py
http://bugs.python.org/issue25505

#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

#25483: Improve f-string implementation: FORMAT_VALUE opcode
http://bugs.python.org/issue25483

#25479: Increase unit test coverage for abc.py
http://bugs.python.org/issue25479

#25469: multiprocessing .Condition.notify(_all) function has O(N) time
http://bugs.python.org/issue25469

#25467: Put “deprecated” warnings first
http://bugs.python.org/issue25467

#25464: Tix HList header_exists should be "exist"
http://bugs.python.org/issue25464

#25462: Avoid repeated hash calculation in C implementation of Ordered
http://bugs.python.org/issue25462

#25461: Unclear language (the word ineffective) in the documentation f
http://bugs.python.org/issue25461



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

#25489: sys.exit() caught in exception handler
http://bugs.python.org/issue25489 17 msgs

#8231: Unable to run IDLE without write-access to home directory
http://bugs.python.org/issue8231 12 msgs

#25482: signal.set_wakeup_fd() doesn't work if the signal don't have h
http://bugs.python.org/issue25482 11 msgs

#25467: Put “deprecated” warnings first
http://bugs.python.org/issue25467 10 msgs

#25481: PermissionError in subprocess.check_output() when an inaccessi
http://bugs.python.org/issue25481 10 msgs

#25483: Improve f-string implementation: FORMAT_VALUE opcode
http://bugs.python.org/issue25483 8 msgs

#25485: Add a context manager to telnetlib.Telnet
http://bugs.python.org/issue25485 8 msgs

#25156: shutil.copyfile should internally use os.sendfile when possibl
http://bugs.python.org/issue25156 6 msgs

#25495: binascii documentation incorrect
http://bugs.python.org/issue25495 6 msgs

#25498: Python 3.4.3 core dump with simple sample code
http://bugs.python.org/issue25498 6 msgs



Issues closed (28)
==================

#16785: Document the fact that constructing OSError with erron returns
http://bugs.python.org/issue16785 closed by martin.panter

#21160: incorrect comments in nturl2path.py
http://bugs.python.org/issue21160 closed by serhiy.storchaka

#21827: textwrap.dedent() fails when largest common whitespace is a su
http://bugs.python.org/issue21827 closed by serhiy.storchaka

#23391: Documentation of EnvironmentError (OSError) arguments disappea
http://bugs.python.org/issue23391 closed by martin.panter

#24765: Move .idlerc to %APPDATA%\IDLE on Windows
http://bugs.python.org/issue24765 closed by terry.reedy

#25193: itertools.accumulate should have an optional initializer argum
http://bugs.python.org/issue25193 closed by rhettinger

#25311: Add f-string support to tokenize.py
http://bugs.python.org/issue25311 closed by eric.smith

#25356: Idle (Python 3.4 on Ubuntu) does not allow typing accents
http://bugs.python.org/issue25356 closed by terry.reedy

#25425: white-spaces encountered in 3.4
http://bugs.python.org/issue25425 closed by terry.reedy

#25432: isinstance documentation: explain behavior when type is a tupl
http://bugs.python.org/issue25432 closed by terry.reedy

#25447: TypeError invoking deepcopy on lru_cache
http://bugs.python.org/issue25447 closed by serhiy.storchaka

#25466: offer "from __future__ import" option for "raise... from"
http://bugs.python.org/issue25466 closed by terry.reedy

#25471: socket.recv() blocks while it's gettimeout() returns 0.0
http://bugs.python.org/issue25471 closed by python-dev

#25473: socket.recv() raises correct code with the misleading descript
http://bugs.python.org/issue25473 closed by benjamin.peterson

#25475: use argparse instead of getopt
http://bugs.python.org/issue25475 closed by SilentGhost

#25480: string format in large number
http://bugs.python.org/issue25480 closed by eric.smith

#25484: Operator issue with "in" on same level and preceding ==
http://bugs.python.org/issue25484 closed by ezio.melotti

#25490: small mistake in example for random.choice()
http://bugs.python.org/issue25490 closed by serhiy.storchaka

#25494: Four quotes used to begin docstring
http://bugs.python.org/issue25494 closed by python-dev

#25499: use argparse for the calendar module
http://bugs.python.org/issue25499 closed by serhiy.storchaka

#25501: Use async/await through asyncio docs
http://bugs.python.org/issue25501 closed by brett.cannon

#25502: unnecessary re-imports
http://bugs.python.org/issue25502 closed by python-dev

#25503: inspect.getdoc does find inherited property __doc__
http://bugs.python.org/issue25503 closed by serhiy.storchaka

#25504: undefined name 'modules' in Tools/freeze/checkextensions_win32
http://bugs.python.org/issue25504 closed by benjamin.peterson

#25506: test_pprint reuses test_user_dict
http://bugs.python.org/issue25506 closed by serhiy.storchaka

#25512: apparent memory leak using ctypes
http://bugs.python.org/issue25512 closed by blindgoat

#25513: collections.abc.Iterable don't implement __bool__
http://bugs.python.org/issue25513 closed by r.david.murray

#25515: Always use os.urandom for generating uuid4s

Python tracker

unread,
Nov 6, 2015, 12:10:34 PM11/6/15
to pytho...@python.org

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 tan...@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
#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

Python tracker

unread,
Nov 13, 2015, 12:10:14 PM11/13/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-11-06 - 2015-11-13)
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 5232 (+14)
closed 32143 (+35)
total 37375 (+49)

Open issues with patches: 2307


Issues opened (36)
==================

#7759: mhlib fails on Btrfs filesystem (test_mhlib failure)
http://bugs.python.org/issue7759 reopened by serhiy.storchaka

#25570: urllib.request > Request.add_header("abcd","efgh") fails with
http://bugs.python.org/issue25570 opened by crickert

#25571: Improve the lltrace feature with the Py_Debug mode
http://bugs.python.org/issue25571 opened by matrixise

#25572: _ssl doesn't build on OSX 10.11
http://bugs.python.org/issue25572 opened by matrixise

#25573: FrameSummary repr() does not support previously working uses o
http://bugs.python.org/issue25573 opened by zopieux

#25574: 2.7 incorrectly documents objects hash as equal to id
http://bugs.python.org/issue25574 opened by wim.glenn

#25576: Remove “Content-Type: application/x-www-form-urlencoded; cha
http://bugs.python.org/issue25576 opened by martin.panter

#25578: Memory leak in SSLSocket.getpeercert() with 0-length AIA exten
http://bugs.python.org/issue25578 opened by alex

#25580: async and await missing from token list
http://bugs.python.org/issue25580 opened by SilentGhost

#25582: Fixed memory leaks in test_ctypes
http://bugs.python.org/issue25582 opened by serhiy.storchaka

#25583: os.makedirs with exist_ok=True raises PermissionError on Windo
http://bugs.python.org/issue25583 opened by plachotich

#25585: Bad path leads to: ImportError: DLL load failed: %1 is not a v
http://bugs.python.org/issue25585 opened by lac

#25586: socket.sendall broken when a socket has a timeout
http://bugs.python.org/issue25586 opened by jstasiak

#25588: Run test suite from IDLE idlelib.run subprocess
http://bugs.python.org/issue25588 opened by terry.reedy

#25590: tab-completition on instances repeatedly accesses attribute/de
http://bugs.python.org/issue25590 opened by ezio.melotti

#25591: improve test coverage for the imaplib
http://bugs.python.org/issue25591 opened by maciej.szulik

#25592: distutils docs: data_files always uses sys.prefix
http://bugs.python.org/issue25592 opened by jdemeyer

#25593: _sock_connect_cb can be called twice resulting in InvalidState
http://bugs.python.org/issue25593 opened by thehesiod

#25594: enum instance attribute access possible
http://bugs.python.org/issue25594 opened by SilentGhost

#25596: regular files handled as directories in the glob module
http://bugs.python.org/issue25596 opened by xdegaye

#25597: unittest.mock does not wrap dict objects correctly
http://bugs.python.org/issue25597 opened by Darragh Bailey

#25599: asyncio.iscoroutinefunction returns unexpected results when pr
http://bugs.python.org/issue25599 opened by luhn

#25601: test_cpickle failure on the ware-gentoo-x86 buildbot
http://bugs.python.org/issue25601 opened by serhiy.storchaka

#25602: Add support for EVFILT_USER kqueue filter
http://bugs.python.org/issue25602 opened by jceel

#25604: [Minor] bug in integer true division algorithm
http://bugs.python.org/issue25604 opened by mark.dickinson

#25606: asyncio doc: 'socket' transport extra info is not mandatory
http://bugs.python.org/issue25606 opened by haypo

#25608: ascynio readexactly() should raise ValueError if passed length
http://bugs.python.org/issue25608 opened by mmarkk

#25609: Add a ContextManager ABC and type
http://bugs.python.org/issue25609 opened by brett.cannon

#25610: Add typing.Awaitable
http://bugs.python.org/issue25610 opened by brett.cannon

#25611: test_deque failure on Gentoo and OpenIndiana buildbots on 2.7
http://bugs.python.org/issue25611 opened by serhiy.storchaka

#25612: nested try..excepts don't work correctly for generators
http://bugs.python.org/issue25612 opened by yselivanov

#25613: fix ssl tests with sslv3 disabled
http://bugs.python.org/issue25613 opened by doko

#25614: Lib/code.py: InteractiveConsole.raw_input writes prompt to std
http://bugs.python.org/issue25614 opened by Yclept.Nemo

#25615: Document unsorted behaviour of glob.glob
http://bugs.python.org/issue25615 opened by Dave Jones

#25616: Extract OrderedDict tests into separate file
http://bugs.python.org/issue25616 opened by serhiy.storchaka

#25617: Installing local installation of Python
http://bugs.python.org/issue25617 opened by koustavpal88



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

#25617: Installing local installation of Python
http://bugs.python.org/issue25617

#25616: Extract OrderedDict tests into separate file
http://bugs.python.org/issue25616

#25615: Document unsorted behaviour of glob.glob
http://bugs.python.org/issue25615

#25614: Lib/code.py: InteractiveConsole.raw_input writes prompt to std
http://bugs.python.org/issue25614

#25611: test_deque failure on Gentoo and OpenIndiana buildbots on 2.7
http://bugs.python.org/issue25611

#25610: Add typing.Awaitable
http://bugs.python.org/issue25610

#25602: Add support for EVFILT_USER kqueue filter
http://bugs.python.org/issue25602

#25592: distutils docs: data_files always uses sys.prefix
http://bugs.python.org/issue25592

#25591: improve test coverage for the imaplib
http://bugs.python.org/issue25591

#25588: Run test suite from IDLE idlelib.run subprocess
http://bugs.python.org/issue25588

#25578: Memory leak in SSLSocket.getpeercert() with 0-length AIA exten
http://bugs.python.org/issue25578

#25574: 2.7 incorrectly documents objects hash as equal to id
http://bugs.python.org/issue25574

#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



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

#25615: Document unsorted behaviour of glob.glob
http://bugs.python.org/issue25615

#25612: nested try..excepts don't work correctly for generators
http://bugs.python.org/issue25612

#25602: Add support for EVFILT_USER kqueue filter
http://bugs.python.org/issue25602

#25596: regular files handled as directories in the glob module
http://bugs.python.org/issue25596

#25594: enum instance attribute access possible
http://bugs.python.org/issue25594

#25593: _sock_connect_cb can be called twice resulting in InvalidState
http://bugs.python.org/issue25593

#25592: distutils docs: data_files always uses sys.prefix
http://bugs.python.org/issue25592

#25591: improve test coverage for the imaplib
http://bugs.python.org/issue25591

#25590: tab-completition on instances repeatedly accesses attribute/de
http://bugs.python.org/issue25590

#25586: socket.sendall broken when a socket has a timeout
http://bugs.python.org/issue25586

#25583: os.makedirs with exist_ok=True raises PermissionError on Windo
http://bugs.python.org/issue25583

#25582: Fixed memory leaks in test_ctypes
http://bugs.python.org/issue25582

#25580: async and await missing from token list
http://bugs.python.org/issue25580

#25578: Memory leak in SSLSocket.getpeercert() with 0-length AIA exten
http://bugs.python.org/issue25578

#25576: Remove “Content-Type: application/x-www-form-urlencoded; cha
http://bugs.python.org/issue25576



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

#25593: _sock_connect_cb can be called twice resulting in InvalidState
http://bugs.python.org/issue25593 27 msgs

#25570: urllib.request > Request.add_header("abcd","efgh") fails with
http://bugs.python.org/issue25570 12 msgs

#25583: os.makedirs with exist_ok=True raises PermissionError on Windo
http://bugs.python.org/issue25583 12 msgs

#25586: socket.sendall broken when a socket has a timeout
http://bugs.python.org/issue25586 12 msgs

#25585: Bad path leads to: ImportError: DLL load failed: %1 is not a v
http://bugs.python.org/issue25585 8 msgs

#7759: mhlib fails on Btrfs filesystem (test_mhlib failure)
http://bugs.python.org/issue7759 7 msgs

#24999: ICC compiler: ICC treats denormal floating point numbers as 0.
http://bugs.python.org/issue24999 7 msgs

#25590: tab-completition on instances repeatedly accesses attribute/de
http://bugs.python.org/issue25590 7 msgs

#23883: __all__ lists are incomplete
http://bugs.python.org/issue23883 6 msgs

#25179: PEP 498 f-strings need to be documented
http://bugs.python.org/issue25179 6 msgs



Issues closed (34)
==================

#6598: calling email.utils.make_msgid frequently has a non-trivial pr
http://bugs.python.org/issue6598 closed by serhiy.storchaka

#7267: format method: c presentation type broken in 2.7
http://bugs.python.org/issue7267 closed by haypo

#14350: Strange Exception from copying an iterator
http://bugs.python.org/issue14350 closed by serhiy.storchaka

#18010: pydoc search chokes on import errors
http://bugs.python.org/issue18010 closed by martin.panter

#21935: Implement AUTH command in smtpd.
http://bugs.python.org/issue21935 closed by r.david.murray

#24306: Backport py.exe to 3.4
http://bugs.python.org/issue24306 closed by steve.dower

#24661: CGIHTTPServer: premature unescaping of query string
http://bugs.python.org/issue24661 closed by martin.panter

#24802: int and float constructing from non NUL-terminated buffer
http://bugs.python.org/issue24802 closed by martin.panter

#24805: Python installer having problem in installing Python for all u
http://bugs.python.org/issue24805 closed by steve.dower

#24848: Warts in UTF-7 error handling
http://bugs.python.org/issue24848 closed by serhiy.storchaka

#25064: Adjust tempfile documentation for bytes filename support
http://bugs.python.org/issue25064 closed by martin.panter

#25263: test_tkinter fails randomly on the buildbots "AMD64 Windows10"
http://bugs.python.org/issue25263 closed by serhiy.storchaka

#25313: IDLE: gracefully handle themes (or keysets, or ...) not presen
http://bugs.python.org/issue25313 closed by terry.reedy

#25446: smtplib.py AUTH LOGIN code messed up sending login and passwor
http://bugs.python.org/issue25446 closed by r.david.murray

#25462: Avoid repeated hash calculation in C implementation of Ordered
http://bugs.python.org/issue25462 closed by serhiy.storchaka

#25465: Pickle uses O(n) memory overhead
http://bugs.python.org/issue25465 closed by serhiy.storchaka

#25530: ssl: OP_NO_SSLv3 should always be set unless a user specifical
http://bugs.python.org/issue25530 closed by python-dev

#25555: Fix parser and AST: fill lineno and col_offset when compiling
http://bugs.python.org/issue25555 closed by haypo

#25558: Use static asserts in C code
http://bugs.python.org/issue25558 closed by serhiy.storchaka

#25569: Memory leak in SSLSocket.getpeercert()
http://bugs.python.org/issue25569 closed by python-dev

#25575: idle not working
http://bugs.python.org/issue25575 closed by zach.ware

#25577: os.path.dirname leave left quote and remove right one
http://bugs.python.org/issue25577 closed by zach.ware

#25579: def is not a keyword with tokenize.py
http://bugs.python.org/issue25579 closed by SilentGhost

#25581: Python -U raises error during site import
http://bugs.python.org/issue25581 closed by r.david.murray

#25584: a recursive glob pattern fails to list files in the current di
http://bugs.python.org/issue25584 closed by serhiy.storchaka

#25587: Useless addition in PyTuple_New
http://bugs.python.org/issue25587 closed by haypo

#25589: test_ascii_formatd fails on Mac when built with Intel compiler
http://bugs.python.org/issue25589 closed by christopher.hogan

#25595: test_deleted_cwd in test_importlib is failed on AIX
http://bugs.python.org/issue25595 closed by serhiy.storchaka

#25598: Fix memory_hex (#9951) for non-contiguous buffers
http://bugs.python.org/issue25598 closed by skrah

#25600: argparse, argument_default=argparse.SUPPRESS seems to have no
http://bugs.python.org/issue25600 closed by r.david.murray

#25603: spelling mistake - 26.1 typing
http://bugs.python.org/issue25603 closed by python-dev

#25605: fcntl doc: document exceptions raised on error for ioctl() and
#25607: test_distutils provokes unexpected output in test_shutil
http://bugs.python.org/issue25607 closed by serhiy.storchaka

#892902: problem with pickling newstyle class instances
http://bugs.python.org/issue892902 closed by serhiy.storchaka

Python tracker

unread,
Nov 20, 2015, 12:10:08 PM11/20/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-11-13 - 2015-11-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 5260 (+28)
closed 32181 (+38)
total 37441 (+66)

Open issues with patches: 2311


Issues opened (51)
==================

#25589: test_ascii_formatd fails on Mac when built with Intel compiler
http://bugs.python.org/issue25589 reopened by christopher.hogan

#25622: Enable ctypes.test.test_values.Win_ValuesTestCase for non-Wind
http://bugs.python.org/issue25622 opened by martin.panter

#25623: Keep the link to Python implementation of OrderedDict
http://bugs.python.org/issue25623 opened by serhiy.storchaka

#25624: shutil.make_archive makes invalid directory entries
http://bugs.python.org/issue25624 opened by gumblex

#25625: "chdir" Contex manager for pathlib
http://bugs.python.org/issue25625 opened by Jáchym Barvínek

#25626: Gzip fails for file over 2**32 bytes
http://bugs.python.org/issue25626 opened by Ben Cipollini

#25627: distutils : file "bdist_rpm.py" does not quote filenames when
http://bugs.python.org/issue25627 opened by TheRegRunner

#25628: Make namedtuple "verbose" and "rename" parameters into keyword
http://bugs.python.org/issue25628 opened by rhettinger

#25631: Segmentation fault with invalid Unicode command-line arguments
http://bugs.python.org/issue25631 opened by itaibn

#25632: Document BUILD_*_UNPACK opcodes
http://bugs.python.org/issue25632 opened by Antony.Lee

#25633: The documentation for urllib.request should mention http.clien
http://bugs.python.org/issue25633 opened by jon orebro

#25635: urllib2 cannot fully read FTP file
http://bugs.python.org/issue25635 opened by keakon

#25636: Let launcher autoselect best 32-bit Python on 64-bit system
http://bugs.python.org/issue25636 opened by Christian.Ullrich

#25637: Move non-collections-related ABCs out of collections.abc
http://bugs.python.org/issue25637 opened by brett.cannon

#25638: Verify the etree_parse and etree_iterparse benchmarks are work
http://bugs.python.org/issue25638 opened by brett.cannon

#25639: open 'PhysicalDriveN' on windows fails (since python 3.5) with
http://bugs.python.org/issue25639 opened by rokozh

#25640: EmailMessage should throw an error if policy is set to compat3
http://bugs.python.org/issue25640 opened by Matthieu Pepin

#25641: urllib/request.py/getproxies_environment() throws "dictionary
http://bugs.python.org/issue25641 opened by alphalfalfa

#25642: Setting maxsize breaks asyncio.JoinableQueue/Queue
http://bugs.python.org/issue25642 opened by Chris Seto

#25643: Python tokenizer rewriting
http://bugs.python.org/issue25643 opened by serhiy.storchaka

#25644: Unable to open IDLE on Windows 10 with Python 2.7.10
http://bugs.python.org/issue25644 opened by jatanig

#25646: Distutils and Windows SDK 7.1
http://bugs.python.org/issue25646 opened by JGoutin

#25647: Return of asyncio.coroutine from asyncio.coroutine doesn't wor
http://bugs.python.org/issue25647 opened by vrutsky

#25649: Come up with a good way to handle module aliasing
http://bugs.python.org/issue25649 opened by brett.cannon

#25650: Mismatching documentation <=> behaviour for typing.Any
http://bugs.python.org/issue25650 opened by ebarry

#25651: Confusing output for TestCase.subTest(0)
http://bugs.python.org/issue25651 opened by ezio.melotti

#25652: collections.UserString.__rmod__() raises NameError
http://bugs.python.org/issue25652 opened by Jonathan Goble

#25653: ctypes+callbacks+fork+selinux = crash
http://bugs.python.org/issue25653 opened by arigo

#25654: test_multiprocessing_spawn ResourceWarning with -Werror
http://bugs.python.org/issue25654 opened by martin.panter

#25655: Python errors related to failures loading DLL's lack informati
http://bugs.python.org/issue25655 opened by never-eat-yellow-snow

#25656: multiprocessing.dummy: pool.map hangs on empty list
http://bugs.python.org/issue25656 opened by tomer70

#25657: virtualenv's activate does not update LD_LIBRARY_PATH
http://bugs.python.org/issue25657 opened by serge-sans-paille

#25658: PyThread assumes pthread_key_t is an integer, which is against
http://bugs.python.org/issue25658 opened by EdSchouten

#25659: ctypes.Array.from_buffer segmentation fault when trying to cre
http://bugs.python.org/issue25659 opened by spea...@gmail.com

#25660: tabs don't work correctly in python repl
http://bugs.python.org/issue25660 opened by yselivanov

#25661: tokenize.untokenize does not maintain the order of tabbed inde
http://bugs.python.org/issue25661 opened by Blake Hilliard

#25663: Make rlcompleter avoid duplicate global names
http://bugs.python.org/issue25663 opened by martin.panter

#25664: Unexpected UnicodeDecodeError in logging module
http://bugs.python.org/issue25664 opened by zephor

#25666: Python unexpectedly ignores a signal after fork
http://bugs.python.org/issue25666 opened by jon orebro

#25667: Supply dual-stack (IPv4/IPv6) socket bind routine
http://bugs.python.org/issue25667 opened by jason.coombs

#25668: Deadlock in logging caused by a possible race condition with "
http://bugs.python.org/issue25668 opened by fviard

#25669: unittest.assertEqual() on un-equal types inheriting from colle
http://bugs.python.org/issue25669 opened by Nathan Herring

#25671: Fix venv activate.fish to maintain $status
http://bugs.python.org/issue25671 opened by Lucretiel

#25672: set SSL_MODE_RELEASE_BUFFERS
http://bugs.python.org/issue25672 opened by Lukasa

#25674: test_ssl (test_algorithms) failures on bolen-ubuntu slaves: sh
http://bugs.python.org/issue25674 opened by db3l

#25675: doc for BaseEventLoop.run_in_executor() says its a coroutine,
http://bugs.python.org/issue25675 opened by ealfie

#25677: Syntax error caret confused by indentation
http://bugs.python.org/issue25677 opened by Michael Layzell

#25678: int() from a buffer reads past the buffer boundaries
http://bugs.python.org/issue25678 opened by svenberkvens

#25680: Selector.select() hangs when there is nothing to select
http://bugs.python.org/issue25680 opened by Aleksey Kladov

#25682: __package__ not set to None under pdb in Python 3
http://bugs.python.org/issue25682 opened by Keith Prussing

#25683: __context__ for yields inside except clause
http://bugs.python.org/issue25683 opened by yselivanov



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

#25683: __context__ for yields inside except clause
http://bugs.python.org/issue25683

#25682: __package__ not set to None under pdb in Python 3
http://bugs.python.org/issue25682

#25675: doc for BaseEventLoop.run_in_executor() says its a coroutine,
http://bugs.python.org/issue25675

#25671: Fix venv activate.fish to maintain $status
http://bugs.python.org/issue25671

#25664: Unexpected UnicodeDecodeError in logging module
http://bugs.python.org/issue25664

#25661: tokenize.untokenize does not maintain the order of tabbed inde
http://bugs.python.org/issue25661

#25658: PyThread assumes pthread_key_t is an integer, which is against
http://bugs.python.org/issue25658

#25657: virtualenv's activate does not update LD_LIBRARY_PATH
http://bugs.python.org/issue25657

#25653: ctypes+callbacks+fork+selinux = crash
http://bugs.python.org/issue25653

#25651: Confusing output for TestCase.subTest(0)
http://bugs.python.org/issue25651

#25650: Mismatching documentation <=> behaviour for typing.Any
http://bugs.python.org/issue25650

#25647: Return of asyncio.coroutine from asyncio.coroutine doesn't wor
http://bugs.python.org/issue25647

#25644: Unable to open IDLE on Windows 10 with Python 2.7.10
http://bugs.python.org/issue25644

#25643: Python tokenizer rewriting
http://bugs.python.org/issue25643

#25636: Let launcher autoselect best 32-bit Python on 64-bit system
http://bugs.python.org/issue25636



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

#25678: int() from a buffer reads past the buffer boundaries
http://bugs.python.org/issue25678

#25677: Syntax error caret confused by indentation
http://bugs.python.org/issue25677

#25672: set SSL_MODE_RELEASE_BUFFERS
http://bugs.python.org/issue25672

#25671: Fix venv activate.fish to maintain $status
http://bugs.python.org/issue25671

#25663: Make rlcompleter avoid duplicate global names
http://bugs.python.org/issue25663

#25660: tabs don't work correctly in python repl
http://bugs.python.org/issue25660

#25654: test_multiprocessing_spawn ResourceWarning with -Werror
http://bugs.python.org/issue25654

#25647: Return of asyncio.coroutine from asyncio.coroutine doesn't wor
http://bugs.python.org/issue25647

#25643: Python tokenizer rewriting
http://bugs.python.org/issue25643

#25628: Make namedtuple "verbose" and "rename" parameters into keyword
http://bugs.python.org/issue25628

#25627: distutils : file "bdist_rpm.py" does not quote filenames when
http://bugs.python.org/issue25627

#25626: Gzip fails for file over 2**32 bytes
http://bugs.python.org/issue25626

#25624: shutil.make_archive makes invalid directory entries
http://bugs.python.org/issue25624

#25623: Keep the link to Python implementation of OrderedDict
http://bugs.python.org/issue25623

#25622: Enable ctypes.test.test_values.Win_ValuesTestCase for non-Wind
http://bugs.python.org/issue25622



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

#25626: Gzip fails for file over 2**32 bytes
http://bugs.python.org/issue25626 13 msgs

#25612: nested try..excepts don't work correctly for generators
http://bugs.python.org/issue25612 12 msgs

#25660: tabs don't work correctly in python repl
http://bugs.python.org/issue25660 8 msgs

#25654: test_multiprocessing_spawn ResourceWarning with -Werror
http://bugs.python.org/issue25654 7 msgs

#25672: set SSL_MODE_RELEASE_BUFFERS
http://bugs.python.org/issue25672 7 msgs

#23883: __all__ lists are incomplete
http://bugs.python.org/issue23883 6 msgs

#25638: Verify the etree_parse and etree_iterparse benchmarks are work
http://bugs.python.org/issue25638 6 msgs

#25646: Distutils and Windows SDK 7.1
http://bugs.python.org/issue25646 6 msgs

#25628: Make namedtuple "verbose" and "rename" parameters into keyword
http://bugs.python.org/issue25628 5 msgs

#25640: EmailMessage should throw an error if policy is set to compat3
http://bugs.python.org/issue25640 5 msgs



Issues closed (36)
==================

#6973: subprocess.Popen.send_signal doesn't check whether the process
http://bugs.python.org/issue6973 closed by gregory.p.smith

#8823: urllib2 does not catch httplib.BadStatusLine
http://bugs.python.org/issue8823 closed by martin.panter

#17131: subprocess.Popen.terminate can raise exception on Posix
http://bugs.python.org/issue17131 closed by gregory.p.smith

#20220: test_datetime, test_tarfile, test_strptime time zone failures
http://bugs.python.org/issue20220 closed by martin.panter

#20387: tokenize/untokenize roundtrip fails with tabs
http://bugs.python.org/issue20387 closed by jason.coombs

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

#23564: Patch fixing sanity check for ordered fd sequence in _posixsub
http://bugs.python.org/issue23564 closed by gregory.p.smith

#24172: Errors in resource.getpagesize module documentation
http://bugs.python.org/issue24172 closed by martin.panter

#24623: Parser: broken line numbers for triple-quoted strings
http://bugs.python.org/issue24623 closed by serhiy.storchaka

#25017: htmllib deprecated: Which library to use? Missing sane default
http://bugs.python.org/issue25017 closed by martin.panter

#25168: test_datetime.test_strptime() random failures on "s390x SLES"
http://bugs.python.org/issue25168 closed by martin.panter

#25388: tokenizer crash/misbehavior -- heap use-after-free
http://bugs.python.org/issue25388 closed by serhiy.storchaka

#25472: Typing: Specialized subclasses of generics cannot be unpickled
http://bugs.python.org/issue25472 closed by gvanrossum

#25498: Python 3.4.3 regression in ctypes.frombuffer()
http://bugs.python.org/issue25498 closed by martin.panter

#25557: Optimize LOAD_NAME bytecode
http://bugs.python.org/issue25557 closed by haypo

#25578: Memory leak in SSLSocket.getpeercert() with 0-length AIA exten
http://bugs.python.org/issue25578 closed by python-dev

#25583: os.makedirs with exist_ok=True raises PermissionError on Windo
http://bugs.python.org/issue25583 closed by martin.panter

#25590: tab-completition on instances repeatedly accesses attribute/de
http://bugs.python.org/issue25590 closed by martin.panter

#25611: test_deque failure on Gentoo and OpenIndiana buildbots on 2.7
http://bugs.python.org/issue25611 closed by rhettinger

#25615: Document unsorted behaviour of glob.glob
http://bugs.python.org/issue25615 closed by martin.panter

#25618: gdk attribute error
http://bugs.python.org/issue25618 closed by r.david.murray

#25619: Exception AttributeError: "'NoneType'.... thrown on exit
http://bugs.python.org/issue25619 closed by r.david.murray

#25620: Bytes Issue
http://bugs.python.org/issue25620 closed by SilentGhost

#25621: ast.literal_eval() fails on docstrings
http://bugs.python.org/issue25621 closed by r.david.murray

#25629: Move set fill/used updates out of set_insert_clean()
http://bugs.python.org/issue25629 closed by rhettinger

#25630: SIGSEGV in os.putenv()
http://bugs.python.org/issue25630 closed by python-dev

#25634: Add a dedicated subclass for attribute missing errors
http://bugs.python.org/issue25634 closed by r.david.murray

#25645: Reference leak in test_capi, on "import _pickle" in a subinter
http://bugs.python.org/issue25645 closed by python-dev

#25648: asyncio.coroutine fails if asyncio debug mode is enabled and w
http://bugs.python.org/issue25648 closed by gvanrossum

#25662: _tkinter.TclError: bad event type or keysym "Alt"
http://bugs.python.org/issue25662 closed by ronixx

#25665: typing.NamedTuple instances are not picklable.
http://bugs.python.org/issue25665 closed by gvanrossum

#25670: ast.NodeTransformer: remove duplicate getattr()
http://bugs.python.org/issue25670 closed by haypo

#25673: unittest assertLessEqual not working properly with lists
http://bugs.python.org/issue25673 closed by ezio.melotti

#25676: Spam
http://bugs.python.org/issue25676 closed by zach.ware

#25679: Fix typo in Doc/reference/executionmodel.rst
http://bugs.python.org/issue25679 closed by r.david.murray

#25681: Assignment of one element in nested list changes multiple elem
http://bugs.python.org/issue25681 closed by haypo

Python tracker

unread,
Nov 27, 2015, 12:08:51 PM11/27/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-11-20 - 2015-11-27)
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 5263 ( +3)
closed 32238 (+57)
total 37501 (+60)

Open issues with patches: 2312


Issues opened (41)
==================

#20923: Explain ConfigParser 'valid section name' and .SECTCRE
http://bugs.python.org/issue20923 reopened by terry.reedy

#25684: ttk.OptionMenu radiobuttons aren't unique between two instance
http://bugs.python.org/issue25684 opened by Bryan.Oakley

#25685: Inefficiency with SocketHandler - may send log record message
http://bugs.python.org/issue25685 opened by Marvin Greenberg

#25687: Error during test case and tearDown
http://bugs.python.org/issue25687 opened by bennoleslie

#25690: Replacement for unittest.mock.mock_open
http://bugs.python.org/issue25690 opened by Niv Ben-David

#25694: test.libregrtest not installed
http://bugs.python.org/issue25694 opened by Arfrever

#25696: "make -j9 install" fails because bininstall target requires th
http://bugs.python.org/issue25696 opened by haypo

#25698: test regressions introduced with the fix for #22995
http://bugs.python.org/issue25698 opened by doko

#25699: Easier way to specify reduced globals for doctest
http://bugs.python.org/issue25699 opened by John.Mark.Vandenberg

#25701: Document that tp_setattro and tp_setattr are used for deleting
http://bugs.python.org/issue25701 opened by serhiy.storchaka

#25702: Link Time Optimizations support for GCC and CLANG
http://bugs.python.org/issue25702 opened by alecsandru.patrascu

#25704: Update the devguide to 3.5
http://bugs.python.org/issue25704 opened by matrixise

#25707: Add the close method for ElementTree.iterparse() object
http://bugs.python.org/issue25707 opened by serhiy.storchaka

#25708: runpy hides traceback for some exceptions
http://bugs.python.org/issue25708 opened by sleepycal

#25709: Problem with string concatenation and utf-8 cache.
http://bugs.python.org/issue25709 opened by Árpád Kósa

#25710: zipimport is not PEP 3147 or PEP 488 compliant
http://bugs.python.org/issue25710 opened by byrnes

#25711: Rewrite zipimport from scratch
http://bugs.python.org/issue25711 opened by brett.cannon

#25713: Setuptools included with 64-bit Windows installer is outdated
http://bugs.python.org/issue25713 opened by James.Paget

#25714: Consider isinstance(..., numbers.Integral) instead of isinstan
http://bugs.python.org/issue25714 opened by posita

#25715: Python 3.5.1 installer shows wrong upgrade path
http://bugs.python.org/issue25715 opened by steve.dower

#25716: typeobject.c call_method & call_maybe can leak references on '
http://bugs.python.org/issue25716 opened by Myron Walker

#25717: tempfile.TemporaryFile fails when dir option set to directory
http://bugs.python.org/issue25717 opened by Hans Lawrenz

#25718: itertools.accumulate __reduce__/__setstate__ bug
http://bugs.python.org/issue25718 opened by arigo

#25719: Deprecate spitfire benchmark
http://bugs.python.org/issue25719 opened by florin.papa

#25720: Fix curses module compilation with ncurses6
http://bugs.python.org/issue25720 opened by donmez

#25723: ConfigParser should never write broken configurations
http://bugs.python.org/issue25723 opened by spaceone

#25724: SSLv3 test failure on Ubuntu 16.04 LTS
http://bugs.python.org/issue25724 opened by mdeslaur

#25726: sys.setprofile / sys.getprofile asymetry
http://bugs.python.org/issue25726 opened by stefan

#25728: email parser ignores inner multipart boundary when outer messa
http://bugs.python.org/issue25728 opened by forest

#25729: update pure python datetime.timedelta creation
http://bugs.python.org/issue25729 opened by bdkearns

#25730: invisible sidebar content with code snippets
http://bugs.python.org/issue25730 opened by xwhhsprings

#25731: Assigning and deleting __new__ attr on the class does not allo
http://bugs.python.org/issue25731 opened by Stanisław Skonieczny (Uosiu)

#25732: functools.total_ordering does not correctly implement not equa
http://bugs.python.org/issue25732 opened by David Seddon

#25733: Idle does not handle non-standard compile errors
http://bugs.python.org/issue25733 opened by ppperry

#25735: math.factorial doc should mention integer return type
http://bugs.python.org/issue25735 opened by John.Yeung

#25738: http.server doesn't handle RESET CONTENT status correctly
http://bugs.python.org/issue25738 opened by spaceone

#25739: Add PAYLOAD_TOO_LARGE / URI_TOO_LONG (new name in RFC 7231)
http://bugs.python.org/issue25739 opened by spaceone

#25740: multiple issues in http.client
http://bugs.python.org/issue25740 opened by spaceone

#25741: Usual Installation Directory
http://bugs.python.org/issue25741 opened by firatozgul

#25742: locale.setlocale does not work with unicode strings
http://bugs.python.org/issue25742 opened by tierlieb

#25743: Clarify exactly what \w matches in UNICODE mode
http://bugs.python.org/issue25743 opened by zwol



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

#25742: locale.setlocale does not work with unicode strings
http://bugs.python.org/issue25742

#25735: math.factorial doc should mention integer return type
http://bugs.python.org/issue25735

#25733: Idle does not handle non-standard compile errors
http://bugs.python.org/issue25733

#25726: sys.setprofile / sys.getprofile asymetry
http://bugs.python.org/issue25726

#25724: SSLv3 test failure on Ubuntu 16.04 LTS
http://bugs.python.org/issue25724

#25720: Fix curses module compilation with ncurses6
http://bugs.python.org/issue25720

#25713: Setuptools included with 64-bit Windows installer is outdated
http://bugs.python.org/issue25713

#25708: runpy hides traceback for some exceptions
http://bugs.python.org/issue25708

#25687: Error during test case and tearDown
http://bugs.python.org/issue25687

#25685: Inefficiency with SocketHandler - may send log record message
http://bugs.python.org/issue25685

#25682: __package__ not set to None under pdb in Python 3
http://bugs.python.org/issue25682

#25675: doc for BaseEventLoop.run_in_executor() says its a coroutine,
http://bugs.python.org/issue25675

#25661: tokenize.untokenize does not maintain the order of tabbed inde
http://bugs.python.org/issue25661

#25658: PyThread assumes pthread_key_t is an integer, which is against
http://bugs.python.org/issue25658

#25653: ctypes+callbacks+fork+selinux = crash
http://bugs.python.org/issue25653



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

#25740: multiple issues in http.client
http://bugs.python.org/issue25740

#25739: Add PAYLOAD_TOO_LARGE / URI_TOO_LONG (new name in RFC 7231)
http://bugs.python.org/issue25739

#25738: http.server doesn't handle RESET CONTENT status correctly
http://bugs.python.org/issue25738

#25729: update pure python datetime.timedelta creation
http://bugs.python.org/issue25729

#25724: SSLv3 test failure on Ubuntu 16.04 LTS
http://bugs.python.org/issue25724

#25720: Fix curses module compilation with ncurses6
http://bugs.python.org/issue25720

#25719: Deprecate spitfire benchmark
http://bugs.python.org/issue25719

#25718: itertools.accumulate __reduce__/__setstate__ bug
http://bugs.python.org/issue25718

#25717: tempfile.TemporaryFile fails when dir option set to directory
http://bugs.python.org/issue25717

#25716: typeobject.c call_method & call_maybe can leak references on '
http://bugs.python.org/issue25716

#25715: Python 3.5.1 installer shows wrong upgrade path
http://bugs.python.org/issue25715

#25709: Problem with string concatenation and utf-8 cache.
http://bugs.python.org/issue25709

#25704: Update the devguide to 3.5
http://bugs.python.org/issue25704

#25702: Link Time Optimizations support for GCC and CLANG
http://bugs.python.org/issue25702

#25701: Document that tp_setattro and tp_setattr are used for deleting
http://bugs.python.org/issue25701



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

#25709: Problem with string concatenation and utf-8 cache.
http://bugs.python.org/issue25709 24 msgs

#25717: tempfile.TemporaryFile fails when dir option set to directory
http://bugs.python.org/issue25717 13 msgs

#25723: ConfigParser should never write broken configurations
http://bugs.python.org/issue25723 11 msgs

#20923: Explain ConfigParser 'valid section name' and .SECTCRE
http://bugs.python.org/issue20923 10 msgs

#25660: tabs don't work correctly in python repl
http://bugs.python.org/issue25660 10 msgs

#25730: invisible sidebar content with code snippets
http://bugs.python.org/issue25730 7 msgs

#25677: Syntax error caret confused by indentation
http://bugs.python.org/issue25677 6 msgs

#25694: test.libregrtest not installed
http://bugs.python.org/issue25694 6 msgs

#25729: update pure python datetime.timedelta creation
http://bugs.python.org/issue25729 6 msgs

#15348: IDLE - shell becomes unresponsive if debugger windows is close
http://bugs.python.org/issue15348 5 msgs



Issues closed (51)
==================

#4744: asynchat documentation needs to be more precise
http://bugs.python.org/issue4744 closed by r.david.murray

#7990: xml.etree.cElementTree lacks full dir() on Element
http://bugs.python.org/issue7990 closed by serhiy.storchaka

#10131: deepcopying an xml.dom.minidom.Document generates an invalid X
http://bugs.python.org/issue10131 closed by serhiy.storchaka

#10942: xml.etree.ElementTree.tostring returns type bytes, expected ty
http://bugs.python.org/issue10942 closed by serhiy.storchaka

#13275: Recommend xml.etree for XML processing
http://bugs.python.org/issue13275 closed by serhiy.storchaka

#14044: IncompleteRead error with urllib2 or urllib.request -- fine wi
http://bugs.python.org/issue14044 closed by martin.panter

#14988: _elementtree: Raise ImportError when importing of pyexpat fail
http://bugs.python.org/issue14988 closed by serhiy.storchaka

#19687: Fixes for elementtree integer overflow
http://bugs.python.org/issue19687 closed by serhiy.storchaka

#21228: Missing enumeration of HTTPResponse Objects methods of urllib.
http://bugs.python.org/issue21228 closed by martin.panter

#22989: HTTPResponse.msg not as documented
http://bugs.python.org/issue22989 closed by martin.panter

#23914: pickle fails with SystemError
http://bugs.python.org/issue23914 closed by serhiy.storchaka

#24097: Use after free in PyObject_GetState
http://bugs.python.org/issue24097 closed by serhiy.storchaka

#24455: IDLE debugger causes crash if not quitted properly before next
http://bugs.python.org/issue24455 closed by terry.reedy

#24731: Incorrect assert in str_subtype_new
http://bugs.python.org/issue24731 closed by serhiy.storchaka

#24858: python3 -m test -ugui -v test_tk gives 3 failures under Debian
http://bugs.python.org/issue24858 closed by serhiy.storchaka

#25508: LogRecord attributes are not tuple, when logging only dict
http://bugs.python.org/issue25508 closed by python-dev

#25576: Remove “Content-Type: application/x-www-form-urlencoded; cha
http://bugs.python.org/issue25576 closed by martin.panter

#25594: enum instance attribute access possible
http://bugs.python.org/issue25594 closed by python-dev

#25616: Extract OrderedDict tests into separate file
http://bugs.python.org/issue25616 closed by serhiy.storchaka

#25622: Enable ctypes.test.test_values.Win_ValuesTestCase for non-Wind
http://bugs.python.org/issue25622 closed by martin.panter

#25623: Keep the link to Python implementation of OrderedDict
http://bugs.python.org/issue25623 closed by serhiy.storchaka

#25624: shutil.make_archive makes invalid directory entries
http://bugs.python.org/issue25624 closed by serhiy.storchaka

#25625: "chdir" Contex manager for pathlib
http://bugs.python.org/issue25625 closed by serhiy.storchaka

#25626: Gzip fails for file over 2**32 bytes
http://bugs.python.org/issue25626 closed by martin.panter

#25646: Distutils and Windows SDK 7.1
http://bugs.python.org/issue25646 closed by JGoutin

#25656: multiprocessing.dummy: pool.map hangs on empty list
http://bugs.python.org/issue25656 closed by ebarry

#25657: virtualenv's activate does not update LD_LIBRARY_PATH
http://bugs.python.org/issue25657 closed by serge-sans-paille

#25663: Make rlcompleter avoid duplicate global names
http://bugs.python.org/issue25663 closed by martin.panter

#25668: Deadlock in logging caused by a possible race condition with "
http://bugs.python.org/issue25668 closed by vinay.sajip

#25669: unittest.assertEqual() on un-equal types inheriting from colle
http://bugs.python.org/issue25669 closed by michael.foord

#25678: int() from a buffer reads past the buffer boundaries
http://bugs.python.org/issue25678 closed by serhiy.storchaka

#25686: Don't use distutils in test_shutil
http://bugs.python.org/issue25686 closed by serhiy.storchaka

#25688: File leak in ElementTree.iterparse()
http://bugs.python.org/issue25688 closed by serhiy.storchaka

#25689: ftplib docs language fix
http://bugs.python.org/issue25689 closed by martin.panter

#25691: Crash on deleting Element attribute
http://bugs.python.org/issue25691 closed by serhiy.storchaka

#25692: input function outputs prompt to stderr
http://bugs.python.org/issue25692 closed by martin.panter

#25693: test_asyncio prints some messages
http://bugs.python.org/issue25693 closed by martin.panter

#25695: test___all__ and test_support alter execution environment
http://bugs.python.org/issue25695 closed by martin.panter

#25697: Fix rough alphabetical order in Misc/ACKS
http://bugs.python.org/issue25697 closed by serhiy.storchaka

#25700: namedtuple documentation
http://bugs.python.org/issue25700 closed by Laur Joost

#25703: test_sys is failed if standard stream is redirected in 2.7
http://bugs.python.org/issue25703 closed by serhiy.storchaka

#25705: Fix regex_compile benchmark crash
http://bugs.python.org/issue25705 closed by zach.ware

#25706: problems in library/base64.rst
http://bugs.python.org/issue25706 closed by serhiy.storchaka

#25712: Dead link in the PEP-3147
http://bugs.python.org/issue25712 closed by haypo

#25721: Fix pybench always_display error
http://bugs.python.org/issue25721 closed by haypo

#25722: Lib/ssl.py breaks certificate validation for wildcard domains,
http://bugs.python.org/issue25722 closed by christian.heimes

#25725: Memory leak on unpickling bogus data
http://bugs.python.org/issue25725 closed by serhiy.storchaka

#25727: os.startfile implementation for other OS'es besides Windows
http://bugs.python.org/issue25727 closed by r.david.murray

#25734: fnmatch regular expression can be improved
http://bugs.python.org/issue25734 closed by r.david.murray

#25736: smtplib can't send 8bit encoded utf-8 message
http://bugs.python.org/issue25736 closed by r.david.murray

#25737: array is not a Sequence
http://bugs.python.org/issue25737 closed by eryksun

Python tracker

unread,
Dec 4, 2015, 12:10:20 PM12/4/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-11-27 - 2015-12-04)
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 5289 (+26)
closed 32266 (+28)
total 37555 (+54)

Open issues with patches: 2332


Issues opened (37)
==================

#25744: Reference leaks in test_collections
http://bugs.python.org/issue25744 opened by serhiy.storchaka

#25745: Reference leaks in test_curses
http://bugs.python.org/issue25745 opened by serhiy.storchaka

#25746: test_unittest failure in leaks searching mode
http://bugs.python.org/issue25746 opened by serhiy.storchaka

#25747: test_idle failure in leaks searching mode
http://bugs.python.org/issue25747 opened by serhiy.storchaka

#25749: asyncio.Server class documented but not exported
http://bugs.python.org/issue25749 opened by Ron Frederick

#25750: tp_descr_get(self, obj, type) is called without owning a refer
http://bugs.python.org/issue25750 opened by jdemeyer

#25752: asyncio.readline - add customizable line separator
http://bugs.python.org/issue25752 opened by mmarkk

#25753: Reference leaks in test_smtplib
http://bugs.python.org/issue25753 opened by serhiy.storchaka

#25755: Test test_property failed if run twice
http://bugs.python.org/issue25755 opened by serhiy.storchaka

#25757: Subclasses of property lose docstring
http://bugs.python.org/issue25757 opened by torsten

#25758: ensurepip/venv broken on Windows if path includes unicode
http://bugs.python.org/issue25758 opened by Dima.Tisnek

#25759: Python 2.7.11rc1 not building with Visual Studio 2015
http://bugs.python.org/issue25759 opened by kovidgoyal

#25761: Improve unpickling errors handling
http://bugs.python.org/issue25761 opened by serhiy.storchaka

#25764: PyObject_Call() is called with an exception set in subprocess
http://bugs.python.org/issue25764 opened by serhiy.storchaka

#25765: Installation error
http://bugs.python.org/issue25765 opened by ayushmaan121

#25766: __bytes__ doesn't work for str subclasses
http://bugs.python.org/issue25766 opened by serhiy.storchaka

#25768: compileall functions do not document return values
http://bugs.python.org/issue25768 opened by Nicholas Chammas

#25769: Crash due to using weakref referent without acquiring a strong
http://bugs.python.org/issue25769 opened by ldeller

#25770: expose name, args, and kwargs from methodcaller
http://bugs.python.org/issue25770 opened by llllllllll

#25771: importlib: '.submodule' is not a relative name (no leading dot
http://bugs.python.org/issue25771 opened by martin.panter

#25773: Deprecate deleting with PyObject_SetAttr, PyObject_SetAttrStri
http://bugs.python.org/issue25773 opened by serhiy.storchaka

#25774: [benchmarks] Adjust to allow uploading benchmark data to codes
http://bugs.python.org/issue25774 opened by zach.ware

#25776: More compact pickle of iterators etc
http://bugs.python.org/issue25776 opened by serhiy.storchaka

#25777: Misleading descriptions in docs about invoking descriptors.
http://bugs.python.org/issue25777 opened by Juchen Zeng

#25778: winreg.EnumValue does not truncate strings correctly
http://bugs.python.org/issue25778 opened by anshul6

#25780: Add support for CAN_RAW_JOIN_FILTERS
http://bugs.python.org/issue25780 opened by rumpelsepp

#25782: CPython hangs on error __context__ set to the error itself
http://bugs.python.org/issue25782 opened by yselivanov

#25783: test_traceback.test_walk_stack() fails when run directly (with
#25785: TimedRotatingFileHandler missing rotations
http://bugs.python.org/issue25785 opened by felipecruz

#25786: contextlib.ExitStack introduces a cycle in exception __context
http://bugs.python.org/issue25786 opened by yselivanov

#25787: Add an explanation what happens with subprocess parent and chi
http://bugs.python.org/issue25787 opened by krichter

#25788: fileinput.hook_encoded has no way to pass arguments to codecs
http://bugs.python.org/issue25788 opened by lac

#25789: py launcher stderr is not piped to subprocess.Popen.stderr
http://bugs.python.org/issue25789 opened by wolma

#25791: Raise an ImportWarning when __spec__.parent/__package__ isn't
http://bugs.python.org/issue25791 opened by brett.cannon

#25794: __setattr__ does not always overload operators
http://bugs.python.org/issue25794 opened by Dominik Schmid

#25795: test_fork1 cannot be run directly: ./pyhon Lib/test/test_fork1
http://bugs.python.org/issue25795 opened by haypo

#25796: Running test_multiprocessing_spawn is slow (more than 8 minute
http://bugs.python.org/issue25796 opened by haypo



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

#25795: test_fork1 cannot be run directly: ./pyhon Lib/test/test_fork1
http://bugs.python.org/issue25795

#25791: Raise an ImportWarning when __spec__.parent/__package__ isn't
http://bugs.python.org/issue25791

#25785: TimedRotatingFileHandler missing rotations
http://bugs.python.org/issue25785

#25776: More compact pickle of iterators etc
http://bugs.python.org/issue25776

#25774: [benchmarks] Adjust to allow uploading benchmark data to codes
http://bugs.python.org/issue25774

#25773: Deprecate deleting with PyObject_SetAttr, PyObject_SetAttrStri
http://bugs.python.org/issue25773

#25766: __bytes__ doesn't work for str subclasses
http://bugs.python.org/issue25766

#25753: Reference leaks in test_smtplib
http://bugs.python.org/issue25753

#25746: test_unittest failure in leaks searching mode
http://bugs.python.org/issue25746

#25745: Reference leaks in test_curses
http://bugs.python.org/issue25745

#25744: Reference leaks in test_collections
http://bugs.python.org/issue25744

#25726: sys.setprofile / sys.getprofile asymetry
http://bugs.python.org/issue25726

#25724: SSLv3 test failure on Ubuntu 16.04 LTS
http://bugs.python.org/issue25724

#25720: Fix curses module compilation with ncurses6
http://bugs.python.org/issue25720

#25713: Setuptools included with 64-bit Windows installer is outdated
http://bugs.python.org/issue25713



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

#25794: __setattr__ does not always overload operators
http://bugs.python.org/issue25794

#25789: py launcher stderr is not piped to subprocess.Popen.stderr
http://bugs.python.org/issue25789

#25786: contextlib.ExitStack introduces a cycle in exception __context
http://bugs.python.org/issue25786

#25782: CPython hangs on error __context__ set to the error itself
http://bugs.python.org/issue25782

#25780: Add support for CAN_RAW_JOIN_FILTERS
http://bugs.python.org/issue25780

#25778: winreg.EnumValue does not truncate strings correctly
http://bugs.python.org/issue25778

#25776: More compact pickle of iterators etc
http://bugs.python.org/issue25776

#25774: [benchmarks] Adjust to allow uploading benchmark data to codes
http://bugs.python.org/issue25774

#25773: Deprecate deleting with PyObject_SetAttr, PyObject_SetAttrStri
http://bugs.python.org/issue25773

#25770: expose name, args, and kwargs from methodcaller
http://bugs.python.org/issue25770

#25769: Crash due to using weakref referent without acquiring a strong
http://bugs.python.org/issue25769

#25768: compileall functions do not document return values
http://bugs.python.org/issue25768

#25766: __bytes__ doesn't work for str subclasses
http://bugs.python.org/issue25766

#25764: PyObject_Call() is called with an exception set in subprocess
http://bugs.python.org/issue25764

#25761: Improve unpickling errors handling
http://bugs.python.org/issue25761



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

#25778: winreg.EnumValue does not truncate strings correctly
http://bugs.python.org/issue25778 26 msgs

#25782: CPython hangs on error __context__ set to the error itself
http://bugs.python.org/issue25782 22 msgs

#25698: The copy_reg module becomes unexpectedly empty in test_cpickle
http://bugs.python.org/issue25698 17 msgs

#25759: Python 2.7.11rc1 not building with Visual Studio 2015
http://bugs.python.org/issue25759 12 msgs

#25770: expose name, args, and kwargs from methodcaller
http://bugs.python.org/issue25770 11 msgs

#14285: Traceback wrong on ImportError while executing a package
http://bugs.python.org/issue14285 9 msgs

#25768: compileall functions do not document return values
http://bugs.python.org/issue25768 8 msgs

#25780: Add support for CAN_RAW_JOIN_FILTERS
http://bugs.python.org/issue25780 8 msgs

#19527: Test failures with COUNT_ALLOCS
http://bugs.python.org/issue19527 7 msgs

#25627: distutils : file "bdist_rpm.py" does not quote filenames when
http://bugs.python.org/issue25627 7 msgs



Issues closed (27)
==================

#5319: stdout error at interpreter shutdown fails to return OS error
http://bugs.python.org/issue5319 closed by martin.panter

#12460: SocketServer.shutdown() does not have "timeout=None" parameter
http://bugs.python.org/issue12460 closed by martin.panter

#18082: Inconsistent behavior of IOBase methods on closed files
http://bugs.python.org/issue18082 closed by martin.panter

#20836: Pickle Nonetype
http://bugs.python.org/issue20836 closed by serhiy.storchaka

#25252: Hard-coded line ending in asyncio.streams.StreamReader.readlin
http://bugs.python.org/issue25252 closed by martin.panter

#25485: Add a context manager to telnetlib.Telnet
http://bugs.python.org/issue25485 closed by r.david.murray

#25601: test_cpickle failure on the ware-gentoo-x86 buildbot
http://bugs.python.org/issue25601 closed by serhiy.storchaka

#25708: runpy hides traceback for some exceptions
http://bugs.python.org/issue25708 closed by martin.panter

#25719: Deprecate spitfire benchmark
http://bugs.python.org/issue25719 closed by zach.ware

#25742: locale.setlocale does not work with unicode strings
http://bugs.python.org/issue25742 closed by python-dev

#25748: Resource warnings when run test_asyncio in leaks searching mod
http://bugs.python.org/issue25748 closed by martin.panter

#25751: ctypes.util , Shell Injection in find_library()
http://bugs.python.org/issue25751 closed by martin.panter

#25754: Test test_rlcompleter failed if run twice
http://bugs.python.org/issue25754 closed by martin.panter

#25756: asyncio WriteTransport documentation typo
http://bugs.python.org/issue25756 closed by asvetlov

#25760: TextWrapper fails to split 'two-and-a-half-hour' correctly
http://bugs.python.org/issue25760 closed by serhiy.storchaka

#25762: Calculation Mistake 1.5 * 0.3
http://bugs.python.org/issue25762 closed by ethan.furman

#25763: I cannot use absolute path in sqlite3 , python 2.7.9, windows
http://bugs.python.org/issue25763 closed by jingtao chen

#25767: asyncio documentation section 18.5.2.3.1. (Windows) links to F
http://bugs.python.org/issue25767 closed by python-dev

#25772: Misleading descriptions about built-in `super.`
http://bugs.python.org/issue25772 closed by martin.panter

#25775: Bug tracker emails go to spam
http://bugs.python.org/issue25775 closed by Nicholas Chammas

#25779: deadlock with asyncio+contextmanager+ExitStack
http://bugs.python.org/issue25779 closed by yselivanov

#25781: infinite loop in reprlib
http://bugs.python.org/issue25781 closed by yselivanov

#25784: Please consider integrating performance fix for ipaddress.py
http://bugs.python.org/issue25784 closed by Alexander Finkel

#25790: shutil.chown function enhancement
http://bugs.python.org/issue25790 closed by r.david.murray

#25792: sorted() is not stable given key=len and large inputs
http://bugs.python.org/issue25792 closed by r.david.murray

#25793: spam
http://bugs.python.org/issue25793 closed by r.david.murray

#25797: Default argument values with type hints break type correctness
http://bugs.python.org/issue25797 closed by ebarry

Python tracker

unread,
Dec 11, 2015, 12:10:11 PM12/11/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-12-04 - 2015-12-11)
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 5297 ( +8)
closed 32303 (+37)
total 37600 (+45)

Open issues with patches: 2332


Issues opened (28)
==================

#25624: shutil.make_archive makes invalid directory entries
http://bugs.python.org/issue25624 reopened by serhiy.storchaka

#25798: Update python.org installers to use OpenSSL 1.0.2e
http://bugs.python.org/issue25798 opened by ned.deily

#25799: 2.7.11rc1 not added to Win10 app list (start menu)
http://bugs.python.org/issue25799 opened by terry.reedy

#25801: ResourceWarning in test_zipfile64
http://bugs.python.org/issue25801 opened by SilentGhost

#25802: Finish deprecating load_module()
http://bugs.python.org/issue25802 opened by brett.cannon

#25803: pathlib.Path('/').mkdir() raises wrong error type
http://bugs.python.org/issue25803 opened by Daniel Lepage

#25804: Make Profile.print_stats support sorting by mutiple values
http://bugs.python.org/issue25804 opened by wdv4758h

#25805: Failure in test_pkgutil run from command-line
http://bugs.python.org/issue25805 opened by SilentGhost

#25809: "Invalid" tests on locales
http://bugs.python.org/issue25809 opened by bapt

#25810: Python 3 documentation for eval is incorrect
http://bugs.python.org/issue25810 opened by aroberge

#25812: locale.nl_langinfo() can't decode value
http://bugs.python.org/issue25812 opened by serhiy.storchaka

#25813: co_flags section of inspect module docs out of date
http://bugs.python.org/issue25813 opened by BreamoreBoy

#25817: modsupport: 'countformat' does not handle strings without brac
http://bugs.python.org/issue25817 opened by Myron Walker

#25821: Documentation for threading.enumerate / threading.Thread.is_al
http://bugs.python.org/issue25821 opened by anthonygreen

#25822: Add docstrings to fields of urllib.parse results
http://bugs.python.org/issue25822 opened by serhiy.storchaka

#25823: Speed-up oparg decoding on little-endian machines
http://bugs.python.org/issue25823 opened by rhettinger

#25824: 32-bit 2.7.11 installer creates registry keys that are incompa
http://bugs.python.org/issue25824 opened by aundro

#25825: AIX shared library extension modules installation broken
http://bugs.python.org/issue25825 opened by David.Edelsohn

#25827: Support ICC in configure
http://bugs.python.org/issue25827 opened by zach.ware

#25828: PyCode_Optimize() (peephole optimizer) doesn't handle Keyboard
http://bugs.python.org/issue25828 opened by haypo

#25829: Mixing multiprocessing pool and subprocess may create zombie p
http://bugs.python.org/issue25829 opened by amik...@yahoo.com

#25830: _TypeAlias: Discrepancy between docstring and behavior
http://bugs.python.org/issue25830 opened by flying sheep

#25833: pyvenv: venvs cannot be moved because activate scripts hard-co
http://bugs.python.org/issue25833 opened by moorecm

#25834: getpass falls back when sys.stdin is changed
http://bugs.python.org/issue25834 opened by Drekin

#25836: Documentation of MAKE_FUNCTION is still incorrect
http://bugs.python.org/issue25836 opened by freakboy3742

#25838: Lib/httplib.py: Resend http request on server close connection
http://bugs.python.org/issue25838 opened by gmixo

#25841: In FancyURLopener error in example with http address.
http://bugs.python.org/issue25841 opened by Denis Savenko

#25842: Installer does not set permissions correctly?
http://bugs.python.org/issue25842 opened by lac



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

#25842: Installer does not set permissions correctly?
http://bugs.python.org/issue25842

#25841: In FancyURLopener error in example with http address.
http://bugs.python.org/issue25841

#25836: Documentation of MAKE_FUNCTION is still incorrect
http://bugs.python.org/issue25836

#25834: getpass falls back when sys.stdin is changed
http://bugs.python.org/issue25834

#25830: _TypeAlias: Discrepancy between docstring and behavior
http://bugs.python.org/issue25830

#25812: locale.nl_langinfo() can't decode value
http://bugs.python.org/issue25812

#25805: Failure in test_pkgutil run from command-line
http://bugs.python.org/issue25805

#25802: Finish deprecating load_module()
http://bugs.python.org/issue25802

#25791: Raise an ImportWarning when __spec__.parent/__package__ isn't
http://bugs.python.org/issue25791

#25785: TimedRotatingFileHandler missing rotations
http://bugs.python.org/issue25785

#25776: More compact pickle of iterators etc
http://bugs.python.org/issue25776

#25774: [benchmarks] Adjust to allow uploading benchmark data to codes
http://bugs.python.org/issue25774

#25773: Deprecate deleting with PyObject_SetAttr, PyObject_SetAttrStri
http://bugs.python.org/issue25773

#25766: __bytes__ doesn't work for str subclasses
http://bugs.python.org/issue25766

#25753: Reference leaks in test_smtplib
http://bugs.python.org/issue25753



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

#25838: Lib/httplib.py: Resend http request on server close connection
http://bugs.python.org/issue25838

#25827: Support ICC in configure
http://bugs.python.org/issue25827

#25823: Speed-up oparg decoding on little-endian machines
http://bugs.python.org/issue25823

#25822: Add docstrings to fields of urllib.parse results
http://bugs.python.org/issue25822

#25809: "Invalid" tests on locales
http://bugs.python.org/issue25809

#25804: Make Profile.print_stats support sorting by mutiple values
http://bugs.python.org/issue25804

#25801: ResourceWarning in test_zipfile64
http://bugs.python.org/issue25801

#25794: __setattr__ does not always overload operators
http://bugs.python.org/issue25794

#25789: py launcher stderr is not piped to subprocess.Popen.stderr
http://bugs.python.org/issue25789

#25786: contextlib.ExitStack introduces a cycle in exception __context
http://bugs.python.org/issue25786

#25782: CPython hangs on error __context__ set to the error itself
http://bugs.python.org/issue25782

#25780: Add support for CAN_RAW_JOIN_FILTERS
http://bugs.python.org/issue25780

#25778: winreg.EnumValue does not truncate strings correctly
http://bugs.python.org/issue25778

#25776: More compact pickle of iterators etc
http://bugs.python.org/issue25776

#25774: [benchmarks] Adjust to allow uploading benchmark data to codes
http://bugs.python.org/issue25774



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

#25810: Python 3 documentation for eval is incorrect
http://bugs.python.org/issue25810 10 msgs

#25823: Speed-up oparg decoding on little-endian machines
http://bugs.python.org/issue25823 9 msgs

#24682: Add Quick Start: Communications section to devguide
http://bugs.python.org/issue24682 8 msgs

#25089: Can't run Python Launcher on Windows
http://bugs.python.org/issue25089 7 msgs

#25638: Verify the etree_parse and etree_iterparse benchmarks are work
http://bugs.python.org/issue25638 7 msgs

#25809: "Invalid" tests on locales
http://bugs.python.org/issue25809 7 msgs

#25701: Document that tp_setattro and tp_setattr are used for deleting
http://bugs.python.org/issue25701 6 msgs

#25817: modsupport: 'countformat' does not handle strings without brac
http://bugs.python.org/issue25817 6 msgs

#25698: The copy_reg module becomes unexpectedly empty in test_cpickle
http://bugs.python.org/issue25698 5 msgs

#25716: typeobject.c call_method & call_maybe can leak references on '
http://bugs.python.org/issue25716 5 msgs



Issues closed (38)
==================

#12509: test_gdb fails on debug build when builddir != srcdir
http://bugs.python.org/issue12509 closed by martin.panter

#14285: Traceback wrong on ImportError while executing a package
http://bugs.python.org/issue14285 closed by ncoghlan

#15858: tarfile missing entries due to omitted uid/gid fields
http://bugs.python.org/issue15858 closed by martin.panter

#16458: subprocess.py throw "The handle is invalid" error on duplicati
http://bugs.python.org/issue16458 closed by eryksun

#17772: test_gdb doesn't detect a gdb built with python3.3 (or higher)
http://bugs.python.org/issue17772 closed by martin.panter

#21240: Add an abstactmethod directive to the Python ReST domain
http://bugs.python.org/issue21240 closed by berker.peksag

#22341: Python 3 crc32 documentation clarifications
http://bugs.python.org/issue22341 closed by martin.panter

#22758: Regression in Python 3.2 cookie parsing
http://bugs.python.org/issue22758 closed by Tim.Graham

#23936: Wrong references to deprecated find_module instead of find_spe
http://bugs.python.org/issue23936 closed by brett.cannon

#24903: Do not verify destdir argument to compileall
http://bugs.python.org/issue24903 closed by r.david.murray

#24934: django_v2 benchmark not working in Python 3.6
http://bugs.python.org/issue24934 closed by brett.cannon

#25039: Docs: Link to Stackless Python in Design and History FAQ secti
http://bugs.python.org/issue25039 closed by zach.ware

#25492: subprocess with redirection fails after FreeConsole
http://bugs.python.org/issue25492 closed by eryksun

#25500: docs claim __import__ checked for in globals, but IMPORT_NAME
http://bugs.python.org/issue25500 closed by brett.cannon

#25591: improve test coverage for the imaplib
http://bugs.python.org/issue25591 closed by maciej.szulik

#25715: Python 3.5.1 installer shows wrong upgrade path
http://bugs.python.org/issue25715 closed by larry

#25717: tempfile.TemporaryFile fails when dir option set to directory
http://bugs.python.org/issue25717 closed by martin.panter

#25764: PyObject_Call() is called with an exception set in subprocess
http://bugs.python.org/issue25764 closed by martin.panter

#25771: importlib: '.submodule' is not a relative name (no leading dot
http://bugs.python.org/issue25771 closed by brett.cannon

#25795: test_fork1 cannot be run directly: ./python Lib/test/test_fork
http://bugs.python.org/issue25795 closed by python-dev

#25800: errors running test_capi from command line
http://bugs.python.org/issue25800 closed by python-dev

#25806: ResourceWarning in test_tasks
http://bugs.python.org/issue25806 closed by SilentGhost

#25807: test_multiprocessing_fork.test_mymanager fails and hangs
http://bugs.python.org/issue25807 closed by SilentGhost

#25808: The Python Tutorial 5.3. Tuples and Sequences
http://bugs.python.org/issue25808 closed by SilentGhost

#25811: return from random.shuffle
http://bugs.python.org/issue25811 closed by serhiy.storchaka

#25814: Propagate all errors from ElementTree.iterparse
http://bugs.python.org/issue25814 closed by serhiy.storchaka

#25815: Improper subprocess output of arguments with braces in them on
http://bugs.python.org/issue25815 closed by ebarry

#25816: https://www.python.org/downloads/ not working for 3.5.1 for wi
http://bugs.python.org/issue25816 closed by brett.cannon

#25818: asyncio: If protocol_factory raises an error, the connection c
#25819: print "Hi" in python 3 exception handling doesn't work
http://bugs.python.org/issue25819 closed by ebarry

#25820: Clean up run_gdb() calls
http://bugs.python.org/issue25820 closed by martin.panter

#25826: imaplib can't process lines after starttls
http://bugs.python.org/issue25826 closed by David Wahlund

#25831: dbm.gnu leaks file descriptors on .reorganize()
http://bugs.python.org/issue25831 closed by ischwabacher

#25832: Document weird behavior of `finally` when it has `break` in it
http://bugs.python.org/issue25832 closed by r.david.murray

#25835: httplib uses print for debugging
http://bugs.python.org/issue25835 closed by r.david.murray

#25837: Errors when Installing Anaconda 3
http://bugs.python.org/issue25837 closed by r.david.murray

#25839: negative zero components are ignored in complex number literal
http://bugs.python.org/issue25839 closed by mark.dickinson

#25840: Allow `False` to be passed to `filter`
http://bugs.python.org/issue25840 closed by r.david.murray

Python tracker

unread,
Dec 18, 2015, 12:10:15 PM12/18/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-12-11 - 2015-12-18)
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 5324 (+27)
closed 32341 (+38)
total 37665 (+65)

Open issues with patches: 2344


Issues opened (45)
==================

#7283: test_site failure when .local/lib/pythonX.Y/site-packages hasn
http://bugs.python.org/issue7283 reopened by serhiy.storchaka

#25591: refactor imaplib tests
http://bugs.python.org/issue25591 reopened by maciej.szulik

#25843: lambdas on the same line may incorrectly share code objects
http://bugs.python.org/issue25843 opened by Tijs Van Oevelen

#25844: Pylauncher, launcher.c: Assigning NULL to a pointer instead of
http://bugs.python.org/issue25844 opened by Alexander Riccio

#25846: Use of Py_ARRAY_LENGTH on pointer in posixmodule.c, win32_wchd
http://bugs.python.org/issue25846 opened by Alexander Riccio

#25847: CPython not using Visual Studio code analysis!
http://bugs.python.org/issue25847 opened by Alexander Riccio

#25848: Tkinter tests failed on Windows buildbots
http://bugs.python.org/issue25848 opened by serhiy.storchaka

#25849: files, opened in unicode (text): write() returns symbols count
http://bugs.python.org/issue25849 opened by mmarkk

#25850: Building extensions with MSVC 2015 Express fails
http://bugs.python.org/issue25850 opened by Sami Salonen

#25852: smtplib's SMTP.connect() should store the server name in ._hos
http://bugs.python.org/issue25852 opened by labrat

#25853: Compile error with pytime.h - struct timespec declared inside
http://bugs.python.org/issue25853 opened by jamespharvey20

#25856: The __module__ attribute of non-heap classes is not interned
http://bugs.python.org/issue25856 opened by serhiy.storchaka

#25858: Structure field size/ofs __str__ wrong with large size fields
http://bugs.python.org/issue25858 opened by Charles Machalow

#25859: EOFError in test_nntplib.NetworkedNNTPTests.test_starttls()
http://bugs.python.org/issue25859 opened by martin.panter

#25860: os.fwalk() silently skips remaining directories when error occ
http://bugs.python.org/issue25860 opened by Samson Lee

#25862: TextIOWrapper assertion failure after read() and SEEK_CUR
http://bugs.python.org/issue25862 opened by martin.panter

#25863: ISO-2022 seeking forgets state
http://bugs.python.org/issue25863 opened by martin.panter

#25864: collections.abc.Mapping should include a __reversed__ that rai
http://bugs.python.org/issue25864 opened by abarnert

#25865: 7.2 Assignment statements documentation is vague and slightly
http://bugs.python.org/issue25865 opened by abarnert

#25866: Reference 3. Data Model: miscellaneous minor cleanups on the w
http://bugs.python.org/issue25866 opened by abarnert

#25867: os.stat raises exception when using unicode and no locale is s
http://bugs.python.org/issue25867 opened by sejvlond

#25868: test_eintr.test_sigwaitinfo() hangs on "AMD64 FreeBSD CURRENT
http://bugs.python.org/issue25868 opened by haypo

#25869: Faster ElementTree deepcopying
http://bugs.python.org/issue25869 opened by serhiy.storchaka

#25872: multithreading traceback KeyError when modifying file
http://bugs.python.org/issue25872 opened by Michael Allen

#25873: Faster ElementTree iterating
http://bugs.python.org/issue25873 opened by serhiy.storchaka

#25874: Add notice that XP is not supported on Python 3.5+
http://bugs.python.org/issue25874 opened by crwilcox

#25876: test_gdb: use subprocess._args_from_interpreter_flags() to tes
#25878: CPython on Windows builds with /W3, not /W4
http://bugs.python.org/issue25878 opened by Alexander Riccio

#25880: u'..'.encode('idna') → UnicodeError: label empty or too long
http://bugs.python.org/issue25880 opened by spaceone

#25881: A little faster ElementTree serializing
http://bugs.python.org/issue25881 opened by serhiy.storchaka

#25882: argparse help error: arguments created by add_mutually_exclusi
http://bugs.python.org/issue25882 opened by balage

#25883: python 2.7.11 mod_wsgi regression on windows
http://bugs.python.org/issue25883 opened by stephan

#25884: inspect.getmro() fails when base class lacks __bases__ attribu
http://bugs.python.org/issue25884 opened by billyziege

#25887: awaiting on coroutine more than once should be an error
http://bugs.python.org/issue25887 opened by yselivanov

#25888: awaiting on coroutine that is being awaited should be an error
http://bugs.python.org/issue25888 opened by yselivanov

#25894: unittest subTest failure causes result to be omitted from list
http://bugs.python.org/issue25894 opened by zach.ware

#25895: urllib.parse.urljoin does not handle WebSocket URLs
http://bugs.python.org/issue25895 opened by imrehg

#25896: array.array accepting byte-order codes in format strings
http://bugs.python.org/issue25896 opened by Zoinkity..

#25898: Check for subsequence inside a sequence
http://bugs.python.org/issue25898 opened by seblin

#25900: unittest ignores the first ctrl-c when it shouldn't
http://bugs.python.org/issue25900 opened by mgedmin

#25901: make test crash
http://bugs.python.org/issue25901 opened by fluyy

#25902: Fixed various refcount issues in ElementTree iteration
http://bugs.python.org/issue25902 opened by serhiy.storchaka

#25905: IDLE fails to display the README file
http://bugs.python.org/issue25905 opened by serhiy.storchaka

#25906: Worker stall in multiprocessing.Pool
http://bugs.python.org/issue25906 opened by chroxvi

#25907: Documentation i18n: Added trans tags in sphinx templates
http://bugs.python.org/issue25907 opened by sizeof



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

#25907: Documentation i18n: Added trans tags in sphinx templates
http://bugs.python.org/issue25907

#25906: Worker stall in multiprocessing.Pool
http://bugs.python.org/issue25906

#25905: IDLE fails to display the README file
http://bugs.python.org/issue25905

#25902: Fixed various refcount issues in ElementTree iteration
http://bugs.python.org/issue25902

#25901: make test crash
http://bugs.python.org/issue25901

#25900: unittest ignores the first ctrl-c when it shouldn't
http://bugs.python.org/issue25900

#25896: array.array accepting byte-order codes in format strings
http://bugs.python.org/issue25896

#25876: test_gdb: use subprocess._args_from_interpreter_flags() to tes
http://bugs.python.org/issue25876

#25872: multithreading traceback KeyError when modifying file
http://bugs.python.org/issue25872

#25866: Reference 3. Data Model: miscellaneous minor cleanups on the w
http://bugs.python.org/issue25866

#25863: ISO-2022 seeking forgets state
http://bugs.python.org/issue25863

#25862: TextIOWrapper assertion failure after read() and SEEK_CUR
http://bugs.python.org/issue25862

#25860: os.fwalk() silently skips remaining directories when error occ
http://bugs.python.org/issue25860

#25834: getpass falls back when sys.stdin is changed
http://bugs.python.org/issue25834

#25830: _TypeAlias: Discrepancy between docstring and behavior
http://bugs.python.org/issue25830



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

#25907: Documentation i18n: Added trans tags in sphinx templates
http://bugs.python.org/issue25907

#25902: Fixed various refcount issues in ElementTree iteration
http://bugs.python.org/issue25902

#25900: unittest ignores the first ctrl-c when it shouldn't
http://bugs.python.org/issue25900

#25898: Check for subsequence inside a sequence
http://bugs.python.org/issue25898

#25895: urllib.parse.urljoin does not handle WebSocket URLs
http://bugs.python.org/issue25895

#25888: awaiting on coroutine that is being awaited should be an error
http://bugs.python.org/issue25888

#25887: awaiting on coroutine more than once should be an error
http://bugs.python.org/issue25887

#25881: A little faster ElementTree serializing
http://bugs.python.org/issue25881

#25878: CPython on Windows builds with /W3, not /W4
http://bugs.python.org/issue25878

#25876: test_gdb: use subprocess._args_from_interpreter_flags() to tes
http://bugs.python.org/issue25876

#25874: Add notice that XP is not supported on Python 3.5+
http://bugs.python.org/issue25874

#25873: Faster ElementTree iterating
http://bugs.python.org/issue25873

#25869: Faster ElementTree deepcopying
http://bugs.python.org/issue25869

#25860: os.fwalk() silently skips remaining directories when error occ
http://bugs.python.org/issue25860

#25859: EOFError in test_nntplib.NetworkedNNTPTests.test_starttls()
http://bugs.python.org/issue25859



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

#25843: lambdas on the same line may incorrectly share code objects
http://bugs.python.org/issue25843 34 msgs

#19475: Add timespec optional flag to datetime isoformat() to choose t
http://bugs.python.org/issue19475 18 msgs

#25847: CPython not using Visual Studio code analysis!
http://bugs.python.org/issue25847 15 msgs

#25849: files, opened in unicode (text): write() returns symbols count
http://bugs.python.org/issue25849 14 msgs

#25864: collections.abc.Mapping should include a __reversed__ that rai
http://bugs.python.org/issue25864 13 msgs

#1753718: base64 "legacy" functions violate RFC 3548
http://bugs.python.org/issue1753718 11 msgs

#25846: Use of Py_ARRAY_LENGTH on pointer in posixmodule.c, win32_wchd
http://bugs.python.org/issue25846 8 msgs

#25880: u'..'.encode('idna') → UnicodeError: label empty or too long
http://bugs.python.org/issue25880 8 msgs

#25878: CPython on Windows builds with /W3, not /W4
http://bugs.python.org/issue25878 7 msgs

#25823: Speed-up oparg decoding on little-endian machines
http://bugs.python.org/issue25823 6 msgs



Issues closed (40)
==================

#6478: time.tzset does not reset _strptime's locale time cache
http://bugs.python.org/issue6478 closed by serhiy.storchaka

#19771: runpy should check ImportError.name before wrapping it
http://bugs.python.org/issue19771 closed by martin.panter

#20837: Ambiguity words in base64 documentation
http://bugs.python.org/issue20837 closed by martin.panter

#20954: Bug in subprocess._args_from_interpreter_flags causes MemoryEr
http://bugs.python.org/issue20954 closed by gregory.p.smith

#21436: Consider leaving importlib.abc.Loader.load_module()
http://bugs.python.org/issue21436 closed by berker.peksag

#23788: test_urllib2_localnet.test_bad_address fails: OSError not rais
http://bugs.python.org/issue23788 closed by martin.panter

#25272: asyncio tests are getting noisy
http://bugs.python.org/issue25272 closed by yselivanov

#25495: binascii documentation incorrect
http://bugs.python.org/issue25495 closed by r.david.murray

#25580: async and await missing from token list
http://bugs.python.org/issue25580 closed by yselivanov

#25608: ascynio readexactly() should raise ValueError if passed length
http://bugs.python.org/issue25608 closed by yselivanov

#25610: Add typing.Awaitable
http://bugs.python.org/issue25610 closed by gvanrossum

#25683: __context__ for yields inside except clause
http://bugs.python.org/issue25683 closed by yselivanov

#25696: "make -j9 install" fails because bininstall target requires th
http://bugs.python.org/issue25696 closed by haypo

#25755: Test test_property failed if run twice
http://bugs.python.org/issue25755 closed by berker.peksag

#25773: Deprecate deleting with PyObject_SetAttr, PyObject_SetAttrStri
http://bugs.python.org/issue25773 closed by serhiy.storchaka

#25809: "Invalid" tests on locales
http://bugs.python.org/issue25809 closed by martin.panter

#25838: Lib/httplib.py: Resend http request on server close connection
http://bugs.python.org/issue25838 closed by r.david.murray

#25842: Installer does not set permissions correctly?
http://bugs.python.org/issue25842 closed by zach.ware

#25845: _ctypes\cfield.c identical subexpressions in Z_set
http://bugs.python.org/issue25845 closed by martin.panter

#25851: installing 3.5 on windows server 2003 x86 R2 Standard Edition
http://bugs.python.org/issue25851 closed by eryksun

#25854: rest in _interpolate_some is a list not str
http://bugs.python.org/issue25854 closed by rhettinger

#25855: str.title()
http://bugs.python.org/issue25855 closed by ezio.melotti

#25857: csv: unexpected result
http://bugs.python.org/issue25857 closed by r.david.murray

#25861: Can't use Pickle. AttributeError: 'module' object has no attri
http://bugs.python.org/issue25861 closed by serhiy.storchaka

#25870: textwrap is very slow on long words without spaces
http://bugs.python.org/issue25870 closed by r.david.murray

#25871: textwrap.dedent doesn't find common substring when spaces and
http://bugs.python.org/issue25871 closed by Chris Tozer

#25875: PYODBC talk to Oracle under Windows 10.
http://bugs.python.org/issue25875 closed by r.david.murray

#25877: python av docs has broken links
http://bugs.python.org/issue25877 closed by r.david.murray

#25879: Code objects from same line can compare equal
http://bugs.python.org/issue25879 closed by KirkMcDonald

#25885: ast Str type does not annotate the string type when it parses
http://bugs.python.org/issue25885 closed by brett.cannon

#25886: ast module is combining string literals that are concatenated
http://bugs.python.org/issue25886 closed by SilentGhost

#25889: Find_BOM accepts a char*, but is passed an unsigned char*; and
http://bugs.python.org/issue25889 closed by serhiy.storchaka

#25890: PyObject *po in _listdir_windows_no_opendir is initialized but
http://bugs.python.org/issue25890 closed by serhiy.storchaka

#25891: Stray variable meth_idx in enable_symlink
http://bugs.python.org/issue25891 closed by serhiy.storchaka

#25892: PyObject *exc in encode_code_page_strict is initialized but no
http://bugs.python.org/issue25892 closed by serhiy.storchaka

#25893: Second variable DWORD reqdSize in getpythonregpath is initiali
http://bugs.python.org/issue25893 closed by serhiy.storchaka

#25897: Python 3.5.1 and Active Tcl/Tk 8.6.4.1
http://bugs.python.org/issue25897 closed by ned.deily

#25899: Unnecessary non-ASCII characters in standard library
http://bugs.python.org/issue25899 closed by serhiy.storchaka

#25903: SUGGESTION: Optimize code in PYO
http://bugs.python.org/issue25903 closed by r.david.murray

#25904: SUGGESTION: New Datatypes
http://bugs.python.org/issue25904 closed by mark.dickinson

Python tracker

unread,
Dec 25, 2015, 12:10:17 PM12/25/15
to pytho...@python.org

ACTIVITY SUMMARY (2015-12-18 - 2015-12-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 5345 (+21)
closed 32365 (+24)
total 37710 (+45)

Open issues with patches: 2351


Issues opened (38)
==================

#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840 reopened by gregory.p.smith

#25908: ProcessPoolExecutor deadlock on KeyboardInterrupt
http://bugs.python.org/issue25908 opened by jacksontj

#25909: Incorrect documentation for PyMapping_Items and like
http://bugs.python.org/issue25909 opened by serhiy.storchaka

#25910: Fixing links in documentation
http://bugs.python.org/issue25910 opened by SilentGhost

#25911: Regression: os.walk now using os.scandir() breaks bytes filena
http://bugs.python.org/issue25911 opened by mont29

#25912: Use __spec__.__name__ instead of __name__ in the docs where ap
http://bugs.python.org/issue25912 opened by Antony.Lee

#25913: base64.a85decode adobe flag incorrectly utilizes <~ as a marke
http://bugs.python.org/issue25913 opened by Soren Solari

#25916: wave module readframes now returns bytes not str
http://bugs.python.org/issue25916 opened by Iber Parodi Siri

#25917: Fixing howto links in docs
http://bugs.python.org/issue25917 opened by SilentGhost

#25918: AssertionError in lib2to3 on 2.7.11 Windows
http://bugs.python.org/issue25918 opened by schlamar

#25919: htp.client PUT method ignores error responses sent immediatly
http://bugs.python.org/issue25919 opened by Wiktor Niesiobedzki

#25920: PyOS_AfterFork should reset socketmodule's lock
http://bugs.python.org/issue25920 opened by emptysquare

#25922: canceling a repair install breaks the ability to uninstall, re
http://bugs.python.org/issue25922 opened by Kyle S (MrStonedOne)

#25923: More const char
http://bugs.python.org/issue25923 opened by serhiy.storchaka

#25924: investigate if getaddrinfo(3) on OSX is thread-safe
http://bugs.python.org/issue25924 opened by ronaldoussoren

#25925: Coverage support for CPython 2
http://bugs.python.org/issue25925 opened by alecsandru.patrascu

#25926: problems with "times" keyword in itertools.repeat
http://bugs.python.org/issue25926 opened by Thomas Feldmann

#25927: add dir_fd for mkstemp, and also maybe to all tempfile.*
http://bugs.python.org/issue25927 opened by mmarkk

#25928: Add Decimal.as_integer_ratio()
http://bugs.python.org/issue25928 opened by johnwalker

#25930: Document that os.remove is semantically identical to os.unlink
http://bugs.python.org/issue25930 opened by Anthony Sottile

#25931: os.fork() command distributed in windows Python27 (in SocketSe
http://bugs.python.org/issue25931 opened by Sam Lobel

#25933: Unhandled exception (TypeError) with ftplib in function retrbi
http://bugs.python.org/issue25933 opened by Sam Adams

#25934: ICC compiler: ICC treats denormal floating point numbers as 0.
http://bugs.python.org/issue25934 opened by skrah

#25935: OrderedDict prevents garbage collection if a circulary referen
http://bugs.python.org/issue25935 opened by charettes

#25936: Improve FastChildWatcher with WNOWAIT?
http://bugs.python.org/issue25936 opened by WGH

#25937: DIfference between utf8 and utf-8 when i define python source
http://bugs.python.org/issue25937 opened by 王杰

#25939: _ssl.enum_certificates() fails with ERROR_ACCESS_DENIED if pyt
http://bugs.python.org/issue25939 opened by Chi Hsuan Yen

#25940: SSL tests failed due to expired svn.python.org SSL certificate
http://bugs.python.org/issue25940 opened by Chi Hsuan Yen

#25941: Add 'How to Review a Patch' section to devguide
http://bugs.python.org/issue25941 opened by Winterflower

#25942: subprocess.call SIGKILLs too liberally
http://bugs.python.org/issue25942 opened by Mike Pomraning

#25943: Integer overflow in _bsddb leads to heap corruption
http://bugs.python.org/issue25943 opened by Ned Williamson

#25945: Type confusion in partial_setstate and partial_call leads to m
http://bugs.python.org/issue25945 opened by Ned Williamson

#25946: configure should pick /usr/bin/g++ automatically if present
http://bugs.python.org/issue25946 opened by krichter

#25947: Installation problem
http://bugs.python.org/issue25947 opened by camill...@gmail.com

#25948: Invalid MIME encoding generated by email.mime (line too long)
http://bugs.python.org/issue25948 opened by vog

#25949: Lazy creation of __dict__ in OrderedDict
http://bugs.python.org/issue25949 opened by serhiy.storchaka

#25951: SSLSocket.sendall() does not return None on success like socke
http://bugs.python.org/issue25951 opened by ProgVal

#25952: code_context not available in exec()
http://bugs.python.org/issue25952 opened by Grzegorz Krasoń



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

#25952: code_context not available in exec()
http://bugs.python.org/issue25952

#25951: SSLSocket.sendall() does not return None on success like socke
http://bugs.python.org/issue25951

#25949: Lazy creation of __dict__ in OrderedDict
http://bugs.python.org/issue25949

#25948: Invalid MIME encoding generated by email.mime (line too long)
http://bugs.python.org/issue25948

#25946: configure should pick /usr/bin/g++ automatically if present
http://bugs.python.org/issue25946

#25943: Integer overflow in _bsddb leads to heap corruption
http://bugs.python.org/issue25943

#25942: subprocess.call SIGKILLs too liberally
http://bugs.python.org/issue25942

#25937: DIfference between utf8 and utf-8 when i define python source
http://bugs.python.org/issue25937

#25936: Improve FastChildWatcher with WNOWAIT?
http://bugs.python.org/issue25936

#25935: OrderedDict prevents garbage collection if a circulary referen
http://bugs.python.org/issue25935

#25934: ICC compiler: ICC treats denormal floating point numbers as 0.
http://bugs.python.org/issue25934

#25924: investigate if getaddrinfo(3) on OSX is thread-safe
http://bugs.python.org/issue25924

#25923: More const char
http://bugs.python.org/issue25923

#25917: Fixing howto links in docs
http://bugs.python.org/issue25917

#25910: Fixing links in documentation
http://bugs.python.org/issue25910



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

#25949: Lazy creation of __dict__ in OrderedDict
http://bugs.python.org/issue25949

#25945: Type confusion in partial_setstate and partial_call leads to m
http://bugs.python.org/issue25945

#25942: subprocess.call SIGKILLs too liberally
http://bugs.python.org/issue25942

#25941: Add 'How to Review a Patch' section to devguide
http://bugs.python.org/issue25941

#25939: _ssl.enum_certificates() fails with ERROR_ACCESS_DENIED if pyt
http://bugs.python.org/issue25939

#25933: Unhandled exception (TypeError) with ftplib in function retrbi
http://bugs.python.org/issue25933

#25925: Coverage support for CPython 2
http://bugs.python.org/issue25925

#25923: More const char
http://bugs.python.org/issue25923

#25919: htp.client PUT method ignores error responses sent immediatly
http://bugs.python.org/issue25919

#25917: Fixing howto links in docs
http://bugs.python.org/issue25917

#25916: wave module readframes now returns bytes not str
http://bugs.python.org/issue25916

#25913: base64.a85decode adobe flag incorrectly utilizes <~ as a marke
http://bugs.python.org/issue25913

#25911: Regression: os.walk now using os.scandir() breaks bytes filena
http://bugs.python.org/issue25911

#25910: Fixing links in documentation
http://bugs.python.org/issue25910

#25909: Incorrect documentation for PyMapping_Items and like
http://bugs.python.org/issue25909



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

#4709: Mingw-w64 and python on windows x64
http://bugs.python.org/issue4709 13 msgs

#25911: Regression: os.walk now using os.scandir() breaks bytes filena
http://bugs.python.org/issue25911 12 msgs

#25928: Add Decimal.as_integer_ratio()
http://bugs.python.org/issue25928 10 msgs

#19475: Add timespec optional flag to datetime isoformat() to choose t
http://bugs.python.org/issue19475 7 msgs

#21579: Python 3.4: tempfile.close attribute does not work
http://bugs.python.org/issue21579 7 msgs

#25848: Tkinter tests failed on Windows buildbots
http://bugs.python.org/issue25848 7 msgs

#25919: htp.client PUT method ignores error responses sent immediatly
http://bugs.python.org/issue25919 6 msgs

#25930: Document that os.remove is semantically identical to os.unlink
http://bugs.python.org/issue25930 6 msgs

#12484: The Py_InitModule functions no longer exist, but remain in the
http://bugs.python.org/issue12484 5 msgs

#25933: Unhandled exception (TypeError) with ftplib in function retrbi
http://bugs.python.org/issue25933 5 msgs



Issues closed (23)
==================

#17868: pprint long non-printable bytes as hexdump
http://bugs.python.org/issue17868 closed by serhiy.storchaka

#20782: base64 module docs do not use the terms 'bytes' and 'string' c
http://bugs.python.org/issue20782 closed by r.david.murray

#22227: Simplify tarfile iterator
http://bugs.python.org/issue22227 closed by serhiy.storchaka

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

#24580: Wrong or missing exception when compiling regexes with recursi
http://bugs.python.org/issue24580 closed by serhiy.storchaka

#25421: Make __sizeof__ for builtin types more subclass friendly
http://bugs.python.org/issue25421 closed by serhiy.storchaka

#25766: __bytes__ doesn't work for str subclasses
http://bugs.python.org/issue25766 closed by serhiy.storchaka

#25827: Support ICC in configure
http://bugs.python.org/issue25827 closed by zach.ware

#25844: Pylauncher, launcher.c: Assigning NULL to a pointer instead of
http://bugs.python.org/issue25844 closed by serhiy.storchaka

#25860: os.fwalk() silently skips remaining directories when error occ
http://bugs.python.org/issue25860 closed by serhiy.storchaka

#25869: Faster ElementTree deepcopying
http://bugs.python.org/issue25869 closed by serhiy.storchaka

#25873: Faster ElementTree iterating
http://bugs.python.org/issue25873 closed by serhiy.storchaka

#25902: Fixed various refcount issues in ElementTree iteration
http://bugs.python.org/issue25902 closed by serhiy.storchaka

#25905: IDLE fails to display the README file
http://bugs.python.org/issue25905 closed by terry.reedy

#25914: Fix OrderedDict.__sizeof__
http://bugs.python.org/issue25914 closed by serhiy.storchaka

#25915: file.write() after file.read() adds text to the end of the fil
http://bugs.python.org/issue25915 closed by Adam Wasik

#25921: project files for wininst-14.0*.exe don't exist
http://bugs.python.org/issue25921 closed by zach.ware

#25929: When doing string.replace, it uses the entire 'find' string an
http://bugs.python.org/issue25929 closed by r.david.murray

#25932: Windows installer ships an outdated and insecure curl.exe
http://bugs.python.org/issue25932 closed by zach.ware

#25938: if sentence doesn't work with input()
http://bugs.python.org/issue25938 closed by benjamin.peterson

#25944: Type confusion in partial_setstate and partial_repr leads to c
http://bugs.python.org/issue25944 closed by serhiy.storchaka

#25950: svn.python.org SSL certificate expired, causing test failures
http://bugs.python.org/issue25950 closed by berker.peksag

#1753718: base64 "legacy" functions violate RFC 3548
http://bugs.python.org/issue1753718 closed by r.david.murray

Python tracker

unread,
Jan 1, 2016, 12:10:20 PM1/1/16
to pytho...@python.org

ACTIVITY SUMMARY (2015-12-25 - 2016-01-01)
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 5341 ( -4)
closed 32402 (+37)
total 37743 (+33)

Open issues with patches: 2351


Issues opened (18)
==================

#25953: re fails to identify invalid numeric group references in repla
http://bugs.python.org/issue25953 opened by bazwal

#25954: Python 3.5.1 installer fails on Windows 7
http://bugs.python.org/issue25954 opened by nedbat

#25957: sockaddr_l2 lacks CID, address type (AF_BLUETOOTH sockets)
http://bugs.python.org/issue25957 opened by mikeryan

#25958: Implicit ABCs have no means of "anti-registration"
http://bugs.python.org/issue25958 opened by abarnert

#25959: tkinter - PhotoImage.zoom() causes segfault
http://bugs.python.org/issue25959 opened by hcbd

#25962: Ctrl+C Can't Exit Script with Pool on Windows
http://bugs.python.org/issue25962 opened by Meng-Yuan Huang

#25963: strptime not parsing some timezones
http://bugs.python.org/issue25963 opened by utkonos

#25966: Bug in asyncio.corotuines._format_coroutine
http://bugs.python.org/issue25966 opened by Brett Rosen

#25967: Devguide: add 2to3 to the "Changing CPython's Grammar" checkli
http://bugs.python.org/issue25967 opened by ezio.melotti

#25968: Cannot import modules out of zip file with extended-length pat
http://bugs.python.org/issue25968 opened by Chris Moore

#25969: Update lib2to3 grammar to include missing unpacking generaliza
http://bugs.python.org/issue25969 opened by ezio.melotti

#25970: py_compile.compile fails if existing bytecode file is unwritab
http://bugs.python.org/issue25970 opened by byrnes

#25974: Fix statistics.py after the Decimal.as_integer_ratio() change
http://bugs.python.org/issue25974 opened by skrah

#25981: Intern namedtuple field names
http://bugs.python.org/issue25981 opened by serhiy.storchaka

#25982: multiprocessing docs for Namespace lacks class definition
http://bugs.python.org/issue25982 opened by davin

#25983: Add tests for multi-argument type()
http://bugs.python.org/issue25983 opened by serhiy.storchaka

#25984: Expose a simple "is IEEE 754" flag in sys.float_info
http://bugs.python.org/issue25984 opened by random832

#25985: Use sys.version_info instead of sys.version
http://bugs.python.org/issue25985 opened by serhiy.storchaka



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

#25985: Use sys.version_info instead of sys.version
http://bugs.python.org/issue25985

#25984: Expose a simple "is IEEE 754" flag in sys.float_info
http://bugs.python.org/issue25984

#25982: multiprocessing docs for Namespace lacks class definition
http://bugs.python.org/issue25982

#25970: py_compile.compile fails if existing bytecode file is unwritab
http://bugs.python.org/issue25970

#25969: Update lib2to3 grammar to include missing unpacking generaliza
http://bugs.python.org/issue25969

#25968: Cannot import modules out of zip file with extended-length pat
http://bugs.python.org/issue25968

#25967: Devguide: add 2to3 to the "Changing CPython's Grammar" checkli
http://bugs.python.org/issue25967

#25966: Bug in asyncio.corotuines._format_coroutine
http://bugs.python.org/issue25966

#25962: Ctrl+C Can't Exit Script with Pool on Windows
http://bugs.python.org/issue25962

#25952: code_context not available in exec()
http://bugs.python.org/issue25952

#25951: SSLSocket.sendall() does not return None on success like socke
http://bugs.python.org/issue25951

#25948: Invalid MIME encoding generated by email.mime (line too long)
http://bugs.python.org/issue25948

#25946: configure should pick /usr/bin/g++ automatically if present
http://bugs.python.org/issue25946

#25943: Integer overflow in _bsddb leads to heap corruption
http://bugs.python.org/issue25943

#25934: ICC compiler: ICC treats denormal floating point numbers as 0.
http://bugs.python.org/issue25934



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

#25985: Use sys.version_info instead of sys.version
http://bugs.python.org/issue25985

#25983: Add tests for multi-argument type()
http://bugs.python.org/issue25983

#25981: Intern namedtuple field names
http://bugs.python.org/issue25981

#25974: Fix statistics.py after the Decimal.as_integer_ratio() change
http://bugs.python.org/issue25974

#25953: re fails to identify invalid numeric group references in repla
http://bugs.python.org/issue25953

#25949: Lazy creation of __dict__ in OrderedDict
http://bugs.python.org/issue25949

#25945: Type confusion in partial_setstate and partial_call leads to m
http://bugs.python.org/issue25945

#25942: subprocess.call SIGKILLs too liberally
http://bugs.python.org/issue25942

#25941: Add 'How to Review a Patch' section to devguide
http://bugs.python.org/issue25941

#25939: _ssl.enum_certificates() fails with ERROR_ACCESS_DENIED if pyt
http://bugs.python.org/issue25939

#25937: DIfference between utf8 and utf-8 when i define python source
http://bugs.python.org/issue25937

#25935: OrderedDict prevents garbage collection if a circulary referen
http://bugs.python.org/issue25935

#25933: Unhandled exception (TypeError) with ftplib in function retrbi
http://bugs.python.org/issue25933

#25925: Coverage support for CPython 2
http://bugs.python.org/issue25925

#25919: http.client PUT method ignores error responses sent immediatly
http://bugs.python.org/issue25919



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

#25937: DIfference between utf8 and utf-8 when i define python source
http://bugs.python.org/issue25937 12 msgs

#25864: collections.abc.Mapping should include a __reversed__ that rai
http://bugs.python.org/issue25864 10 msgs

#25959: tkinter - PhotoImage.zoom() causes segfault
http://bugs.python.org/issue25959 6 msgs

#25981: Intern namedtuple field names
http://bugs.python.org/issue25981 6 msgs

#19475: Add timespec optional flag to datetime isoformat() to choose t
http://bugs.python.org/issue19475 5 msgs

#25954: Python 3.5.1 installer fails on Windows 7
http://bugs.python.org/issue25954 5 msgs

#25939: _ssl.enum_certificates() fails with ERROR_ACCESS_DENIED if pyt
http://bugs.python.org/issue25939 4 msgs

#25942: subprocess.call SIGKILLs too liberally
http://bugs.python.org/issue25942 4 msgs

#25958: Implicit ABCs have no means of "anti-registration"
http://bugs.python.org/issue25958 4 msgs

#25974: Fix statistics.py after the Decimal.as_integer_ratio() change
http://bugs.python.org/issue25974 4 msgs



Issues closed (30)
==================

#12484: The Py_InitModule functions no longer exist, but remain in the
http://bugs.python.org/issue12484 closed by brett.cannon

#19511: lib2to3 Grammar file is no longer a Python 3 superset
http://bugs.python.org/issue19511 closed by ezio.melotti

#19873: There is a duplicate function in Lib/test/test_pathlib.py
http://bugs.python.org/issue19873 closed by ezio.melotti

#20607: multiprocessing cx_Freeze windows GUI bug (& easy fixes)
http://bugs.python.org/issue20607 closed by davin

#21579: Python 3.4: tempfile.close attribute does not work
http://bugs.python.org/issue21579 closed by mmarkk

#22995: Restrict default pickleability
http://bugs.python.org/issue22995 closed by serhiy.storchaka

#23166: urllib2 ignores opener configuration under certain circumstanc
http://bugs.python.org/issue23166 closed by martin.panter

#24725: test_socket testFDPassEmpty fails on OS X 10.11 DP with "Canno
http://bugs.python.org/issue24725 closed by brett.cannon

#25157: Installing Python 3.5.0 32bit on Windows 8.1 64bit system give
http://bugs.python.org/issue25157 closed by terry.reedy

#25360: pyw should search for pythonw to implement #!/usr/bin/env pyt
http://bugs.python.org/issue25360 closed by python-dev

#25664: Logging cannot handle Unicode logger names
http://bugs.python.org/issue25664 closed by python-dev

#25685: Inefficiency with SocketHandler - may send log record message
http://bugs.python.org/issue25685 closed by python-dev

#25789: py launcher stderr is not piped to subprocess.Popen.stderr
http://bugs.python.org/issue25789 closed by python-dev

#25923: More const char
http://bugs.python.org/issue25923 closed by serhiy.storchaka

#25928: Add Decimal.as_integer_ratio()
http://bugs.python.org/issue25928 closed by skrah

#25955: email.utils.formataddr does not support RFC 6532
http://bugs.python.org/issue25955 closed by r.david.murray

#25956: Unambiguous representation of recursive objects
http://bugs.python.org/issue25956 closed by serhiy.storchaka

#25960: Popen.wait() hangs when called from a signal handler when os.w
http://bugs.python.org/issue25960 closed by gregory.p.smith

#25961: Disallow the null character in type name
http://bugs.python.org/issue25961 closed by serhiy.storchaka

#25964: optparse.py:1668: (file) shadows builtin
http://bugs.python.org/issue25964 closed by SilentGhost

#25965: decimal.py: issues reported by pychecker
http://bugs.python.org/issue25965 closed by r.david.murray

#25971: Optimize converting float and Decimal to Fraction
http://bugs.python.org/issue25971 closed by serhiy.storchaka

#25972: All Windows buildbots fail compile/clean
http://bugs.python.org/issue25972 closed by zach.ware

#25973: Segmentation fault with nonlocal and two underscores
http://bugs.python.org/issue25973 closed by python-dev

#25975: Weird multiplication
http://bugs.python.org/issue25975 closed by skrah

#25976: telnetlib SyntaxError: invalid syntax
http://bugs.python.org/issue25976 closed by SilentGhost

#25977: Typo fixes in Lib/tokenize.py
http://bugs.python.org/issue25977 closed by berker.peksag

#25978: escape sequence r'\' giving compilation error
http://bugs.python.org/issue25978 closed by r.david.murray

#25979: String functions lstrip are not working properly when you have
http://bugs.python.org/issue25979 closed by ethan.furman

#25980: not able to find module request in lib urllib - Python35-32
http://bugs.python.org/issue25980 closed by brett.cannon

Python tracker

unread,
Jan 8, 2016, 12:10:18 PM1/8/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-01-01 - 2016-01-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 5371 (+30)
closed 32436 (+34)
total 37807 (+64)

Open issues with patches: 2362


Issues opened (50)
==================

#6500: urllib2 maximum recursion depth exceeded
http://bugs.python.org/issue6500 reopened by berker.peksag

#22995: Restrict default pickleability
http://bugs.python.org/issue22995 reopened by barry

#25986: Collections.deque maxlen: added in 2.6 or 2.7?
http://bugs.python.org/issue25986 opened by terry.reedy

#25987: collections.abc.Reversible
http://bugs.python.org/issue25987 opened by abarnert

#25988: collections.abc.Indexable
http://bugs.python.org/issue25988 opened by abarnert

#25989: documentation version switcher is broken fro 2.6, 3.2, 3.3
http://bugs.python.org/issue25989 opened by Vincentdavis

#25991: readline example eventually consumes all memory
http://bugs.python.org/issue25991 opened by dangyogi

#25992: test_gdb fails
http://bugs.python.org/issue25992 opened by Bryce Miller

#25993: Crashed when call time.time() after using _mm_xor_si64
http://bugs.python.org/issue25993 opened by Xiongzhi Gao

#25994: File descriptor leaks in os.scandir()
http://bugs.python.org/issue25994 opened by serhiy.storchaka

#25995: os.walk() consumes a lot of file descriptors
http://bugs.python.org/issue25995 opened by serhiy.storchaka

#25996: Add support of file descriptor in os.scandir()
http://bugs.python.org/issue25996 opened by serhiy.storchaka

#25998: doctest terminates when accessing __wrapped__ raises an error
http://bugs.python.org/issue25998 opened by Lasse Schuirmann

#26000: Crash in Tokenizer - Heap-use-after-free
http://bugs.python.org/issue26000 opened by William Bowling

#26001: Tutorial: write() does not expect string in binary mode
http://bugs.python.org/issue26001 opened by Dimitri Papadopoulos Orfanos

#26002: make statistics.median_grouped more efficient
http://bugs.python.org/issue26002 opened by upendra-k14

#26003: Issues with PyEval_InitThreads and PyGILState_Ensure
http://bugs.python.org/issue26003 opened by tzickel

#26004: pip install lifetimes - throwing error and unable to install p
http://bugs.python.org/issue26004 opened by dudestc

#26005: Denial of Service in SimpleHTTPServer and BaseHTTPServer
http://bugs.python.org/issue26005 opened by Richard Clifford

#26007: Request for Support for Embedding the Standard Library in an E
http://bugs.python.org/issue26007 opened by philthompson10

#26009: HTMLParser lacking a few features to reconstruct input exactly
http://bugs.python.org/issue26009 opened by jason_s

#26010: document CO_* constants
http://bugs.python.org/issue26010 opened by yselivanov

#26011: Document necesities for cmp argument of sorted
http://bugs.python.org/issue26011 opened by krichter

#26013: Pickle protocol 2.0 not loading in python 3.5
http://bugs.python.org/issue26013 opened by anilredshift

#26014: Guide users to the newer package install instructions
http://bugs.python.org/issue26014 opened by ncoghlan

#26015: Add new tests for pickling iterators of mutable sequences
http://bugs.python.org/issue26015 opened by serhiy.storchaka

#26016: io.TextIOWrapper.tell() report 65bit number when mix readline(
http://bugs.python.org/issue26016 opened by EcmaXp_

#26017: Update https://docs.python.org/3/installing/index.html to alwa
http://bugs.python.org/issue26017 opened by brett.cannon

#26018: documentation of ZipFile file name encoding
http://bugs.python.org/issue26018 opened by gagern

#26019: collections.abc documentation incomplete
http://bugs.python.org/issue26019 opened by abarnert

#26020: set_display evaluation order doesn't match documented behaviou
http://bugs.python.org/issue26020 opened by Hamish Campbell

#26023: Missing signatures operator module
http://bugs.python.org/issue26023 opened by Freddy Rietdijk

#26024: Non-ascii Windows locale names
http://bugs.python.org/issue26024 opened by vidartf

#26025: Document pathlib.Path.__truediv__()
http://bugs.python.org/issue26025 opened by brett.cannon

#26027: Support Path objects in the posix module
http://bugs.python.org/issue26027 opened by serhiy.storchaka

#26029: Broken sentence in extending documentation
http://bugs.python.org/issue26029 opened by sizeof

#26030: Use PEP8 in documentation examples
http://bugs.python.org/issue26030 opened by sizeof

#26031: Add stat caching option to pathlib
http://bugs.python.org/issue26031 opened by gvanrossum

#26032: Use scandir() to speed up pathlib globbing
http://bugs.python.org/issue26032 opened by gvanrossum

#26033: distutils default compiler API is incomplete
http://bugs.python.org/issue26033 opened by stefan

#26034: venv documentation out of date
http://bugs.python.org/issue26034 opened by dsadowski

#26035: traceback.print_tb() takes `tb`, not `traceback` as a keyword
http://bugs.python.org/issue26035 opened by Nicholas Chammas

#26036: Unnecessary arguments on smtpd.SMTPServer
http://bugs.python.org/issue26036 opened by sleepycal

#26037: Crash when reading sys.stdin.buffer in a daemon thread
http://bugs.python.org/issue26037 opened by eph ​

#26038: zipfile cannot handle zip files where the archive size for a f
http://bugs.python.org/issue26038 opened by Brett Rosen

#26039: More flexibility in zipfile interface
http://bugs.python.org/issue26039 opened by takluyver

#26040: Improve coverage and rigour of test.test_math
http://bugs.python.org/issue26040 opened by jeff.allen

#26041: Update deprecation messages of platform.dist() and platform.li
http://bugs.python.org/issue26041 opened by berker.peksag

#26045: Improve error message for http.client when posting unicode str
http://bugs.python.org/issue26045 opened by Emil Stenström

#26049: Poor performance when reading large xmlrpc data
http://bugs.python.org/issue26049 opened by pokoli



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

#26041: Update deprecation messages of platform.dist() and platform.li
http://bugs.python.org/issue26041

#26040: Improve coverage and rigour of test.test_math
http://bugs.python.org/issue26040

#26038: zipfile cannot handle zip files where the archive size for a f
http://bugs.python.org/issue26038

#26034: venv documentation out of date
http://bugs.python.org/issue26034

#26033: distutils default compiler API is incomplete
http://bugs.python.org/issue26033

#26027: Support Path objects in the posix module
http://bugs.python.org/issue26027

#26025: Document pathlib.Path.__truediv__()
http://bugs.python.org/issue26025

#26018: documentation of ZipFile file name encoding
http://bugs.python.org/issue26018

#26015: Add new tests for pickling iterators of mutable sequences
http://bugs.python.org/issue26015

#26014: Guide users to the newer package install instructions
http://bugs.python.org/issue26014

#26003: Issues with PyEval_InitThreads and PyGILState_Ensure
http://bugs.python.org/issue26003

#26002: make statistics.median_grouped more efficient
http://bugs.python.org/issue26002

#25993: Crashed when call time.time() after using _mm_xor_si64
http://bugs.python.org/issue25993

#25991: readline example eventually consumes all memory
http://bugs.python.org/issue25991

#25989: documentation version switcher is broken fro 2.6, 3.2, 3.3
http://bugs.python.org/issue25989



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

#26049: Poor performance when reading large xmlrpc data
http://bugs.python.org/issue26049

#26045: Improve error message for http.client when posting unicode str
http://bugs.python.org/issue26045

#26039: More flexibility in zipfile interface
http://bugs.python.org/issue26039

#26038: zipfile cannot handle zip files where the archive size for a f
http://bugs.python.org/issue26038

#26035: traceback.print_tb() takes `tb`, not `traceback` as a keyword
http://bugs.python.org/issue26035

#26031: Add stat caching option to pathlib
http://bugs.python.org/issue26031

#26029: Broken sentence in extending documentation
http://bugs.python.org/issue26029

#26020: set_display evaluation order doesn't match documented behaviou
http://bugs.python.org/issue26020

#26019: collections.abc documentation incomplete
http://bugs.python.org/issue26019

#26017: Update https://docs.python.org/3/installing/index.html to alwa
http://bugs.python.org/issue26017

#26015: Add new tests for pickling iterators of mutable sequences
http://bugs.python.org/issue26015

#26013: Pickle protocol 2.0 not loading in python 3.5
http://bugs.python.org/issue26013

#26010: document CO_* constants
http://bugs.python.org/issue26010

#26002: make statistics.median_grouped more efficient
http://bugs.python.org/issue26002

#26001: Tutorial: write() does not expect string in binary mode
http://bugs.python.org/issue26001



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

#25958: Implicit ABCs have no means of "anti-registration"
http://bugs.python.org/issue25958 25 msgs

#22570: Better stdlib support for Path objects
http://bugs.python.org/issue22570 17 msgs

#25596: regular files handled as directories in the glob module
http://bugs.python.org/issue25596 10 msgs

#26007: Request for Support for Embedding the Standard Library in an E
http://bugs.python.org/issue26007 10 msgs

#19251: bitwise ops for bytes of equal length
http://bugs.python.org/issue19251 9 msgs

#22995: Restrict default pickleability
http://bugs.python.org/issue22995 9 msgs

#25940: SSL tests failed due to expired svn.python.org SSL certificate
http://bugs.python.org/issue25940 9 msgs

#25864: collections.abc.Mapping should include a __reversed__ that rai
http://bugs.python.org/issue25864 7 msgs

#26032: Use scandir() to speed up pathlib globbing
http://bugs.python.org/issue26032 7 msgs

#6500: urllib2 maximum recursion depth exceeded
http://bugs.python.org/issue6500 6 msgs



Issues closed (33)
==================

#5501: Update multiprocessing docs re: freeze_support
http://bugs.python.org/issue5501 closed by berker.peksag

#16544: Add external link to ast docs
http://bugs.python.org/issue16544 closed by orsenthil

#18918: help('FILES') finds no documentation
http://bugs.python.org/issue18918 closed by orsenthil

#20440: Use the Py_SETREF macro
http://bugs.python.org/issue20440 closed by serhiy.storchaka

#20969: Author of EPUB version of Python docs is set to Unknown instea
http://bugs.python.org/issue20969 closed by orsenthil

#21221: Minor struct_time documentation bug
http://bugs.python.org/issue21221 closed by orsenthil

#21815: imaplib truncates some untagged responses
http://bugs.python.org/issue21815 closed by r.david.murray

#22709: restore accepting detached stdin in fileinput binary mode
http://bugs.python.org/issue22709 closed by r.david.murray

#24036: GB2312 codec is using a wrong covert table
http://bugs.python.org/issue24036 closed by lemburg

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

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

#24733: Logically Dead Code
http://bugs.python.org/issue24733 closed by orsenthil

#24898: Documentation for str.find() is confusing
http://bugs.python.org/issue24898 closed by orsenthil

#25637: Move non-collections-related ABCs out of collections.abc
http://bugs.python.org/issue25637 closed by brett.cannon

#25672: set SSL_MODE_RELEASE_BUFFERS
http://bugs.python.org/issue25672 closed by python-dev

#25813: co_flags section of inspect module docs out of date
http://bugs.python.org/issue25813 closed by BreamoreBoy

#25917: Fixing howto links in docs
http://bugs.python.org/issue25917 closed by orsenthil

#25990: Pydoc fails on Python file with nonlocal
http://bugs.python.org/issue25990 closed by serhiy.storchaka

#25997: Tarfile.add with bytes path is failing
http://bugs.python.org/issue25997 closed by Patrik Dufresne

#25999: Add support of negative number in bin()
http://bugs.python.org/issue25999 closed by larry

#26006: 32 bits python ctypes creates 64 bits process from 32 bits exe
http://bugs.python.org/issue26006 closed by Artur Korobeynyk

#26008: Different behaviour platform.linux_distribution() on Python2.7
http://bugs.python.org/issue26008 closed by eric.smith

#26012: pathlib.Path().rglob() is fooled by symlink loops
http://bugs.python.org/issue26012 closed by gvanrossum

#26021: Missing IPv6 support for pypi.python.org
http://bugs.python.org/issue26021 closed by dstufft

#26022: string.replace(' ',' ') has to be called 2 times before it wo
http://bugs.python.org/issue26022 closed by orsenthil

#26026: True%2 is True
http://bugs.python.org/issue26026 closed by SilentGhost

#26028: .sort() Causing Strings to Be Listed on the same line
http://bugs.python.org/issue26028 closed by SilentGhost

#26042: Consider dropping magic number for more detailed .pyc file nam
http://bugs.python.org/issue26042 closed by brett.cannon

#26043: ON DELETE CASCADE does not work when using sqlite3 library
http://bugs.python.org/issue26043 closed by Vitaminus Maximus

#26044: Name mangling overrides externally defined names
http://bugs.python.org/issue26044 closed by ethan.furman

#26046: Typo in documentation of unittest
http://bugs.python.org/issue26046 closed by python-dev

#26047: argparse.ArgumentError documentation wrong
http://bugs.python.org/issue26047 closed by SilentGhost

#26048: New user in community
http://bugs.python.org/issue26048 closed by ezio.melotti

Python tracker

unread,
Jan 15, 2016, 12:11:10 PM1/15/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-01-08 - 2016-01-15)
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 5387 (+16)
closed 32496 (+60)
total 37883 (+76)

Open issues with patches: 2372


Issues opened (51)
==================

#25668: Deadlock in logging caused by a possible race condition with "
http://bugs.python.org/issue25668 reopened by fviard

#26050: Add new StreamReader.readuntil() method
http://bugs.python.org/issue26050 opened by mmarkk

#26051: Non-data descriptors in pydoc
http://bugs.python.org/issue26051 opened by Antony.Lee

#26052: pydoc for __init__ with not docstring
http://bugs.python.org/issue26052 opened by Antony.Lee

#26053: regression in pdb output between 2.7 and 3.5
http://bugs.python.org/issue26053 opened by doughellmann

#26057: Avoid nonneeded use of PyUnicode_FromObject()
http://bugs.python.org/issue26057 opened by serhiy.storchaka

#26058: PEP 509: Add ma_version to PyDictObject
http://bugs.python.org/issue26058 opened by haypo

#26059: Integer Overflow in strop.replace()
http://bugs.python.org/issue26059 opened by Ramin Farajpour Cami

#26060: Class __dict__ iteration order changing due to type instance k
http://bugs.python.org/issue26060 opened by ncoghlan

#26065: python embedded 3.5 amd64 crash when using venv
http://bugs.python.org/issue26065 opened by Laurent Dufrechou

#26067: test_shutil fails when gid name is missing
http://bugs.python.org/issue26067 opened by Dinesh Wijekoon

#26068: re.compile() repr end quote truncated
http://bugs.python.org/issue26068 opened by ThiefMaster

#26070: Launcher fails to find in-place built binaries from earlier Py
http://bugs.python.org/issue26070 opened by mhammond

#26071: bdist_wininst created binaries fail to start and find 32bit Py
http://bugs.python.org/issue26071 opened by mhammond

#26072: pdb fails to access variables closed over
http://bugs.python.org/issue26072 opened by Antony.Lee

#26073: Update the list of magic numbers in launcher
http://bugs.python.org/issue26073 opened by serhiy.storchaka

#26075: typing.Union unifies types too broadly
http://bugs.python.org/issue26075 opened by alex.gronholm

#26076: redundant checks in tok_get in Parser\tokenizer.c
http://bugs.python.org/issue26076 opened by Oren Milman

#26077: Make slicing of immutable structures return a view instead of
http://bugs.python.org/issue26077 opened by Filip Haglund

#26079: Build with Visual Studio 2015 using PlatformToolset=v120
http://bugs.python.org/issue26079 opened by bjoernthiel

#26081: Implement asyncio Future in C to improve performance
http://bugs.python.org/issue26081 opened by yselivanov

#26082: functools.lru_cache user specified cachedict support
http://bugs.python.org/issue26082 opened by wdv4758h

#26085: Tkinter spoils the input text
http://bugs.python.org/issue26085 opened by fresh_nick

#26086: Bug in standardmodule os
http://bugs.python.org/issue26086 opened by Johano

#26089: Duplicated keyword in distutils metadata
http://bugs.python.org/issue26089 opened by Augustin Laville

#26090: More correct string truncating in PyUnicode_FromFormat()
http://bugs.python.org/issue26090 opened by serhiy.storchaka

#26092: doctest should allow custom sys.displayhook
http://bugs.python.org/issue26092 opened by Sergey.Kirpichev

#26093: __qualname__ different when calling generator object w/ functi
http://bugs.python.org/issue26093 opened by dino.viehland

#26094: ConfigParser.get() doc to be updated according to the configpa
http://bugs.python.org/issue26094 opened by khyox

#26095: Update porting HOWTO to special-case Python 2 code, not Python
http://bugs.python.org/issue26095 opened by brett.cannon

#26098: PEP 510: Specialize functions with guards
http://bugs.python.org/issue26098 opened by haypo

#26099: site ignores ImportError when running sitecustomize and usercu
#26100: Add test.support.optim_args_from_interpreter_flags()
http://bugs.python.org/issue26100 opened by haypo

#26101: Lib/test/test_compileall.py fails when run directly
http://bugs.python.org/issue26101 opened by haypo

#26102: access violation in PyErrFetch if tcur==null in PyGILState_Rel
http://bugs.python.org/issue26102 opened by cberger

#26103: Contradiction in definition of "data descriptor" between (dott
http://bugs.python.org/issue26103 opened by Aaron Hall

#26106: Move licences to literal blocks
http://bugs.python.org/issue26106 opened by sizeof

#26107: code.co_lnotab: use signed line number delta to support moving
http://bugs.python.org/issue26107 opened by haypo

#26108: Calling PyInitialize with 2.7.11 on Windows x64 terminates pro
http://bugs.python.org/issue26108 opened by David Heffernan

#26109: _Py_DumpTraceback should be PyAPI_FUNC
http://bugs.python.org/issue26109 opened by John.Malmberg

#26110: Speedup method calls 1.2x
http://bugs.python.org/issue26110 opened by yselivanov

#26111: On Windows, os.scandir will keep a handle on the directory unt
http://bugs.python.org/issue26111 opened by remyroy

#26114: Rewrite math.erf() and math.erfc() from scratch
http://bugs.python.org/issue26114 opened by brett.cannon

#26117: Close directory descriptor in scandir iterator on error
http://bugs.python.org/issue26117 opened by serhiy.storchaka

#26119: Windows Installer can sometimes silently fail pip stage
http://bugs.python.org/issue26119 opened by Paul Hammant

#26120: pydoc: move __future__ imports out of the DATA block
http://bugs.python.org/issue26120 opened by Antony.Lee

#26121: Use C99 functions in math if available
http://bugs.python.org/issue26121 opened by serhiy.storchaka

#26122: Isolated mode doesn't ignore PYTHONHASHSEED
http://bugs.python.org/issue26122 opened by ncoghlan

#26123: http.client status code constants incompatible with Python 3.4
http://bugs.python.org/issue26123 opened by srittau

#26124: shlex.quote and pipes.quote do not quote shell keywords
http://bugs.python.org/issue26124 opened by Charles Daffern

#26125: Incorrect error message in the module asyncio.selector_events.
http://bugs.python.org/issue26125 opened by Paradisee



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

#26122: Isolated mode doesn't ignore PYTHONHASHSEED
http://bugs.python.org/issue26122

#26120: pydoc: move __future__ imports out of the DATA block
http://bugs.python.org/issue26120

#26117: Close directory descriptor in scandir iterator on error
http://bugs.python.org/issue26117

#26103: Contradiction in definition of "data descriptor" between (dott
http://bugs.python.org/issue26103

#26102: access violation in PyErrFetch if tcur==null in PyGILState_Rel
http://bugs.python.org/issue26102

#26094: ConfigParser.get() doc to be updated according to the configpa
http://bugs.python.org/issue26094

#26093: __qualname__ different when calling generator object w/ functi
http://bugs.python.org/issue26093

#26092: doctest should allow custom sys.displayhook
http://bugs.python.org/issue26092

#26085: Tkinter spoils the input text
http://bugs.python.org/issue26085

#26081: Implement asyncio Future in C to improve performance
http://bugs.python.org/issue26081

#26073: Update the list of magic numbers in launcher
http://bugs.python.org/issue26073

#26072: pdb fails to access variables closed over
http://bugs.python.org/issue26072

#26051: Non-data descriptors in pydoc
http://bugs.python.org/issue26051

#26040: Improve coverage and rigour of test.test_math
http://bugs.python.org/issue26040

#26038: zipfile cannot handle zip files where the archive size for a f
http://bugs.python.org/issue26038



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

#26125: Incorrect error message in the module asyncio.selector_events.
http://bugs.python.org/issue26125

#26121: Use C99 functions in math if available
http://bugs.python.org/issue26121

#26117: Close directory descriptor in scandir iterator on error
http://bugs.python.org/issue26117

#26110: Speedup method calls 1.2x
http://bugs.python.org/issue26110

#26107: code.co_lnotab: use signed line number delta to support moving
http://bugs.python.org/issue26107

#26106: Move licences to literal blocks
http://bugs.python.org/issue26106

#26101: Lib/test/test_compileall.py fails when run directly
http://bugs.python.org/issue26101

#26100: Add test.support.optim_args_from_interpreter_flags()
http://bugs.python.org/issue26100

#26099: site ignores ImportError when running sitecustomize and usercu
http://bugs.python.org/issue26099

#26098: PEP 510: Specialize functions with guards
http://bugs.python.org/issue26098

#26089: Duplicated keyword in distutils metadata
http://bugs.python.org/issue26089

#26082: functools.lru_cache user specified cachedict support
http://bugs.python.org/issue26082

#26081: Implement asyncio Future in C to improve performance
http://bugs.python.org/issue26081

#26079: Build with Visual Studio 2015 using PlatformToolset=v120
http://bugs.python.org/issue26079

#26076: redundant checks in tok_get in Parser\tokenizer.c
http://bugs.python.org/issue26076



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

#25887: awaiting on coroutine more than once should be an error
http://bugs.python.org/issue25887 16 msgs

#26059: Integer Overflow in strop.replace()
http://bugs.python.org/issue26059 15 msgs

#26058: PEP 509: Add ma_version to PyDictObject
http://bugs.python.org/issue26058 13 msgs

#26071: bdist_wininst created binaries fail to start and find 32bit Py
http://bugs.python.org/issue26071 12 msgs

#25596: Use scandir() to speed up the glob module
http://bugs.python.org/issue25596 10 msgs

#26068: re.compile() repr end quote truncated
http://bugs.python.org/issue26068 10 msgs

#25940: SSL tests failed due to expired svn.python.org SSL certificate
http://bugs.python.org/issue25940 9 msgs

#25994: File descriptor leaks in os.scandir()
http://bugs.python.org/issue25994 8 msgs

#26111: On Windows, os.scandir will keep a handle on the directory unt
http://bugs.python.org/issue26111 7 msgs

#25995: os.walk() consumes a lot of file descriptors
http://bugs.python.org/issue25995 6 msgs



Issues closed (58)
==================

#7944: Use the 'with' statement in conjunction with 'open' throughout
http://bugs.python.org/issue7944 closed by ezio.melotti

#11440: fix_callable should be dropped from lib2to3 / changed
http://bugs.python.org/issue11440 closed by SilentGhost

#13963: dev guide has no mention of mechanics of patch review
http://bugs.python.org/issue13963 closed by ezio.melotti

#15430: Improve filecmp documentation
http://bugs.python.org/issue15430 closed by orsenthil

#19006: UnitTest docs should have a single list of assertions
http://bugs.python.org/issue19006 closed by ezio.melotti

#19316: devguide: compiler - wording
http://bugs.python.org/issue19316 closed by ezio.melotti

#22138: patch.object doesn't restore function defaults
http://bugs.python.org/issue22138 closed by orsenthil

#22570: Better stdlib support for Path objects
http://bugs.python.org/issue22570 closed by gvanrossum

#22642: trace module: convert to argparse
http://bugs.python.org/issue22642 closed by orsenthil

#23675: glossary entry for 'method resolution order' links to somethin
http://bugs.python.org/issue23675 closed by orsenthil

#23942: Explain naming of the patch files in the bug tracker
http://bugs.python.org/issue23942 closed by ezio.melotti

#24649: python -mtrace --help is wrong
http://bugs.python.org/issue24649 closed by SilentGhost

#24752: SystemError when importing from a non-package directory
http://bugs.python.org/issue24752 closed by brett.cannon

#24786: Changes in the devguide repository are not published online in
http://bugs.python.org/issue24786 closed by ezio.melotti

#24789: ctypes doc string
http://bugs.python.org/issue24789 closed by ezio.melotti

#25347: assert_has_calls output is formatted inconsistently
http://bugs.python.org/issue25347 closed by orsenthil

#25348: Update pgo_build.bat to use --pgo flag for regrtest
http://bugs.python.org/issue25348 closed by python-dev

#25486: Resurrect inspect.getargspec() in 3.6
http://bugs.python.org/issue25486 closed by yselivanov

#25517: regex howto example in "Lookahead Assertions"
http://bugs.python.org/issue25517 closed by ezio.melotti

#25574: 2.7 incorrectly documents objects hash as equal to id
http://bugs.python.org/issue25574 closed by ezio.melotti

#25730: invisible sidebar content with code snippets
http://bugs.python.org/issue25730 closed by ezio.melotti

#25752: asyncio.readline - add customizable line separator
http://bugs.python.org/issue25752 closed by martin.panter

#25802: Finish deprecating load_module()
http://bugs.python.org/issue25802 closed by brett.cannon

#25822: Add docstrings to fields of urllib.parse results
http://bugs.python.org/issue25822 closed by orsenthil

#25967: Devguide: add 2to3 to the "Changing CPython's Grammar" checkli
http://bugs.python.org/issue25967 closed by ezio.melotti

#25986: Collections.deque maxlen: added in 2.6 or 2.7?
http://bugs.python.org/issue25986 closed by ezio.melotti

#25991: readline example eventually consumes all memory
http://bugs.python.org/issue25991 closed by ezio.melotti

#26001: Tutorial: write() does not expect string in binary mode
http://bugs.python.org/issue26001 closed by ezio.melotti

#26004: pip install lifetimes - throwing error and unable to install p
http://bugs.python.org/issue26004 closed by terry.reedy

#26025: Document pathlib.Path.__truediv__()
http://bugs.python.org/issue26025 closed by brett.cannon

#26029: Broken sentence in extending documentation
http://bugs.python.org/issue26029 closed by terry.reedy

#26030: Use PEP8 in documentation examples
http://bugs.python.org/issue26030 closed by ezio.melotti

#26054: Unable to run scripts: idle3 -r script.py
http://bugs.python.org/issue26054 closed by zach.ware

#26055: sys.argv[0] is the python file, not ""
http://bugs.python.org/issue26055 closed by Wei

#26056: installation failure
http://bugs.python.org/issue26056 closed by zach.ware

#26061: logging LogRecordFactory allow kwargs
http://bugs.python.org/issue26061 closed by vinay.sajip

#26062: IPython4 bash magic ! with {} does not work with Python 3.5.1
http://bugs.python.org/issue26062 closed by brett.cannon

#26063: Update copyright in the devguide
http://bugs.python.org/issue26063 closed by ezio.melotti

#26064: directory is getting separated
http://bugs.python.org/issue26064 closed by SilentGhost

#26066: Language on the "Cryptographic Services" documentation page is
http://bugs.python.org/issue26066 closed by python-dev

#26069: Remove the Deprecated API in trace module
http://bugs.python.org/issue26069 closed by orsenthil

#26074: Add a method to pip.. pip.require("package_name")
http://bugs.python.org/issue26074 closed by berker.peksag

#26078: Python launcher options enhancement
http://bugs.python.org/issue26078 closed by eryksun

#26080: "abandonned" -> "abandoned" in PEP 510's https://hg.python.org
http://bugs.python.org/issue26080 closed by haypo

#26083: ValueError: insecure string pickle in subprocess.Popen on Pyth
http://bugs.python.org/issue26083 closed by gregory.p.smith

#26084: HTMLParser mishandles last attribute in self-closing tag
http://bugs.python.org/issue26084 closed by ezio.melotti

#26087: PEP 0373 should be updated
http://bugs.python.org/issue26087 closed by python-dev

#26088: re
http://bugs.python.org/issue26088 closed by ezio.melotti

#26091: decimal.Decimal(0)**0 throws decimal.InvalidOperation
http://bugs.python.org/issue26091 closed by skrah

#26096: '*' glob string matches dot files in pathlib
http://bugs.python.org/issue26096 closed by gvanrossum

#26097: 2.7 documentation about TextTestRunner do not specify all the
http://bugs.python.org/issue26097 closed by orsenthil

#26104: Reference leak in functools.partial constructor in failure cas
http://bugs.python.org/issue26104 closed by serhiy.storchaka

#26105: Python JSON module doesn't actually produce JSON
http://bugs.python.org/issue26105 closed by ezio.melotti

#26112: Error on example using "dialect" parameter. have to be: "diale
http://bugs.python.org/issue26112 closed by SilentGhost

#26113: pathlib p.match('') should return False rather than raising ex
http://bugs.python.org/issue26113 closed by gvanrossum

#26115: pathlib.glob('**') returns only directories
http://bugs.python.org/issue26115 closed by SilentGhost

#26116: CSV-module. The example code don't work. Have to be: reader =
http://bugs.python.org/issue26116 closed by SilentGhost

#26118: String performance issue using single quotes
http://bugs.python.org/issue26118 closed by SilentGhost

Python tracker

unread,
Jan 22, 2016, 12:10:16 PM1/22/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-01-15 - 2016-01-22)
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 5354 (-33)
closed 32585 (+89)
total 37939 (+56)

Open issues with patches: 2348


Issues opened (31)
==================

#25791: Raise an ImportWarning when __spec__.parent/__package__ isn't
http://bugs.python.org/issue25791 reopened by brett.cannon

#26128: Let the subprocess.STARTUPINFO constructor take arguments
http://bugs.python.org/issue26128 opened by cool-RR

#26130: redundant local copy of a char pointer in classify in Parser\p
http://bugs.python.org/issue26130 opened by Oren Milman

#26131: Raise ImportWarning when loader.load_module() is used
http://bugs.python.org/issue26131 opened by brett.cannon

#26132: 2.7.11 Windows Installer issues on Win2008R2
http://bugs.python.org/issue26132 opened by David Rader

#26133: asyncio: ugly error related to signal handlers at exit if the
http://bugs.python.org/issue26133 opened by Alex Brandt

#26134: HTTPPasswordMgrWithPriorAuth does not work with DigestAuthenti
http://bugs.python.org/issue26134 opened by guesommer

#26136: DeprecationWarning for PEP 479 (generator_stop)
http://bugs.python.org/issue26136 opened by martin.panter

#26137: [idea] use the Microsoft Antimalware Scan Interface
http://bugs.python.org/issue26137 opened by Alexander Riccio

#26140: inspect.iscoroutinefunction raises TypeError when checks Mock
http://bugs.python.org/issue26140 opened by miyakogi

#26141: typing module documentation incomplete
http://bugs.python.org/issue26141 opened by Ben.Darnell

#26143: Ensure that IDLE's stdlib imports are from the stdlib
http://bugs.python.org/issue26143 opened by terry.reedy

#26144: test_pkg test_4 and/or test_7 sometimes fail
http://bugs.python.org/issue26144 opened by martin.panter

#26145: PEP 511: Add sys.set_code_transformers()
http://bugs.python.org/issue26145 opened by haypo

#26146: PEP 511: Add ast.Constant to allow AST optimizer to emit const
http://bugs.python.org/issue26146 opened by haypo

#26148: String literals are not interned if in a tuple
http://bugs.python.org/issue26148 opened by serhiy.storchaka

#26149: Suggest PyCharm Community as an editor for Unix platforms
http://bugs.python.org/issue26149 opened by John Hagen

#26152: A non-breaking space in a source
http://bugs.python.org/issue26152 opened by Drekin

#26153: PyImport_GetModuleDict: no module dictionary! when `__del__` t
http://bugs.python.org/issue26153 opened by minrk

#26155: 3.5.1 installer issue on Win 7 32 bit
http://bugs.python.org/issue26155 opened by TarotRedhand

#26158: File truncate() not defaulting to current position as document
http://bugs.python.org/issue26158 opened by fornax

#26159: Unsafe to BaseEventLoop.set_debug(False) when PYTHONASYNCIODEB
http://bugs.python.org/issue26159 opened by Bradley McLean

#26160: Tutorial incorrectly claims that (explicit) relative imports d
http://bugs.python.org/issue26160 opened by Kevin.Norris

#26167: Improve copy.copy speed for built-in types (list/set/dict)
http://bugs.python.org/issue26167 opened by josh.r

#26168: Py_BuildValue may leak 'N' arguments on PyTuple_New failure
http://bugs.python.org/issue26168 opened by squidevil

#26173: test_ssl.bad_cert_test() exception handling
http://bugs.python.org/issue26173 opened by martin.panter

#26175: Fully implement IOBase abstract on SpooledTemporaryFile
http://bugs.python.org/issue26175 opened by Gary Fernie

#26176: EmailMessage example doesn't work
http://bugs.python.org/issue26176 opened by Srujan Chaitanya

#26177: tkinter: Canvas().keys returns empty strings.
http://bugs.python.org/issue26177 opened by terry.reedy

#26180: multiprocessing.util._afterfork_registry leak in threaded envi
http://bugs.python.org/issue26180 opened by mzamazal

#26181: argparse can't handle positional argument after list (help mes
http://bugs.python.org/issue26181 opened by atpage



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

#26181: argparse can't handle positional argument after list (help mes
http://bugs.python.org/issue26181

#26180: multiprocessing.util._afterfork_registry leak in threaded envi
http://bugs.python.org/issue26180

#26176: EmailMessage example doesn't work
http://bugs.python.org/issue26176

#26173: test_ssl.bad_cert_test() exception handling
http://bugs.python.org/issue26173

#26168: Py_BuildValue may leak 'N' arguments on PyTuple_New failure
http://bugs.python.org/issue26168

#26159: Unsafe to BaseEventLoop.set_debug(False) when PYTHONASYNCIODEB
http://bugs.python.org/issue26159

#26153: PyImport_GetModuleDict: no module dictionary! when `__del__` t
http://bugs.python.org/issue26153

#26141: typing module documentation incomplete
http://bugs.python.org/issue26141

#26136: DeprecationWarning for PEP 479 (generator_stop)
http://bugs.python.org/issue26136

#26131: Raise ImportWarning when loader.load_module() is used
http://bugs.python.org/issue26131

#26128: Let the subprocess.STARTUPINFO constructor take arguments
http://bugs.python.org/issue26128

#26122: Isolated mode doesn't ignore PYTHONHASHSEED
http://bugs.python.org/issue26122

#26120: pydoc: move __future__ imports out of the DATA block
http://bugs.python.org/issue26120

#26117: Close directory descriptor in scandir iterator on error
http://bugs.python.org/issue26117

#26103: Contradiction in definition of "data descriptor" between (dott
http://bugs.python.org/issue26103



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

#26177: tkinter: Canvas().keys returns empty strings.
http://bugs.python.org/issue26177

#26175: Fully implement IOBase abstract on SpooledTemporaryFile
http://bugs.python.org/issue26175

#26167: Improve copy.copy speed for built-in types (list/set/dict)
http://bugs.python.org/issue26167

#26146: PEP 511: Add ast.Constant to allow AST optimizer to emit const
http://bugs.python.org/issue26146

#26145: PEP 511: Add sys.set_code_transformers()
http://bugs.python.org/issue26145

#26144: test_pkg test_4 and/or test_7 sometimes fail
http://bugs.python.org/issue26144

#26140: inspect.iscoroutinefunction raises TypeError when checks Mock
http://bugs.python.org/issue26140

#26130: redundant local copy of a char pointer in classify in Parser\p
http://bugs.python.org/issue26130

#26125: Incorrect error message in the module asyncio.selector_events.
http://bugs.python.org/issue26125

#26121: Use C99 functions in math if available
http://bugs.python.org/issue26121

#26117: Close directory descriptor in scandir iterator on error
http://bugs.python.org/issue26117

#26110: Speedup method calls 1.2x
http://bugs.python.org/issue26110

#26098: PEP 510: Specialize functions with guards
http://bugs.python.org/issue26098

#26089: Duplicated keyword in distutils metadata
http://bugs.python.org/issue26089

#26082: functools.lru_cache user specified cachedict support
http://bugs.python.org/issue26082



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

#26158: File truncate() not defaulting to current position as document
http://bugs.python.org/issue26158 14 msgs

#25702: Link Time Optimizations support for GCC and CLANG
http://bugs.python.org/issue25702 12 msgs

#19475: Add timespec optional flag to datetime isoformat() to choose t
http://bugs.python.org/issue19475 9 msgs

#25878: CPython on Windows builds with /W3, not /W4
http://bugs.python.org/issue25878 8 msgs

#25907: Documentation i18n: Added trans tags in sphinx templates
http://bugs.python.org/issue25907 8 msgs

#26145: PEP 511: Add sys.set_code_transformers()
http://bugs.python.org/issue26145 8 msgs

#26152: A non-breaking space in a source
http://bugs.python.org/issue26152 7 msgs

#23883: __all__ lists are incomplete
http://bugs.python.org/issue23883 6 msgs

#25934: ICC compiler: ICC treats denormal floating point numbers as 0.
http://bugs.python.org/issue25934 6 msgs

#26146: PEP 511: Add ast.Constant to allow AST optimizer to emit const
http://bugs.python.org/issue26146 6 msgs



Issues closed (84)
==================

#5626: misleading comment in socket.gethostname() documentation
http://bugs.python.org/issue5626 closed by berker.peksag

#8604: Adding an atomic FS write API
http://bugs.python.org/issue8604 closed by haypo

#9006: xml-rpc Server object does not propagate the encoding to Unmar
http://bugs.python.org/issue9006 closed by serhiy.storchaka

#12869: PyOS_StdioReadline is printing the prompt on stderr
http://bugs.python.org/issue12869 closed by martin.panter

#14046: argparse: assertion failure if optional argument has square/ro
http://bugs.python.org/issue14046 closed by martin.panter

#15809: 2.7 IDLE console uses incorrect encoding.
http://bugs.python.org/issue15809 closed by serhiy.storchaka

#16620: Avoid using private function glob.glob1() in msi module and to
http://bugs.python.org/issue16620 closed by serhiy.storchaka

#16907: Distutils fails to build extension in path with spaces
http://bugs.python.org/issue16907 closed by zach.ware

#16956: Allow signed line number deltas in the code object's line num
http://bugs.python.org/issue16956 closed by haypo

#17633: zipimport's handling of namespace packages is incorrect
http://bugs.python.org/issue17633 closed by brett.cannon

#18620: multiprocessing page leaves out important part of Pool example
http://bugs.python.org/issue18620 closed by berker.peksag

#21385: in debug mode, compile(ast) fails with an assertion error if a
http://bugs.python.org/issue21385 closed by haypo

#21847: Fix xmlrpc in unicodeless build
http://bugs.python.org/issue21847 closed by serhiy.storchaka

#21949: Document the Py_SIZE() macro.
http://bugs.python.org/issue21949 closed by berker.peksag

#23795: argparse -- incorrect usage for mutually exclusive
http://bugs.python.org/issue23795 closed by martin.panter

#23962: Incorrect TimeoutError referenced in concurrent.futures docume
http://bugs.python.org/issue23962 closed by orsenthil

#23965: test_ssl failure on Fedora 22
http://bugs.python.org/issue23965 closed by ncoghlan

#24520: Stop using deprecated floating-point environment functions on
http://bugs.python.org/issue24520 closed by haypo

#24761: ERROR: test_dh_params (test.test_ssl.ThreadedTests)
http://bugs.python.org/issue24761 closed by martin.panter

#24832: Issue building viewable docs with newer sphinx (default theme
http://bugs.python.org/issue24832 closed by benjamin.peterson

#24985: Python install test fails - OpenSSL - "dh key too small"
http://bugs.python.org/issue24985 closed by martin.panter

#25058: Right square bracket argparse metavar
http://bugs.python.org/issue25058 closed by martin.panter

#25089: Can't run Python Launcher on Windows
http://bugs.python.org/issue25089 closed by steve.dower

#25366: test_venv fails with --without-threads
http://bugs.python.org/issue25366 closed by berker.peksag

#25613: fix ssl tests with sslv3 disabled
http://bugs.python.org/issue25613 closed by martin.panter

#25644: Unable to open IDLE on Windows 10 with Python 2.7.10
http://bugs.python.org/issue25644 closed by steve.dower

#25694: test.libregrtest not installed
http://bugs.python.org/issue25694 closed by steve.dower

#25704: Update the devguide to 3.5
http://bugs.python.org/issue25704 closed by berker.peksag

#25731: Assigning and deleting __new__ attr on the class does not allo
http://bugs.python.org/issue25731 closed by python-dev

#25759: Python 2.7.11rc1 not building with Visual Studio 2015
http://bugs.python.org/issue25759 closed by steve.dower

#25765: Installation error
http://bugs.python.org/issue25765 closed by steve.dower

#25799: 2.7.11rc1 not added to Win10 app list (start menu)
http://bugs.python.org/issue25799 closed by terry.reedy

#25824: 32-bit 2.7.11 installer creates registry keys that are incompa
http://bugs.python.org/issue25824 closed by steve.dower

#25843: code_richcompare() don't use constant type when comparing code
#25850: Building extensions with MSVC 2015 Express fails
http://bugs.python.org/issue25850 closed by steve.dower

#25859: EOFError in test_nntplib.NetworkedNNTPTests.test_starttls()
http://bugs.python.org/issue25859 closed by martin.panter

#25876: test_gdb: use subprocess._args_from_interpreter_flags() to tes
http://bugs.python.org/issue25876 closed by haypo

#25909: Incorrect documentation for PyMapping_Items and like
http://bugs.python.org/issue25909 closed by orsenthil

#25925: Coverage support for CPython 2
http://bugs.python.org/issue25925 closed by zach.ware

#25935: OrderedDict prevents garbage collection if a circulary referen
http://bugs.python.org/issue25935 closed by serhiy.storchaka

#25982: multiprocessing docs for Namespace lacks class definition
http://bugs.python.org/issue25982 closed by orsenthil

#25993: Crashed when call time.time() after using _mm_xor_si64
http://bugs.python.org/issue25993 closed by steve.dower

#26013: Pickle protocol 2.0 not loading in python 3.5
http://bugs.python.org/issue26013 closed by serhiy.storchaka
http://bugs.python.org/issue26017 closed by orsenthil

#26035: traceback.print_tb() takes `tb`, not `traceback` as a keyword
http://bugs.python.org/issue26035 closed by orsenthil

#26059: Integer Overflow in strop.replace()
http://bugs.python.org/issue26059 closed by serhiy.storchaka

#26065: python embedded 3.5 amd64 crash when using venv
http://bugs.python.org/issue26065 closed by steve.dower

#26070: Launcher fails to find in-place built binaries from earlier Py
http://bugs.python.org/issue26070 closed by steve.dower

#26071: bdist_wininst created binaries fail to start and find 32bit Py
http://bugs.python.org/issue26071 closed by steve.dower

#26073: Update the list of magic numbers in launcher
http://bugs.python.org/issue26073 closed by steve.dower

#26077: Make slicing of immutable structures return a view instead of
http://bugs.python.org/issue26077 closed by serhiy.storchaka

#26099: site ignores ImportError when running sitecustomize and usercu
http://bugs.python.org/issue26099 closed by haypo

#26100: PEP 511: Add test.support.optim_args_from_interpreter_flags()
http://bugs.python.org/issue26100 closed by haypo

#26101: Lib/test/test_compileall.py fails when run directly
http://bugs.python.org/issue26101 closed by haypo

#26106: Move licences to literal blocks
http://bugs.python.org/issue26106 closed by haypo

#26107: PEP 511: code.co_lnotab: use signed line number delta to suppo
http://bugs.python.org/issue26107 closed by haypo

#26108: Calling PyInitialize with 2.7.11 on Windows x64 terminates pro
http://bugs.python.org/issue26108 closed by steve.dower

#26114: Rewrite math.erf() and math.erfc() from scratch
http://bugs.python.org/issue26114 closed by brett.cannon

#26126: Possible subtle bug when normalizing and str.translate()ing
http://bugs.python.org/issue26126 closed by SilentGhost

#26127: Broken link in docs for tokenize
http://bugs.python.org/issue26127 closed by martin.panter

#26129: Difference in behaviour with grp.getgrgid and pwd.getpwuid
http://bugs.python.org/issue26129 closed by larry

#26135: Documentation Recommends Deprecated `imp` Module
http://bugs.python.org/issue26135 closed by orsenthil

#26138: Disable /W4 warning (non-standard dllimport behavior)
http://bugs.python.org/issue26138 closed by skrah

#26139: libmpdec: disable /W4 warning (non-standard dllimport behavior
http://bugs.python.org/issue26139 closed by skrah

#26142: Formatting bug on https://docs.python.org/2.7/c-api/intro.html
http://bugs.python.org/issue26142 closed by orsenthil

#26147: Encoding errors in xmlrpc
http://bugs.python.org/issue26147 closed by serhiy.storchaka

#26150: SequenceMatcher's algorithm is not correct
http://bugs.python.org/issue26150 closed by tim.peters

#26151: str(bytes) does __repr__() instead of __str__()
#26154: Add private _PyThreadState_UncheckedGet() to get the current t
http://bugs.python.org/issue26154 closed by haypo

#26156: Bad name into power operator syntax
http://bugs.python.org/issue26156 closed by yselivanov

#26157: Typo in asyncio documentation
http://bugs.python.org/issue26157 closed by berker.peksag

#26161: Use Py_uintptr_t instead of void* for atomic pointers
#26162: thread error
http://bugs.python.org/issue26162 closed by eryksun

#26163: FAIL: test_hash_effectiveness (test.test_set.TestFrozenSet)
#26164: test_with_pip() of test_venv fails on Windows buildbots
http://bugs.python.org/issue26164 closed by haypo

#26165: devguide: table summarizing status of Python branches
#26166: zlib compressor/decompressor objects should support copy proto
http://bugs.python.org/issue26166 closed by serhiy.storchaka

#26169: Pasting 900000 chars into a tk Entry widget fails
http://bugs.python.org/issue26169 closed by serhiy.storchaka

#26170: pip Crash on Unpacking in get_platform() line 119
http://bugs.python.org/issue26170 closed by dstufft

#26171: heap overflow in zipimporter module
http://bugs.python.org/issue26171 closed by python-dev

#26172: iBook can't open ePub
http://bugs.python.org/issue26172 closed by python-dev

#26174: Exception alias cause destruction of existing variable
http://bugs.python.org/issue26174 closed by brett.cannon

#26178: Python C-API: __all__ Creator
http://bugs.python.org/issue26178 closed by Devyn Johnson

#26179: Python C-API "unused-parameter" warnings
http://bugs.python.org/issue26179 closed by haypo

Python tracker

unread,
Jan 29, 2016, 12:10:12 PM1/29/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-01-22 - 2016-01-29)
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 5381 (+27)
closed 32615 (+30)
total 37996 (+57)

Open issues with patches: 2359


Issues opened (39)
==================

#26182: Deprecation warnings for the future async and await keywords
http://bugs.python.org/issue26182 opened by marco.buttu

#26184: raise an error when create_module() is not defined by exec_mod
http://bugs.python.org/issue26184 opened by brett.cannon

#26185: zipfile.ZipInfo slots can raise unexpected AttributeError
http://bugs.python.org/issue26185 opened by Matthew Zipay

#26186: LazyLoader rejecting use of SourceFileLoader
http://bugs.python.org/issue26186 opened by brett.cannon

#26187: sqlite3 trace callback prints duplicate line
http://bugs.python.org/issue26187 opened by palaviv

#26188: Provide more helpful error message when `await` is called insi
http://bugs.python.org/issue26188 opened by Nicholas Chammas

#26192: python3 k1om dissociation permanence: libffi
http://bugs.python.org/issue26192 opened by mancoast

#26193: python3 k1om dissociation permanence: readelf
http://bugs.python.org/issue26193 opened by mancoast

#26194: Undefined behavior for deque.insert() when len(d) == maxlen
http://bugs.python.org/issue26194 opened by rhettinger

#26195: Windows frozen .exe multiprocessing.Queue access is denied exc
http://bugs.python.org/issue26195 opened by alex_python_org

#26198: PyArg_ParseTuple with format "et#" and "es#" detects overflow
http://bugs.python.org/issue26198 opened by hniksic

#26200: SETREF adds unnecessary work in some cases
http://bugs.python.org/issue26200 opened by rhettinger

#26204: compiler: ignore constants used as statements? (don't emit LOA
http://bugs.python.org/issue26204 opened by haypo

#26205: Inconsistency concerning nested scopes
http://bugs.python.org/issue26205 opened by Roscoe R. Higgins

#26207: distutils msvccompiler fails due to mspdb140.dll error on debu
http://bugs.python.org/issue26207 opened by haypo

#26208: decimal C module's exceptions don't match the Python version
http://bugs.python.org/issue26208 opened by encukou

#26209: TypeError in smtpd module with string arguments
http://bugs.python.org/issue26209 opened by lorenzo.ancora

#26210: `HTMLParser.handle_data` may be invoked although `HTMLParser.r
http://bugs.python.org/issue26210 opened by Hibou57

#26212: Python with ncurses6.0 will not load _curses module on Solaris
http://bugs.python.org/issue26212 opened by jonesrw

#26213: Document BUILD_*_UNPACK opcodes
http://bugs.python.org/issue26213 opened by brett.cannon

#26214: textwrap should minimize number of breaks in extra long words
http://bugs.python.org/issue26214 opened by Tuomas Salo

#26215: Make GC_Head a compile-time option
http://bugs.python.org/issue26215 opened by yuriy_levchenko

#26216: run runtktests.py error when test tkinter
http://bugs.python.org/issue26216 opened by allensll

#26218: Set PrependPath default to true
http://bugs.python.org/issue26218 opened by Wallison Resende Santos

#26219: implement per-opcode cache in ceval
http://bugs.python.org/issue26219 opened by yselivanov

#26221: asynco run_in_executor swallows StopIteration
http://bugs.python.org/issue26221 opened by ikelly

#26222: Missing code in linux_distribution python 2.7.11
http://bugs.python.org/issue26222 opened by Rasmus Rynning Rasmussen

#26223: decimal.to_eng_string() does not implement engineering notatio
http://bugs.python.org/issue26223 opened by serge.stroobandt

#26224: Add "version added" for documentation of asyncio.timeout for d
http://bugs.python.org/issue26224 opened by Udi Oron

#26225: New misleading wording in execution model documenation
http://bugs.python.org/issue26225 opened by abarnert

#26226: Various test suite failures on Windows
http://bugs.python.org/issue26226 opened by ebarry

#26228: pty.spawn hangs on FreeBSD 9.3, 10.x
http://bugs.python.org/issue26228 opened by chris.torek

#26229: Make number serialization ES6/V8 compatible
http://bugs.python.org/issue26229 opened by anders.ru...@gmail.com

#26231: HTTPResponse.close() should consume all remaining data in body
http://bugs.python.org/issue26231 opened by Jacky

#26233: select.epoll.poll() should avoid calling malloc() each time
http://bugs.python.org/issue26233 opened by haypo

#26234: The typing module includes 're' and 'io' in __all__
http://bugs.python.org/issue26234 opened by gvanrossum

#26235: argparse docs: Positional * argument in mutually exclusive gro
http://bugs.python.org/issue26235 opened by paul.j3

#26236: urllib2 initiate irregular call to gethostbyaddr
http://bugs.python.org/issue26236 opened by juliadolgova

#26238: httplib use wrong hostname in https request with SNI support
http://bugs.python.org/issue26238 opened by lvhancy



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

#26238: httplib use wrong hostname in https request with SNI support
http://bugs.python.org/issue26238

#26236: urllib2 initiate irregular call to gethostbyaddr
http://bugs.python.org/issue26236

#26235: argparse docs: Positional * argument in mutually exclusive gro
http://bugs.python.org/issue26235

#26224: Add "version added" for documentation of asyncio.timeout for d
http://bugs.python.org/issue26224

#26216: run runtktests.py error when test tkinter
http://bugs.python.org/issue26216

#26214: textwrap should minimize number of breaks in extra long words
http://bugs.python.org/issue26214

#26209: TypeError in smtpd module with string arguments
http://bugs.python.org/issue26209

#26200: SETREF adds unnecessary work in some cases
http://bugs.python.org/issue26200

#26195: Windows frozen .exe multiprocessing.Queue access is denied exc
http://bugs.python.org/issue26195

#26193: python3 k1om dissociation permanence: readelf
http://bugs.python.org/issue26193

#26192: python3 k1om dissociation permanence: libffi
http://bugs.python.org/issue26192

#26187: sqlite3 trace callback prints duplicate line
http://bugs.python.org/issue26187

#26185: zipfile.ZipInfo slots can raise unexpected AttributeError
http://bugs.python.org/issue26185

#26184: raise an error when create_module() is not defined by exec_mod
http://bugs.python.org/issue26184

#26176: EmailMessage example doesn't work
http://bugs.python.org/issue26176



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

#26233: select.epoll.poll() should avoid calling malloc() each time
http://bugs.python.org/issue26233

#26228: pty.spawn hangs on FreeBSD 9.3, 10.x
http://bugs.python.org/issue26228

#26224: Add "version added" for documentation of asyncio.timeout for d
http://bugs.python.org/issue26224

#26219: implement per-opcode cache in ceval
http://bugs.python.org/issue26219

#26204: compiler: ignore constants used as statements? (don't emit LOA
http://bugs.python.org/issue26204

#26198: PyArg_ParseTuple with format "et#" and "es#" detects overflow
http://bugs.python.org/issue26198

#26194: Undefined behavior for deque.insert() when len(d) == maxlen
http://bugs.python.org/issue26194

#26192: python3 k1om dissociation permanence: libffi
http://bugs.python.org/issue26192

#26185: zipfile.ZipInfo slots can raise unexpected AttributeError
http://bugs.python.org/issue26185

#26177: tkinter: Canvas().keys returns empty strings.
http://bugs.python.org/issue26177

#26175: Fully implement IOBase abstract on SpooledTemporaryFile
http://bugs.python.org/issue26175

#26173: test_ssl.bad_cert_test() exception handling
http://bugs.python.org/issue26173

#26168: Py_BuildValue may leak 'N' arguments on PyTuple_New failure
http://bugs.python.org/issue26168

#26167: Improve copy.copy speed for built-in types (list/set/dict)
http://bugs.python.org/issue26167

#26145: PEP 511: Add sys.set_code_transformers()
http://bugs.python.org/issue26145



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

#26194: Undefined behavior for deque.insert() when len(d) == maxlen
http://bugs.python.org/issue26194 17 msgs

#26207: distutils msvccompiler fails due to mspdb140.dll error on debu
http://bugs.python.org/issue26207 12 msgs

#26198: PyArg_ParseTuple with format "et#" and "es#" detects overflow
http://bugs.python.org/issue26198 11 msgs

#26039: More flexibility in zipfile interface
http://bugs.python.org/issue26039 7 msgs

#26219: implement per-opcode cache in ceval
http://bugs.python.org/issue26219 7 msgs

#26223: decimal.to_eng_string() does not implement engineering notatio
http://bugs.python.org/issue26223 7 msgs

#19883: Integer overflow in zipimport.c
http://bugs.python.org/issue19883 6 msgs

#20598: argparse docs: '7'.split() is confusing magic
http://bugs.python.org/issue20598 6 msgs

#25314: Documentation: argparse's actions store_{true,false} default t
http://bugs.python.org/issue25314 6 msgs

#26204: compiler: ignore constants used as statements? (don't emit LOA
http://bugs.python.org/issue26204 6 msgs



Issues closed (27)
==================

#18018: SystemError: Parent module '' not loaded, cannot perform relat
http://bugs.python.org/issue18018 closed by brett.cannon

#18898: Apply the setobject optimizations to dictionaries
http://bugs.python.org/issue18898 closed by rhettinger

#19023: ctypes docs: Unimplemented and undocumented features
http://bugs.python.org/issue19023 closed by martin.panter

#22363: argparse AssertionError with add_mutually_exclusive_group and
http://bugs.python.org/issue22363 closed by martin.panter

#24705: sysconfig._parse_makefile doesn't expand ${} vars appearing be
http://bugs.python.org/issue24705 closed by berker.peksag

#25296: Simple End-of-life guide covering all unsupported versions
http://bugs.python.org/issue25296 closed by berker.peksag

#26034: venv documentation out of date
http://bugs.python.org/issue26034 closed by berker.peksag

#26146: PEP 511: Add ast.Constant to allow AST optimizer to emit const
http://bugs.python.org/issue26146 closed by haypo

#26181: argparse can't handle positional argument after list (help mes
http://bugs.python.org/issue26181 closed by martin.panter

#26183: 2.7.11 won't clean install on Windows 10 x64
http://bugs.python.org/issue26183 closed by Roger Cook

#26189: Interpreter returns control to cmd.exe early
http://bugs.python.org/issue26189 closed by Ivan.Pozdeev

#26190: GC memory leak using weak and cyclic references
http://bugs.python.org/issue26190 closed by koehlma

#26191: pip on Windows doesn't honor Case
http://bugs.python.org/issue26191 closed by SilentGhost

#26196: Argparse breaks when a switch is given an argument beginning w
http://bugs.python.org/issue26196 closed by eric.smith

#26197: arange from numpy function has some limits....I propose a pyth
http://bugs.python.org/issue26197 closed by ebarry

#26199: fix broken link to hamcrest.library.integration.match_equality
http://bugs.python.org/issue26199 closed by berker.peksag

#26201: Faster type checking in listobject.c
http://bugs.python.org/issue26201 closed by rhettinger

#26202: The range() object is deepcopied as atomic
http://bugs.python.org/issue26202 closed by serhiy.storchaka

#26203: nesting venv in virtualenv segfaults
http://bugs.python.org/issue26203 closed by brett.cannon

#26206: test_socket.testRecvmsgPeek() timeout on "AMD64 Debian root 3.
http://bugs.python.org/issue26206 closed by martin.panter

#26211: HTMLParser: “AssertionError: we should not get here!”
http://bugs.python.org/issue26211 closed by Hibou57

#26217: Fatal error when importing ``test.test_os`` in debug mode on W
http://bugs.python.org/issue26217 closed by ebarry

#26220: Unicode HOWTO references a question mark that isn't in snippet
http://bugs.python.org/issue26220 closed by martin.panter

#26227: Windows: socket.gethostbyaddr(name) fails for non-ASCII hostna
http://bugs.python.org/issue26227 closed by haypo

#26230: Cookies do not correct if cookiename includes [ or ]
http://bugs.python.org/issue26230 closed by tom_lt

#26232: Mock(spec=spec) has no effect
http://bugs.python.org/issue26232 closed by michael.foord

#26237: UnboundLocalError error while handling exception

Python tracker

unread,
Feb 5, 2016, 12:10:17 PM2/5/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-01-29 - 2016-02-05)
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 5413 (+32)
closed 32641 (+26)
total 38054 (+58)

Open issues with patches: 2367


Issues opened (50)
==================

#25660: tabs don't work correctly in python repl
http://bugs.python.org/issue25660 reopened by martin.panter

#26239: distutils link-objects is not normalized
http://bugs.python.org/issue26239 opened by jdfergason

#26240: Docstring of the subprocess module should be cleaned up
http://bugs.python.org/issue26240 opened by Antony.Lee

#26243: zlib.compress level as keyword argument
http://bugs.python.org/issue26243 opened by palaviv

#26246: Code output toggle button uses removed jQuery method
http://bugs.python.org/issue26246 opened by ccwang002

#26247: Document Chrome/Chromium for python2.7
http://bugs.python.org/issue26247 opened by Ismail s

#26248: Improve scandir DirEntry docs, especially re symlinks and cach
http://bugs.python.org/issue26248 opened by benhoyt

#26249: Change PyMem_Malloc to use PyObject_Malloc allocator?
#26250: no document for sqlite3.Cursor.connection
http://bugs.python.org/issue26250 opened by qinghao

#26251: Use "Low-fragmentation Heap" memory allocator on Windows
http://bugs.python.org/issue26251 opened by haypo

#26252: Add an example to importlib docs on setting up an importer
http://bugs.python.org/issue26252 opened by brett.cannon

#26253: tarfile in stream mode always set zlib compression level to 9
http://bugs.python.org/issue26253 opened by Patrik Dufresne

#26254: ssl should raise an exception when trying to load an unusable
http://bugs.python.org/issue26254 opened by abacabadabacaba

#26256: Fast decimalisation and conversion to other bases
http://bugs.python.org/issue26256 opened by jneb

#26257: Eliminate buffer_tests.py
http://bugs.python.org/issue26257 opened by martin.panter

#26258: readline module for python 3.x on windows
http://bugs.python.org/issue26258 opened by Ali Razmjoo

#26259: Memleak when repeated calls to asyncio.queue.Queue.get is perf
http://bugs.python.org/issue26259 opened by Jonas Brunsgaard

#26261: NamedTemporaryFile documentation is vague about the `name` att
http://bugs.python.org/issue26261 opened by ztane

#26262: Cannot compile with /fp:strict with MSVC
http://bugs.python.org/issue26262 opened by zach.ware

#26263: Serialize array.array to JSON by default
http://bugs.python.org/issue26263 opened by Omer.Katz

#26264: keyword module missing async and await keywords
http://bugs.python.org/issue26264 opened by tuxtimo

#26265: build errors on OS X 10.11 with --enable-universalsdk
http://bugs.python.org/issue26265 opened by davidjamesbeck

#26266: add classattribute to enum to handle non-Enum attributes
http://bugs.python.org/issue26266 opened by ethan.furman

#26267: UUID docs should say how to get "standard form"
http://bugs.python.org/issue26267 opened by abarnert

#26268: Update python.org installers to use OpenSSL 1.0.2f
http://bugs.python.org/issue26268 opened by zach.ware

#26269: zipfile should call lstat instead of stat if available
http://bugs.python.org/issue26269 opened by Patrik Dufresne

#26270: Support for read()/write()/select() on asyncio
http://bugs.python.org/issue26270 opened by Paulo Costa

#26271: freeze.py makefile uses the wrong flags variables
http://bugs.python.org/issue26271 opened by Daniel Shaulov

#26273: Expose TCP_CONGESTION and TCP_USER_TIMEOUT to the socket modul
http://bugs.python.org/issue26273 opened by Omar Sandoval

#26275: perf.py: calibrate benchmarks using time, not using a fixed nu
http://bugs.python.org/issue26275 opened by haypo

#26276: Inconsistent behaviour of PEP 3101 formatting between versions
http://bugs.python.org/issue26276 opened by Mark Shannon

#26277: Allow zipapp to target modules
http://bugs.python.org/issue26277 opened by flying sheep

#26278: BaseTransport.close() does not trigger connection_lost()
http://bugs.python.org/issue26278 opened by Sümer.Cip

#26279: time.strptime does not properly convert out-of-bounds values
http://bugs.python.org/issue26279 opened by iaslan

#26280: ceval: Optimize [] operation similarly to CPython 2.7
http://bugs.python.org/issue26280 opened by yselivanov

#26281: Clear sys.path_importer_cache from importlib.invalidate_caches
http://bugs.python.org/issue26281 opened by brett.cannon

#26282: Add support for partial keyword arguments in extension functio
http://bugs.python.org/issue26282 opened by serhiy.storchaka

#26283: zipfile can not handle the path build by os.path.join()
http://bugs.python.org/issue26283 opened by 張伯誠

#26284: FIx telco benchmark
http://bugs.python.org/issue26284 opened by skrah

#26285: Garbage collection of unused input sections from CPython binar
http://bugs.python.org/issue26285 opened by alecsandru.patrascu

#26286: dis module: coroutine opcode documentation clarity
http://bugs.python.org/issue26286 opened by Jim.Jewett

#26287: Core dump in f-string with formatting errors due to refcount b
http://bugs.python.org/issue26287 opened by encukou

#26288: Optimize PyLong_AsDouble for single-digit longs
http://bugs.python.org/issue26288 opened by yselivanov

#26289: Optimize floor division for ints
http://bugs.python.org/issue26289 opened by yselivanov

#26290: fileinput and 'for line in sys.stdin' do strange mockery of in
http://bugs.python.org/issue26290 opened by Don Hatch

#26292: Raw I/O writelines() broken
http://bugs.python.org/issue26292 opened by haypo

#26293: Embedded zipfile fields dependent on absolute position
http://bugs.python.org/issue26293 opened by spoo

#26294: Queue().unfinished_tasks not in docs - deliberate?
http://bugs.python.org/issue26294 opened by frankmillman

#26295: Random failures when running test suite in parallel (-m test -
http://bugs.python.org/issue26295 opened by haypo

#26296: colorys rgb_to_hls algorithm error
http://bugs.python.org/issue26296 opened by Mats Luspa



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

#26294: Queue().unfinished_tasks not in docs - deliberate?
http://bugs.python.org/issue26294

#26289: Optimize floor division for ints
http://bugs.python.org/issue26289

#26288: Optimize PyLong_AsDouble for single-digit longs
http://bugs.python.org/issue26288

#26286: dis module: coroutine opcode documentation clarity
http://bugs.python.org/issue26286

#26284: FIx telco benchmark
http://bugs.python.org/issue26284

#26283: zipfile can not handle the path build by os.path.join()
http://bugs.python.org/issue26283

#26281: Clear sys.path_importer_cache from importlib.invalidate_caches
http://bugs.python.org/issue26281

#26279: time.strptime does not properly convert out-of-bounds values
http://bugs.python.org/issue26279

#26278: BaseTransport.close() does not trigger connection_lost()
http://bugs.python.org/issue26278

#26277: Allow zipapp to target modules
http://bugs.python.org/issue26277

#26273: Expose TCP_CONGESTION and TCP_USER_TIMEOUT to the socket modul
http://bugs.python.org/issue26273

#26271: freeze.py makefile uses the wrong flags variables
http://bugs.python.org/issue26271

#26269: zipfile should call lstat instead of stat if available
http://bugs.python.org/issue26269

#26268: Update python.org installers to use OpenSSL 1.0.2f
http://bugs.python.org/issue26268

#26266: add classattribute to enum to handle non-Enum attributes
http://bugs.python.org/issue26266



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

#26289: Optimize floor division for ints
http://bugs.python.org/issue26289

#26288: Optimize PyLong_AsDouble for single-digit longs
http://bugs.python.org/issue26288

#26285: Garbage collection of unused input sections from CPython binar
http://bugs.python.org/issue26285

#26280: ceval: Optimize [] operation similarly to CPython 2.7
http://bugs.python.org/issue26280

#26275: perf.py: calibrate benchmarks using time, not using a fixed nu
http://bugs.python.org/issue26275

#26273: Expose TCP_CONGESTION and TCP_USER_TIMEOUT to the socket modul
http://bugs.python.org/issue26273

#26271: freeze.py makefile uses the wrong flags variables
http://bugs.python.org/issue26271

#26257: Eliminate buffer_tests.py
http://bugs.python.org/issue26257

#26249: Change PyMem_Malloc to use PyObject_Malloc allocator?
http://bugs.python.org/issue26249

#26248: Improve scandir DirEntry docs, especially re symlinks and cach
http://bugs.python.org/issue26248

#26246: Code output toggle button uses removed jQuery method
http://bugs.python.org/issue26246

#26243: zlib.compress level as keyword argument
http://bugs.python.org/issue26243

#26228: pty.spawn hangs on FreeBSD 9.3, 10.x
http://bugs.python.org/issue26228

#26224: Add "version added" for documentation of asyncio.timeout for d
http://bugs.python.org/issue26224

#26219: implement per-opcode cache in ceval
http://bugs.python.org/issue26219



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

#21955: ceval.c: implement fast path for integers with a single digit
http://bugs.python.org/issue21955 56 msgs

#26275: perf.py: calibrate benchmarks using time, not using a fixed nu
http://bugs.python.org/issue26275 19 msgs

#26249: Change PyMem_Malloc to use PyObject_Malloc allocator?
http://bugs.python.org/issue26249 18 msgs

#26280: ceval: Optimize [] operation similarly to CPython 2.7
http://bugs.python.org/issue26280 13 msgs

#25660: tabs don't work correctly in python repl
http://bugs.python.org/issue25660 10 msgs

#26194: Undefined behavior for deque.insert() when len(d) == maxlen
http://bugs.python.org/issue26194 10 msgs

#26256: Fast decimalisation and conversion to other bases
http://bugs.python.org/issue26256 9 msgs

#25924: investigate if getaddrinfo(3) on OSX is thread-safe
http://bugs.python.org/issue25924 8 msgs

#26229: Make number serialization ES6/V8 compatible
http://bugs.python.org/issue26229 8 msgs

#26285: Garbage collection of unused input sections from CPython binar
http://bugs.python.org/issue26285 8 msgs



Issues closed (26)
==================

#12923: test_urllib fails in refleak mode
http://bugs.python.org/issue12923 closed by martin.panter

#19587: Remove empty tests in test_bytes.FixedStringTest
http://bugs.python.org/issue19587 closed by martin.panter

#19883: Integer overflow in zipimport.c
http://bugs.python.org/issue19883 closed by serhiy.storchaka

#21328: Resize doesn't change reported length on create_string_buffer(
http://bugs.python.org/issue21328 closed by Dustin.Oprea

#22923: No prompt for "display all X possibilities" on completion-enab
http://bugs.python.org/issue22923 closed by yoha

#23076: list(pathlib.Path().glob("")) fails with IndexError
http://bugs.python.org/issue23076 closed by berker.peksag

#23601: use small object allocator for dict key storage
http://bugs.python.org/issue23601 closed by rhettinger

#25774: [benchmarks] Adjust to allow uploading benchmark data to codes
http://bugs.python.org/issue25774 closed by zach.ware

#25798: Update python.org installers to use OpenSSL 1.0.2e
http://bugs.python.org/issue25798 closed by zach.ware

#25934: ICC compiler: ICC treats denormal floating point numbers as 0.
http://bugs.python.org/issue25934 closed by zach.ware

#25945: Type confusion in partial_setstate and partial_call leads to m
http://bugs.python.org/issue25945 closed by serhiy.storchaka

#26125: Incorrect error message in the module asyncio.selector_events.
http://bugs.python.org/issue26125 closed by berker.peksag

#26173: test_ssl.bad_cert_test() exception handling
http://bugs.python.org/issue26173 closed by martin.panter

#26218: Set PrependPath default to true
http://bugs.python.org/issue26218 closed by steve.dower

#26222: Missing code in linux_distribution python 2.7.11
http://bugs.python.org/issue26222 closed by berker.peksag

#26233: select.epoll.poll() should avoid calling malloc() each time
http://bugs.python.org/issue26233 closed by haypo

#26238: httplib use wrong hostname in https request with SNI support
http://bugs.python.org/issue26238 closed by lvhancy

#26241: repr() and str() are identical for floats in 3.5
http://bugs.python.org/issue26241 closed by mark.dickinson

#26242: reST formatting error in Doc/library/importlib.rst
http://bugs.python.org/issue26242 closed by berker.peksag

#26244: zlib.compressobj level default value documentation
http://bugs.python.org/issue26244 closed by martin.panter

#26245: AttributeError (GL_READ_WRITE) when importing OpenGL.GL
http://bugs.python.org/issue26245 closed by berker.peksag

#26255: symtable.Symbol.is_referenced() returns false for valid use
http://bugs.python.org/issue26255 closed by benjamin.peterson

#26260: utf8 decoding inconsistency between P2 and P3
http://bugs.python.org/issue26260 closed by haypo

#26272: `zipfile.ZipFile` fails reading a file object in specific vers
http://bugs.python.org/issue26272 closed by Pengyu Chen

#26274: Add CPU affinity to perf.py
http://bugs.python.org/issue26274 closed by haypo

#26291: Floating-point arithmetic
http://bugs.python.org/issue26291 closed by ebarry

Python tracker

unread,
Feb 12, 2016, 12:10:22 PM2/12/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-02-05 - 2016-02-12)
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 5417 ( +4)
closed 32691 (+50)
total 38108 (+54)

Open issues with patches: 2368


Issues opened (39)
==================

#22107: tempfile module misinterprets access denied error on Windows
http://bugs.python.org/issue22107 reopened by serhiy.storchaka

#25911: Regression: os.walk now using os.scandir() breaks bytes filena
http://bugs.python.org/issue25911 reopened by serhiy.storchaka

#26299: wsgiref.util FileWrapper raises ValueError: I/O operation on c
http://bugs.python.org/issue26299 opened by samwyse

#26300: "unpacked" bytecode
http://bugs.python.org/issue26300 opened by abarnert

#26302: cookies module allows commas in keys
http://bugs.python.org/issue26302 opened by jason.coombs

#26303: Shared execution context between doctests in a module
http://bugs.python.org/issue26303 opened by kernc

#26305: Make Argument Clinic to generate PEP 7 conforming code
http://bugs.python.org/issue26305 opened by serhiy.storchaka

#26306: Can't create abstract tuple
http://bugs.python.org/issue26306 opened by Jack Hargreaves

#26307: no PGO for built-in modules with `make profile-opt`
http://bugs.python.org/issue26307 opened by tzot

#26308: Solaris 10 build issues
http://bugs.python.org/issue26308 opened by gms

#26309: socketserver.BaseServer._handle_request_noblock() don't shutdw
http://bugs.python.org/issue26309 opened by palaviv

#26313: ssl.py _load_windows_store_certs fails if windows cert store i
http://bugs.python.org/issue26313 opened by Jonathan Kamens

#26314: interned strings are stored in a dict, a set would use less me
http://bugs.python.org/issue26314 opened by gregory.p.smith

#26316: Probable typo in Arg Clinic’s linear_format()
http://bugs.python.org/issue26316 opened by martin.panter

#26317: Build Problem with GCC + Macintosh OS X 10.11 El Capitain
http://bugs.python.org/issue26317 opened by Robert P Fischer

#26318: `io.open(fd, ...).name` returns numeric fd instead of None
http://bugs.python.org/issue26318 opened by mmarkk

#26319: Check recData size before unpack in zipfile
http://bugs.python.org/issue26319 opened by j w

#26322: Missing docs for typing.Set
http://bugs.python.org/issue26322 opened by gvanrossum

#26323: Add a assert_called() method for mock objects
http://bugs.python.org/issue26323 opened by Amit.Saha

#26326: Named entity "vertical line" missed in 2.7 htmlentitydefs.py
http://bugs.python.org/issue26326 opened by andreas.roehler

#26327: File > Save in IDLE shell window not working
http://bugs.python.org/issue26327 opened by xflr6

#26328: shutil._copyxattr() function shouldn't fail if setting securit
http://bugs.python.org/issue26328 opened by bigon

#26329: os.path.normpath("//") returns //
http://bugs.python.org/issue26329 opened by Fred Rolland

#26330: shutil.disk_usage() on Windows can't properly handle unicode
http://bugs.python.org/issue26330 opened by giampaolo.rodola

#26331: Tokenizer: allow underscores for grouping in numeric literals
http://bugs.python.org/issue26331 opened by georg.brandl

#26332: OSError: exception: access violation writing <...> (Windows 10
http://bugs.python.org/issue26332 opened by jk

#26333: Multiprocessing imap hangs when generator input errors
http://bugs.python.org/issue26333 opened by Aaron Halfaker

#26334: bytes.translate() doesn't take keyword arguments; docs suggest
http://bugs.python.org/issue26334 opened by Nicholas Chammas

#26335: Make mmap.write return the number of bytes written like other
http://bugs.python.org/issue26335 opened by jstasiak

#26336: Expose regex bytecode as attribute of compiled pattern object
http://bugs.python.org/issue26336 opened by Jonathan Goble

#26337: Bypass imghdr module determines the type of image
http://bugs.python.org/issue26337 opened by Ramin Farajpour Cami

#26338: remove duplicate bind addresses in create_server
http://bugs.python.org/issue26338 opened by sebastien.bourdeauducq

#26340: modal dialog with transient method; parent window fails to ico
http://bugs.python.org/issue26340 opened by vs

#26342: Faster bit ops for single-digit positive longs
http://bugs.python.org/issue26342 opened by yselivanov

#26346: PySequenceMethods documentation missing sq_slice and sq_ass_sl
http://bugs.python.org/issue26346 opened by atuining

#26347: BoundArguments.apply_defaults doesn't handle empty arguments
http://bugs.python.org/issue26347 opened by Frederick Wagner

#26348: activate.fish sets VENV prompt incorrectly
http://bugs.python.org/issue26348 opened by Dan McCombs

#26349: Ship python35.lib with the embedded distribution, please
http://bugs.python.org/issue26349 opened by Thomas Führinger

#26350: Windoes: signal doc should state certains signals can't be reg
http://bugs.python.org/issue26350 opened by giampaolo.rodola



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

#26349: Ship python35.lib with the embedded distribution, please
http://bugs.python.org/issue26349

#26348: activate.fish sets VENV prompt incorrectly
http://bugs.python.org/issue26348

#26340: modal dialog with transient method; parent window fails to ico
http://bugs.python.org/issue26340

#26338: remove duplicate bind addresses in create_server
http://bugs.python.org/issue26338

#26336: Expose regex bytecode as attribute of compiled pattern object
http://bugs.python.org/issue26336

#26335: Make mmap.write return the number of bytes written like other
http://bugs.python.org/issue26335

#26333: Multiprocessing imap hangs when generator input errors
http://bugs.python.org/issue26333

#26332: OSError: exception: access violation writing <...> (Windows 10
http://bugs.python.org/issue26332

#26327: File > Save in IDLE shell window not working
http://bugs.python.org/issue26327

#26322: Missing docs for typing.Set
http://bugs.python.org/issue26322

#26319: Check recData size before unpack in zipfile
http://bugs.python.org/issue26319

#26313: ssl.py _load_windows_store_certs fails if windows cert store i
http://bugs.python.org/issue26313

#26308: Solaris 10 build issues
http://bugs.python.org/issue26308

#26306: Can't create abstract tuple
http://bugs.python.org/issue26306

#26299: wsgiref.util FileWrapper raises ValueError: I/O operation on c
http://bugs.python.org/issue26299



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

#26348: activate.fish sets VENV prompt incorrectly
http://bugs.python.org/issue26348

#26347: BoundArguments.apply_defaults doesn't handle empty arguments
http://bugs.python.org/issue26347

#26342: Faster bit ops for single-digit positive longs
http://bugs.python.org/issue26342

#26338: remove duplicate bind addresses in create_server
http://bugs.python.org/issue26338

#26335: Make mmap.write return the number of bytes written like other
http://bugs.python.org/issue26335

#26331: Tokenizer: allow underscores for grouping in numeric literals
http://bugs.python.org/issue26331

#26323: Add a assert_called() method for mock objects
http://bugs.python.org/issue26323

#26314: interned strings are stored in a dict, a set would use less me
http://bugs.python.org/issue26314

#26309: socketserver.BaseServer._handle_request_noblock() don't shutdw
http://bugs.python.org/issue26309

#26308: Solaris 10 build issues
http://bugs.python.org/issue26308

#26305: Make Argument Clinic to generate PEP 7 conforming code
http://bugs.python.org/issue26305

#26302: cookies module allows commas in keys
http://bugs.python.org/issue26302

#26285: Garbage collection of unused input sections from CPython binar
http://bugs.python.org/issue26285

#26282: Add support for partial keyword arguments in extension functio
http://bugs.python.org/issue26282

#26280: ceval: Optimize list[int] (subscript) operation similarly to C
http://bugs.python.org/issue26280



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

#21955: ceval.c: implement fast path for integers with a single digit
http://bugs.python.org/issue21955 28 msgs

#26302: cookies module allows commas in keys
http://bugs.python.org/issue26302 14 msgs

#26200: SETREF adds unnecessary work in some cases
http://bugs.python.org/issue26200 11 msgs

#26331: Tokenizer: allow underscores for grouping in numeric literals
http://bugs.python.org/issue26331 11 msgs

#24165: Free list for single-digits ints
http://bugs.python.org/issue24165 10 msgs

#26182: Deprecation warnings for the future async and await keywords i
http://bugs.python.org/issue26182 6 msgs

#24916: In sysconfig, don't rely on sys.version format
http://bugs.python.org/issue24916 5 msgs

#26330: shutil.disk_usage() on Windows can't properly handle unicode
http://bugs.python.org/issue26330 5 msgs

#25195: mock.ANY doesn't match mock.MagicMock() object
http://bugs.python.org/issue25195 4 msgs

#25911: Regression: os.walk now using os.scandir() breaks bytes filena
http://bugs.python.org/issue25911 4 msgs



Issues closed (47)
==================

#15731: Mechanism for inheriting docstrings and signatures
http://bugs.python.org/issue15731 closed by ncoghlan

#16023: IDLE freezes on ^5 or ^6 (Un-)Tabify Region with OS X Cocoa Tk
http://bugs.python.org/issue16023 closed by ned.deily

#19543: Add -3 warnings for codec convenience method changes
http://bugs.python.org/issue19543 closed by ncoghlan

#22983: Cookie parsing should be more permissive
http://bugs.python.org/issue22983 closed by martin.panter

#25226: "suffix" attribute not documented in logging.TimedRotatingFile
http://bugs.python.org/issue25226 closed by vinay.sajip

#25295: functools.lru_cache raises KeyError
http://bugs.python.org/issue25295 closed by Peter Brady

#25639: open 'PhysicalDriveN' on windows fails (since python 3.5) with
http://bugs.python.org/issue25639 closed by eryksun

#25698: The copy_reg module becomes unexpectedly empty in test_cpickle
http://bugs.python.org/issue25698 closed by serhiy.storchaka

#25709: Problem with string concatenation and utf-8 cache.
http://bugs.python.org/issue25709 closed by georg.brandl

#25848: Tkinter tests failed on Windows buildbots
http://bugs.python.org/issue25848 closed by zach.ware

#25949: Lazy creation of __dict__ in OrderedDict
http://bugs.python.org/issue25949 closed by serhiy.storchaka

#25983: Add tests for multi-argument type()
http://bugs.python.org/issue25983 closed by serhiy.storchaka

#25985: Use sys.version_info instead of sys.version
http://bugs.python.org/issue25985 closed by serhiy.storchaka

#25992: test_gdb fails on OSX
http://bugs.python.org/issue25992 closed by ned.deily

#25994: File descriptor leaks in os.scandir()
http://bugs.python.org/issue25994 closed by serhiy.storchaka

#25995: os.walk() consumes a lot of file descriptors
http://bugs.python.org/issue25995 closed by serhiy.storchaka

#26045: Improve error message for http.client when posting unicode str
http://bugs.python.org/issue26045 closed by martin.panter

#26086: Bug in os module
http://bugs.python.org/issue26086 closed by steven.daprano

#26117: Close directory descriptor in scandir iterator on error
http://bugs.python.org/issue26117 closed by serhiy.storchaka

#26136: DeprecationWarning for PEP 479 (generator_stop)
http://bugs.python.org/issue26136 closed by martin.panter

#26198: PyArg_ParseTuple with format "et#" and "es#" detects overflow
http://bugs.python.org/issue26198 closed by serhiy.storchaka

#26204: compiler: ignore constants used as statements (don't emit LOAD
http://bugs.python.org/issue26204 closed by haypo

#26223: decimal.to_eng_string() does not implement engineering notatio
http://bugs.python.org/issue26223 closed by rhettinger

#26243: zlib.compress level as keyword argument
http://bugs.python.org/issue26243 closed by martin.panter

#26248: Improve scandir DirEntry docs, especially re symlinks and cach
http://bugs.python.org/issue26248 closed by gvanrossum

#26279: time.strptime does not properly convert out-of-bounds values
http://bugs.python.org/issue26279 closed by ned.deily

#26287: Core dump in f-string with formatting errors
http://bugs.python.org/issue26287 closed by eric.smith

#26288: Optimize PyLong_AsDouble for single-digit longs
http://bugs.python.org/issue26288 closed by yselivanov

#26289: Optimize floor division for ints
http://bugs.python.org/issue26289 closed by yselivanov

#26294: Queue().unfinished_tasks not in docs - deliberate?
http://bugs.python.org/issue26294 closed by rhettinger

#26297: Move constant folding to AST level
http://bugs.python.org/issue26297 closed by serhiy.storchaka

#26298: Split ceval.c into small files
http://bugs.python.org/issue26298 closed by haypo

#26301: ceval.c: reintroduce fast-path for list[index] in BINARY_SUBSC
http://bugs.python.org/issue26301 closed by haypo

#26304: Fix “allows to <verb>” in documentation
http://bugs.python.org/issue26304 closed by martin.panter

#26310: Fix typo “variariables” in socketserver.py
http://bugs.python.org/issue26310 closed by martin.panter

#26311: Typo in documentation for xml.parsers.expat
http://bugs.python.org/issue26311 closed by martin.panter

#26312: Raise SystemError on programmical errors in PyArg_Parse*()
http://bugs.python.org/issue26312 closed by serhiy.storchaka

#26315: Optimize mod division for ints
http://bugs.python.org/issue26315 closed by yselivanov

#26320: Web documentation for 2.7 has unreadable highlights in Table o
http://bugs.python.org/issue26320 closed by python-dev

#26321: datetime.strptime fails to parse AM/PM correctly
http://bugs.python.org/issue26321 closed by zach.ware

#26324: sum() incorrect on negative zeros
http://bugs.python.org/issue26324 closed by Jim.Jewett

#26325: Add helper to check that no ResourceWarning is emitted
http://bugs.python.org/issue26325 closed by serhiy.storchaka

#26339: Python rk0.3b1 KeyError: 'config_argparse_rel_path'
http://bugs.python.org/issue26339 closed by berker.peksag

#26341: Implement free-list for single-digit longs
http://bugs.python.org/issue26341 closed by yselivanov

#26343: os.O_CLOEXEC not available on OS X
http://bugs.python.org/issue26343 closed by ned.deily

#26344: `sys.meta_path` Skipped for Packages with Non-Standard Suffixe
http://bugs.python.org/issue26344 closed by brett.cannon

#26345: Extra newline appended to UTF-8 strings on Windows
http://bugs.python.org/issue26345 closed by eryksun

Python tracker

unread,
Feb 19, 2016, 12:10:18 PM2/19/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-02-12 - 2016-02-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 5432 (+15)
closed 32718 (+27)
total 38150 (+42)

Open issues with patches: 2375


Issues opened (35)
==================

#25939: _ssl.enum_certificates() fails with ERROR_ACCESS_DENIED if pyt
http://bugs.python.org/issue25939 reopened by benjamin.peterson

#26351: Occasionally check for Ctrl-C in long-running operations like
http://bugs.python.org/issue26351 opened by steven.daprano

#26352: getpass incorrectly displays password prompt on stderr on fall
http://bugs.python.org/issue26352 opened by Matt Hooks

#26353: IDLE: Saving Shell should not add \n
http://bugs.python.org/issue26353 opened by terry.reedy

#26355: Emit major version based canonical URLs for docs
http://bugs.python.org/issue26355 opened by ncoghlan

#26357: asyncio.wait loses coroutine return value
http://bugs.python.org/issue26357 opened by André Caron

#26358: mmap.mmap.__iter__ is broken (yields bytes instead of ints)
http://bugs.python.org/issue26358 opened by ztane

#26359: CPython build options for out-of-the box performance
http://bugs.python.org/issue26359 opened by alecsandru.patrascu

#26360: Deadlock in thread.join on Python 2.7/Mac OS X 10.9
http://bugs.python.org/issue26360 opened by mark.dickinson

#26362: Approved API for creating a temporary file path
http://bugs.python.org/issue26362 opened by bignose

#26363: __builtins__ propagation is misleading described in exec and e
http://bugs.python.org/issue26363 opened by xcombelle

#26366: Use “.. versionadded” over “.. versionchanged” where a
http://bugs.python.org/issue26366 opened by Tony R.

#26367: importlib.__import__ does not fail for invalid relative import
http://bugs.python.org/issue26367 opened by mjacob

#26369: doc for unicode.decode and str.encode is unnecessarily confusi
http://bugs.python.org/issue26369 opened by benspiller

#26370: shelve filename inconsistent between platforms
http://bugs.python.org/issue26370 opened by Dima.Tisnek

#26372: Popen.communicate not ignoring BrokenPipeError
http://bugs.python.org/issue26372 opened by memeplex

#26373: asyncio: add support for async context manager on streams?
#26374: concurrent_futures Executor.map semantics better specified in
http://bugs.python.org/issue26374 opened by F.D. Sacerdoti

#26375: New versions of Python hangs on imaplib.IMAP4_SSL()
http://bugs.python.org/issue26375 opened by mniklas

#26376: Tkinter root window won't close if packed.
http://bugs.python.org/issue26376 opened by Sam Yeager

#26377: Tkinter dialogs will not close if root window not packed.
http://bugs.python.org/issue26377 opened by Sam Yeager

#26379: zlib decompress as_bytearray flag
http://bugs.python.org/issue26379 opened by llllllllll

#26380: Add an http method enum
http://bugs.python.org/issue26380 opened by demian.brecht

#26381: Add 'geo' URI scheme (RFC 5870) to urllib.parse.uses_params
http://bugs.python.org/issue26381 opened by Serhiy Int

#26382: List object memory allocator
http://bugs.python.org/issue26382 opened by catalin.manciu

#26383: benchmarks (perf.py): number of decimal places in csv output
http://bugs.python.org/issue26383 opened by florin.papa

#26384: UnboundLocalError in socket._sendfile_use_sendfile
http://bugs.python.org/issue26384 opened by berker.peksag

#26385: the call of tempfile.NamedTemporaryFile fails and leaves a fil
http://bugs.python.org/issue26385 opened by Eugene Viktorov

#26386: tkinter - Treeview - .selection_add and selection_toggle
http://bugs.python.org/issue26386 opened by gbarnabic

#26387: Race condition in sqlite module
http://bugs.python.org/issue26387 opened by scorp

#26388: Disabling changing sys.argv[0] with runpy.run_module(...alter_
http://bugs.python.org/issue26388 opened by Mike Kaplinskiy

#26389: Expand traceback module API to accept just an exception as an
http://bugs.python.org/issue26389 opened by brett.cannon

#26390: hashlib's pbkdf2_hmac documentation "rounds" does not match so
http://bugs.python.org/issue26390 opened by dbakker

#26391: Specialized sub-classes of Generic never call __init__
http://bugs.python.org/issue26391 opened by Kai Wohlfahrt

#26392: socketserver.BaseServer.close_server should stop serve_forever
http://bugs.python.org/issue26392 opened by palaviv



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

#26392: socketserver.BaseServer.close_server should stop serve_forever
http://bugs.python.org/issue26392

#26391: Specialized sub-classes of Generic never call __init__
http://bugs.python.org/issue26391

#26389: Expand traceback module API to accept just an exception as an
http://bugs.python.org/issue26389

#26386: tkinter - Treeview - .selection_add and selection_toggle
http://bugs.python.org/issue26386

#26384: UnboundLocalError in socket._sendfile_use_sendfile
http://bugs.python.org/issue26384

#26383: benchmarks (perf.py): number of decimal places in csv output
http://bugs.python.org/issue26383

#26377: Tkinter dialogs will not close if root window not packed.
http://bugs.python.org/issue26377

#26375: New versions of Python hangs on imaplib.IMAP4_SSL()
http://bugs.python.org/issue26375

#26373: asyncio: add support for async context manager on streams?
http://bugs.python.org/issue26373

#26363: __builtins__ propagation is misleading described in exec and e
http://bugs.python.org/issue26363

#26359: CPython build options for out-of-the box performance
http://bugs.python.org/issue26359

#26358: mmap.mmap.__iter__ is broken (yields bytes instead of ints)
http://bugs.python.org/issue26358

#26353: IDLE: Saving Shell should not add \n
http://bugs.python.org/issue26353

#26338: remove duplicate bind addresses in create_server
http://bugs.python.org/issue26338

#26335: Make mmap.write return the number of bytes written like other
http://bugs.python.org/issue26335



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

#26392: socketserver.BaseServer.close_server should stop serve_forever
http://bugs.python.org/issue26392

#26390: hashlib's pbkdf2_hmac documentation "rounds" does not match so
http://bugs.python.org/issue26390

#26387: Race condition in sqlite module
http://bugs.python.org/issue26387

#26385: the call of tempfile.NamedTemporaryFile fails and leaves a fil
http://bugs.python.org/issue26385

#26384: UnboundLocalError in socket._sendfile_use_sendfile
http://bugs.python.org/issue26384

#26382: List object memory allocator
http://bugs.python.org/issue26382

#26380: Add an http method enum
http://bugs.python.org/issue26380

#26379: zlib decompress as_bytearray flag
http://bugs.python.org/issue26379

#26372: Popen.communicate not ignoring BrokenPipeError
http://bugs.python.org/issue26372

#26367: importlib.__import__ does not fail for invalid relative import
http://bugs.python.org/issue26367

#26366: Use “.. versionadded” over “.. versionchanged” where a
http://bugs.python.org/issue26366

#26359: CPython build options for out-of-the box performance
http://bugs.python.org/issue26359

#26352: getpass incorrectly displays password prompt on stderr on fall
http://bugs.python.org/issue26352

#26347: BoundArguments.apply_defaults doesn't handle empty arguments
http://bugs.python.org/issue26347

#26342: Faster bit ops for single-digit positive longs
http://bugs.python.org/issue26342



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

#15873: datetime: add ability to parse RFC 3339 dates and times
http://bugs.python.org/issue15873 29 msgs

#26360: Deadlock in thread.join on Python 2.7/Mac OS X 10.9
http://bugs.python.org/issue26360 17 msgs

#26323: Add assert_called() and assert_called_once() methods for mock
http://bugs.python.org/issue26323 10 msgs

#26366: Use “.. versionadded” over “.. versionchanged” where a
http://bugs.python.org/issue26366 10 msgs

#26331: Tokenizer: allow underscores for grouping in numeric literals
http://bugs.python.org/issue26331 9 msgs

#21145: Add the @cached_property decorator
http://bugs.python.org/issue21145 8 msgs

#26372: Popen.communicate not ignoring BrokenPipeError
http://bugs.python.org/issue26372 8 msgs

#26385: the call of tempfile.NamedTemporaryFile fails and leaves a fil
http://bugs.python.org/issue26385 7 msgs

#26380: Add an http method enum
http://bugs.python.org/issue26380 6 msgs

#14597: Cannot unload dll in ctypes until script exits
http://bugs.python.org/issue14597 5 msgs



Issues closed (28)
==================

#15608: Improve socketserver doc
http://bugs.python.org/issue15608 closed by martin.panter

#16915: mode of socket.makefile is more limited than documentation sug
http://bugs.python.org/issue16915 closed by berker.peksag

#19841: ConfigParser PEP issues
http://bugs.python.org/issue19841 closed by berker.peksag

#20169: random module doc page has broken links
http://bugs.python.org/issue20169 closed by python-dev

#23992: multiprocessing: MapResult shouldn't fail fast upon exception
http://bugs.python.org/issue23992 closed by neologix

#25179: PEP 498 f-strings need to be documented
http://bugs.python.org/issue25179 closed by martin.panter

#25713: Setuptools included with 64-bit Windows installer is outdated
http://bugs.python.org/issue25713 closed by ned.deily

#25833: pyvenv: venvs cannot be moved because activate scripts hard-co
http://bugs.python.org/issue25833 closed by vinay.sajip

#25887: awaiting on coroutine more than once should be an error
http://bugs.python.org/issue25887 closed by yselivanov

#25924: investigate if getaddrinfo(3) on OSX is thread-safe
http://bugs.python.org/issue25924 closed by ned.deily

#26265: build errors on OS X 10.11 with --enable-universalsdk
http://bugs.python.org/issue26265 closed by ned.deily

#26309: socketserver.BaseServer._handle_request_noblock() doesn't shut
http://bugs.python.org/issue26309 closed by martin.panter

#26316: Probable typo in Arg Clinic's linear_format()
http://bugs.python.org/issue26316 closed by martin.panter

#26318: `io.open(fd, ...).name` returns numeric fd instead of None
http://bugs.python.org/issue26318 closed by terry.reedy

#26319: Check recData size before unpack in zipfile
http://bugs.python.org/issue26319 closed by terry.reedy

#26327: IDLE: File > Save in 2.7 Shell with non-ascii fails
http://bugs.python.org/issue26327 closed by terry.reedy

#26333: Multiprocessing imap hangs when generator input errors
http://bugs.python.org/issue26333 closed by terry.reedy

#26334: bytes.translate() doesn't take keyword arguments; docs suggest
http://bugs.python.org/issue26334 closed by Nicholas Chammas

#26348: activate.fish sets VENV prompt incorrectly
http://bugs.python.org/issue26348 closed by vinay.sajip

#26349: Ship python35.lib with the embedded distribution, please
http://bugs.python.org/issue26349 closed by steve.dower

#26354: re.I does not work as expected
http://bugs.python.org/issue26354 closed by ezio.melotti

#26356: Registration
http://bugs.python.org/issue26356 closed by SilentGhost

#26361: lambda in dict comprehension is broken
http://bugs.python.org/issue26361 closed by steven.daprano

#26364: pip uses colour in messages that does not work on white termin
http://bugs.python.org/issue26364 closed by berker.peksag

#26365: ntpath.py Error in Windows
http://bugs.python.org/issue26365 closed by serhiy.storchaka

#26368: grammatical error in asyncio stream documentation
http://bugs.python.org/issue26368 closed by ned.deily

#26371: asynchat.async_chat and asyncore.dispatcher_with_send are not
http://bugs.python.org/issue26371 closed by gvanrossum

#26378: Typo in regex documentation
http://bugs.python.org/issue26378 closed by python-dev

Python tracker

unread,
Feb 26, 2016, 12:10:17 PM2/26/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-02-19 - 2016-02-26)
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 5437 ( +5)
closed 32764 (+46)
total 38201 (+51)

Open issues with patches: 2378


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

#26393: random.shuffled
http://bugs.python.org/issue26393 opened by palaviv

#26394: Have argparse provide ability to require a fallback value be p
http://bugs.python.org/issue26394 opened by quabla

#26396: Create json.JSONType
http://bugs.python.org/issue26396 opened by brett.cannon

#26403: Catch FileNotFoundError in socketserver.DatagramRequestHandler
http://bugs.python.org/issue26403 opened by desbma

#26404: socketserver context manager
http://bugs.python.org/issue26404 opened by palaviv

#26407: csv.writer.writerows masks exceptions from __iter__
http://bugs.python.org/issue26407 opened by Ilja Everilä

#26410: "incompatible pointer type" while compiling Python3.5.1
http://bugs.python.org/issue26410 opened by Devyn Johnson

#26414: os.defpath too permissive
http://bugs.python.org/issue26414 opened by jbeck

#26415: Out of memory, trying to parse a 35MB dict
http://bugs.python.org/issue26415 opened by A. Skrobov

#26418: multiprocessing.pool.ThreadPool eats up memories
http://bugs.python.org/issue26418 opened by renlifeng

#26420: IDEL for Python 3.5.1 for x64 Windows exits when pasted a stri
http://bugs.python.org/issue26420 opened by tats.u.

#26421: string_richcompare invalid check Py_NotImplemented
http://bugs.python.org/issue26421 opened by yuriy_levchenko

#26423: Integer overflow in wrap_lenfunc() on 64-bit build of Windows
http://bugs.python.org/issue26423 opened by Dave Hibbitts

#26425: 'TypeError: object of type 'NoneType' has no len()' in 'splitd
http://bugs.python.org/issue26425 opened by Konrad

#26432: Add partial.kwargs
http://bugs.python.org/issue26432 opened by serhiy.storchaka

#26433: urllib.urlencode() does not explain how to handle unicode
http://bugs.python.org/issue26433 opened by Thomas Güttler

#26434: multiprocessing cannot spawn grandchild from a Windows service
http://bugs.python.org/issue26434 opened by schlamar

#26436: Add the regex-dna benchmark
http://bugs.python.org/issue26436 opened by serhiy.storchaka

#26437: asyncio create_server() not always accepts the 'port' paramete
http://bugs.python.org/issue26437 opened by xdegaye

#26439: ctypes.util.find_library fails when ldconfig/glibc not availab
http://bugs.python.org/issue26439 opened by Michael.Felt

#26440: tarfile._FileInFile.seekable is broken in stream mode
http://bugs.python.org/issue26440 opened by Bill Lee

#26441: email.charset: to_splittable and from_splittable are not there
http://bugs.python.org/issue26441 opened by martin.panter

#26442: Doc refers to xmlrpc.client but means xmlrpc.server
http://bugs.python.org/issue26442 opened by Valentin.Lorentz

#26443: cross building extensions picks up host headers
http://bugs.python.org/issue26443 opened by hundeboll

#26444: Fix 2 typos on ElementTree docs
http://bugs.python.org/issue26444 opened by Ismail s



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

#26444: Fix 2 typos on ElementTree docs
http://bugs.python.org/issue26444

#26443: cross building extensions picks up host headers
http://bugs.python.org/issue26443

#26442: Doc refers to xmlrpc.client but means xmlrpc.server
http://bugs.python.org/issue26442

#26441: email.charset: to_splittable and from_splittable are not there
http://bugs.python.org/issue26441

#26433: urllib.urlencode() does not explain how to handle unicode
http://bugs.python.org/issue26433

#26432: Add partial.kwargs
http://bugs.python.org/issue26432

#26418: multiprocessing.pool.ThreadPool eats up memories
http://bugs.python.org/issue26418

#26396: Create json.JSONType
http://bugs.python.org/issue26396

#26393: random.shuffled
http://bugs.python.org/issue26393

#26391: Specialized sub-classes of Generic never call __init__
http://bugs.python.org/issue26391

#26383: benchmarks (perf.py): number of decimal places in csv output
http://bugs.python.org/issue26383

#26373: asyncio: add support for async context manager on streams?
http://bugs.python.org/issue26373

#26363: __builtins__ propagation is misleading described in exec and e
http://bugs.python.org/issue26363

#26359: CPython build options for out-of-the box performance
http://bugs.python.org/issue26359

#26358: mmap.mmap.__iter__ is broken (yields bytes instead of ints)
http://bugs.python.org/issue26358



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

#26444: Fix 2 typos on ElementTree docs
http://bugs.python.org/issue26444

#26443: cross building extensions picks up host headers
http://bugs.python.org/issue26443

#26436: Add the regex-dna benchmark
http://bugs.python.org/issue26436

#26432: Add partial.kwargs
http://bugs.python.org/issue26432

#26423: Integer overflow in wrap_lenfunc() on 64-bit build of Windows
http://bugs.python.org/issue26423

#26414: os.defpath too permissive
http://bugs.python.org/issue26414

#26404: socketserver context manager
http://bugs.python.org/issue26404

#26403: Catch FileNotFoundError in socketserver.DatagramRequestHandler
http://bugs.python.org/issue26403

#26393: random.shuffled
http://bugs.python.org/issue26393

#26388: Disabling changing sys.argv[0] with runpy.run_module(...alter_
http://bugs.python.org/issue26388

#26387: Crash calling sqlite3_close with invalid pointer
http://bugs.python.org/issue26387

#26386: tkinter - Treeview - .selection_add and selection_toggle
http://bugs.python.org/issue26386

#26385: the call of tempfile.NamedTemporaryFile fails and leaves a fil
http://bugs.python.org/issue26385

#26384: UnboundLocalError in socket._sendfile_use_sendfile
http://bugs.python.org/issue26384

#26382: List object memory allocator
http://bugs.python.org/issue26382



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

#26423: Integer overflow in wrap_lenfunc() on 64-bit build of Windows
http://bugs.python.org/issue26423 15 msgs

#26221: awaiting asyncio.Future swallows StopIteration
http://bugs.python.org/issue26221 11 msgs

#26385: the call of tempfile.NamedTemporaryFile fails and leaves a fil
http://bugs.python.org/issue26385 9 msgs

#26415: Out of memory, trying to parse a 35MB dict
http://bugs.python.org/issue26415 8 msgs

#19475: Add timespec optional flag to datetime isoformat() to choose t
http://bugs.python.org/issue19475 7 msgs

#26376: Tkinter root window won't close if packed.
http://bugs.python.org/issue26376 7 msgs

#26039: More flexibility in zipfile interface
http://bugs.python.org/issue26039 6 msgs

#26281: Clear sys.path_importer_cache from importlib.invalidate_caches
http://bugs.python.org/issue26281 6 msgs

#26323: Add assert_called() and assert_called_once() methods for mock
http://bugs.python.org/issue26323 6 msgs

#21042: ctypes.util.find_library() should return full pathname instead
http://bugs.python.org/issue21042 5 msgs



Issues closed (44)
==================

#1429: FD leak in SocketServer when request handler throws exception
http://bugs.python.org/issue1429 closed by martin.panter

#5824: SocketServer.DatagramRequestHandler Broken under Linux
http://bugs.python.org/issue5824 closed by martin.panter

#21996: gettarinfo method does not handle files without text string na
http://bugs.python.org/issue21996 closed by martin.panter

#22088: base64 module still ignores non-alphabet characters
http://bugs.python.org/issue22088 closed by martin.panter

#22468: Tarfile using fstat on GZip file object
http://bugs.python.org/issue22468 closed by martin.panter

#23430: socketserver.BaseServer.handle_error() should not catch exitin
http://bugs.python.org/issue23430 closed by martin.panter

#24229: pathlib.Path should have a copy() method
http://bugs.python.org/issue24229 closed by serhiy.storchaka

#25080: The example-code for making XML-RPC requests through proxy, fa
http://bugs.python.org/issue25080 closed by berker.peksag

#25136: Python doesn't find Xcode 7 SDK stub libraries
http://bugs.python.org/issue25136 closed by ned.deily

#25139: socketserver.ThreadingMixIn exception handler: Just a little r
http://bugs.python.org/issue25139 closed by martin.panter

#25801: ResourceWarning in test_zipfile64
http://bugs.python.org/issue25801 closed by SilentGhost

#25913: base64.a85decode adobe flag incorrectly utilizes <~ as a marke
http://bugs.python.org/issue25913 closed by serhiy.storchaka

#26261: NamedTemporaryFile documentation is vague about the `name` att
http://bugs.python.org/issue26261 closed by martin.panter

#26302: cookies module allows commas in keys
http://bugs.python.org/issue26302 closed by jason.coombs

#26366: Use “.. versionadded” over “.. versionchanged” where a
http://bugs.python.org/issue26366 closed by rhettinger

#26367: importlib.__import__ does not fail for invalid relative import
http://bugs.python.org/issue26367 closed by brett.cannon

#26390: hashlib's pbkdf2_hmac documentation "rounds" does not match so
http://bugs.python.org/issue26390 closed by martin.panter

#26392: socketserver.BaseServer.close_server should stop serve_forever
http://bugs.python.org/issue26392 closed by palaviv

#26395: asyncio does not support yielding from recvfrom (socket/udp)
http://bugs.python.org/issue26395 closed by Simon Bernier St-Pierre

#26397: Tweak importlib Example of importlib.import_module() to use im
http://bugs.python.org/issue26397 closed by brett.cannon

#26398: cgi.escape() Can Lead To XSS and HTML Vulnerabilities
http://bugs.python.org/issue26398 closed by gregory.p.smith

#26399: CSV Injection Vulnerability
http://bugs.python.org/issue26399 closed by maciej.szulik

#26400: SyntaxError when running Python 2.7 interpreter with subproces
http://bugs.python.org/issue26400 closed by giumas

#26401: Error in documentation for "compile" built-in function
http://bugs.python.org/issue26401 closed by berker.peksag

#26402: Regression in Python 3.5 xmlrpc.client, raises RemoteDisconnec
http://bugs.python.org/issue26402 closed by martin.panter

#26405: tkinter askopenfilename doubleclick issue on windows
http://bugs.python.org/issue26405 closed by serhiy.storchaka

#26406: getaddrinfo is thread-safe on NetBSD and OpenBSD
http://bugs.python.org/issue26406 closed by ned.deily

#26408: pep-8 requires a few corrections
http://bugs.python.org/issue26408 closed by python-dev

#26409: Support latest Tcl/Tk on future versions of Mac installer
http://bugs.python.org/issue26409 closed by ned.deily

#26411: Suggestion concerning compile-time warnings
http://bugs.python.org/issue26411 closed by brett.cannon

#26412: Segmentation Fault: 11
http://bugs.python.org/issue26412 closed by christian.heimes

#26413: python 3.5.1 uses wrong registry in system-wide installation
http://bugs.python.org/issue26413 closed by eryksun

#26416: Deprecate the regex_v8, telco, and spectral_norm benchmarks
http://bugs.python.org/issue26416 closed by brett.cannon

#26417: Default IDLE 2.7.11 configuration files are out-of-sync on OS
http://bugs.python.org/issue26417 closed by ned.deily

#26422: printing 1e23 and up is incorrect
http://bugs.python.org/issue26422 closed by eric.smith

#26424: QPyNullVariant
http://bugs.python.org/issue26424 closed by haypo

#26426: email examples: incorrect use of email.headerregistry.Address
http://bugs.python.org/issue26426 closed by berker.peksag

#26427: w* format in PyArg_ParseTupleAndKeywords for optional argument
http://bugs.python.org/issue26427 closed by serhiy.storchaka

#26428: The range for xrange() is too narrow on Windows 64-bit
http://bugs.python.org/issue26428 closed by serhiy.storchaka

#26429: os.path.dirname returns empty string instead of "." when file
http://bugs.python.org/issue26429 closed by serhiy.storchaka

#26430: quote marks problem on loaded file
http://bugs.python.org/issue26430 closed by SilentGhost

#26431: string template substitute tests
http://bugs.python.org/issue26431 closed by serhiy.storchaka

#26435: Fix versionadded/versionchanged documentation directives
http://bugs.python.org/issue26435 closed by python-dev

#26438: Complete your registration to Python tracker -- key4g5ti2VWPYC
http://bugs.python.org/issue26438 closed by christian.heimes

Python tracker

unread,
Mar 4, 2016, 12:10:19 PM3/4/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-02-26 - 2016-03-04)
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 5435 ( -2)
closed 32802 (+38)
total 38237 (+36)

Open issues with patches: 2370


Issues opened (26)
==================

#19450: Bug in sqlite in Windows binaries
http://bugs.python.org/issue19450 reopened by schlamar

#25910: Fixing links in documentation
http://bugs.python.org/issue25910 reopened by georg.brandl

#26434: multiprocessing cannot spawn grandchild from a Windows service
http://bugs.python.org/issue26434 reopened by schlamar

#26446: Mention in the devguide that core dev stuff falls under the PS
http://bugs.python.org/issue26446 opened by brett.cannon

#26448: dis.findlabels ignores EXTENDED_ARG
http://bugs.python.org/issue26448 opened by eric.fahlgren

#26449: Tutorial on Python Scopes and Namespaces uses confusing 'read-
http://bugs.python.org/issue26449 opened by mjpieters

#26450: make html fails on OSX
http://bugs.python.org/issue26450 opened by Alex.LordThorsen

#26451: CSV documentation doesn't open with an example
http://bugs.python.org/issue26451 opened by Alex.LordThorsen

#26452: Wrong line number attributed to comprehension expressions
http://bugs.python.org/issue26452 opened by Greg Price

#26454: add support string that are not inherited from PyStringObject
http://bugs.python.org/issue26454 opened by yuriy_levchenko

#26455: Inconsistent behavior with KeyboardInterrupt and asyncio futur
http://bugs.python.org/issue26455 opened by Michel Desmoulin

#26456: import _tkinter + TestForkInThread leaves zombie with stalled
http://bugs.python.org/issue26456 opened by martin.panter

#26459: Windows build instructions are very inaccurate
http://bugs.python.org/issue26459 opened by fijall

#26460: datetime.strptime without a year fails on Feb 29
http://bugs.python.org/issue26460 opened by Sriram Rajagopalan

#26461: PyInterpreterState_Head(), PyThreadState_Next() etc can't be s
http://bugs.python.org/issue26461 opened by fijall

#26462: Patch to enhance literal block language declaration
http://bugs.python.org/issue26462 opened by sizeof

#26465: Upgrade OpenSSL shipped with python installers
http://bugs.python.org/issue26465 opened by alex

#26466: could not build python 2.7.11 on AIX
http://bugs.python.org/issue26466 opened by Michael.Felt

#26467: Add async magic method support to unittest.mock.Mock
http://bugs.python.org/issue26467 opened by brett.cannon

#26468: shutil.copy2 raises OSError if filesystem doesn't support chmo
http://bugs.python.org/issue26468 opened by Vojtěch Pachol

#26470: Make OpenSSL module compatible with OpenSSL 1.1.0
http://bugs.python.org/issue26470 opened by christian.heimes

#26471: load_verify_locations(cadata) should load AUX ASN.1 to support
http://bugs.python.org/issue26471 opened by christian.heimes

#26475: Misleading debugging output for verbose regular expressions
http://bugs.python.org/issue26475 opened by serhiy.storchaka

#26477: typing forward references and module attributes
http://bugs.python.org/issue26477 opened by mjpieters

#26479: Init documentation typo "may be return" > "may NOT be returned
http://bugs.python.org/issue26479 opened by Samuel Colvin

#26480: add a flag that will not give the set a sys.stdin
http://bugs.python.org/issue26480 opened by yuriy_levchenko



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

#26480: add a flag that will not give the set a sys.stdin
http://bugs.python.org/issue26480

#26475: Misleading debugging output for verbose regular expressions
http://bugs.python.org/issue26475

#26471: load_verify_locations(cadata) should load AUX ASN.1 to support
http://bugs.python.org/issue26471

#26467: Add async magic method support to unittest.mock.Mock
http://bugs.python.org/issue26467

#26455: Inconsistent behavior with KeyboardInterrupt and asyncio futur
http://bugs.python.org/issue26455

#26454: add support string that are not inherited from PyStringObject
http://bugs.python.org/issue26454

#26452: Wrong line number attributed to comprehension expressions
http://bugs.python.org/issue26452

#26451: CSV documentation doesn't open with an example
http://bugs.python.org/issue26451

#26441: email.charset: to_splittable and from_splittable are not there
http://bugs.python.org/issue26441

#26433: urllib.urlencode() does not explain how to handle unicode
http://bugs.python.org/issue26433

#26418: multiprocessing.pool.ThreadPool eats up memories
http://bugs.python.org/issue26418

#26396: Create json.JSONType
http://bugs.python.org/issue26396

#26391: Specialized sub-classes of Generic never call __init__
http://bugs.python.org/issue26391

#26383: benchmarks (perf.py): number of decimal places in csv output
http://bugs.python.org/issue26383

#26373: asyncio: add support for async context manager on streams?
http://bugs.python.org/issue26373



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

#26475: Misleading debugging output for verbose regular expressions
http://bugs.python.org/issue26475

#26462: Patch to enhance literal block language declaration
http://bugs.python.org/issue26462

#26456: import _tkinter + TestForkInThread leaves zombie with stalled
http://bugs.python.org/issue26456

#26452: Wrong line number attributed to comprehension expressions
http://bugs.python.org/issue26452

#26451: CSV documentation doesn't open with an example
http://bugs.python.org/issue26451

#26448: dis.findlabels ignores EXTENDED_ARG
http://bugs.python.org/issue26448

#26443: cross building extensions picks up host headers
http://bugs.python.org/issue26443

#26436: Add the regex-dna benchmark
http://bugs.python.org/issue26436

#26434: multiprocessing cannot spawn grandchild from a Windows service
http://bugs.python.org/issue26434

#26432: Add partial.kwargs
http://bugs.python.org/issue26432

#26423: Integer overflow in wrap_lenfunc() on 64-bit build of Windows
http://bugs.python.org/issue26423

#26414: os.defpath too permissive
http://bugs.python.org/issue26414

#26404: socketserver context manager
http://bugs.python.org/issue26404

#26403: Catch FileNotFoundError in socketserver.DatagramRequestHandler
http://bugs.python.org/issue26403

#26394: Have argparse provide ability to require a fallback value be p
http://bugs.python.org/issue26394



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

#26448: dis.findlabels ignores EXTENDED_ARG
http://bugs.python.org/issue26448 20 msgs

#19475: Add timespec optional flag to datetime isoformat() to choose t
http://bugs.python.org/issue19475 16 msgs

#26466: could not build python 2.7.11 on AIX
http://bugs.python.org/issue26466 10 msgs

#25702: Link Time Optimizations support for GCC and CLANG
http://bugs.python.org/issue25702 8 msgs

#26362: Approved API for creating a temporary file path
http://bugs.python.org/issue26362 7 msgs

#26436: Add the regex-dna benchmark
http://bugs.python.org/issue26436 6 msgs

#25910: Fixing links in documentation
http://bugs.python.org/issue25910 5 msgs

#26439: ctypes.util.find_library fails when ldconfig/glibc not availab
http://bugs.python.org/issue26439 5 msgs

#26449: Tutorial on Python Scopes and Namespaces uses confusing 'read-
http://bugs.python.org/issue26449 5 msgs

#26450: make html fails on OSX
http://bugs.python.org/issue26450 5 msgs



Issues closed (36)
==================

#6294: Improve shutdown exception ignored message
http://bugs.python.org/issue6294 closed by martin.panter

#13492: ./configure --with-system-ffi=LIBFFI-PATH
http://bugs.python.org/issue13492 closed by berker.peksag

#13573: csv.writer uses str() for floats instead of repr()
http://bugs.python.org/issue13573 closed by rhettinger

#17580: ctypes: ARM hardfloat argument corruption calling functions wi
http://bugs.python.org/issue17580 closed by berker.peksag

#17873: _ctypes/libffi missing bits for aarch64 support
http://bugs.python.org/issue17873 closed by berker.peksag

#22176: update internal libffi copy to 3.1, introducing AArch64 and PO
http://bugs.python.org/issue22176 closed by berker.peksag

#22836: Broken "Exception ignored in:" message on exceptions in __repr
http://bugs.python.org/issue22836 closed by martin.panter

#23041: csv needs more quoting rules
http://bugs.python.org/issue23041 closed by berker.peksag

#24421: Race condition compiling Modules/_math.c
http://bugs.python.org/issue24421 closed by martin.panter

#25647: Return of asyncio.coroutine from asyncio.coroutine doesn't wor
http://bugs.python.org/issue25647 closed by yselivanov

#25888: awaiting on coroutine that is being awaited should be an error
http://bugs.python.org/issue25888 closed by yselivanov

#25918: AssertionError in lib2to3 on 2.7.11 Windows
http://bugs.python.org/issue25918 closed by schlamar

#26221: awaiting asyncio.Future swallows StopIteration
http://bugs.python.org/issue26221 closed by yselivanov

#26246: Code output toggle button uses removed jQuery method
http://bugs.python.org/issue26246 closed by ezio.melotti

#26335: Make mmap.write return the number of bytes written like other
http://bugs.python.org/issue26335 closed by berker.peksag

#26338: remove duplicate bind addresses in create_server
http://bugs.python.org/issue26338 closed by yselivanov

#26347: BoundArguments.apply_defaults doesn't handle empty arguments
http://bugs.python.org/issue26347 closed by yselivanov

#26385: the call of tempfile.NamedTemporaryFile fails and leaves a fil
http://bugs.python.org/issue26385 closed by SilentGhost

#26393: random.shuffled
http://bugs.python.org/issue26393 closed by rhettinger

#26420: IDLE for Python 3.5.1 for x64 Windows exits when pasted a stri
http://bugs.python.org/issue26420 closed by terry.reedy

#26421: string_richcompare invalid check Py_NotImplemented
http://bugs.python.org/issue26421 closed by serhiy.storchaka

#26442: Doc refers to xmlrpc.client but means xmlrpc.server
http://bugs.python.org/issue26442 closed by python-dev

#26444: Fix 2 typos on ElementTree docs
http://bugs.python.org/issue26444 closed by python-dev

#26445: setup.py sdist mishandles package_dir option
http://bugs.python.org/issue26445 closed by glep

#26447: rstrip() is pilfering my 'p'
http://bugs.python.org/issue26447 closed by ethan.furman

#26453: SystemError on invalid numpy.ndarray / Path operation
http://bugs.python.org/issue26453 closed by haypo

#26457: Error in ipaddress.address_exclude function
http://bugs.python.org/issue26457 closed by serhiy.storchaka

#26458: Is the default value assignment of a function parameter evalua
http://bugs.python.org/issue26458 closed by ezio.melotti

#26463: asyncio-related (?) segmentation fault
http://bugs.python.org/issue26463 closed by Nicholas Chammas

#26464: str.translate() unexpectedly duplicates characters
http://bugs.python.org/issue26464 closed by haypo

#26469: Bug in ConfigParser when setting new values in extended interp
http://bugs.python.org/issue26469 closed by Michael Jacob

#26472: Infinite loop
http://bugs.python.org/issue26472 closed by christian.heimes

#26473: Python 3.5 not run
http://bugs.python.org/issue26473 closed by SilentGhost

#26474: ctypes: Memory leak at malloc_closure.c
http://bugs.python.org/issue26474 closed by brett.cannon

#26476: Constness in _PyErr_BadInternalCall
http://bugs.python.org/issue26476 closed by serhiy.storchaka

#26478: dict views don't implement subtraction correctly
http://bugs.python.org/issue26478 closed by python-dev

Python tracker

unread,
Mar 11, 2016, 12:10:22 PM3/11/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-03-04 - 2016-03-11)
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 5454 (+19)
closed 32842 (+40)
total 38296 (+59)

Open issues with patches: 2373


Issues opened (39)
==================

#16851: Hint about correct ismethod and isfunction usage
http://bugs.python.org/issue16851 reopened by haypo

#26481: unittest discovery process not working without .py source file
http://bugs.python.org/issue26481 opened by stefan

#26483: docs unclear on difference between str.isdigit() and str.isdec
http://bugs.python.org/issue26483 opened by ethan.furman

#26488: hashlib command line interface
http://bugs.python.org/issue26488 opened by palaviv

#26491: Defer DECREFs until enum object is in a consistent state for r
http://bugs.python.org/issue26491 opened by rhettinger

#26492: Exhausted array iterator should left exhausted
http://bugs.python.org/issue26492 opened by serhiy.storchaka

#26493: Bad formatting in WinError 193 when using subprocess.check_cal
http://bugs.python.org/issue26493 opened by Raúl Núñez de Arenas

#26494: Double deallocation on iterator exhausting
http://bugs.python.org/issue26494 opened by serhiy.storchaka

#26495: super() does not work in nested functions, genexps, listcomps,
http://bugs.python.org/issue26495 opened by ztane

#26496: Exhausted deque iterator should free a reference to a deque
http://bugs.python.org/issue26496 opened by serhiy.storchaka

#26499: http.client.IncompleteRead from HTTPResponse read after part r
http://bugs.python.org/issue26499 opened by maubp

#26500: Document of star operator missing. It must be documented for b
http://bugs.python.org/issue26500 opened by janonymous

#26503: argparse with required field , not having new line separator i
http://bugs.python.org/issue26503 opened by mohankumar

#26506: hex() documentation: mention "%x" % int
http://bugs.python.org/issue26506 opened by haypo

#26507: Use highest pickle protocol in multiprocessing
http://bugs.python.org/issue26507 opened by ebehn

#26509: spurious ConnectionAbortedError logged on Windows
http://bugs.python.org/issue26509 opened by sebastien.bourdeauducq

#26510: [argparse] Add required argument to add_subparsers
http://bugs.python.org/issue26510 opened by memeplex

#26511: Add link to id() built-in in comparison operator documentation
http://bugs.python.org/issue26511 opened by Mike Vertolli

#26512: Vocabulary: Using "integral" in library/stdtypes.html
http://bugs.python.org/issue26512 opened by sizeof

#26513: platform.win32_ver() broken in 2.7.11
http://bugs.python.org/issue26513 opened by Florian Roth

#26515: Update extending/embedding docs to new way to build modules in
http://bugs.python.org/issue26515 opened by brett.cannon

#26516: Add PYTHONMALLOC env var and add support for malloc debug hook
http://bugs.python.org/issue26516 opened by haypo

#26517: Crash in installer
http://bugs.python.org/issue26517 opened by jools

#26519: Cython doesn't work anymore on Python 3.6
http://bugs.python.org/issue26519 opened by haypo

#26523: multiprocessing ThreadPool is untested
http://bugs.python.org/issue26523 opened by pitrou

#26524: document what config directory is used for
http://bugs.python.org/issue26524 opened by jbeck

#26525: Documentation of ord(c) easy to misread
http://bugs.python.org/issue26525 opened by gladman

#26526: In parsermodule.c, replace over 2KLOC of hand-crafted validati
http://bugs.python.org/issue26526 opened by A. Skrobov

#26527: CGI library - Using unicode in header fields
http://bugs.python.org/issue26527 opened by Olivier.Le.Moign

#26528: NameError for built in function open when re-raising stored ex
http://bugs.python.org/issue26528 opened by reidfaiv

#26530: tracemalloc: add C API to manually track/untrack memory alloca
http://bugs.python.org/issue26530 opened by haypo

#26531: KeyboardInterrupt while in input() not catchable on Windows 10
http://bugs.python.org/issue26531 opened by jecanne

#26533: logging.config does not allow disable_existing_loggers=True
http://bugs.python.org/issue26533 opened by Grazfather x

#26534: subprocess.check_output with shell=True ignores the timeout
http://bugs.python.org/issue26534 opened by Daniel Shaulov

#26535: Minor typo in the docs for struct.unpack
http://bugs.python.org/issue26535 opened by Antony.Lee

#26536: Add the SIO_LOOPBACK_FAST_PATH option to socket.ioctl
http://bugs.python.org/issue26536 opened by Daniel Stokes

#26537: ConfigParser has optionxform, but not sectionxform
http://bugs.python.org/issue26537 opened by Anaphory

#26538: regrtest: setup_tests() must not replace module.__path__ (_Nam
#26539: frozen executables should have an empty path
http://bugs.python.org/issue26539 opened by Daniel Shaulov



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

#26539: frozen executables should have an empty path
http://bugs.python.org/issue26539

#26537: ConfigParser has optionxform, but not sectionxform
http://bugs.python.org/issue26537

#26536: Add the SIO_LOOPBACK_FAST_PATH option to socket.ioctl
http://bugs.python.org/issue26536

#26534: subprocess.check_output with shell=True ignores the timeout
http://bugs.python.org/issue26534

#26533: logging.config does not allow disable_existing_loggers=True
http://bugs.python.org/issue26533

#26526: In parsermodule.c, replace over 2KLOC of hand-crafted validati
http://bugs.python.org/issue26526

#26524: document what config directory is used for
http://bugs.python.org/issue26524

#26515: Update extending/embedding docs to new way to build modules in
http://bugs.python.org/issue26515

#26511: Add link to id() built-in in comparison operator documentation
http://bugs.python.org/issue26511

#26491: Defer DECREFs until enum object is in a consistent state for r
http://bugs.python.org/issue26491

#26488: hashlib command line interface
http://bugs.python.org/issue26488

#26481: unittest discovery process not working without .py source file
http://bugs.python.org/issue26481

#26480: add a flag that will not give the set a sys.stdin
http://bugs.python.org/issue26480

#26471: load_verify_locations(cadata) should load AUX ASN.1 to support
http://bugs.python.org/issue26471

#26467: Add async magic method support to unittest.mock.Mock
http://bugs.python.org/issue26467



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

#26539: frozen executables should have an empty path
http://bugs.python.org/issue26539

#26538: regrtest: setup_tests() must not replace module.__path__ (_Nam
http://bugs.python.org/issue26538

#26536: Add the SIO_LOOPBACK_FAST_PATH option to socket.ioctl
http://bugs.python.org/issue26536

#26535: Minor typo in the docs for struct.unpack
http://bugs.python.org/issue26535

#26534: subprocess.check_output with shell=True ignores the timeout
http://bugs.python.org/issue26534

#26530: tracemalloc: add C API to manually track/untrack memory alloca
http://bugs.python.org/issue26530

#26523: multiprocessing ThreadPool is untested
http://bugs.python.org/issue26523

#26516: Add PYTHONMALLOC env var and add support for malloc debug hook
http://bugs.python.org/issue26516

#26509: spurious ConnectionAbortedError logged on Windows
http://bugs.python.org/issue26509

#26499: http.client.IncompleteRead from HTTPResponse read after part r
http://bugs.python.org/issue26499

#26494: Double deallocation on iterator exhausting
http://bugs.python.org/issue26494

#26492: Exhausted array iterator should left exhausted
http://bugs.python.org/issue26492

#26491: Defer DECREFs until enum object is in a consistent state for r
http://bugs.python.org/issue26491

#26488: hashlib command line interface
http://bugs.python.org/issue26488

#26462: Patch to enhance literal block language declaration
http://bugs.python.org/issue26462



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

#26249: Change PyMem_Malloc to use pymalloc allocator
http://bugs.python.org/issue26249 18 msgs

#26506: hex() documentation: mention "%x" % int
http://bugs.python.org/issue26506 12 msgs

#25652: collections.UserString.__rmod__() raises NameError
http://bugs.python.org/issue25652 8 msgs

#26415: Fragmentation of the heap memory in the Python parser
http://bugs.python.org/issue26415 8 msgs

#26516: Add PYTHONMALLOC env var and add support for malloc debug hook
http://bugs.python.org/issue26516 8 msgs

#26531: KeyboardInterrupt while in input() not catchable on Windows 10
http://bugs.python.org/issue26531 8 msgs

#26247: Document Chrome/Chromium for python2.7
http://bugs.python.org/issue26247 7 msgs

#26513: platform.win32_ver() broken in 2.7.11
http://bugs.python.org/issue26513 6 msgs

#22367: Add open_file_descriptor parameter to fcntl.lockf() (use the n
http://bugs.python.org/issue22367 5 msgs

#26483: docs unclear on difference between str.isdigit() and str.isdec
http://bugs.python.org/issue26483 5 msgs



Issues closed (38)
==================

#2202: urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
http://bugs.python.org/issue2202 closed by berker.peksag

#15068: fileinput requires two EOF when reading stdin
http://bugs.python.org/issue15068 closed by serhiy.storchaka

#16465: dict creation performance regression
http://bugs.python.org/issue16465 closed by serhiy.storchaka

#17940: extra code in argparse.py
http://bugs.python.org/issue17940 closed by berker.peksag

#21034: Python docs reference the Distribute package which has been de
http://bugs.python.org/issue21034 closed by berker.peksag

#24324: Remove -Wunreachable-code flag
http://bugs.python.org/issue24324 closed by ned.deily

#24852: Python 3.5.0rc1 "HOWTO Use Python in the web" needs fix
http://bugs.python.org/issue24852 closed by berker.peksag

#25718: itertools.accumulate __reduce__/__setstate__ bug
http://bugs.python.org/issue25718 closed by serhiy.storchaka

#25907: Documentation i18n: Added trans tags in sphinx templates
http://bugs.python.org/issue25907 closed by sizeof

#26015: Add new tests for pickling iterators of mutable sequences
http://bugs.python.org/issue26015 closed by serhiy.storchaka

#26167: Improve copy.copy speed for built-in types (list/set/dict)
http://bugs.python.org/issue26167 closed by serhiy.storchaka

#26177: tkinter: Canvas().keys returns empty strings.
http://bugs.python.org/issue26177 closed by serhiy.storchaka

#26443: cross building extensions picks up host headers
http://bugs.python.org/issue26443 closed by hundeboll

#26456: import _tkinter + TestForkInThread leaves zombie with stalled
http://bugs.python.org/issue26456 closed by martin.panter

#26465: Upgrade OpenSSL shipped with python installers
http://bugs.python.org/issue26465 closed by steve.dower

#26466: could not build python 2.7.11 on AIX
http://bugs.python.org/issue26466 closed by Michael.Felt

#26475: Misleading debugging output for verbose regular expressions
http://bugs.python.org/issue26475 closed by serhiy.storchaka

#26482: Restore pickling recursive dequeues
http://bugs.python.org/issue26482 closed by serhiy.storchaka

#26484: Broken table in /2.7/library/sets.html#set-objects
http://bugs.python.org/issue26484 closed by gregory.p.smith

#26485: Missing newline, raising a warning, in /Doc/license.rst
http://bugs.python.org/issue26485 closed by berker.peksag

#26486: Backport some tests to 2.7
http://bugs.python.org/issue26486 closed by serhiy.storchaka

#26487: Machine value for fat PowerPC build
http://bugs.python.org/issue26487 closed by ned.deily

#26489: dictionary unpacking operator in dict expression
http://bugs.python.org/issue26489 closed by berker.peksag

#26490: Leading “0” allowed, only for decimal zero
http://bugs.python.org/issue26490 closed by ethan.furman

#26497: Documentation - HOWTO Use Python in the web paragraph on Turbo
http://bugs.python.org/issue26497 closed by berker.peksag

#26498: _io.so flat namespace
http://bugs.python.org/issue26498 closed by bugbee

#26501: bytes splitlines() method returns strings without decoding
http://bugs.python.org/issue26501 closed by zach.ware

#26502: traceback.extract_tb breaks compatibility by returning FrameSu
http://bugs.python.org/issue26502 closed by berker.peksag

#26504: tclErr: invalid command name "PyAggImagePhoto"
http://bugs.python.org/issue26504 closed by r mosher

#26505: [PATCH] Spelling of ANY in the license of Modules/getaddrinfo.
#26508: Infinite crash leading to DoS
http://bugs.python.org/issue26508 closed by haypo

#26514: Object defines '__ne__' as 'not __eq__' if '__ne__' is not imp
http://bugs.python.org/issue26514 closed by eryksun

#26518: AttributeError: 'module' object has no attribute '_handlerList
http://bugs.python.org/issue26518 closed by berker.peksag

#26520: asyncio.new_event_loop() hangs
http://bugs.python.org/issue26520 closed by gvanrossum

#26521: add `extend_enum` to Enum
http://bugs.python.org/issue26521 closed by ethan.furman

#26522: pickle.whichmodule(object.__new__, None) = 'email.MIMEAudio'
http://bugs.python.org/issue26522 closed by serhiy.storchaka

#26529: urllib.request: ftplib's cwd() can do harm
http://bugs.python.org/issue26529 closed by Vadim Markovtsev

#26532: build fails with address sanitizer
http://bugs.python.org/issue26532 closed by brett.cannon

Michael Felt

unread,
Mar 11, 2016, 2:33:22 PM3/11/16
to pytho...@python.org
I guess I should have never changed the title - apparently the tracker
loses track - there are more than 5 messages.

On 2016-03-04 18:08, Python tracker wrote:
> #26439: ctypes.util.find_library fails when ldconfig/glibc not availab
> http://bugs.python.org/issue26439 5 msgs
And, while I do not want to ping the list in a rude way, I submitted a
patch - not perfect of course (seems to work as expected stand-alone,
but not in a 'build' attempt (a previous 'half' patch that was the 'work
in progress' did build) - so as I hope to have time in the coming days
to dig further - some hints on how to debug the failed 'build moment
during 'make install' would be greatly appreciated.

Basically, the make install ends with:

...

Compiling /var/aixtools/aixtools/python/2.7.11.2/opt/lib/python2.7/xml/sax/xmlreader.py ...
Compiling /var/aixtools/aixtools/python/2.7.11.2/opt/lib/python2.7/xmllib.py ...
Compiling /var/aixtools/aixtools/python/2.7.11.2/opt/lib/python2.7/xmlrpclib.py ...
Compiling /var/aixtools/aixtools/python/2.7.11.2/opt/lib/python2.7/zipfile.py ...
make: 1254-004 The error code from the last command is 1.


Stop.
root@x064:[/data/prj/aixtools/python/python-2.7.11.2]


So, my question: how do I make the 'compile' of /var/aixtools/aixtools/python/2.7.11.2/opt/lib/python2.7/zipfile.py more verbose?

I tried "make V=1 DESTDIR=/var/aixtools/aixtools/python/2.7.11.2 install". but the output was identical.

Thanks,
Michael

Python tracker

unread,
Mar 18, 2016, 1:10:39 PM3/18/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-03-11 - 2016-03-18)
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 5459 ( +5)
closed 32885 (+43)
total 38344 (+48)

Open issues with patches: 2375


Issues opened (36)
==================

#15660: Clarify 0 prefix for width specifier in str.format doc,
http://bugs.python.org/issue15660 reopened by terry.reedy

#22758: Regression in Python 3.2 cookie parsing
http://bugs.python.org/issue22758 reopened by berker.peksag

#25934: ICC compiler: ICC treats denormal floating point numbers as 0.
http://bugs.python.org/issue25934 reopened by zach.ware

#26270: Support for read()/write()/select() on asyncio
http://bugs.python.org/issue26270 reopened by gvanrossum

#26481: unittest discovery process not working without .py source file
http://bugs.python.org/issue26481 reopened by rbcollins

#26541: Add stop_after parameter to setup()
http://bugs.python.org/issue26541 opened by memeplex

#26543: imaplib noop Debug
http://bugs.python.org/issue26543 opened by Stephen.Evans

#26544: platform.libc_ver() returns incorrect version number
http://bugs.python.org/issue26544 opened by Thomas.Waldmann

#26545: os.walk is limited by python's recursion limit
http://bugs.python.org/issue26545 opened by Thomas.Waldmann

#26546: Provide translated french translation on docs.python.org
http://bugs.python.org/issue26546 opened by sizeof

#26547: Undocumented use of the term dictproxy in vars() documentation
http://bugs.python.org/issue26547 opened by sizeof

#26549: co_stacksize is calculated from unoptimized code
http://bugs.python.org/issue26549 opened by ztane

#26550: documentation minor issue : "Step back: WSGI" section from "HO
http://bugs.python.org/issue26550 opened by Alejandro Soini

#26552: Failing ensure_future still creates a Task
http://bugs.python.org/issue26552 opened by gordon

#26553: Write HTTP in uppercase
http://bugs.python.org/issue26553 opened by Sudheer Satyanarayana

#26554: PC\bdist_wininst\install.c: Missing call to fclose()
http://bugs.python.org/issue26554 opened by maddin200

#26556: Update expat to 2.2.1
http://bugs.python.org/issue26556 opened by christian.heimes

#26557: dictviews methods not present on shelve objects
http://bugs.python.org/issue26557 opened by Michael Crouch

#26559: logging.handlers.MemoryHandler flushes on shutdown but not rem
http://bugs.python.org/issue26559 opened by David Escott

#26560: Error in assertion in wsgiref.handlers.BaseHandler.start_respo
http://bugs.python.org/issue26560 opened by inglesp

#26565: [ctypes] Add value attribute to non basic pointers.
http://bugs.python.org/issue26565 opened by memeplex

#26566: Failures on FreeBSD CURRENT buildbot
http://bugs.python.org/issue26566 opened by haypo

#26567: ResourceWarning: Use tracemalloc to display the traceback wher
http://bugs.python.org/issue26567 opened by haypo

#26568: Add a new warnings.showmsg() function taking a warnings.Warnin
http://bugs.python.org/issue26568 opened by haypo

#26571: turtle regression in 3.5
http://bugs.python.org/issue26571 opened by Ellison Marks

#26574: replace_interleave can be optimized for single character byte
http://bugs.python.org/issue26574 opened by Josh Snider

#26576: Tweak wording of decorator docos
http://bugs.python.org/issue26576 opened by Rosuav

#26577: inspect.getclosurevars returns incorrect variable when using c
http://bugs.python.org/issue26577 opened by Ryan Fox

#26578: Bad BaseHTTPRequestHandler response when using HTTP/0.9
http://bugs.python.org/issue26578 opened by xiang.zhang

#26579: Support pickling slots in subclasses of common classes
http://bugs.python.org/issue26579 opened by serhiy.storchaka

#26581: Double coding cookie
http://bugs.python.org/issue26581 opened by serhiy.storchaka

#26582: asyncio documentation links to wrong CancelledError
http://bugs.python.org/issue26582 opened by awilfox

#26584: pyclbr module needs to be more flexible on loader support
http://bugs.python.org/issue26584 opened by eric.snow

#26585: Use html.escape to replace _quote_html in http.server
http://bugs.python.org/issue26585 opened by xiang.zhang

#26586: Simple enhancement to BaseHTTPRequestHandler
http://bugs.python.org/issue26586 opened by xiang.zhang

#26587: Possible duplicate entries in sys.path if .pth files are used
http://bugs.python.org/issue26587 opened by tds333



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

#26584: pyclbr module needs to be more flexible on loader support
http://bugs.python.org/issue26584

#26582: asyncio documentation links to wrong CancelledError
http://bugs.python.org/issue26582

#26581: Double coding cookie
http://bugs.python.org/issue26581

#26579: Support pickling slots in subclasses of common classes
http://bugs.python.org/issue26579

#26577: inspect.getclosurevars returns incorrect variable when using c
http://bugs.python.org/issue26577

#26571: turtle regression in 3.5
http://bugs.python.org/issue26571

#26565: [ctypes] Add value attribute to non basic pointers.
http://bugs.python.org/issue26565

#26559: logging.handlers.MemoryHandler flushes on shutdown but not rem
http://bugs.python.org/issue26559

#26556: Update expat to 2.2.1
http://bugs.python.org/issue26556

#26554: PC\bdist_wininst\install.c: Missing call to fclose()
http://bugs.python.org/issue26554

#26550: documentation minor issue : "Step back: WSGI" section from "HO
http://bugs.python.org/issue26550

#26546: Provide translated french translation on docs.python.org
http://bugs.python.org/issue26546

#26543: imaplib noop Debug
http://bugs.python.org/issue26543

#26541: Add stop_after parameter to setup()
http://bugs.python.org/issue26541

#26539: frozen executables should have an empty path
http://bugs.python.org/issue26539



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

#26586: Simple enhancement to BaseHTTPRequestHandler
http://bugs.python.org/issue26586

#26585: Use html.escape to replace _quote_html in http.server
http://bugs.python.org/issue26585

#26581: Double coding cookie
http://bugs.python.org/issue26581

#26579: Support pickling slots in subclasses of common classes
http://bugs.python.org/issue26579

#26576: Tweak wording of decorator docos
http://bugs.python.org/issue26576

#26574: replace_interleave can be optimized for single character byte
http://bugs.python.org/issue26574

#26568: Add a new warnings.showmsg() function taking a warnings.Warnin
http://bugs.python.org/issue26568

#26567: ResourceWarning: Use tracemalloc to display the traceback wher
http://bugs.python.org/issue26567

#26560: Error in assertion in wsgiref.handlers.BaseHandler.start_respo
http://bugs.python.org/issue26560

#26553: Write HTTP in uppercase
http://bugs.python.org/issue26553

#26547: Undocumented use of the term dictproxy in vars() documentation
http://bugs.python.org/issue26547

#26546: Provide translated french translation on docs.python.org
http://bugs.python.org/issue26546

#26539: frozen executables should have an empty path
http://bugs.python.org/issue26539

#26536: Add the SIO_LOOPBACK_FAST_PATH option to socket.ioctl
http://bugs.python.org/issue26536

#26535: Minor typo in the docs for struct.unpack
http://bugs.python.org/issue26535



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

#26530: tracemalloc: add C API to manually track/untrack memory alloca
http://bugs.python.org/issue26530 12 msgs

#26512: Vocabulary: Using "integral" in library/stdtypes.html
http://bugs.python.org/issue26512 8 msgs

#26553: Write HTTP in uppercase
http://bugs.python.org/issue26553 8 msgs

#13305: datetime.strftime("%Y") not consistent for years < 1000
http://bugs.python.org/issue13305 7 msgs

#26576: Tweak wording of decorator docos
http://bugs.python.org/issue26576 7 msgs

#22359: Remove incorrect uses of recursive make
http://bugs.python.org/issue22359 4 msgs

#22625: When cross-compiling, don’t try to execute binaries
http://bugs.python.org/issue22625 4 msgs

#23214: BufferedReader.read1(size) signature incompatible with Buffere
http://bugs.python.org/issue23214 4 msgs

#24959: unittest swallows part of stack trace when raising AssertionEr
http://bugs.python.org/issue24959 4 msgs

#26585: Use html.escape to replace _quote_html in http.server
http://bugs.python.org/issue26585 4 msgs



Issues closed (45)
==================

#5505: sys.stdin.read() doesn't return after first EOF on Windows
http://bugs.python.org/issue5505 closed by berker.peksag

#16181: cookielib.http2time raises ValueError for invalid date.
http://bugs.python.org/issue16181 closed by berker.peksag

#17603: AC_LIBOBJ replacement of fileblocks
http://bugs.python.org/issue17603 closed by martin.panter

#17758: test_site fails when the user does not have a home directory
#18320: python installation is broken if prefix is overridden on an in
http://bugs.python.org/issue18320 closed by ned.deily

#20556: Use specific asserts in threading tests
http://bugs.python.org/issue20556 closed by serhiy.storchaka

#20589: pathlib.owner() and pathlib.group() raise ImportError on Windo
http://bugs.python.org/issue20589 closed by berker.peksag

#23606: ctypes.util.find_library("c") no longer makes sense
http://bugs.python.org/issue23606 closed by steve.dower

#23718: strptime() can produce invalid date with negative year day
http://bugs.python.org/issue23718 closed by serhiy.storchaka

#24918: Docs layout bug
http://bugs.python.org/issue24918 closed by ezio.melotti

#25320: unittest loader.py TypeError when code directory contains a so
http://bugs.python.org/issue25320 closed by rbcollins

#25638: Verify the etree_parse and etree_iterparse benchmarks are work
http://bugs.python.org/issue25638 closed by brett.cannon

#25687: Error during test case and tearDown
http://bugs.python.org/issue25687 closed by ezio.melotti

#25959: tkinter - PhotoImage.zoom() causes segfault
http://bugs.python.org/issue25959 closed by terry.reedy

#26079: Build with Visual Studio 2015 using PlatformToolset=v120
http://bugs.python.org/issue26079 closed by steve.dower

#26102: access violation in PyErrFetch if tcur==null in PyGILState_Rel
http://bugs.python.org/issue26102 closed by haypo

#26247: Document Chrome/Chromium for python2.7
http://bugs.python.org/issue26247 closed by ezio.melotti

#26313: ssl.py _load_windows_store_certs fails if windows cert store i
http://bugs.python.org/issue26313 closed by steve.dower

#26314: interned strings are stored in a dict, a set would use less me
http://bugs.python.org/issue26314 closed by rhettinger

#26323: Add assert_called() and assert_called_once() methods for mock
http://bugs.python.org/issue26323 closed by berker.peksag

#26499: http.client.IncompleteRead from HTTPResponse read after part r
http://bugs.python.org/issue26499 closed by martin.panter

#26500: Document of new star unpacking is missing.
http://bugs.python.org/issue26500 closed by terry.reedy

#26513: platform.win32_ver() broken in 2.7.11
http://bugs.python.org/issue26513 closed by steve.dower

#26516: Add PYTHONMALLOC env var and add support for malloc debug hook
http://bugs.python.org/issue26516 closed by haypo

#26519: Cython doesn't work anymore on Python 3.6
http://bugs.python.org/issue26519 closed by haypo

#26523: multiprocessing ThreadPool is untested
http://bugs.python.org/issue26523 closed by pitrou

#26538: regrtest: setup_tests() must not replace module.__path__ (_Nam
http://bugs.python.org/issue26538 closed by haypo

#26540: Python Macros
http://bugs.python.org/issue26540 closed by ezio.melotti

#26542: Wrongly formatted doctest block in difflib documentation
http://bugs.python.org/issue26542 closed by berker.peksag

#26548: Probably missing word in a sentence in the doc of bitwise oper
http://bugs.python.org/issue26548 closed by rhettinger

#26551: Regex.finditer infinite loops with certain input
http://bugs.python.org/issue26551 closed by serhiy.storchaka

#26555: string.format(bytes) raise warning
http://bugs.python.org/issue26555 closed by haypo

#26558: Disable PyGILState_Check() when Py_NewInterpreter() is called
http://bugs.python.org/issue26558 closed by haypo

#26561: exec function fails to properly assign scope to dict like obje
http://bugs.python.org/issue26561 closed by belopolsky

#26562: Large Involuntary context switches during oom-killer
http://bugs.python.org/issue26562 closed by haypo

#26563: PyMem_Malloc(): check that the GIL is hold in debug hooks
http://bugs.python.org/issue26563 closed by haypo

#26564: Malloc debug hooks: display memory block traceback on error
http://bugs.python.org/issue26564 closed by haypo

#26569: pyclbr.readmodule() and pyclbr.readmodule_ex() don't support n
http://bugs.python.org/issue26569 closed by eric.snow

#26570: comma-separated cookies with expires header do not parse prope
http://bugs.python.org/issue26570 closed by SilentGhost

#26572: urlparse does not handle passwords with ? in them.
http://bugs.python.org/issue26572 closed by martin.panter

#26573: Method Parameters can be Accepted as Keyword Arguments?
http://bugs.python.org/issue26573 closed by G Young

#26575: lambda not closed on specific value in comprehension
http://bugs.python.org/issue26575 closed by martin.panter

#26580: Documentation for ftplib still references ftpmirror.py
http://bugs.python.org/issue26580 closed by berker.peksag

#26583: test_timestamp_overflow of test_importlib fails if PYTHONDONTW
http://bugs.python.org/issue26583 closed by ned.deily

#747320: rfc2822 formatdate functionality duplication
http://bugs.python.org/issue747320 closed by berker.peksag

Python tracker

unread,
Mar 25, 2016, 1:10:18 PM3/25/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-03-18 - 2016-03-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 5461 ( +2)
closed 32938 (+53)
total 38399 (+55)

Open issues with patches: 2379


Issues opened (32)
==================

#20021: "modernize" makeopcodetargets.py
http://bugs.python.org/issue20021 reopened by serhiy.storchaka

#26589: Add HTTP Response code 451
http://bugs.python.org/issue26589 opened by rhettinger

#26591: datetime datetime.time to datetime.time comparison does nothin
http://bugs.python.org/issue26591 opened by jason crockett

#26597: Document how to cite Python
http://bugs.python.org/issue26597 opened by steven.daprano

#26600: MagickMock __str__ sometimes returns MagickMock instead of str
http://bugs.python.org/issue26600 opened by Stanisław Skonieczny (Uosiu)

#26601: Use new madvise()'s MADV_FREE on the private heap
http://bugs.python.org/issue26601 opened by StyXman

#26602: argparse doc introduction is inappropriately targeted
http://bugs.python.org/issue26602 opened by Daniel Stone

#26606: logging.baseConfig is missing the encoding parameter
http://bugs.python.org/issue26606 opened by janis.slapins

#26608: RLock undocumented behavior in case of multiple acquire
http://bugs.python.org/issue26608 opened by smbrd

#26609: Wrong request target in test_httpservers.py
http://bugs.python.org/issue26609 opened by xiang.zhang

#26610: test_venv.test_with_pip() fails when ctypes is missing
http://bugs.python.org/issue26610 opened by haypo

#26612: test_ssl: use context manager (with) to fix ResourceWarning
http://bugs.python.org/issue26612 opened by haypo

#26615: Missing entry in WRAPPER_ASSIGNMENTS in update_wrapper's doc
http://bugs.python.org/issue26615 opened by xiang.zhang

#26616: A bug in datetime.astimezone() method
http://bugs.python.org/issue26616 opened by belopolsky

#26617: Assertion failed in gc with __del__ and weakref
http://bugs.python.org/issue26617 opened by guojiahua

#26618: _overlapped extension module of asyncio uses deprecated WSAStr
http://bugs.python.org/issue26618 opened by haypo

#26619: 3.5.1 install fails on Windows Server 2008 R2 64-bit
http://bugs.python.org/issue26619 opened by sdmorris

#26623: JSON encode: more informative error
http://bugs.python.org/issue26623 opened by Mahmoud Lababidi

#26624: Windows hangs in call to CRT setlocale()
http://bugs.python.org/issue26624 opened by jkloth

#26626: test_dbm_gnu
http://bugs.python.org/issue26626 opened by ink

#26627: IDLE incorrectly labeling error as internal
http://bugs.python.org/issue26627 opened by Tadhg McDonald-Jensen

#26628: Undefined behavior calling C functions with ctypes.Union argum
http://bugs.python.org/issue26628 opened by tilsche

#26629: Need an ability to build standard DLLs with distutils
http://bugs.python.org/issue26629 opened by Buraddin Ibn-Karlo

#26631: Unable to install Python 3.5.1 on Windows 10 - Error 0x8007064
http://bugs.python.org/issue26631 opened by oselljr

#26632: __all__ decorator
http://bugs.python.org/issue26632 opened by barry

#26633: multiprocessing behavior combining daemon with non-daemon chil
http://bugs.python.org/issue26633 opened by josh.r

#26634: recursive_repr forgets to override __qualname__ of wrapper
http://bugs.python.org/issue26634 opened by xiang.zhang

#26638: Avoid warnings about missing CLI options when building documen
http://bugs.python.org/issue26638 opened by martin.panter

#26639: Tools/i18n/pygettext.py: replace deprecated imp module with im
http://bugs.python.org/issue26639 opened by haypo

#26640: xmlrpc.server imports xmlrpc.client
http://bugs.python.org/issue26640 opened by Valentin.Lorentz

#26641: doctest doesn't support packages
http://bugs.python.org/issue26641 opened by haypo

#26642: Replace stdout and stderr with simple standard printers at Pyt
http://bugs.python.org/issue26642 opened by haypo



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

#26642: Replace stdout and stderr with simple standard printers at Pyt
http://bugs.python.org/issue26642

#26641: doctest doesn't support packages
http://bugs.python.org/issue26641

#26639: Tools/i18n/pygettext.py: replace deprecated imp module with im
http://bugs.python.org/issue26639

#26638: Avoid warnings about missing CLI options when building documen
http://bugs.python.org/issue26638

#26631: Unable to install Python 3.5.1 on Windows 10 - Error 0x8007064
http://bugs.python.org/issue26631

#26629: Need an ability to build standard DLLs with distutils
http://bugs.python.org/issue26629

#26626: test_dbm_gnu
http://bugs.python.org/issue26626

#26618: _overlapped extension module of asyncio uses deprecated WSAStr
http://bugs.python.org/issue26618

#26615: Missing entry in WRAPPER_ASSIGNMENTS in update_wrapper's doc
http://bugs.python.org/issue26615

#26609: Wrong request target in test_httpservers.py
http://bugs.python.org/issue26609

#26606: logging.baseConfig is missing the encoding parameter
http://bugs.python.org/issue26606

#26600: MagickMock __str__ sometimes returns MagickMock instead of str
http://bugs.python.org/issue26600

#26589: Add HTTP Response code 451
http://bugs.python.org/issue26589

#26584: pyclbr module needs to be more flexible on loader support
http://bugs.python.org/issue26584

#26579: Support pickling slots in subclasses of common classes
http://bugs.python.org/issue26579



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

#26642: Replace stdout and stderr with simple standard printers at Pyt
http://bugs.python.org/issue26642

#26641: doctest doesn't support packages
http://bugs.python.org/issue26641

#26639: Tools/i18n/pygettext.py: replace deprecated imp module with im
http://bugs.python.org/issue26639

#26638: Avoid warnings about missing CLI options when building documen
http://bugs.python.org/issue26638

#26634: recursive_repr forgets to override __qualname__ of wrapper
http://bugs.python.org/issue26634

#26623: JSON encode: more informative error
http://bugs.python.org/issue26623

#26616: A bug in datetime.astimezone() method
http://bugs.python.org/issue26616

#26615: Missing entry in WRAPPER_ASSIGNMENTS in update_wrapper's doc
http://bugs.python.org/issue26615

#26612: test_ssl: use context manager (with) to fix ResourceWarning
http://bugs.python.org/issue26612

#26609: Wrong request target in test_httpservers.py
http://bugs.python.org/issue26609

#26606: logging.baseConfig is missing the encoding parameter
http://bugs.python.org/issue26606

#26602: argparse doc introduction is inappropriately targeted
http://bugs.python.org/issue26602

#26589: Add HTTP Response code 451
http://bugs.python.org/issue26589

#26587: Possible duplicate entries in sys.path if .pth files are used
http://bugs.python.org/issue26587

#26586: Simple enhancement to BaseHTTPRequestHandler
http://bugs.python.org/issue26586



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

#23551: IDLE to provide menu link to PIP gui.
http://bugs.python.org/issue23551 15 msgs

#25654: test_multiprocessing_spawn ResourceWarning with -Werror
http://bugs.python.org/issue25654 14 msgs

#19829: _pyio.BufferedReader and _pyio.TextIOWrapper destructor don't
http://bugs.python.org/issue19829 10 msgs

#26506: hex() documentation: mention "%x" % int
http://bugs.python.org/issue26506 10 msgs

#26624: Windows hangs in call to CRT setlocale()
http://bugs.python.org/issue26624 9 msgs

#26585: Use html.escape to replace _quote_html in http.server
http://bugs.python.org/issue26585 8 msgs

#26632: __all__ decorator
http://bugs.python.org/issue26632 8 msgs

#26587: Possible duplicate entries in sys.path if .pth files are used
http://bugs.python.org/issue26587 7 msgs

#23735: Readline not adjusting width after resize with 6.3
http://bugs.python.org/issue23735 6 msgs

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



Issues closed (52)
==================

#10305: Cleanup up ResourceWarnings in multiprocessing
http://bugs.python.org/issue10305 closed by haypo

#10894: Making stdlib APIs private
http://bugs.python.org/issue10894 closed by SilentGhost

#10908: Improvements to trace._Ignore
http://bugs.python.org/issue10908 closed by SilentGhost

#12813: uuid4 is not tested if a uuid4 system routine isn't present
http://bugs.python.org/issue12813 closed by berker.peksag

#16151: Deferred KeyboardInterrupt in interactive mode
http://bugs.python.org/issue16151 closed by serhiy.storchaka

#17167: python man page contains $Date$ in page footer
http://bugs.python.org/issue17167 closed by python-dev

#18787: Misleading error from getspnam function of spwd module
http://bugs.python.org/issue18787 closed by berker.peksag

#19164: Update uuid.UUID TypeError exception: integer should not be an
http://bugs.python.org/issue19164 closed by berker.peksag

#19265: Increased test coverage for datetime pickling
http://bugs.python.org/issue19265 closed by berker.peksag

#21925: ResourceWarning sometimes doesn't display
http://bugs.python.org/issue21925 closed by haypo

#23723: Provide a way to disable bytecode staleness checks
http://bugs.python.org/issue23723 closed by brett.cannon

#23848: faulthandler: setup an exception handler on Windows
http://bugs.python.org/issue23848 closed by haypo

#23857: Make default HTTPS certificate verification setting configurab
http://bugs.python.org/issue23857 closed by ncoghlan

#24266: raw_input + readline: Ctrl+C during search breaks readline
http://bugs.python.org/issue24266 closed by martin.panter

#26076: redundant checks in tok_get in Parser\tokenizer.c
http://bugs.python.org/issue26076 closed by python-dev

#26095: Update porting HOWTO to special-case Python 2 code, not Python
http://bugs.python.org/issue26095 closed by brett.cannon

#26250: no document for sqlite3.Cursor.connection
http://bugs.python.org/issue26250 closed by ezio.melotti

#26252: Add an example to importlib docs on setting up an importer
http://bugs.python.org/issue26252 closed by brett.cannon

#26258: readline module for python 3.x on windows
http://bugs.python.org/issue26258 closed by ezio.melotti

#26271: freeze.py makefile uses the wrong flags variables
http://bugs.python.org/issue26271 closed by brett.cannon

#26281: Clear sys.path_importer_cache from importlib.invalidate_caches
http://bugs.python.org/issue26281 closed by brett.cannon

#26283: zipfile can not handle the path build by os.path.join()
http://bugs.python.org/issue26283 closed by ezio.melotti

#26396: Create json.JSONType
http://bugs.python.org/issue26396 closed by brett.cannon

#26525: Documentation of ord(c) easy to misread
http://bugs.python.org/issue26525 closed by terry.reedy

#26560: Error in assertion in wsgiref.handlers.BaseHandler.start_respo
http://bugs.python.org/issue26560 closed by berker.peksag

#26567: ResourceWarning: Use tracemalloc to display the traceback wher
http://bugs.python.org/issue26567 closed by haypo

#26574: replace_interleave can be optimized for single character byte
http://bugs.python.org/issue26574 closed by haypo

#26581: Double coding cookie
http://bugs.python.org/issue26581 closed by serhiy.storchaka

#26588: _tracemalloc: add support for multiple address spaces (domains
http://bugs.python.org/issue26588 closed by haypo

#26590: socket destructor: implement finalizer
http://bugs.python.org/issue26590 closed by haypo

#26592: _warnings.warn_explicit() should try to import the warnings mo
http://bugs.python.org/issue26592 closed by haypo

#26593: silly typo in logging cookbook
http://bugs.python.org/issue26593 closed by berker.peksag

#26594: Tutorial example IndentationError?
http://bugs.python.org/issue26594 closed by SilentGhost

#26595: Segfault on Pointer operation
http://bugs.python.org/issue26595 closed by Emin Ghuliev

#26596: numpy.all np.all .all
http://bugs.python.org/issue26596 closed by eryksun

#26598: Embbedable zip does not import modules in (zip)subdirectory
http://bugs.python.org/issue26598 closed by zach.ware

#26599: segfault at 24 error 6 in python
http://bugs.python.org/issue26599 closed by SilentGhost

#26603: os.scandir: implement finalizer (for ResourceWarning)
http://bugs.python.org/issue26603 closed by haypo

#26604: Add optional source parameter to warnings.warn()
http://bugs.python.org/issue26604 closed by haypo

#26605: Feature request: string method `to_file`
http://bugs.python.org/issue26605 closed by SilentGhost

#26607: Rename a parameter in the function PyFile_FromFile
http://bugs.python.org/issue26607 closed by SilentGhost

#26611: assertRaises callableObj cannot be used as a keyword with args
http://bugs.python.org/issue26611 closed by SilentGhost

#26613: Descriptor HowTo Guide - Typo
http://bugs.python.org/issue26613 closed by rhettinger

#26614: False/0 and True/1 collision when used as dict keys?
http://bugs.python.org/issue26614 closed by ethan.furman

#26620: Fix ResourceWarning warnings in test_urllib2_localnet
http://bugs.python.org/issue26620 closed by python-dev

#26621: test_decimal fails with libmpdecimal 2.4.2
http://bugs.python.org/issue26621 closed by skrah

#26622: test_winreg now logs "Windows exception: code 0x06ba" on Pytho
http://bugs.python.org/issue26622 closed by haypo

#26625: SELECT-initiated transactions can cause "database is locked" i
http://bugs.python.org/issue26625 closed by rhunter

#26630: Windows EXE extension installers not finding 32bit Python 3.5
http://bugs.python.org/issue26630 closed by eryksun

#26635: Python default date does not match Unix time
http://bugs.python.org/issue26635 closed by haypo

#26636: SystemError while running tests: extra exception raised
#26637: importlib: better error message when import fail during Python
http://bugs.python.org/issue26637 closed by haypo

Python tracker

unread,
Apr 1, 2016, 12:10:21 PM4/1/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-03-25 - 2016-04-01)
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 5471 (+10)
closed 32971 (+33)
total 38442 (+43)

Open issues with patches: 2379


Issues opened (32)
==================

#26643: regrtest: rework libregrtest.save_env submodule
http://bugs.python.org/issue26643 opened by haypo

#26646: Allow built-in module in package
http://bugs.python.org/issue26646 opened by Daniel Shaulov

#26647: ceval: use Wordcode, 16-bit bytecode
http://bugs.python.org/issue26647 opened by Demur Rumed

#26648: csv.reader Error message indicates to use deprecated
http://bugs.python.org/issue26648 opened by Philip Martin

#26650: calendar: OverflowErrors for year == 1 and firstweekday > 0
http://bugs.python.org/issue26650 opened by mjpieters

#26651: Deprecate register_adapter() and register_converter() in sqlit
http://bugs.python.org/issue26651 opened by berker.peksag

#26652: Cannot install Python 2.7.11 on Windows Server 2008 R2
http://bugs.python.org/issue26652 opened by Hung-Hsuan Chen

#26654: asyncio is not inspecting keyword arguments of functools.parti
http://bugs.python.org/issue26654 opened by iceboy

#26656: Documentation for re.compile is a bit outdated
http://bugs.python.org/issue26656 opened by Sworddragon

#26657: Directory traversal with http.server and SimpleHTTPServer on w
http://bugs.python.org/issue26657 opened by Thomas

#26658: test_os fails when run on Windows ramdisk
http://bugs.python.org/issue26658 opened by jkloth

#26659: slice() leaks memory when part of a cycle
http://bugs.python.org/issue26659 opened by Kevin Modzelewski

#26660: tempfile.TemporaryDirectory() cleanup exception on Windows if
http://bugs.python.org/issue26660 opened by Laurent.Mazuel

#26661: python fails to locate system libffi
http://bugs.python.org/issue26661 opened by rkuska

#26662: configure/Makefile doesn't check if "python" command works, ne
http://bugs.python.org/issue26662 opened by haypo

#26663: asyncio _UnixWritePipeTransport._close abandons unflushed writ
http://bugs.python.org/issue26663 opened by Robert Smallshire

#26664: find a bug in activate.fish of venv of cpython3.6
http://bugs.python.org/issue26664 opened by 鄭景文

#26665: pip is not bootstrapped by default on 2.7
http://bugs.python.org/issue26665 opened by Axel

#26666: File object hook to modify select(ors) event mask
http://bugs.python.org/issue26666 opened by zwol

#26667: Update importlib to accept pathlib.Path objects
http://bugs.python.org/issue26667 opened by brett.cannon

#26668: Remove Lib/test/test_importlib/regrtest.py?
#26669: time.localtime(float("NaN")) does not raise a ValueError on al
http://bugs.python.org/issue26669 opened by gregory.p.smith

#26671: Clean up path_converter in posixmodule.c
http://bugs.python.org/issue26671 opened by serhiy.storchaka

#26672: regrtest missing in the module name
http://bugs.python.org/issue26672 opened by Axel

#26673: Tkinter error when opening IDLE configuration menu
http://bugs.python.org/issue26673 opened by wysaard

#26677: pyvenv: activate.fish breaks $PATH for bash scripts
http://bugs.python.org/issue26677 opened by Florian.Dold

#26678: Incorrect linking to elements in datetime package
http://bugs.python.org/issue26678 opened by andymaier

#26679: curses: Descripton of KEY_NPAGE and KEY_PPAGE inverted
http://bugs.python.org/issue26679 opened by Robert Bachmann

#26680: Incorporating float.is_integer into the numeric tower and Deci
http://bugs.python.org/issue26680 opened by Robert Smallshire2

#26682: Ttk Notebook tabs do not show with 1-2 char names
http://bugs.python.org/issue26682 opened by terry.reedy

#26683: Questionable terminology for describing what locals() does
http://bugs.python.org/issue26683 opened by rhettinger

#26685: Raise errors from socket.close()
http://bugs.python.org/issue26685 opened by martin.panter



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

#26677: pyvenv: activate.fish breaks $PATH for bash scripts
http://bugs.python.org/issue26677

#26672: regrtest missing in the module name
http://bugs.python.org/issue26672

#26669: time.localtime(float("NaN")) does not raise a ValueError on al
http://bugs.python.org/issue26669

#26667: Update importlib to accept pathlib.Path objects
http://bugs.python.org/issue26667

#26665: pip is not bootstrapped by default on 2.7
http://bugs.python.org/issue26665

#26663: asyncio _UnixWritePipeTransport._close abandons unflushed writ
http://bugs.python.org/issue26663

#26661: python fails to locate system libffi
http://bugs.python.org/issue26661

#26660: tempfile.TemporaryDirectory() cleanup exception on Windows if
http://bugs.python.org/issue26660

#26656: Documentation for re.compile is a bit outdated
http://bugs.python.org/issue26656

#26652: Cannot install Python 2.7.11 on Windows Server 2008 R2
http://bugs.python.org/issue26652

#26626: test_dbm_gnu
http://bugs.python.org/issue26626

#26618: _overlapped extension module of asyncio uses deprecated WSAStr
http://bugs.python.org/issue26618

#26615: Missing entry in WRAPPER_ASSIGNMENTS in update_wrapper's doc
http://bugs.python.org/issue26615

#26609: Wrong request target in test_httpservers.py
http://bugs.python.org/issue26609

#26600: MagickMock __str__ sometimes returns MagickMock instead of str
http://bugs.python.org/issue26600



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

#26685: Raise errors from socket.close()
http://bugs.python.org/issue26685

#26680: Incorporating float.is_integer into the numeric tower and Deci
http://bugs.python.org/issue26680

#26679: curses: Descripton of KEY_NPAGE and KEY_PPAGE inverted
http://bugs.python.org/issue26679

#26671: Clean up path_converter in posixmodule.c
http://bugs.python.org/issue26671

#26661: python fails to locate system libffi
http://bugs.python.org/issue26661

#26658: test_os fails when run on Windows ramdisk
http://bugs.python.org/issue26658

#26657: Directory traversal with http.server and SimpleHTTPServer on w
http://bugs.python.org/issue26657

#26651: Deprecate register_adapter() and register_converter() in sqlit
http://bugs.python.org/issue26651

#26650: calendar: OverflowErrors for year == 1 and firstweekday > 0
http://bugs.python.org/issue26650

#26648: csv.reader Error message indicates to use deprecated
http://bugs.python.org/issue26648

#26647: ceval: use Wordcode, 16-bit bytecode
http://bugs.python.org/issue26647

#26646: Allow built-in module in package
http://bugs.python.org/issue26646

#26643: regrtest: rework libregrtest.save_env submodule
http://bugs.python.org/issue26643

#26642: Replace stdout and stderr with simple standard printers at Pyt
http://bugs.python.org/issue26642

#26639: Tools/i18n/pygettext.py: replace deprecated imp module with im
http://bugs.python.org/issue26639



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

#26488: hashlib command line interface
http://bugs.python.org/issue26488 15 msgs

#26647: ceval: use Wordcode, 16-bit bytecode
http://bugs.python.org/issue26647 15 msgs

#26624: Windows hangs in call to CRT setlocale()
http://bugs.python.org/issue26624 10 msgs

#18844: allow weights in random.choice
http://bugs.python.org/issue18844 8 msgs

#26632: __all__ decorator
http://bugs.python.org/issue26632 6 msgs

#26658: test_os fails when run on Windows ramdisk
http://bugs.python.org/issue26658 6 msgs

#26680: Incorporating float.is_integer into the numeric tower and Deci
http://bugs.python.org/issue26680 6 msgs

#23551: IDLE to provide menu link to PIP gui.
http://bugs.python.org/issue23551 5 msgs

#23735: Readline not adjusting width after resize with 6.3
http://bugs.python.org/issue23735 5 msgs

#26606: logging.baseConfig is missing the encoding parameter
http://bugs.python.org/issue26606 5 msgs



Issues closed (30)
==================

#15117: Please document top-level sqlite3 module variables
http://bugs.python.org/issue15117 closed by berker.peksag

#18691: sqlite3.Cursor.execute expects sequence as second argument.
http://bugs.python.org/issue18691 closed by berker.peksag

#19065: sqlite3 timestamp adapter chokes on timezones
http://bugs.python.org/issue19065 closed by berker.peksag

#22218: Fix more compiler warnings "comparison between signed and unsi
#22854: Documentation/implementation out of sync for IO
http://bugs.python.org/issue22854 closed by martin.panter

#23758: Improve documenation about num_params in sqlite3 create_functi
http://bugs.python.org/issue23758 closed by berker.peksag

#23804: SSLSocket.recv(0) receives up to 1024 bytes
http://bugs.python.org/issue23804 closed by martin.panter

#25195: mock.ANY doesn't match mock.MagicMock() object
http://bugs.python.org/issue25195 closed by berker.peksag

#25256: Add sys.debug_build public variable to check if Python was com
http://bugs.python.org/issue25256 closed by haypo

#25276: Intermittent segfaults on PPC64 AIX 3.x
#25289: test_strptime hangs sometimes on AMD64 Windows7 SP1 3.x buildb
#25940: SSL tests failed due to expired svn.python.org SSL certificate
http://bugs.python.org/issue25940 closed by martin.panter

#26130: redundant local copy of a char pointer in classify in Parser\p
http://bugs.python.org/issue26130 closed by berker.peksag

#26492: Exhausted array iterator should left exhausted
http://bugs.python.org/issue26492 closed by serhiy.storchaka

#26494: Double deallocation on iterator exhausting
http://bugs.python.org/issue26494 closed by serhiy.storchaka

#26591: datetime datetime.time to datetime.time comparison does nothin
http://bugs.python.org/issue26591 closed by belopolsky

#26616: A bug in datetime.astimezone() method
http://bugs.python.org/issue26616 closed by belopolsky

#26640: xmlrpc.server imports xmlrpc.client
http://bugs.python.org/issue26640 closed by brett.cannon

#26641: doctest doesn't support packages
http://bugs.python.org/issue26641 closed by haypo

#26644: SSLSocket.recv(-1) triggers SystemError
http://bugs.python.org/issue26644 closed by martin.panter

#26645: argparse prints help messages to stdout instead of stderr by d
http://bugs.python.org/issue26645 closed by serhiy.storchaka

#26649: Fail update installation: 'utf-8' codec can't decode
http://bugs.python.org/issue26649 closed by haypo

#26653: bisect raises a TypeError when hi is None
http://bugs.python.org/issue26653 closed by rhettinger

#26655: pathlib glob case sensitivity issue on Windows
http://bugs.python.org/issue26655 closed by SilentGhost

#26670: Add a developer mode: -X dev command line option
http://bugs.python.org/issue26670 closed by haypo

#26674: 【typo】 Japanese Documentation
http://bugs.python.org/issue26674 closed by ezio.melotti

#26675: Appending to a large list flushes old entries
http://bugs.python.org/issue26675 closed by Swaprava Nath

#26676: Add missing XMLPullParser to ElementTree.__all__
http://bugs.python.org/issue26676 closed by martin.panter

#26681: decorators for attributes
http://bugs.python.org/issue26681 closed by ethan.furman

#26684: pathlib.Path.with_name() and .with_suffix do not allow combini
http://bugs.python.org/issue26684 closed by ethan.furman

Python tracker

unread,
Apr 8, 2016, 12:11:01 PM4/8/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-04-01 - 2016-04-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 5477 ( +6)
closed 32993 (+22)
total 38470 (+28)

Open issues with patches: 2381


Issues opened (23)
==================

#26686: email.parser stops parsing headers too soon.
http://bugs.python.org/issue26686 opened by msapiro

#26687: Use Py_RETURN_NONE in sqlite3 module
http://bugs.python.org/issue26687 opened by berker.peksag

#26689: Add `has_flag` method to `distutils.CCompiler`
http://bugs.python.org/issue26689 opened by sylvain.corlay

#26692: cgroups support in multiprocessing
http://bugs.python.org/issue26692 opened by Satrajit Ghosh

#26693: Exception ignored in: <module 'threading' from ...threading.py
http://bugs.python.org/issue26693 opened by skydoom

#26694: Disasembler fall with Key Error while disassemble obfuscated c
http://bugs.python.org/issue26694 opened by pulina

#26695: pickle and _pickle accelerator have different behavior when un
http://bugs.python.org/issue26695 opened by josh.r

#26696: Document collections.abc.ByteString
http://bugs.python.org/issue26696 opened by brett.cannon

#26697: tkFileDialog crash on askopenfilename Python 2.7 64-bit Win7
http://bugs.python.org/issue26697 opened by Eric Johnson

#26698: Tk DPI awareness
http://bugs.python.org/issue26698 opened by westley.martinez

#26699: locale.str docstring is incorrect: "Convert float to integer"
http://bugs.python.org/issue26699 opened by mark.dickinson

#26700: Make digest_size a class variable
http://bugs.python.org/issue26700 opened by rhettinger

#26701: Documentation for int constructor mentions __int__ but not __t
http://bugs.python.org/issue26701 opened by Robert Smallshire2

#26702: A better assert statement
http://bugs.python.org/issue26702 opened by barry

#26703: Socket state corrupts when original socket object goes out of
http://bugs.python.org/issue26703 opened by JoshN

#26704: unittest.mock.patch: Double patching instance method: Attribut
http://bugs.python.org/issue26704 opened by asottile

#26705: logging.Handler.handleError should be called from logging.Hand
http://bugs.python.org/issue26705 opened by palaviv

#26706: Update OpenSSL version in readme
http://bugs.python.org/issue26706 opened by scw

#26707: plistlib fails to parse bplist with 0x80 UID values
http://bugs.python.org/issue26707 opened by slo.sleuth

#26708: Constify C string pointers in the posix module
http://bugs.python.org/issue26708 opened by serhiy.storchaka

#26710: ConfigParser: Values in DEFAULT section override defaults pass
http://bugs.python.org/issue26710 opened by Marc.Abramowitz

#26711: Fix comparison of plistlib.Data
http://bugs.python.org/issue26711 opened by serhiy.storchaka

#26712: Unify (r)split(), (l/r)strip() method tests
http://bugs.python.org/issue26712 opened by martin.panter



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

#26706: Update OpenSSL version in readme
http://bugs.python.org/issue26706

#26700: Make digest_size a class variable
http://bugs.python.org/issue26700

#26699: locale.str docstring is incorrect: "Convert float to integer"
http://bugs.python.org/issue26699

#26697: tkFileDialog crash on askopenfilename Python 2.7 64-bit Win7
http://bugs.python.org/issue26697

#26696: Document collections.abc.ByteString
http://bugs.python.org/issue26696

#26695: pickle and _pickle accelerator have different behavior when un
http://bugs.python.org/issue26695

#26694: Disasembler fall with Key Error while disassemble obfuscated c
http://bugs.python.org/issue26694

#26692: cgroups support in multiprocessing
http://bugs.python.org/issue26692

#26672: regrtest missing in the module name
http://bugs.python.org/issue26672

#26669: time.localtime(float("NaN")) does not raise a ValueError on al
http://bugs.python.org/issue26669

#26667: Update importlib to accept pathlib.Path objects
http://bugs.python.org/issue26667

#26665: pip is not bootstrapped by default on 2.7
http://bugs.python.org/issue26665

#26663: asyncio _UnixWritePipeTransport._close abandons unflushed writ
http://bugs.python.org/issue26663

#26661: python fails to locate system libffi
http://bugs.python.org/issue26661

#26660: tempfile.TemporaryDirectory() cleanup exception on Windows if
http://bugs.python.org/issue26660



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

#26712: Unify (r)split(), (l/r)strip() method tests
http://bugs.python.org/issue26712

#26711: Fix comparison of plistlib.Data
http://bugs.python.org/issue26711

#26708: Constify C string pointers in the posix module
http://bugs.python.org/issue26708

#26707: plistlib fails to parse bplist with 0x80 UID values
http://bugs.python.org/issue26707

#26706: Update OpenSSL version in readme
http://bugs.python.org/issue26706

#26705: logging.Handler.handleError should be called from logging.Hand
http://bugs.python.org/issue26705

#26704: unittest.mock.patch: Double patching instance method: Attribut
http://bugs.python.org/issue26704

#26689: Add `has_flag` method to `distutils.CCompiler`
http://bugs.python.org/issue26689

#26687: Use Py_RETURN_NONE in sqlite3 module
http://bugs.python.org/issue26687

#26685: Raise errors from socket.close()
http://bugs.python.org/issue26685

#26680: Incorporating float.is_integer into the numeric tower and Deci
http://bugs.python.org/issue26680

#26661: python fails to locate system libffi
http://bugs.python.org/issue26661

#26658: test_os fails when run on Windows ramdisk
http://bugs.python.org/issue26658

#26657: Directory traversal with http.server and SimpleHTTPServer on w
http://bugs.python.org/issue26657

#26651: Deprecate register_adapter() and register_converter() in sqlit
http://bugs.python.org/issue26651



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

#26680: Incorporating float.is_integer into the numeric tower and Deci
http://bugs.python.org/issue26680 11 msgs

#26693: Exception ignored in: <module 'threading' from ...threading.py
http://bugs.python.org/issue26693 10 msgs

#23551: IDLE to provide menu link to PIP gui.
http://bugs.python.org/issue23551 9 msgs

#26689: Add `has_flag` method to `distutils.CCompiler`
http://bugs.python.org/issue26689 9 msgs

#26703: Socket state corrupts when original socket object goes out of
http://bugs.python.org/issue26703 9 msgs

#18844: allow weights in random.choice
http://bugs.python.org/issue18844 8 msgs

#24291: wsgiref.handlers.SimpleHandler truncates large output blobs
http://bugs.python.org/issue24291 7 msgs

#25609: Add a ContextManager ABC and type
http://bugs.python.org/issue25609 7 msgs

#26257: Eliminate buffer_tests.py
http://bugs.python.org/issue26257 7 msgs

#26707: plistlib fails to parse bplist with 0x80 UID values
http://bugs.python.org/issue26707 7 msgs



Issues closed (21)
==================

#6953: readline documentation needs work
http://bugs.python.org/issue6953 closed by martin.panter

#10796: Improve doc for readline.set_completer_delims()
http://bugs.python.org/issue10796 closed by martin.panter

#23371: mimetypes initialization fails on Windows because of TypeError
http://bugs.python.org/issue23371 closed by berker.peksag

#23735: Readline not adjusting width after resize with 6.3
http://bugs.python.org/issue23735 closed by martin.panter

#25951: SSLSocket.sendall() does not return None on success like socke
http://bugs.python.org/issue25951 closed by martin.panter

#25987: collections.abc.Reversible
http://bugs.python.org/issue25987 closed by gvanrossum

#26234: The typing module includes 're' and 'io' in __all__
http://bugs.python.org/issue26234 closed by gvanrossum

#26295: Random failures when running test suite in parallel (-m test -
#26391: typing: Specialized sub-classes of Generic never call __init__
http://bugs.python.org/issue26391 closed by gvanrossum

#26479: Init documentation typo "may be return" > "may NOT be returned
http://bugs.python.org/issue26479 closed by Samuel Colvin

#26509: asyncio: spurious ConnectionAbortedError logged on Windows
http://bugs.python.org/issue26509 closed by haypo

#26586: Simple enhancement to BaseHTTPRequestHandler
http://bugs.python.org/issue26586 closed by martin.panter

#26671: Clean up path_converter in posixmodule.c
http://bugs.python.org/issue26671 closed by serhiy.storchaka

#26673: Tkinter error when opening IDLE configuration menu
http://bugs.python.org/issue26673 closed by terry.reedy

#26678: Incorrect linking to elements in datetime package
http://bugs.python.org/issue26678 closed by martin.panter

#26679: curses: Descripton of KEY_NPAGE and KEY_PPAGE inverted
http://bugs.python.org/issue26679 closed by berker.peksag

#26688: unittest2 referenced in unittest.mock documentation
http://bugs.python.org/issue26688 closed by berker.peksag

#26690: PyUnicode_Decode breaks when Python / sqlite3 is built with sq
http://bugs.python.org/issue26690 closed by zzzeek

#26691: Update the typing module to match what's in github.com/python/
http://bugs.python.org/issue26691 closed by gvanrossum

#26709: Year 2038 problem in plistlib
http://bugs.python.org/issue26709 closed by serhiy.storchaka

#26713: Change f-literal grammar so that escaping isn’t possible or

Python tracker

unread,
Apr 15, 2016, 12:10:10 PM4/15/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-04-08 - 2016-04-15)
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 5489 (+12)
closed 33039 (+46)
total 38528 (+58)

Open issues with patches: 2381


Issues opened (45)
==================

#11205: Evaluation order of dictionary display is different from refer
http://bugs.python.org/issue11205 reopened by ncoghlan

#25609: Add a ContextManager ABC and type
http://bugs.python.org/issue25609 reopened by brett.cannon

#25731: Assigning and deleting __new__ attr on the class does not allo
http://bugs.python.org/issue25731 reopened by barry

#26673: Tkinter error when opening IDLE configuration menu
http://bugs.python.org/issue26673 reopened by terry.reedy

#26716: EINTR handling in fcntl
http://bugs.python.org/issue26716 opened by Jack Zhou

#26717: wsgiref.simple_server: mojibake with cp1252 bytes in PATH_INFO
http://bugs.python.org/issue26717 opened by Anthony Sottile

#26720: memoryview from BufferedWriter becomes garbage
http://bugs.python.org/issue26720 opened by martin.panter

#26721: Avoid socketserver.StreamRequestHandler.wfile doing partial wr
http://bugs.python.org/issue26721 opened by martin.panter

#26724: Serialize dict with non-string keys to JSON — unexpected res
http://bugs.python.org/issue26724 opened by anton-ryzhov

#26726: Incomplete Internationalization in Argparse Module
http://bugs.python.org/issue26726 opened by IronGrid

#26728: make pdb.set_trace() accept debugger commands as arguments and
http://bugs.python.org/issue26728 opened by irdb

#26729: Incorrect __text_signature__ for sorted
http://bugs.python.org/issue26729 opened by eriknw

#26730: SpooledTemporaryFile doesn't correctly preserve data for text
http://bugs.python.org/issue26730 opened by James Hennessy

#26731: subprocess on windows leaks stdout/stderr handle to child proc
http://bugs.python.org/issue26731 opened by saifujinaro

#26732: multiprocessing sentinel resource leak
http://bugs.python.org/issue26732 opened by quick-b

#26733: staticmethod and classmethod are ignored when disassemble clas
http://bugs.python.org/issue26733 opened by xiang.zhang

#26736: Use HTTPS protocol in links
http://bugs.python.org/issue26736 opened by serhiy.storchaka

#26739: idle: Errno 10035 a non-blocking socket operation could not be
http://bugs.python.org/issue26739 opened by MICHAEL JACOBSON

#26740: tarfile: accessing (listing and extracting) tarball fails with
http://bugs.python.org/issue26740 opened by Tomas Tomecek

#26741: subprocess.Popen should emit a ResourceWarning in destructor i
http://bugs.python.org/issue26741 opened by haypo

#26742: imports in test_warnings changes warnings.filters
http://bugs.python.org/issue26742 opened by haypo

#26743: Unable to import random with python2.7 on power pc based machi
http://bugs.python.org/issue26743 opened by ragreddy

#26744: print() function hangs on MS-Windows 10
http://bugs.python.org/issue26744 opened by Ma Lin

#26745: Redundant code in _PyObject_GenericSetAttrWithDict
http://bugs.python.org/issue26745 opened by xiang.zhang

#26746: struct.pack(): trailing padding bytes on x64
http://bugs.python.org/issue26746 opened by skrah

#26750: Mock autospec does not work with subclasses of property()
http://bugs.python.org/issue26750 opened by amaury.forgeotdarc

#26751: Possible bug in sorting algorithm
http://bugs.python.org/issue26751 opened by David.Manowitz

#26752: Mock(2.0.0).assert_has_calls() raise AssertionError in two sam
http://bugs.python.org/issue26752 opened by jekin000

#26753: Obmalloc lock LOCK_INIT and LOCK_FINI are never used
http://bugs.python.org/issue26753 opened by larry

#26754: PyUnicode_FSDecoder() accepts arbitrary iterable
http://bugs.python.org/issue26754 opened by serhiy.storchaka

#26755: Update version{added,changed} docs in devguide
http://bugs.python.org/issue26755 opened by berker.peksag

#26756: fileinput handling of unicode errors from standard input
http://bugs.python.org/issue26756 opened by jmb236

#26757: test_urllib2net.test_http_basic() timeout after 15 min on
http://bugs.python.org/issue26757 opened by haypo

#26758: Unnecessary format string handling for no argument slot wrappe
http://bugs.python.org/issue26758 opened by josh.r

#26759: PyBytes_FromObject accepts arbitrary iterable
http://bugs.python.org/issue26759 opened by serhiy.storchaka

#26760: Document PyFrameObject
http://bugs.python.org/issue26760 opened by brett.cannon

#26762: test_multiprocessing_spawn leaves processes running in backgro
http://bugs.python.org/issue26762 opened by martin.panter

#26763: Update PEP-8 regarding binary operators
http://bugs.python.org/issue26763 opened by IanLee1521

#26764: SystemError in bytes.__rmod__
http://bugs.python.org/issue26764 opened by serhiy.storchaka

#26765: Factor out common bytes and bytearray implementation
http://bugs.python.org/issue26765 opened by serhiy.storchaka

#26766: The result type of bytearray formatting is not stable
http://bugs.python.org/issue26766 opened by berker.peksag

#26767: Inconsistant error messages for failed attribute modification
http://bugs.python.org/issue26767 opened by serhiy.storchaka

#26769: Python 2.7: make private file descriptors non inheritable
http://bugs.python.org/issue26769 opened by haypo

#26770: _Py_set_inheritable(): do nothing if the FD_CLOEXEC close is a
http://bugs.python.org/issue26770 opened by haypo

#26771: python-config.sh.in INCDIR does not match python version if ex
http://bugs.python.org/issue26771 opened by benzea



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

#26771: python-config.sh.in INCDIR does not match python version if ex
http://bugs.python.org/issue26771

#26769: Python 2.7: make private file descriptors non inheritable
http://bugs.python.org/issue26769

#26767: Inconsistant error messages for failed attribute modification
http://bugs.python.org/issue26767

#26765: Factor out common bytes and bytearray implementation
http://bugs.python.org/issue26765

#26760: Document PyFrameObject
http://bugs.python.org/issue26760

#26758: Unnecessary format string handling for no argument slot wrappe
http://bugs.python.org/issue26758

#26752: Mock(2.0.0).assert_has_calls() raise AssertionError in two sam
http://bugs.python.org/issue26752

#26750: Mock autospec does not work with subclasses of property()
http://bugs.python.org/issue26750

#26739: idle: Errno 10035 a non-blocking socket operation could not be
http://bugs.python.org/issue26739

#26728: make pdb.set_trace() accept debugger commands as arguments and
http://bugs.python.org/issue26728

#26726: Incomplete Internationalization in Argparse Module
http://bugs.python.org/issue26726

#26700: Make digest_size a class variable
http://bugs.python.org/issue26700

#26697: tkFileDialog crash on askopenfilename Python 2.7 64-bit Win7
http://bugs.python.org/issue26697

#26696: Document collections.abc.ByteString
http://bugs.python.org/issue26696

#26695: pickle and _pickle accelerator have different behavior when un
http://bugs.python.org/issue26695



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

#26770: _Py_set_inheritable(): do nothing if the FD_CLOEXEC close is a
http://bugs.python.org/issue26770

#26769: Python 2.7: make private file descriptors non inheritable
http://bugs.python.org/issue26769

#26766: The result type of bytearray formatting is not stable
http://bugs.python.org/issue26766

#26765: Factor out common bytes and bytearray implementation
http://bugs.python.org/issue26765

#26764: SystemError in bytes.__rmod__
http://bugs.python.org/issue26764

#26763: Update PEP-8 regarding binary operators
http://bugs.python.org/issue26763

#26755: Update version{added,changed} docs in devguide
http://bugs.python.org/issue26755

#26750: Mock autospec does not work with subclasses of property()
http://bugs.python.org/issue26750

#26745: Redundant code in _PyObject_GenericSetAttrWithDict
http://bugs.python.org/issue26745

#26742: imports in test_warnings changes warnings.filters
http://bugs.python.org/issue26742

#26741: subprocess.Popen should emit a ResourceWarning in destructor i
http://bugs.python.org/issue26741

#26736: Use HTTPS protocol in links
http://bugs.python.org/issue26736

#26733: staticmethod and classmethod are ignored when disassemble clas
http://bugs.python.org/issue26733

#26730: SpooledTemporaryFile doesn't correctly preserve data for text
http://bugs.python.org/issue26730

#26729: Incorrect __text_signature__ for sorted
http://bugs.python.org/issue26729



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

#26743: Unable to import random with python2.7 on power pc based machi
http://bugs.python.org/issue26743 20 msgs

#26766: The result type of bytearray formatting is not stable
http://bugs.python.org/issue26766 12 msgs

#25702: Link Time Optimizations support for GCC and CLANG
http://bugs.python.org/issue25702 10 msgs

#25910: Fixing links in documentation
http://bugs.python.org/issue25910 10 msgs

#26647: ceval: use Wordcode, 16-bit bytecode
http://bugs.python.org/issue26647 10 msgs

#26716: EINTR handling in fcntl
http://bugs.python.org/issue26716 9 msgs

#26729: Incorrect __text_signature__ for sorted
http://bugs.python.org/issue26729 9 msgs

#26763: Update PEP-8 regarding binary operators
http://bugs.python.org/issue26763 9 msgs

#26359: CPython build options for out-of-the box performance
http://bugs.python.org/issue26359 8 msgs

#26601: Use new madvise()'s MADV_FREE on the private heap
http://bugs.python.org/issue26601 8 msgs



Issues closed (48)
==================

#13410: String formatting bug in interactive mode
http://bugs.python.org/issue13410 closed by serhiy.storchaka

#13952: mimetypes doesn't recognize .csv
http://bugs.python.org/issue13952 closed by berker.peksag

#14784: Re-importing _warnings changes warnings.filters
http://bugs.python.org/issue14784 closed by martin.panter

#15984: Wrong documentation for PyUnicode_FromObject() and PyUnicode_F
http://bugs.python.org/issue15984 closed by martin.panter

#16329: mimetypes does not support webm type
http://bugs.python.org/issue16329 closed by berker.peksag

#17264: Update Building C and C++ Extensions with distutils documentat
http://bugs.python.org/issue17264 closed by berker.peksag

#17339: bytes() TypeError message is misleadingly narrow
http://bugs.python.org/issue17339 closed by serhiy.storchaka

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

#21069: test_fileno of test_urllibnet intermittently fails
http://bugs.python.org/issue21069 closed by martin.panter

#22659: SyntaxError in the configure_ctypes
http://bugs.python.org/issue22659 closed by berker.peksag

#23397: PEP 431 implementation
http://bugs.python.org/issue23397 closed by berker.peksag

#24951: Idle test_configdialog fails on Fedora 23, 3.6
http://bugs.python.org/issue24951 closed by terry.reedy

#25339: sys.stdout.errors is set to "surrogateescape"
http://bugs.python.org/issue25339 closed by serhiy.storchaka

#25496: tarfile: Default value for compresslevel is not documented
http://bugs.python.org/issue25496 closed by martin.panter

#25654: test_multiprocessing_spawn ResourceWarning with -Werror
http://bugs.python.org/issue25654 closed by martin.panter

#26057: Avoid nonneeded use of PyUnicode_FromObject()
http://bugs.python.org/issue26057 closed by serhiy.storchaka

#26257: Eliminate buffer_tests.py
http://bugs.python.org/issue26257 closed by martin.panter

#26404: socketserver context manager
http://bugs.python.org/issue26404 closed by martin.panter

#26585: Use html.escape to replace _quote_html in http.server
http://bugs.python.org/issue26585 closed by martin.panter

#26587: Possible duplicate entries in sys.path if .pth files are used
http://bugs.python.org/issue26587 closed by brett.cannon

#26609: Wrong request target in test_httpservers.py
http://bugs.python.org/issue26609 closed by martin.panter

#26610: test_venv.test_with_pip() fails when ctypes is missing
http://bugs.python.org/issue26610 closed by haypo

#26623: JSON encode: more informative error
http://bugs.python.org/issue26623 closed by serhiy.storchaka

#26624: Windows hangs in call to CRT setlocale()
http://bugs.python.org/issue26624 closed by python-dev

#26639: Tools/i18n/pygettext.py: replace deprecated imp module with im
http://bugs.python.org/issue26639 closed by haypo

#26668: Remove Lib/test/test_importlib/regrtest.py?
http://bugs.python.org/issue26668 closed by brett.cannon

#26685: Raise errors from socket.close()
http://bugs.python.org/issue26685 closed by martin.panter

#26687: Use Py_RETURN_NONE in sqlite3 module
http://bugs.python.org/issue26687 closed by berker.peksag

#26699: locale.str docstring is incorrect: "Convert float to integer"
http://bugs.python.org/issue26699 closed by orsenthil

#26706: Update OpenSSL version in readme
http://bugs.python.org/issue26706 closed by python-dev

#26712: Unify (r)split(), (l/r)strip() method tests
http://bugs.python.org/issue26712 closed by martin.panter

#26714: telnetlib.Telnet should act as a context manager
http://bugs.python.org/issue26714 closed by SilentGhost

#26715: can not deactivate venv (deactivate.bat) if the venv was activ
http://bugs.python.org/issue26715 closed by zach.ware

#26718: super.__init__ leaks memory if called multiple times
http://bugs.python.org/issue26718 closed by brett.cannon

#26719: More efficient formatting of ints and floats in json
http://bugs.python.org/issue26719 closed by serhiy.storchaka

#26722: Fold compare operators on constants (peephole)
http://bugs.python.org/issue26722 closed by ncoghlan

#26723: Add an option to skip _decimal module
http://bugs.python.org/issue26723 closed by skrah

#26725: list() destroys map object data
http://bugs.python.org/issue26725 closed by ned.deily

#26727: ctypes.util.find_msvcrt() does not work in python 3.5.1
http://bugs.python.org/issue26727 closed by steve.dower

#26734: Repeated mmap\munmap calls during temporary allocation
http://bugs.python.org/issue26734 closed by pitrou

#26735: os.urandom(2500) fails on Solaris 11.3
http://bugs.python.org/issue26735 closed by haypo

#26737: csv.DictReader throws generic error when fieldnames is accesse
http://bugs.python.org/issue26737 closed by serhiy.storchaka

#26738: listname.strip() does not work right if the name ends with an
http://bugs.python.org/issue26738 closed by SilentGhost

#26747: types.InstanceType only for old style class only in 2.7
http://bugs.python.org/issue26747 closed by berker.peksag

#26748: enum.Enum is False-y
http://bugs.python.org/issue26748 closed by ethan.furman

#26749: Update devguide to include Fedora's DNF
http://bugs.python.org/issue26749 closed by berker.peksag

#26761: winsound module very unstable in Windows 10
http://bugs.python.org/issue26761 closed by zach.ware

#26768: Fix instructions at WindowsCompilers for MSVC/SDKs
http://bugs.python.org/issue26768 closed by berker.peksag

Python tracker

unread,
Apr 22, 2016, 12:13:02 PM4/22/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-04-15 - 2016-04-22)
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 5491 ( +2)
closed 33095 (+56)
total 38586 (+58)

Open issues with patches: 2384


Issues opened (41)
==================

#26773: Shelve works inconsistently when carried over to child process
http://bugs.python.org/issue26773 opened by Paul Ellenbogen

#26774: Elide Py_atomic fences when WITH_THREAD is disabled?
http://bugs.python.org/issue26774 opened by larry

#26776: Determining the failure of C API call is ambiguous
http://bugs.python.org/issue26776 opened by serhiy.storchaka

#26779: pdb continue followed by an exception in the same frame shows
http://bugs.python.org/issue26779 opened by Sriram Rajagopalan

#26781: os.walk max_depth
http://bugs.python.org/issue26781 opened by palaviv

#26786: bdist_msi duplicates directories with names in ALL CAPS to a b
http://bugs.python.org/issue26786 opened by Ivan.Pozdeev

#26787: test_distutils fails when configured --with-lto
http://bugs.python.org/issue26787 opened by gregory.p.smith

#26788: test_gdb fails all tests on a profile-opt build configured --w
http://bugs.python.org/issue26788 opened by gregory.p.smith

#26789: Please do not log during shutdown
http://bugs.python.org/issue26789 opened by smurfix

#26790: bdist_msi package duplicates everything to a bogus location wh
http://bugs.python.org/issue26790 opened by Ivan.Pozdeev

#26791: shutil.move fails to move symlink (Invalid cross-device link)
http://bugs.python.org/issue26791 opened by Unode

#26792: docstrings of runpy.run_{module,path} are rather sparse
http://bugs.python.org/issue26792 opened by Antony.Lee

#26793: uuid causing thread issues when forking using os.fork py3.4+
http://bugs.python.org/issue26793 opened by Steven Adams

#26794: curframe can be None in pdb.py
http://bugs.python.org/issue26794 opened by Jacek.Pliszka

#26796: BaseEventLoop.run_in_executor shouldn't specify max_workers fo
http://bugs.python.org/issue26796 opened by Hans Lawrenz

#26797: Segafault in _PyObject_Alloc
http://bugs.python.org/issue26797 opened by yselivanov

#26798: add BLAKE2 to hashlib
http://bugs.python.org/issue26798 opened by Zooko.Wilcox-O'Hearn

#26800: Don't accept bytearray as filenames part 2
http://bugs.python.org/issue26800 opened by pjenvey

#26801: Fix shutil.get_terminal_size() to catch AttributeError
http://bugs.python.org/issue26801 opened by ebarry

#26803: syslog logging handler fails with address in unix abstract nam
http://bugs.python.org/issue26803 opened by xdegaye

#26804: Prioritize lowercase proxy variables in urllib.request
http://bugs.python.org/issue26804 opened by frispete

#26806: IDLE not displaying RecursionError tracebacks
http://bugs.python.org/issue26806 opened by terry.reedy

#26807: mock_open()().readline() fails at EOF
http://bugs.python.org/issue26807 opened by rbcollins

#26809: `string` exposes ChainMap from `collections`
http://bugs.python.org/issue26809 opened by leewz

#26810: inconsistent garbage collector behavior across platforms when
http://bugs.python.org/issue26810 opened by unsec treedee

#26811: segfault due to null pointer in tuple
http://bugs.python.org/issue26811 opened by random832

#26812: ExtendedInterpolation drops user-defined 'vars' during _interp
http://bugs.python.org/issue26812 opened by yab-arz

#26814: [WIP] Add a new _PyObject_FastCall() function which avoids the
http://bugs.python.org/issue26814 opened by haypo

#26815: SIGBUS in test_ssl.test_dealloc_warn() on "AMD64 FreeBSD 10.0
http://bugs.python.org/issue26815 opened by haypo

#26816: Make concurrent.futures.Executor an abc
http://bugs.python.org/issue26816 opened by xiang.zhang

#26817: Docs for StringIO should link to io.BytesIO
http://bugs.python.org/issue26817 opened by guettli

#26818: trace CLI doesn't respect -s option
http://bugs.python.org/issue26818 opened by berker.peksag

#26819: _ProactorReadPipeTransport pause_reading()/resume_reading() br
http://bugs.python.org/issue26819 opened by Fulvio Esposito

#26820: Prevent uses of format string based PyObject_Call* that do not
http://bugs.python.org/issue26820 opened by josh.r

#26822: itemgetter/attrgetter/methodcaller objects ignore keyword argu
http://bugs.python.org/issue26822 opened by serhiy.storchaka

#26823: Shrink recursive tracebacks
http://bugs.python.org/issue26823 opened by ebarry

#26824: Make some macros use Py_TYPE
http://bugs.python.org/issue26824 opened by xiang.zhang

#26826: Expose new copy_file_range() syscal in os module and use it to
http://bugs.python.org/issue26826 opened by StyXman

#26827: PyObject *PyInit_myextention -> PyMODINIT_FUNC PyInit_myextent
http://bugs.python.org/issue26827 opened by prinsherbert

#26828: Implement __length_hint__() on map() and filter() to optimize
http://bugs.python.org/issue26828 opened by haypo

#26829: update docs: when creating classes a new dict is created for t
http://bugs.python.org/issue26829 opened by ethan.furman



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

#26829: update docs: when creating classes a new dict is created for t
http://bugs.python.org/issue26829

#26819: _ProactorReadPipeTransport pause_reading()/resume_reading() br
http://bugs.python.org/issue26819

#26818: trace CLI doesn't respect -s option
http://bugs.python.org/issue26818

#26817: Docs for StringIO should link to io.BytesIO
http://bugs.python.org/issue26817

#26812: ExtendedInterpolation drops user-defined 'vars' during _interp
http://bugs.python.org/issue26812

#26794: curframe can be None in pdb.py
http://bugs.python.org/issue26794

#26792: docstrings of runpy.run_{module,path} are rather sparse
http://bugs.python.org/issue26792

#26790: bdist_msi package duplicates everything to a bogus location wh
http://bugs.python.org/issue26790

#26789: Please do not log during shutdown
http://bugs.python.org/issue26789

#26786: bdist_msi duplicates directories with names in ALL CAPS to a b
http://bugs.python.org/issue26786

#26779: pdb continue followed by an exception in the same frame shows
http://bugs.python.org/issue26779

#26771: python-config.sh.in INCDIR does not match python version if ex
http://bugs.python.org/issue26771

#26767: Inconsistant error messages for failed attribute modification
http://bugs.python.org/issue26767

#26752: Mock(2.0.0).assert_has_calls() raise AssertionError in two sam
http://bugs.python.org/issue26752

#26750: Mock autospec does not work with subclasses of property()
http://bugs.python.org/issue26750



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

#26824: Make some macros use Py_TYPE
http://bugs.python.org/issue26824

#26823: Shrink recursive tracebacks
http://bugs.python.org/issue26823

#26822: itemgetter/attrgetter/methodcaller objects ignore keyword argu
http://bugs.python.org/issue26822

#26818: trace CLI doesn't respect -s option
http://bugs.python.org/issue26818

#26816: Make concurrent.futures.Executor an abc
http://bugs.python.org/issue26816

#26814: [WIP] Add a new _PyObject_FastCall() function which avoids the
http://bugs.python.org/issue26814

#26811: segfault due to null pointer in tuple
http://bugs.python.org/issue26811

#26809: `string` exposes ChainMap from `collections`
http://bugs.python.org/issue26809

#26804: Prioritize lowercase proxy variables in urllib.request
http://bugs.python.org/issue26804

#26803: syslog logging handler fails with address in unix abstract nam
http://bugs.python.org/issue26803

#26801: Fix shutil.get_terminal_size() to catch AttributeError
http://bugs.python.org/issue26801

#26796: BaseEventLoop.run_in_executor shouldn't specify max_workers fo
http://bugs.python.org/issue26796

#26787: test_distutils fails when configured --with-lto
http://bugs.python.org/issue26787

#26786: bdist_msi duplicates directories with names in ALL CAPS to a b
http://bugs.python.org/issue26786

#26781: os.walk max_depth
http://bugs.python.org/issue26781



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

#26801: Fix shutil.get_terminal_size() to catch AttributeError
http://bugs.python.org/issue26801 16 msgs

#26814: [WIP] Add a new _PyObject_FastCall() function which avoids the
http://bugs.python.org/issue26814 16 msgs

#26824: Make some macros use Py_TYPE
http://bugs.python.org/issue26824 15 msgs

#26809: `string` exposes ChainMap from `collections`
http://bugs.python.org/issue26809 14 msgs

#26601: Use new madvise()'s MADV_FREE on the private heap
http://bugs.python.org/issue26601 13 msgs

#26803: syslog logging handler fails with address in unix abstract nam
http://bugs.python.org/issue26803 13 msgs

#26811: segfault due to null pointer in tuple
http://bugs.python.org/issue26811 13 msgs

#26793: uuid causing thread issues when forking using os.fork py3.4+
http://bugs.python.org/issue26793 12 msgs

#26804: Prioritize lowercase proxy variables in urllib.request
http://bugs.python.org/issue26804 10 msgs

#26058: PEP 509: Add ma_version to PyDictObject
http://bugs.python.org/issue26058 9 msgs



Issues closed (52)
==================

#4806: Function calls taking a generator as star argument can mask Ty
http://bugs.python.org/issue4806 closed by martin.panter

#7694: DeprecationWarnings in distutils are pointless
http://bugs.python.org/issue7694 closed by berker.peksag

#8978: "tarfile.ReadError: file could not be opened successfully" if
http://bugs.python.org/issue8978 closed by lars.gustaebel

#9317: Incorrect coverage file from trace test_pickle.py
http://bugs.python.org/issue9317 closed by berker.peksag

#10261: tarfile iterator without members caching
http://bugs.python.org/issue10261 closed by lars.gustaebel

#13876: Sporadic failure in test_socket: testRecvmsgEOF
http://bugs.python.org/issue13876 closed by berker.peksag

#15933: flaky test in test_datetime
http://bugs.python.org/issue15933 closed by berker.peksag

#17859: improve error message for saving ints to file
http://bugs.python.org/issue17859 closed by serhiy.storchaka

#18591: threading.Thread.run returning a result
http://bugs.python.org/issue18591 closed by berker.peksag

#20739: PEP 463 (except expression) implementation
http://bugs.python.org/issue20739 closed by berker.peksag

#21668: The select and time modules uses libm functions without linkin
#22625: When cross-compiling, don’t try to execute binaries
http://bugs.python.org/issue22625 closed by martin.panter

#22873: Re: SSLsocket.getpeercert - return ALL the fields of the certi
http://bugs.python.org/issue22873 closed by berker.peksag

#23029: test_warnings produces extra output in quiet mode
http://bugs.python.org/issue23029 closed by berker.peksag

#23251: mention in time.sleep() docs that it does not block other Pyth
http://bugs.python.org/issue23251 closed by berker.peksag

#24173: curses HOWTO/implementation disagreement
http://bugs.python.org/issue24173 closed by berker.peksag

#24838: tarfile.py: fix GNU and USTAR formats to properly handle paths
http://bugs.python.org/issue24838 closed by lars.gustaebel

#24922: assertWarnsRegex doesn't allow multiple warning messages
http://bugs.python.org/issue24922 closed by berker.peksag

#25314: Documentation: argparse's actions store_{true,false} default t
http://bugs.python.org/issue25314 closed by martin.panter

#25642: Setting maxsize breaks asyncio.JoinableQueue/Queue
http://bugs.python.org/issue25642 closed by berker.peksag

#25989: documentation version switcher is broken fro 2.6, 3.2, 3.3
http://bugs.python.org/issue25989 closed by berker.peksag

#26535: Minor typo in the docs for struct.unpack
http://bugs.python.org/issue26535 closed by martin.panter

#26615: Missing entry in WRAPPER_ASSIGNMENTS in update_wrapper's doc
http://bugs.python.org/issue26615 closed by berker.peksag

#26657: Directory traversal with http.server and SimpleHTTPServer on w
http://bugs.python.org/issue26657 closed by martin.panter

#26659: slice() leaks memory when part of a cycle
http://bugs.python.org/issue26659 closed by python-dev

#26717: wsgiref.simple_server: mojibake with cp1252 bytes in PATH_INFO
http://bugs.python.org/issue26717 closed by martin.panter

#26720: memoryview from BufferedWriter becomes garbage
http://bugs.python.org/issue26720 closed by martin.panter

#26745: Redundant code in _PyObject_GenericSetAttrWithDict
http://bugs.python.org/issue26745 closed by serhiy.storchaka

#26751: Possible bug in sorting algorithm
http://bugs.python.org/issue26751 closed by benjamin.peterson

#26755: Update version{added,changed} docs in devguide
http://bugs.python.org/issue26755 closed by berker.peksag

#26760: Document PyFrameObject
http://bugs.python.org/issue26760 closed by brett.cannon

#26763: Update PEP-8 regarding binary operators
http://bugs.python.org/issue26763 closed by gvanrossum

#26766: The result type of bytearray formatting is not stable
http://bugs.python.org/issue26766 closed by berker.peksag

#26770: _Py_set_inheritable(): do nothing if the FD_CLOEXEC close is a
http://bugs.python.org/issue26770 closed by haypo

#26772: regex.ENHANCEMATCH crashes interpreter
http://bugs.python.org/issue26772 closed by SilentGhost

#26775: Improve test coverage on urllib.parse
#26777: test_asyncio: test_timeout_disable() fails randomly
http://bugs.python.org/issue26777 closed by haypo

#26778: More typo fixes
http://bugs.python.org/issue26778 closed by serhiy.storchaka

#26780: Illustrate both binary operator conventions in PEP-8
http://bugs.python.org/issue26780 closed by orsenthil

#26782: subprocess.__all__ incomplete on Windows
http://bugs.python.org/issue26782 closed by martin.panter

#26783: test_os.WalkTests.test_walk_topdown don't test fwalk and Bytes
http://bugs.python.org/issue26783 closed by serhiy.storchaka

#26784: regular expression problem at umlaut handling
http://bugs.python.org/issue26784 closed by serhiy.storchaka

#26785: repr of -nan value should contain the sign
http://bugs.python.org/issue26785 closed by mark.dickinson

#26795: Fix PEP 344 Python version
http://bugs.python.org/issue26795 closed by SilentGhost

#26799: gdb support fails with "Invalid cast."
http://bugs.python.org/issue26799 closed by haypo

#26802: Avoid copy in call_function_var when no extra stack args are p
http://bugs.python.org/issue26802 closed by serhiy.storchaka

#26805: Refer to types.SimpleNamespace in namedtuple documentation
http://bugs.python.org/issue26805 closed by paul.moore

#26808: wsgiref.simple_server breaks unicode in URIs
http://bugs.python.org/issue26808 closed by martin.panter

#26813: Wrong Japanese translation of "Adverb" on Documentation
http://bugs.python.org/issue26813 closed by benjamin.peterson

#26821: array module "minimum size in bytes" table is wrong for int/lo
http://bugs.python.org/issue26821 closed by georg.brandl

#26825: Variable defined in exec(code) unreachable inside function cal
http://bugs.python.org/issue26825 closed by eryksun

#1612012: builtin compile() doc needs PyCF_DONT_IMPLY_DEDENT
http://bugs.python.org/issue1612012 closed by berker.peksag

Python tracker

unread,
Apr 29, 2016, 12:10:24 PM4/29/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-04-22 - 2016-04-29)
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 5475 (-16)
closed 33167 (+72)
total 38642 (+56)

Open issues with patches: 2380


Issues opened (40)
==================

#26348: activate.fish sets VENV prompt incorrectly
http://bugs.python.org/issue26348 reopened by brett.cannon

#26830: Refactor Tools/scripts/google.py
http://bugs.python.org/issue26830 opened by franciscouzo

#26832: ProactorEventLoop doesn't support stdin/stdout nor files with
http://bugs.python.org/issue26832 opened by Gabriel Mesquita Cangussu

#26833: returning ctypes._SimpleCData objects from callbacks
http://bugs.python.org/issue26833 opened by tilsche

#26834: Add truncated SHA512/224 and SHA512/256
http://bugs.python.org/issue26834 opened by christian.heimes

#26835: Add file-sealing ops to fcntl
http://bugs.python.org/issue26835 opened by christian.heimes

#26836: Add memfd_create to os module
http://bugs.python.org/issue26836 opened by christian.heimes

#26839: Python 3.5 running in a virtual machine with Linux kernel 3.17
http://bugs.python.org/issue26839 opened by doko

#26844: Wrong error message during import
http://bugs.python.org/issue26844 opened by lev.maximov

#26845: Misleading variable name in exception handling
http://bugs.python.org/issue26845 opened by Valentin.Lorentz

#26848: asyncio.subprocess's communicate() method mishandles empty inp
http://bugs.python.org/issue26848 opened by oconnor663

#26849: android does not support versioning in SONAME
http://bugs.python.org/issue26849 opened by xdegaye

#26850: PyMem_RawMalloc(): update also sys.getallocatedblocks() in deb
http://bugs.python.org/issue26850 opened by haypo

#26851: android compilation and link flags
http://bugs.python.org/issue26851 opened by xdegaye

#26852: add a COMPILEALL_FLAGS Makefile variable
http://bugs.python.org/issue26852 opened by xdegaye

#26855: add platform.android_ver() for android
http://bugs.python.org/issue26855 opened by xdegaye

#26856: android does not have pwd.getpwall()
http://bugs.python.org/issue26856 opened by xdegaye

#26858: setting SO_REUSEPORT fails on android
http://bugs.python.org/issue26858 opened by xdegaye

#26859: unittest fails with "Start directory is not importable"
http://bugs.python.org/issue26859 opened by xdegaye

#26860: os.walk and os.fwalk yield namedtuple instead of tuple
http://bugs.python.org/issue26860 opened by palaviv

#26861: shutil.copyfile() doesn't close the opened files
http://bugs.python.org/issue26861 opened by vocdetnojz

#26862: SYS_getdents64 does not need to be defined on android API 21
http://bugs.python.org/issue26862 opened by xdegaye

#26864: urllib.request no_proxy check differs from curl
http://bugs.python.org/issue26864 opened by Daniel Morrison

#26865: Meta-issue: support of the android platform
http://bugs.python.org/issue26865 opened by xdegaye

#26866: Inconsistent environment in Windows using "Open With"
http://bugs.python.org/issue26866 opened by busfault

#26867: test_ssl test_options fails on ubuntu 16.04
http://bugs.python.org/issue26867 opened by xiang.zhang

#26868: Document PyModule_AddObject's behavior on error
http://bugs.python.org/issue26868 opened by berker.peksag

#26869: unittest longMessage docs
http://bugs.python.org/issue26869 opened by guettli

#26870: Unexpected call to readline's add_history in call_readline
http://bugs.python.org/issue26870 opened by tylercrompton

#26871: Change weird behavior of PyModule_AddObject()
http://bugs.python.org/issue26871 opened by serhiy.storchaka

#26872: Default ConfigParser in python is not able to load values habi
http://bugs.python.org/issue26872 opened by sorin

#26873: xmlrpclib raises when trying to convert an int to string when
http://bugs.python.org/issue26873 opened by Nathan Williams

#26876: Extend MSVCCompiler class to respect environment variables
http://bugs.python.org/issue26876 opened by rohitjamuar

#26877: tarfile use wrong code when read from fileobj
http://bugs.python.org/issue26877 opened by mmarkk

#26878: Allow doctest to deep copy globals
http://bugs.python.org/issue26878 opened by DqASe

#26881: modulefinder should reuse the dis module
http://bugs.python.org/issue26881 opened by haypo

#26882: The Python process stops responding immediately after starting
http://bugs.python.org/issue26882 opened by Александр Виноградов

#26883: input() call blocks multiprocessing
http://bugs.python.org/issue26883 opened by the

#26884: cross-compilation of extension module links to the wrong pytho
http://bugs.python.org/issue26884 opened by xdegaye

#26885: Add parsing support for more types in xmlrpc
http://bugs.python.org/issue26885 opened by serhiy.storchaka



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

#26885: Add parsing support for more types in xmlrpc
http://bugs.python.org/issue26885

#26884: cross-compilation of extension module links to the wrong pytho
http://bugs.python.org/issue26884

#26883: input() call blocks multiprocessing
http://bugs.python.org/issue26883

#26858: setting SO_REUSEPORT fails on android
http://bugs.python.org/issue26858

#26856: android does not have pwd.getpwall()
http://bugs.python.org/issue26856

#26852: add a COMPILEALL_FLAGS Makefile variable
http://bugs.python.org/issue26852

#26851: android compilation and link flags
http://bugs.python.org/issue26851

#26845: Misleading variable name in exception handling
http://bugs.python.org/issue26845

#26836: Add memfd_create to os module
http://bugs.python.org/issue26836

#26835: Add file-sealing ops to fcntl
http://bugs.python.org/issue26835

#26834: Add truncated SHA512/224 and SHA512/256
http://bugs.python.org/issue26834

#26833: returning ctypes._SimpleCData objects from callbacks
http://bugs.python.org/issue26833

#26829: update docs: when creating classes a new dict is created for t
http://bugs.python.org/issue26829

#26819: _ProactorReadPipeTransport pause_reading()/resume_reading() br
http://bugs.python.org/issue26819

#26818: trace CLI doesn't respect -s option
http://bugs.python.org/issue26818



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

#26885: Add parsing support for more types in xmlrpc
http://bugs.python.org/issue26885

#26884: cross-compilation of extension module links to the wrong pytho
http://bugs.python.org/issue26884

#26881: modulefinder should reuse the dis module
http://bugs.python.org/issue26881

#26876: Extend MSVCCompiler class to respect environment variables
http://bugs.python.org/issue26876

#26873: xmlrpclib raises when trying to convert an int to string when
http://bugs.python.org/issue26873

#26871: Change weird behavior of PyModule_AddObject()
http://bugs.python.org/issue26871

#26868: Document PyModule_AddObject's behavior on error
http://bugs.python.org/issue26868

#26864: urllib.request no_proxy check differs from curl
http://bugs.python.org/issue26864

#26862: SYS_getdents64 does not need to be defined on android API 21
http://bugs.python.org/issue26862

#26860: os.walk and os.fwalk yield namedtuple instead of tuple
http://bugs.python.org/issue26860

#26859: unittest fails with "Start directory is not importable"
http://bugs.python.org/issue26859

#26858: setting SO_REUSEPORT fails on android
http://bugs.python.org/issue26858

#26856: android does not have pwd.getpwall()
http://bugs.python.org/issue26856

#26855: add platform.android_ver() for android
http://bugs.python.org/issue26855

#26852: add a COMPILEALL_FLAGS Makefile variable
http://bugs.python.org/issue26852



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

#26826: Expose new copy_file_range() syscal in os module.
http://bugs.python.org/issue26826 20 msgs

#22234: urllib.parse.urlparse accepts any falsy value as an url
http://bugs.python.org/issue22234 12 msgs

#26839: Python 3.5 running in a virtual machine with Linux kernel 3.17
http://bugs.python.org/issue26839 11 msgs

#26864: urllib.request no_proxy check differs from curl
http://bugs.python.org/issue26864 11 msgs

#19251: bitwise ops for bytes of equal length
http://bugs.python.org/issue19251 8 msgs

#26800: Don't accept bytearray as filenames part 2
http://bugs.python.org/issue26800 8 msgs

#26439: ctypes.util.find_library fails when ldconfig/glibc not availab
http://bugs.python.org/issue26439 7 msgs

#19317: ctypes.util.find_library should examine binary's RPATH on Sola
http://bugs.python.org/issue19317 6 msgs

#26039: More flexibility in zipfile write interface
http://bugs.python.org/issue26039 6 msgs

#26348: activate.fish sets VENV prompt incorrectly
http://bugs.python.org/issue26348 6 msgs



Issues closed (64)
==================

#7504: Same name cookies
http://bugs.python.org/issue7504 closed by berker.peksag

#9321: CGIHTTPServer cleanup htbin
http://bugs.python.org/issue9321 closed by berker.peksag

#12305: Building PEPs doesn't work on Python 3
http://bugs.python.org/issue12305 closed by berker.peksag

#12640: test_ctypes seg fault (test_callback_register_double); armv7;
http://bugs.python.org/issue12640 closed by berker.peksag

#14713: PEP 414 installation hook fails with an AssertionError
http://bugs.python.org/issue14713 closed by berker.peksag

#16394: Reducing tee() memory footprint
http://bugs.python.org/issue16394 closed by rhettinger

#18353: PyUnicode_WRITE_CHAR macro definition missing
http://bugs.python.org/issue18353 closed by berker.peksag

#18551: child_exec() doesn't check return value of fcntl()
http://bugs.python.org/issue18551 closed by berker.peksag

#18572: Remove redundant note about surrogates in string escape doc
http://bugs.python.org/issue18572 closed by berker.peksag

#19731: Fix copyright footer
http://bugs.python.org/issue19731 closed by berker.peksag

#20077: Format of TypeError differs between comparison and arithmetic
http://bugs.python.org/issue20077 closed by berker.peksag

#20112: The documentation for http.server error_message_format is inad
http://bugs.python.org/issue20112 closed by berker.peksag

#20247: Condition._is_owned is wrong
http://bugs.python.org/issue20247 closed by berker.peksag

#20305: Android's incomplete locale.h implementation prevents cross-co
http://bugs.python.org/issue20305 closed by skrah

#20306: Lack of pw_gecos field in Android's struct passwd causes cross
http://bugs.python.org/issue20306 closed by skrah

#20447: doctest.debug_script: insecure use of /tmp
http://bugs.python.org/issue20447 closed by berker.peksag

#20453: json.load() error message changed in 3.4
http://bugs.python.org/issue20453 closed by berker.peksag

#20598: argparse docs: '7'.split() is confusing magic
http://bugs.python.org/issue20598 closed by martin.panter

#21382: Signal module doesnt raises ValueError Exception
http://bugs.python.org/issue21382 closed by berker.peksag

#22477: GCD in Fractions
http://bugs.python.org/issue22477 closed by serhiy.storchaka

#23277: Cleanup unused and duplicate imports in tests
http://bugs.python.org/issue23277 closed by berker.peksag

#23662: Cookie.domain is undocumented
http://bugs.python.org/issue23662 closed by berker.peksag

#23806: documentation for no_proxy is missing from the python3 urllib
http://bugs.python.org/issue23806 closed by orsenthil

#23961: IDLE autocomplete window does not automatically close when sel
http://bugs.python.org/issue23961 closed by berker.peksag

#23986: Inaccuracy about "in" keyword for list and tuple
http://bugs.python.org/issue23986 closed by rhettinger

#24296: Queue documentation note needed
http://bugs.python.org/issue24296 closed by rhettinger

#24331: *** Error in `/usr/bin/python': double free or corruption (!pr
http://bugs.python.org/issue24331 closed by berker.peksag

#24715: Sorting HOW TO: bad example for reverse sort stability
http://bugs.python.org/issue24715 closed by rhettinger

#24902: http.server: on startup, show host/port as URL
http://bugs.python.org/issue24902 closed by berker.peksag

#24911: Context manager of socket.socket is not documented
http://bugs.python.org/issue24911 closed by martin.panter

#25243: decouple string-to-boolean logic from ConfigParser.getboolean
http://bugs.python.org/issue25243 closed by rhettinger

#25420: "import random" blocks on entropy collection on Linux with low
http://bugs.python.org/issue25420 closed by haypo

#25551: Event's test_reset_internal_locks too fragile
http://bugs.python.org/issue25551 closed by berker.peksag

#25788: fileinput.hook_encoded has no way to pass arguments to codecs
http://bugs.python.org/issue25788 closed by serhiy.storchaka

#25981: Intern namedtuple field names
http://bugs.python.org/issue25981 closed by serhiy.storchaka

#26041: Update deprecation messages of platform.dist() and platform.li
http://bugs.python.org/issue26041 closed by berker.peksag

#26089: Duplicated keyword in distutils metadata
http://bugs.python.org/issue26089 closed by berker.peksag

#26249: Change PyMem_Malloc to use pymalloc allocator
http://bugs.python.org/issue26249 closed by haypo

#26322: Missing docs for typing.Set
http://bugs.python.org/issue26322 closed by berker.peksag

#26634: recursive_repr forgets to override __qualname__ of wrapper
http://bugs.python.org/issue26634 closed by serhiy.storchaka

#26672: regrtest missing in the module name
http://bugs.python.org/issue26672 closed by berker.peksag

#26733: staticmethod and classmethod are ignored when disassemble clas
http://bugs.python.org/issue26733 closed by serhiy.storchaka

#26804: Prioritize lowercase proxy variables in urllib.request
http://bugs.python.org/issue26804 closed by orsenthil

#26822: itemgetter/attrgetter/methodcaller objects ignore keyword argu
http://bugs.python.org/issue26822 closed by serhiy.storchaka

#26824: Make some macros use Py_TYPE
http://bugs.python.org/issue26824 closed by serhiy.storchaka

#26827: PyObject *PyInit_myextention -> PyMODINIT_FUNC PyInit_myextent
http://bugs.python.org/issue26827 closed by python-dev

#26831: ConfigParser parsing failures with default_section and Extende
http://bugs.python.org/issue26831 closed by SilentGhost

#26837: assertSequenceEqual() raises BytesWarning when format message
http://bugs.python.org/issue26837 closed by serhiy.storchaka

#26838: sax.xmlreader.InputSource.setCharacterStream() does not work?
http://bugs.python.org/issue26838 closed by sourcejedi

#26840: Hidden test in test_heapq
http://bugs.python.org/issue26840 closed by berker.peksag

#26841: Hidden test in ctypes tests
http://bugs.python.org/issue26841 closed by berker.peksag

#26842: Python Tutorial 4.7.1: Need to explain default parameter lifet
http://bugs.python.org/issue26842 closed by rhettinger

#26843: tokenize does not include Other_ID_Start or Other_ID_Continue
http://bugs.python.org/issue26843 closed by serhiy.storchaka

#26846: Workaround for non-standard stdlib.h on Android
http://bugs.python.org/issue26846 closed by skrah

#26847: filter docs unclear wording
http://bugs.python.org/issue26847 closed by georg.brandl

#26853: missing symbols in curses and readline modules on android
http://bugs.python.org/issue26853 closed by xdegaye

#26854: missing header on android for the ossaudiodev module
http://bugs.python.org/issue26854 closed by skrah

#26857: gethostbyname_r() is broken on android
http://bugs.python.org/issue26857 closed by skrah

#26863: android lacks some declarations for the posix module
http://bugs.python.org/issue26863 closed by skrah

#26874: Docstring error in divmod function
http://bugs.python.org/issue26874 closed by python-dev

#26875: mmap doc gives wrong code example
http://bugs.python.org/issue26875 closed by python-dev

#26879: Spam
http://bugs.python.org/issue26879 closed by ethan.furman

#26880: Remove redundant checks from set.__init__
http://bugs.python.org/issue26880 closed by serhiy.storchaka

#1145257: shutil.copystat() may fail...
http://bugs.python.org/issue1145257 closed by berker.peksag

Python tracker

unread,
May 6, 2016, 12:10:29 PM5/6/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-04-29 - 2016-05-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 5504 (+29)
closed 33223 (+56)
total 38727 (+85)

Open issues with patches: 2388


Issues opened (58)
==================

#24225: Idlelib: changing file names
http://bugs.python.org/issue24225 reopened by serhiy.storchaka

#26156: Bad name into power operator syntax
http://bugs.python.org/issue26156 reopened by r.david.murray

#26163: FAIL: test_hash_effectiveness (test.test_set.TestFrozenSet)
http://bugs.python.org/issue26163 reopened by berker.peksag

#26888: Multiple memory leaks after raw Py_Initialize and Py_Finalize.
http://bugs.python.org/issue26888 opened by Aleksander Gajewski

#26889: Improve Doc/library/xmlrpc.client.rst
http://bugs.python.org/issue26889 opened by serhiy.storchaka

#26890: inspect.getsource gets source copy on disk even when module ha
http://bugs.python.org/issue26890 opened by sebastien.bourdeauducq

#26891: CPython doesn't work when you disable refcounting
http://bugs.python.org/issue26891 opened by larry

#26892: debuglevel not honored in urllib
http://bugs.python.org/issue26892 opened by Chi Hsuan Yen

#26894: Readline not aborting line edition on sigint
http://bugs.python.org/issue26894 opened by memeplex

#26896: mix-up with the terms 'importer', 'finder', 'loader' in the im
http://bugs.python.org/issue26896 opened by Oren Milman

#26897: Clarify Popen stdin, stdout, stderr
http://bugs.python.org/issue26897 opened by Yclept.Nemo

#26899: struct.pack_into(), struct.unpack_from() don't document suppor
http://bugs.python.org/issue26899 opened by pfalcon

#26900: Exclude the private API from the stable API
http://bugs.python.org/issue26900 opened by serhiy.storchaka

#26901: Argument Clinic test is broken
http://bugs.python.org/issue26901 opened by serhiy.storchaka

#26903: ProcessPoolExecutor(max_workers=64) crashes on Windows
http://bugs.python.org/issue26903 opened by diogocp

#26904: Difflib quick_ratio() could use Counter()
http://bugs.python.org/issue26904 opened by Michael Cuthbert

#26906: format(object.__reduce__) fails intermittently
http://bugs.python.org/issue26906 opened by ztane

#26907: Add missing getsockopt constants
http://bugs.python.org/issue26907 opened by christian.heimes

#26909: Serious performance loss (10 times) when NOT using .drain()
http://bugs.python.org/issue26909 opened by mmarkk

#26911: lib2to3/tests/pytree_idempotency.py has a broken import
http://bugs.python.org/issue26911 opened by imz

#26912: test/test_email/torture_test.py (and test_asian_codecs.py) has
http://bugs.python.org/issue26912 opened by imz

#26917: unicodedata.normalize(): bug in Hangul Composition
http://bugs.python.org/issue26917 opened by arigo

#26919: android: test_cmd_line fails
http://bugs.python.org/issue26919 opened by xdegaye

#26920: android: test_sys fails
http://bugs.python.org/issue26920 opened by xdegaye

#26923: asyncio.gather drops cancellation
http://bugs.python.org/issue26923 opened by JohannesEbke

#26924: android: test_concurrent_futures fails
http://bugs.python.org/issue26924 opened by xdegaye

#26925: android: test_multiprocessing_main_handling fails
http://bugs.python.org/issue26925 opened by xdegaye

#26926: Large files are not supported on Android
http://bugs.python.org/issue26926 opened by xdegaye

#26928: android: test_site fails
http://bugs.python.org/issue26928 opened by xdegaye

#26929: android: test_strptime fails
http://bugs.python.org/issue26929 opened by xdegaye

#26930: Upgrade installers to OpenSSL 1.0.2h
http://bugs.python.org/issue26930 opened by alex

#26931: android: test_distutils fails
http://bugs.python.org/issue26931 opened by xdegaye

#26934: android: test_faulthandler fails
http://bugs.python.org/issue26934 opened by xdegaye

#26935: android: test_os fails
http://bugs.python.org/issue26935 opened by xdegaye

#26936: android: test_socket fails
#26937: android: test_tarfile fails
#26938: android: test_concurrent_futures hangs on armv7
http://bugs.python.org/issue26938 opened by xdegaye

#26939: android: test_functools hangs on armv7
#26940: android: test_importlib hangs on armv7
http://bugs.python.org/issue26940 opened by xdegaye

#26941: android: test_threading hangs on armv7
http://bugs.python.org/issue26941 opened by xdegaye

#26942: android: test_ctypes crashes on armv7
http://bugs.python.org/issue26942 opened by xdegaye

#26944: android: test_posix fails
http://bugs.python.org/issue26944 opened by xdegaye

#26945: difflib.HtmlDiff().make_file() treat few change as whole line
http://bugs.python.org/issue26945 opened by Fairuz Zack

#26947: Documentation improvement needed
http://bugs.python.org/issue26947 opened by mPython

#26948: Simplify PyImport_ImportModuleLevelObject: avoid temporary tup
http://bugs.python.org/issue26948 opened by haypo

#26949: IDLE restarts when one debugs code raising SystemExit
http://bugs.python.org/issue26949 opened by ppperry

#26951: Unintuitive error when using generator expression in class pro
http://bugs.python.org/issue26951 opened by corey

#26952: argparse help formatter crashes
http://bugs.python.org/issue26952 opened by Endre

#26954: Add Guido's rejection notice to the "with" FAQ
http://bugs.python.org/issue26954 opened by steven.daprano

#26955: Implement equivalent to `pip.locations.distutils_scheme` in di
http://bugs.python.org/issue26955 opened by sylvain.corlay

#26959: pickle: respect dispatch for functions again
http://bugs.python.org/issue26959 opened by torkve

#26960: urllib hangs when closing connection
http://bugs.python.org/issue26960 opened by Chris Beaumont

#26961: Provide an API to help debug super().__getattribute__ results
http://bugs.python.org/issue26961 opened by ncoghlan

#26964: Incorrect documentation for `-u`-flag
http://bugs.python.org/issue26964 opened by olavmrk

#26967: argparse: allow_abbrev=False stops -vv from working
http://bugs.python.org/issue26967 opened by meinersbur

#26968: glob.glob incorrect results under windows when pathname exists
http://bugs.python.org/issue26968 opened by kwarzecha7

#26969: ascynio should provide a policy to address pass-loop-everywher
http://bugs.python.org/issue26969 opened by Ilya.Kulakov

#26970: Replace OpenSSL's CPRNG with system entropy source
http://bugs.python.org/issue26970 opened by christian.heimes



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

#26964: Incorrect documentation for `-u`-flag
http://bugs.python.org/issue26964

#26960: urllib hangs when closing connection
http://bugs.python.org/issue26960

#26955: Implement equivalent to `pip.locations.distutils_scheme` in di
http://bugs.python.org/issue26955

#26954: Add Guido's rejection notice to the "with" FAQ
http://bugs.python.org/issue26954

#26942: android: test_ctypes crashes on armv7
http://bugs.python.org/issue26942

#26937: android: test_tarfile fails
http://bugs.python.org/issue26937

#26936: android: test_socket fails
http://bugs.python.org/issue26936

#26935: android: test_os fails
http://bugs.python.org/issue26935

#26934: android: test_faulthandler fails
http://bugs.python.org/issue26934

#26930: Upgrade installers to OpenSSL 1.0.2h
http://bugs.python.org/issue26930

#26920: android: test_sys fails
http://bugs.python.org/issue26920

#26909: Serious performance loss (10 times) when NOT using .drain()
http://bugs.python.org/issue26909

#26907: Add missing getsockopt constants
http://bugs.python.org/issue26907

#26903: ProcessPoolExecutor(max_workers=64) crashes on Windows
http://bugs.python.org/issue26903

#26899: struct.pack_into(), struct.unpack_from() don't document suppor
http://bugs.python.org/issue26899



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

#26970: Replace OpenSSL's CPRNG with system entropy source
http://bugs.python.org/issue26970

#26964: Incorrect documentation for `-u`-flag
http://bugs.python.org/issue26964

#26960: urllib hangs when closing connection
http://bugs.python.org/issue26960

#26959: pickle: respect dispatch for functions again
http://bugs.python.org/issue26959

#26948: Simplify PyImport_ImportModuleLevelObject: avoid temporary tup
http://bugs.python.org/issue26948

#26939: android: test_functools hangs on armv7
http://bugs.python.org/issue26939

#26931: android: test_distutils fails
http://bugs.python.org/issue26931

#26926: Large files are not supported on Android
http://bugs.python.org/issue26926

#26924: android: test_concurrent_futures fails
http://bugs.python.org/issue26924

#26917: unicodedata.normalize(): bug in Hangul Composition
http://bugs.python.org/issue26917

#26906: format(object.__reduce__) fails intermittently
http://bugs.python.org/issue26906

#26904: Difflib quick_ratio() could use Counter()
http://bugs.python.org/issue26904

#26900: Exclude the private API from the stable API
http://bugs.python.org/issue26900

#26896: mix-up with the terms 'importer', 'finder', 'loader' in the im
http://bugs.python.org/issue26896

#26892: debuglevel not honored in urllib
http://bugs.python.org/issue26892



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

#26156: Bad name into power operator syntax
http://bugs.python.org/issue26156 12 msgs

#26906: format(object.__reduce__) fails intermittently
http://bugs.python.org/issue26906 11 msgs

#26219: implement per-opcode cache in ceval
http://bugs.python.org/issue26219 10 msgs

#26929: android: test_strptime fails
http://bugs.python.org/issue26929 9 msgs

#26939: android: test_functools hangs on armv7
http://bugs.python.org/issue26939 9 msgs

#26858: android: setting SO_REUSEPORT fails
http://bugs.python.org/issue26858 7 msgs

#26926: Large files are not supported on Android
http://bugs.python.org/issue26926 7 msgs

#26765: Factor out common bytes and bytearray implementation
http://bugs.python.org/issue26765 6 msgs

#26814: [WIP] Add a new _PyObject_FastCall() function which avoids the
http://bugs.python.org/issue26814 6 msgs

#26917: unicodedata.normalize(): bug in Hangul Composition
http://bugs.python.org/issue26917 6 msgs



Issues closed (58)
==================

#10435: Document unicode C-API in reST
http://bugs.python.org/issue10435 closed by berker.peksag

#12135: The spawn function should return stderr.
http://bugs.python.org/issue12135 closed by berker.peksag

#13173: Default values for string.Template
http://bugs.python.org/issue13173 closed by serhiy.storchaka

#13436: compile() doesn't work on ImportFrom with level=None
http://bugs.python.org/issue13436 closed by berker.peksag

#14882: Link/Compile Error on Sun Sparc Solaris10 with gcc3.4.3----pyt
http://bugs.python.org/issue14882 closed by berker.peksag

#18688: Document undocumented Unicode object API
http://bugs.python.org/issue18688 closed by berker.peksag

#18841: math.isfinite fails with Decimal sNAN
http://bugs.python.org/issue18841 closed by berker.peksag

#18916: Various out-of-date Lock text in 3.2+
http://bugs.python.org/issue18916 closed by berker.peksag

#18956: Document useful functions in ‘pydoc’ module
http://bugs.python.org/issue18956 closed by berker.peksag

#20120: Percent-signs (%) in .pypirc should not be interpolated
http://bugs.python.org/issue20120 closed by lukasz.langa

#20554: Use specific asserts in optparse test
http://bugs.python.org/issue20554 closed by serhiy.storchaka

#20971: HTML output of difflib
http://bugs.python.org/issue20971 closed by berker.peksag

#21367: multiprocessing.JoinableQueue requires new kwarg
http://bugs.python.org/issue21367 closed by berker.peksag

#21746: urlparse.BaseResult no longer exists
http://bugs.python.org/issue21746 closed by berker.peksag

#23960: PyErr_SetImportError doesn't clean up on some errors
http://bugs.python.org/issue23960 closed by berker.peksag

#24114: ctypes.utils uninitialized variable 'paths'
http://bugs.python.org/issue24114 closed by meador.inge

#24950: FAIL: test_expanduser when $HOME=/
http://bugs.python.org/issue24950 closed by serhiy.storchaka

#25177: OverflowError in statistics.mean when summing large floats
http://bugs.python.org/issue25177 closed by berker.peksag

#25757: Subclasses of property lose docstring
http://bugs.python.org/issue25757 closed by berker.peksag

#25974: Fix statistics.py after the Decimal.as_integer_ratio() change
http://bugs.python.org/issue25974 closed by berker.peksag

#26002: make statistics.median_grouped more efficient
http://bugs.python.org/issue26002 closed by berker.peksag

#26710: ConfigParser: Values in DEFAULT section override defaults pass
http://bugs.python.org/issue26710 closed by Marc.Abramowitz

#26711: Fix comparison of plistlib.Data
http://bugs.python.org/issue26711 closed by serhiy.storchaka

#26756: fileinput handling of unicode errors from standard input
http://bugs.python.org/issue26756 closed by serhiy.storchaka

#26811: segfault due to null pointer in tuple
http://bugs.python.org/issue26811 closed by serhiy.storchaka

#26849: android does not support versioning in SONAME
http://bugs.python.org/issue26849 closed by xdegaye

#26864: urllib.request no_proxy check differs from curl
http://bugs.python.org/issue26864 closed by martin.panter

#26873: xmlrpclib raises when trying to convert an int to string when
http://bugs.python.org/issue26873 closed by serhiy.storchaka

#26886: Cross-compiling python:3.5.x fails with "Parser/pgen: Parser/
http://bugs.python.org/issue26886 closed by Peter L2

#26887: Erratum in https://docs.python.org/2.6/library/multiprocessing
http://bugs.python.org/issue26887 closed by zach.ware

#26893: ValueError exception raised when using IntEnum with an attribu
http://bugs.python.org/issue26893 closed by berker.peksag

#26895: regex matching on bytes considers zero byte as end
http://bugs.python.org/issue26895 closed by serhiy.storchaka

#26898: Typo in the documentation of math.isclose()
http://bugs.python.org/issue26898 closed by berker.peksag

#26902: Argument Clinic incorrectly works with custom converter and re
http://bugs.python.org/issue26902 closed by larry

#26905: from multiprocessing.pool import Pool bug on linux
http://bugs.python.org/issue26905 closed by SilentGhost

#26908: "1and 0" evaluated a zero, instead of SyntaxError
http://bugs.python.org/issue26908 closed by berker.peksag

#26910: dictionary literal should not allow duplicate keys
http://bugs.python.org/issue26910 closed by r.david.murray

#26913: statistics.mean of bools
http://bugs.python.org/issue26913 closed by r.david.murray

#26914: Fix formatting of lists in PEP 420
http://bugs.python.org/issue26914 closed by georg.brandl

#26915: Test identity first in membership operation of ItemsView, Valu
http://bugs.python.org/issue26915 closed by rhettinger

#26916: Word duplications in PEPs
http://bugs.python.org/issue26916 closed by serhiy.storchaka

#26918: android: test_pipes fails
http://bugs.python.org/issue26918 closed by serhiy.storchaka

#26921: Incorrect usage of a/an articles in PEPs
http://bugs.python.org/issue26921 closed by serhiy.storchaka

#26922: build from fresh checkout fails
http://bugs.python.org/issue26922 closed by pitrou

#26927: android: test_mmap fails
http://bugs.python.org/issue26927 closed by serhiy.storchaka

#26932: RTLD_* macros are not defined on Android
http://bugs.python.org/issue26932 closed by serhiy.storchaka

#26933: android: test_posixpath fails
http://bugs.python.org/issue26933 closed by serhiy.storchaka

#26943: datetime.datetime.strptime() raises an exception
http://bugs.python.org/issue26943 closed by SilentGhost

#26946: os.path.realpath.__name__ is 'abspath'
http://bugs.python.org/issue26946 closed by brett.cannon

#26950: Typo in unittest.mock > Autospeccing documentation
http://bugs.python.org/issue26950 closed by berker.peksag

#26953: Failed building wheel for greenlet
http://bugs.python.org/issue26953 closed by berker.peksag

#26956: About Idle-x version not updated for 1.13
http://bugs.python.org/issue26956 closed by terry.reedy

#26957: Docs: remove duplicate "the" in description of `%z` in datetim
http://bugs.python.org/issue26957 closed by berker.peksag

#26958: Suggestion to imporve queue.full reliability
http://bugs.python.org/issue26958 closed by rhettinger

#26962: curses documenation- keys for Page Up and Page Down are revers
http://bugs.python.org/issue26962 closed by berker.peksag

#26963: compile() expected string without null bytes
http://bugs.python.org/issue26963 closed by serhiy.storchaka

#26965: spam
http://bugs.python.org/issue26965 closed by ned.deily

#26966: Spam
http://bugs.python.org/issue26966 closed by berker.peksag

Python tracker

unread,
May 13, 2016, 12:10:22 PM5/13/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-05-06 - 2016-05-13)
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 5501 ( -3)
closed 33270 (+47)
total 38771 (+44)

Open issues with patches: 2383


Issues opened (28)
==================

#22570: Better stdlib support for Path objects
http://bugs.python.org/issue22570 reopened by gvanrossum

#26857: gethostbyname_r() is broken on android
http://bugs.python.org/issue26857 reopened by xdegaye

#26971: python v3.5.1: sys.paths not respecting DESTDIRS and DESTSHARE
http://bugs.python.org/issue26971 opened by yaro-yaro

#26972: mistakes in docstrings in the import machinery
http://bugs.python.org/issue26972 opened by Oren Milman

#26974: Crash in Decimal.from_float
http://bugs.python.org/issue26974 opened by serhiy.storchaka

#26975: Decimal.from_float works incorrectly for non-binary floats
http://bugs.python.org/issue26975 opened by serhiy.storchaka

#26978: Implement pathlib.Path.link (Using os.link)
http://bugs.python.org/issue26978 opened by cool-RR

#26979: The danger of PyType_FromSpec()
http://bugs.python.org/issue26979 opened by serhiy.storchaka

#26980: The path argument of asyncio.BaseEventLoop.create_unix_connect
http://bugs.python.org/issue26980 opened by texttheater

#26981: add compatibility shim for enum34 backport
http://bugs.python.org/issue26981 opened by ethan.furman

#26982: Clarify forward annotations in PEP 484
http://bugs.python.org/issue26982 opened by James.Tatum

#26983: float() can return not exact float instance
http://bugs.python.org/issue26983 opened by serhiy.storchaka

#26984: int() can return not exact int instance
http://bugs.python.org/issue26984 opened by serhiy.storchaka

#26985: Information about CodeType in inspect documentation is outdate
http://bugs.python.org/issue26985 opened by xiang.zhang

#26988: Add AutoNumberedEnum to stdlib
http://bugs.python.org/issue26988 opened by John Hagen

#26990: file.tell affect decoding
http://bugs.python.org/issue26990 opened by mfmain

#26991: Possible reference leak in MAKE_FUNCTION
http://bugs.python.org/issue26991 opened by xiang.zhang

#26992: 64-bit Python 2.7.11 hangs in 64-bit Windows 10 - CMD and Git
http://bugs.python.org/issue26992 opened by sam.taylor.bs

#26993: Copy idlelib *.py files with new names
http://bugs.python.org/issue26993 opened by terry.reedy

#26995: Add tests for parsing float and object arguments
http://bugs.python.org/issue26995 opened by serhiy.storchaka

#26997: Docs for pdb should note that __future__ magic doesn't work
http://bugs.python.org/issue26997 opened by Martin Jones

#27002: Support different modes in posixpath.realpath()
http://bugs.python.org/issue27002 opened by serhiy.storchaka

#27004: Handle script shbang options
http://bugs.python.org/issue27004 opened by opoplawski

#27006: C implementation of Decimal.from_float() bypasses __new__ and
http://bugs.python.org/issue27006 opened by serhiy.storchaka

#27007: Alternate constructors bytes.fromhex() and bytearray.fromhex()
http://bugs.python.org/issue27007 opened by serhiy.storchaka

#27010: email library could "recover" from bad mime boundary like (som
http://bugs.python.org/issue27010 opened by Fedele Mantuano

#27012: Rename the posix module to _os
http://bugs.python.org/issue27012 opened by brett.cannon

#27014: maximum recursion depth when using typing options
http://bugs.python.org/issue27014 opened by Roy Shmueli



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

#27014: maximum recursion depth when using typing options
http://bugs.python.org/issue27014

#27006: C implementation of Decimal.from_float() bypasses __new__ and
http://bugs.python.org/issue27006

#27002: Support different modes in posixpath.realpath()
http://bugs.python.org/issue27002

#26997: Docs for pdb should note that __future__ magic doesn't work
http://bugs.python.org/issue26997

#26995: Add tests for parsing float and object arguments
http://bugs.python.org/issue26995

#26990: file.tell affect decoding
http://bugs.python.org/issue26990

#26982: Clarify forward annotations in PEP 484
http://bugs.python.org/issue26982

#26980: The path argument of asyncio.BaseEventLoop.create_unix_connect
http://bugs.python.org/issue26980

#26979: The danger of PyType_FromSpec()
http://bugs.python.org/issue26979

#26978: Implement pathlib.Path.link (Using os.link)
http://bugs.python.org/issue26978

#26964: Incorrect documentation for `-u`-flag
http://bugs.python.org/issue26964

#26955: Implement equivalent to `pip.locations.distutils_scheme` in di
http://bugs.python.org/issue26955

#26954: Add Guido's rejection notice to the "with" FAQ
http://bugs.python.org/issue26954

#26942: android: test_ctypes crashes on armv7
http://bugs.python.org/issue26942

#26937: android: test_tarfile fails
http://bugs.python.org/issue26937



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

#27007: Alternate constructors bytes.fromhex() and bytearray.fromhex()
http://bugs.python.org/issue27007

#27002: Support different modes in posixpath.realpath()
http://bugs.python.org/issue27002

#26995: Add tests for parsing float and object arguments
http://bugs.python.org/issue26995

#26991: Possible reference leak in MAKE_FUNCTION
http://bugs.python.org/issue26991

#26985: Information about CodeType in inspect documentation is outdate
http://bugs.python.org/issue26985

#26983: float() can return not exact float instance
http://bugs.python.org/issue26983

#26982: Clarify forward annotations in PEP 484
http://bugs.python.org/issue26982

#26974: Crash in Decimal.from_float
http://bugs.python.org/issue26974

#26972: mistakes in docstrings in the import machinery
http://bugs.python.org/issue26972

#26970: Replace OpenSSL's CPRNG with system entropy source
http://bugs.python.org/issue26970

#26964: Incorrect documentation for `-u`-flag
http://bugs.python.org/issue26964

#26959: pickle: respect dispatch for functions again
http://bugs.python.org/issue26959

#26948: Simplify PyImport_ImportModuleLevelObject: avoid temporary tup
http://bugs.python.org/issue26948

#26939: android: test_functools hangs on armv7
http://bugs.python.org/issue26939

#26935: android: test_os fails
http://bugs.python.org/issue26935



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

#26969: ascynio should provide a policy to address pass-loop-everywher
http://bugs.python.org/issue26969 36 msgs

#26439: ctypes.util.find_library fails when ldconfig/glibc not availab
http://bugs.python.org/issue26439 12 msgs

#26993: Copy idlelib *.py files with new names
http://bugs.python.org/issue26993 9 msgs

#26906: format(object.__reduce__) fails intermittently
http://bugs.python.org/issue26906 8 msgs

#6422: timeit called from within Python should allow autoranging
http://bugs.python.org/issue6422 7 msgs

#18531: Undocumented different between METH_KEYWORDS and **kws
http://bugs.python.org/issue18531 7 msgs

#26632: __all__ decorator
http://bugs.python.org/issue26632 7 msgs

#26983: float() can return not exact float instance
http://bugs.python.org/issue26983 7 msgs

#26039: More flexibility in zipfile write interface
http://bugs.python.org/issue26039 6 msgs

#26369: unicode.decode and str.encode are unnecessarily confusing for
http://bugs.python.org/issue26369 6 msgs



Issues closed (45)
==================

#5062: Rlcompleter.Completer does not use __dir__ magic method
http://bugs.python.org/issue5062 closed by martin.panter

#11643: Use |version| instead of X.Y in the doc
http://bugs.python.org/issue11643 closed by serhiy.storchaka

#15721: PEP 3121, 384 Refactoring applied to tkinter module
http://bugs.python.org/issue15721 closed by serhiy.storchaka

#17765: weakref.ref ignores a 'callback' keyword argument
http://bugs.python.org/issue17765 closed by serhiy.storchaka

#18864: Implementation for PEP 451 (importlib.machinery.ModuleSpec)
http://bugs.python.org/issue18864 closed by eric.snow

#19444: mmap.mmap() allocates a file descriptor that isn't CLOEXEC
http://bugs.python.org/issue19444 closed by martin.panter

#21012: Figure out how to best leverage pip in devinabox
http://bugs.python.org/issue21012 closed by brett.cannon

#22143: rlcompleter.Completer has duplicate matches
http://bugs.python.org/issue22143 closed by martin.panter

#22274: subprocess.Popen(stderr=STDOUT) fails to redirect subprocess s
http://bugs.python.org/issue22274 closed by martin.panter

#23213: subprocess communicate() hangs when stderr isn't closed
http://bugs.python.org/issue23213 closed by martin.panter

#23640: int.from_bytes() is broken for subclasses
http://bugs.python.org/issue23640 closed by serhiy.storchaka

#23815: Segmentation fault when create _tkinter objects
http://bugs.python.org/issue23815 closed by serhiy.storchaka

#23921: Standardize documentation whitespace, formatting
http://bugs.python.org/issue23921 closed by serhiy.storchaka

#24550: maxint on 64 bit platforms breaks os.read
http://bugs.python.org/issue24550 closed by serhiy.storchaka

#25745: Reference leaks in test_curses
http://bugs.python.org/issue25745 closed by serhiy.storchaka

#26352: getpass incorrectly displays password prompt on stderr on fall
http://bugs.python.org/issue26352 closed by serhiy.storchaka

#26512: Vocabulary: Using "integral" in library/stdtypes.html
http://bugs.python.org/issue26512 closed by martin.panter

#26708: Constify C string pointers in the posix module
http://bugs.python.org/issue26708 closed by serhiy.storchaka

#26736: Use HTTPS protocol in links
http://bugs.python.org/issue26736 closed by serhiy.storchaka

#26881: modulefinder should reuse the dis module
http://bugs.python.org/issue26881 closed by serhiy.storchaka

#26889: Improve Doc/library/xmlrpc.client.rst
http://bugs.python.org/issue26889 closed by serhiy.storchaka

#26892: debuglevel not honored in urllib
http://bugs.python.org/issue26892 closed by orsenthil

#26911: lib2to3/tests/pytree_idempotency.py has broken imports
http://bugs.python.org/issue26911 closed by terry.reedy

#26912: Broken imports in test/test_email/torture_test.py, test_asian_
http://bugs.python.org/issue26912 closed by terry.reedy

#26924: android: test_concurrent_futures fails
http://bugs.python.org/issue26924 closed by berker.peksag

#26925: android: test_multiprocessing_main_handling fails
http://bugs.python.org/issue26925 closed by xdegaye

#26960: urllib hangs when closing connection
http://bugs.python.org/issue26960 closed by python-dev

#26973: Dict View binops permit non-set types
http://bugs.python.org/issue26973 closed by r.david.murray

#26976: pathlib equivalent for os.path.realpath()
http://bugs.python.org/issue26976 closed by serhiy.storchaka

#26977: Unnecessary line in statistics.pvariance
http://bugs.python.org/issue26977 closed by steven.daprano

#26986: Enhance PyFunction_New documentation
http://bugs.python.org/issue26986 closed by python-dev

#26987: Comment/implementation disagreement in Thread._bootstrap_inner
http://bugs.python.org/issue26987 closed by python-dev

#26989: error in installation of ez_setup.py
http://bugs.python.org/issue26989 closed by benjamin.peterson

#26994: unexpected behavior for booleans in argparse
http://bugs.python.org/issue26994 closed by r.david.murray

#26996: Add secrets module as per PEP 506.
http://bugs.python.org/issue26996 closed by steven.daprano

#26998: Unable to import "site" in an embedded application
http://bugs.python.org/issue26998 closed by steve.dower

#26999: Add child separator keyword to logging.basicConfig and use it
http://bugs.python.org/issue26999 closed by vinay.sajip

#27000: improve document of filter
http://bugs.python.org/issue27000 closed by r.david.murray

#27001: Python Interface X-Plane 10.45
http://bugs.python.org/issue27001 closed by r.david.murray

#27003: Python 3.5.1 fails at HTTPSTest with SSL CERT error
http://bugs.python.org/issue27003 closed by martin.panter

#27005: Faster float.fromhex()
http://bugs.python.org/issue27005 closed by serhiy.storchaka

#27008: error message of ord is not intuitive
http://bugs.python.org/issue27008 closed by r.david.murray

#27009: multiprocessing Connection data length limited to max(int32)
http://bugs.python.org/issue27009 closed by serhiy.storchaka

#27011: Identation error
http://bugs.python.org/issue27011 closed by python-dev

#27013: IDLE completion for dict keys
http://bugs.python.org/issue27013 closed by terry.reedy

Python tracker

unread,
May 20, 2016, 12:10:25 PM5/20/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-05-13 - 2016-05-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 5504 ( +3)
closed 33322 (+52)
total 38826 (+55)

Open issues with patches: 2381


Issues opened (33)
==================

#26741: subprocess.Popen should emit a ResourceWarning in destructor i
http://bugs.python.org/issue26741 reopened by haypo

#27015: subprocess.CalledProcessError's repr changes based on kwargs,
http://bugs.python.org/issue27015 opened by Taywee

#27016: BlockingIOError not raised inside function.
http://bugs.python.org/issue27016 opened by pcunni...@gmail.com

#27019: Reduce marshal stack depth for 2.7 on Windows debug build
http://bugs.python.org/issue27019 opened by db3l

#27020: os.writev() does not accept generators (as buffers argument)
http://bugs.python.org/issue27020 opened by mmarkk

#27021: It is not documented that os.writev() suffer from SC_IOV_MAX
http://bugs.python.org/issue27021 opened by mmarkk

#27022: expose sendmmsg() syscall in sockets API
#27024: IDLE shutdown glitch when started by import
http://bugs.python.org/issue27024 opened by terry.reedy

#27025: More human readable generated widget names
http://bugs.python.org/issue27025 opened by serhiy.storchaka

#27026: async/await keywords are missing from reference docs
http://bugs.python.org/issue27026 opened by hongminhee

#27027: add is_android in test.support to detect Android platform
http://bugs.python.org/issue27027 opened by xdegaye

#27029: Remove support of deprecated mode 'U' in zipfile
http://bugs.python.org/issue27029 opened by serhiy.storchaka

#27030: Remove deprecated re features
http://bugs.python.org/issue27030 opened by serhiy.storchaka

#27032: Remove deprecated html.parser.HTMLParser.unescape()
http://bugs.python.org/issue27032 opened by serhiy.storchaka

#27033: Change the decode_data default in smtpd to False
http://bugs.python.org/issue27033 opened by serhiy.storchaka

#27035: Cannot set exit code in atexit callback
http://bugs.python.org/issue27035 opened by Melebius

#27036: Mark up of references in different form
http://bugs.python.org/issue27036 opened by serhiy.storchaka

#27037: Universal newline support for zipFile.ZipExtFile.read() is not
http://bugs.python.org/issue27037 opened by David Pitchford

#27038: Make os.DirEntry exist
http://bugs.python.org/issue27038 opened by brett.cannon

#27043: Describe what ‘inspect.cleandoc’ does to synopsis line.
http://bugs.python.org/issue27043 opened by bignose

#27048: distutils._msvccompiler._get_vc_env() fails with UnicodeDecode
http://bugs.python.org/issue27048 opened by ebarry

#27050: Demote run() below the high level APIs in subprocess docs
http://bugs.python.org/issue27050 opened by ncoghlan

#27051: Create PIP gui
http://bugs.python.org/issue27051 opened by upendra-k14

#27052: Python2.7.11+ as in Debian testing and Ubuntu 16.04 LTS crashe
http://bugs.python.org/issue27052 opened by Ján Jockusch

#27054: Python installation problem: No module named 'encodings'
http://bugs.python.org/issue27054 opened by la...@wpi.edu

#27060: Documentation of assertItemsEqual in unittest is VERY misleadi
http://bugs.python.org/issue27060 opened by vitaly

#27062: `inspect` doesn't have `__all__`
http://bugs.python.org/issue27062 opened by leewz

#27063: Some unittest loader tests are silently skipped by mistake
http://bugs.python.org/issue27063 opened by serhiy.storchaka

#27064: Make py.exe default to Python 3 when used interactively
http://bugs.python.org/issue27064 opened by paul.moore

#27066: SystemError if custom opener returns -1
http://bugs.python.org/issue27066 opened by barry

#27067: Improve curses tests
http://bugs.python.org/issue27067 opened by serhiy.storchaka

#27068: Add a detach() method to subprocess.Popen
http://bugs.python.org/issue27068 opened by haypo

#27069: webbrowser creates zombi processes in the background mode
http://bugs.python.org/issue27069 opened by haypo



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

#27067: Improve curses tests
http://bugs.python.org/issue27067

#27063: Some unittest loader tests are silently skipped by mistake
http://bugs.python.org/issue27063

#27060: Documentation of assertItemsEqual in unittest is VERY misleadi
http://bugs.python.org/issue27060

#27051: Create PIP gui
http://bugs.python.org/issue27051

#27043: Describe what ‘inspect.cleandoc’ does to synopsis line.
http://bugs.python.org/issue27043

#27038: Make os.DirEntry exist
http://bugs.python.org/issue27038

#27032: Remove deprecated html.parser.HTMLParser.unescape()
http://bugs.python.org/issue27032

#27030: Remove deprecated re features
http://bugs.python.org/issue27030

#27029: Remove support of deprecated mode 'U' in zipfile
http://bugs.python.org/issue27029

#27021: It is not documented that os.writev() suffer from SC_IOV_MAX
http://bugs.python.org/issue27021

#27019: Reduce marshal stack depth for 2.7 on Windows debug build
http://bugs.python.org/issue27019

#27006: C implementation of Decimal.from_float() bypasses __new__ and
http://bugs.python.org/issue27006

#27002: Support different modes in posixpath.realpath()
http://bugs.python.org/issue27002

#26997: Docs for pdb should note that __future__ magic doesn't work
http://bugs.python.org/issue26997

#26990: file.tell affect decoding
http://bugs.python.org/issue26990



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

#27067: Improve curses tests
http://bugs.python.org/issue27067

#27066: SystemError if custom opener returns -1
http://bugs.python.org/issue27066

#27064: Make py.exe default to Python 3 when used interactively
http://bugs.python.org/issue27064

#27063: Some unittest loader tests are silently skipped by mistake
http://bugs.python.org/issue27063

#27048: distutils._msvccompiler._get_vc_env() fails with UnicodeDecode
http://bugs.python.org/issue27048

#27036: Mark up of references in different form
http://bugs.python.org/issue27036

#27033: Change the decode_data default in smtpd to False
http://bugs.python.org/issue27033

#27032: Remove deprecated html.parser.HTMLParser.unescape()
http://bugs.python.org/issue27032

#27030: Remove deprecated re features
http://bugs.python.org/issue27030

#27029: Remove support of deprecated mode 'U' in zipfile
http://bugs.python.org/issue27029

#27027: add is_android in test.support to detect Android platform
http://bugs.python.org/issue27027

#27026: async/await keywords are missing from reference docs
http://bugs.python.org/issue27026

#27025: More human readable generated widget names
http://bugs.python.org/issue27025

#27024: IDLE shutdown glitch when started by import
http://bugs.python.org/issue27024

#27019: Reduce marshal stack depth for 2.7 on Windows debug build
http://bugs.python.org/issue27019



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

#26870: Unexpected call to readline's add_history in call_readline
http://bugs.python.org/issue26870 11 msgs

#27048: distutils._msvccompiler._get_vc_env() fails with UnicodeDecode
http://bugs.python.org/issue27048 11 msgs

#20371: datetime.datetime.replace bypasses a subclass's __new__
http://bugs.python.org/issue20371 9 msgs

#27036: Mark up of references in different form
http://bugs.python.org/issue27036 8 msgs

#27054: Python installation problem: No module named 'encodings'
http://bugs.python.org/issue27054 8 msgs

#26168: Py_BuildValue may leak 'N' arguments on PyTuple_New failure
http://bugs.python.org/issue26168 6 msgs

#26331: Tokenizer: allow underscores for grouping in numeric literals
http://bugs.python.org/issue26331 6 msgs

#26369: unicode.decode and str.encode are unnecessarily confusing for
http://bugs.python.org/issue26369 6 msgs

#26814: [WIP] Add a new _PyObject_FastCall() function which avoids the
http://bugs.python.org/issue26814 6 msgs

#26839: Python 3.5 running on Linux kernel 3.17+ can block at startup
http://bugs.python.org/issue26839 6 msgs



Issues closed (48)
==================

#3213: "pydoc -p" should listen to [::] if IPv6 is supported
http://bugs.python.org/issue3213 closed by martin.panter

#3948: readline steals sigwinch
http://bugs.python.org/issue3948 closed by martin.panter

#11980: zipfile.ZipFile.write should accept fp as argument
http://bugs.python.org/issue11980 closed by serhiy.storchaka

#14132: Redirect is not working correctly in urllib2
http://bugs.python.org/issue14132 closed by martin.panter

#18410: Idle: test SearchDialog.py
http://bugs.python.org/issue18410 closed by terry.reedy

#20640: Idle: test configHelpSourceEdit
http://bugs.python.org/issue20640 closed by terry.reedy

#20792: Idle: test PathBrowser more
http://bugs.python.org/issue20792 closed by terry.reedy

#21676: IDLE - Test Replace Dialog
http://bugs.python.org/issue21676 closed by terry.reedy

#21703: IDLE: Test UndoDelegator
http://bugs.python.org/issue21703 closed by terry.reedy

#21939: IDLE - Test Percolator
http://bugs.python.org/issue21939 closed by terry.reedy

#23275: Can assign [] = (), but not () = []
http://bugs.python.org/issue23275 closed by berker.peksag

#23958: compile warnings in libffi
http://bugs.python.org/issue23958 closed by berker.peksag

#23977: Enhancing IDLE's test_delegator.py unit test
http://bugs.python.org/issue23977 closed by terry.reedy

#25285: regrtest: run tests in subprocesses with -j1 on buildbots
http://bugs.python.org/issue25285 closed by haypo

#25650: Mismatching documentation <=> behaviour for typing.Any
http://bugs.python.org/issue25650 closed by berker.peksag

#25747: test_idle failure in leaks searching mode
http://bugs.python.org/issue25747 closed by terry.reedy

#26039: More flexibility in zipfile write interface
http://bugs.python.org/issue26039 closed by takluyver

#26807: mock_open()().readline() fails at EOF
http://bugs.python.org/issue26807 closed by rbcollins

#26848: asyncio.subprocess's communicate() method mishandles empty inp
http://bugs.python.org/issue26848 closed by berker.peksag

#26850: PyMem_RawMalloc(): update also sys.getallocatedblocks() in deb
http://bugs.python.org/issue26850 closed by haypo

#26938: android: test_concurrent_futures hangs on armv7
http://bugs.python.org/issue26938 closed by xdegaye

#26948: Simplify PyImport_ImportModuleLevelObject: avoid temporary tup
http://bugs.python.org/issue26948 closed by haypo

#26991: Possible reference leak in MAKE_FUNCTION
http://bugs.python.org/issue26991 closed by python-dev

#26995: Add tests for parsing float and object arguments
http://bugs.python.org/issue26995 closed by serhiy.storchaka

#27014: maximum recursion depth when using typing options
http://bugs.python.org/issue27014 closed by gvanrossum

#27017: Python3.5.1: type().startswith()
http://bugs.python.org/issue27017 closed by SilentGhost

#27018: Incorrect documentation of select module
http://bugs.python.org/issue27018 closed by orsenthil

#27023: Documentation of tempfile.gettempdir() does not mention it onl
http://bugs.python.org/issue27023 closed by r.david.murray

#27028: configparser BasicInterpolation issue with %()
http://bugs.python.org/issue27028 closed by r.david.murray

#27031: Remove interface to obsolete Tk commands
http://bugs.python.org/issue27031 closed by serhiy.storchaka

#27034: Remove deprecated asynchat.fifo
http://bugs.python.org/issue27034 closed by serhiy.storchaka

#27039: bytearray.remove cannot remove bytes with value greater than 1
http://bugs.python.org/issue27039 closed by serhiy.storchaka

#27040: asyncio: Add loop.get_exception_handler method
http://bugs.python.org/issue27040 closed by yselivanov

#27041: asyncio: Add loop.create_future method
http://bugs.python.org/issue27041 closed by yselivanov

#27042: Incorrect grammar for function definitions
http://bugs.python.org/issue27042 closed by python-dev

#27044: Stop test_idle memory leaks
http://bugs.python.org/issue27044 closed by terry.reedy

#27045: Forward slashes in Windows paths
http://bugs.python.org/issue27045 closed by ebarry

#27046: Emoji support in Pie Chart legend with matplotlib
http://bugs.python.org/issue27046 closed by berker.peksag

#27047: O(1) deque indexing
http://bugs.python.org/issue27047 closed by rhettinger

#27049: Typo in "The Python Language Reference" 7.11 -- "individiual"
http://bugs.python.org/issue27049 closed by ned.deily

#27053: Python Windows x86-64 embeddable zip file missing module encod
http://bugs.python.org/issue27053 closed by steve.dower

#27055: python fails to run zipapp when zip contains comments
http://bugs.python.org/issue27055 closed by serhiy.storchaka

#27056: pickle: constant propagation in _Unpickler_Read()
#27057: os.set_inheritable(): fall back to fcntl() if ioctl() fails wi
http://bugs.python.org/issue27057 closed by haypo

#27058: Tkinter's canvas' dashed lines have incorrect segment lengths
http://bugs.python.org/issue27058 closed by kms70847

#27059: find_spec and find_loader ignore package/path argument
http://bugs.python.org/issue27059 closed by brett.cannon

#27061: 2.7.11 OS X pkg doesn't put proper version in the receipts
http://bugs.python.org/issue27061 closed by ned.deily

#27065: robotparser user agent considered hostile by mod_security rule

Python tracker

unread,
May 27, 2016, 12:10:24 PM5/27/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-05-20 - 2016-05-27)
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 5529 (+25)
closed 33364 (+42)
total 38893 (+67)

Open issues with patches: 2400


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

#16858: tarfile silently hides errors
http://bugs.python.org/issue16858 reopened by mmarkk

#26915: Test identity first in membership operation of ItemsView, Valu
http://bugs.python.org/issue26915 reopened by xiang.zhang

#27067: Improve curses tests
http://bugs.python.org/issue27067 reopened by martin.panter

#27072: random.getrandbits is limited to 2**31-1 bits on 64-bit Window
http://bugs.python.org/issue27072 opened by Steven.Barker

#27073: redundant checks in long_add and long_sub
http://bugs.python.org/issue27073 opened by Oren Milman

#27074: Confusing text about __all__ in __init__.py in tutorial
http://bugs.python.org/issue27074 opened by ztane

#27078: Make f'' strings faster than .format: BUILD_STRING opcode?
http://bugs.python.org/issue27078 opened by ztane

#27079: Bugs in curses.ascii predicates
http://bugs.python.org/issue27079 opened by serhiy.storchaka

#27080: Implement the formatting part of PEP 515, '_' in numeric liter
http://bugs.python.org/issue27080 opened by eric.smith

#27081: Multiprocessing is not robust against sys.stderr changes invol
http://bugs.python.org/issue27081 opened by ppperry

#27083: PYTHONCASEOK is ignored on Windows
http://bugs.python.org/issue27083 opened by eryksun

#27084: Add dir_fd and follow_symlinks kwargs to os.listdir and os.sca
http://bugs.python.org/issue27084 opened by abacabadabacaba

#27085: Make it possible to select return type for os.listdir
http://bugs.python.org/issue27085 opened by abacabadabacaba

#27086: Add closefd argument to os.listdir
http://bugs.python.org/issue27086 opened by abacabadabacaba

#27088: doc: select: epoll.poll: incorrect timeout units, missing maxe
http://bugs.python.org/issue27088 opened by fordsfords

#27095: Simplify MAKE_FUNCTION
http://bugs.python.org/issue27095 opened by Demur Rumed

#27099: IDLE: turn builting extensions into regular modules
http://bugs.python.org/issue27099 opened by terry.reedy

#27100: Attempting to use class with both __enter__ & __exit__ undefin
http://bugs.python.org/issue27100 opened by ellingtonjp

#27101: Compilation of python (modules) for foreign target platform pr
http://bugs.python.org/issue27101 opened by complement

#27103: regrtest: capture stdout (-W) option is incompatible with refl
http://bugs.python.org/issue27103 opened by haypo

#27105: cgi.__all__ is incomplete
http://bugs.python.org/issue27105 opened by Unit03

#27106: configparser.__all__ is incomplete
http://bugs.python.org/issue27106 opened by Unit03

#27107: mailbox.__all__ list is incomplete
http://bugs.python.org/issue27107 opened by Unit03

#27108: mimetypes.__all__ list is incomplete
http://bugs.python.org/issue27108 opened by Unit03

#27109: plistlib.__all__ list is incomplete
http://bugs.python.org/issue27109 opened by Unit03

#27110: smtpd.__all__ list is incomplete
http://bugs.python.org/issue27110 opened by Unit03

#27111: redundant variables in long_add and long_sub
http://bugs.python.org/issue27111 opened by Oren Milman

#27112: tokenize.__all__ list is incomplete
http://bugs.python.org/issue27112 opened by Unit03

#27113: sqlite3 connect parameter "check_same_thread" not documented
http://bugs.python.org/issue27113 opened by Dave Sawyer

#27115: IDLE/tkinter: in simpledialog, <Return> != [OK] click
http://bugs.python.org/issue27115 opened by terry.reedy

#27117: turtledemo does not work with IDLE's new dark theme.
http://bugs.python.org/issue27117 opened by terry.reedy

#27119: `compile` doesn't compile into an AST object as specified
http://bugs.python.org/issue27119 opened by leewz

#27121: imghdr does not support jpg files with Lavc bytes
http://bugs.python.org/issue27121 opened by René Løwe Jacobsen

#27122: Hang with contextlib.ExitStack and subprocess.Popen (regressio
http://bugs.python.org/issue27122 opened by Valentin David

#27123: Allow `install_headers` command to follow specific directory s
http://bugs.python.org/issue27123 opened by sylvain.corlay

#27124: binascii.a2b_hex raises binascii.Error and ValueError, not Typ
http://bugs.python.org/issue27124 opened by Lennart Grahl

#27125: Typo in Python 2 multiprocessing documentation
http://bugs.python.org/issue27125 opened by phx

#27126: Apple-supplied libsqlite3 on OS X is not fork safe; can cause
http://bugs.python.org/issue27126 opened by evan....@bluecore.com

#27127: Never have GET_ITER not followed by FOR_ITER
http://bugs.python.org/issue27127 opened by Demur Rumed

#27128: Add _PyObject_FastCall()
http://bugs.python.org/issue27128 opened by haypo

#27129: Wordcode, part 2
http://bugs.python.org/issue27129 opened by serhiy.storchaka

#27130: zlib: OverflowError while trying to compress 2^32 bytes or mor
http://bugs.python.org/issue27130 opened by Klamann

#27131: Unit test random shuffle
http://bugs.python.org/issue27131 opened by jonathan.kross

#27132: New assert method that checks an error message for a list of s
http://bugs.python.org/issue27132 opened by maciej.szulik

#27133: python 3.5.1 will not compile because libffi module uses wrong
http://bugs.python.org/issue27133 opened by blastwave

#27136: sock_connect fails for bluetooth (and probably others)
http://bugs.python.org/issue27136 opened by pyptr2



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

#27123: Allow `install_headers` command to follow specific directory s
http://bugs.python.org/issue27123

#27121: imghdr does not support jpg files with Lavc bytes
http://bugs.python.org/issue27121

#27117: turtledemo does not work with IDLE's new dark theme.
http://bugs.python.org/issue27117

#27115: IDLE/tkinter: in simpledialog, <Return> != [OK] click
http://bugs.python.org/issue27115

#27111: redundant variables in long_add and long_sub
http://bugs.python.org/issue27111

#27109: plistlib.__all__ list is incomplete
http://bugs.python.org/issue27109

#27103: regrtest: capture stdout (-W) option is incompatible with refl
http://bugs.python.org/issue27103

#27088: doc: select: epoll.poll: incorrect timeout units, missing maxe
http://bugs.python.org/issue27088

#27080: Implement the formatting part of PEP 515, '_' in numeric liter
http://bugs.python.org/issue27080

#27079: Bugs in curses.ascii predicates
http://bugs.python.org/issue27079

#27074: Confusing text about __all__ in __init__.py in tutorial
http://bugs.python.org/issue27074

#27038: Make os.DirEntry exist
http://bugs.python.org/issue27038

#27030: Remove deprecated re features
http://bugs.python.org/issue27030

#27021: It is not documented that os.writev() suffer from SC_IOV_MAX
http://bugs.python.org/issue27021

#27019: Reduce marshal stack depth for 2.7 on Windows debug build
http://bugs.python.org/issue27019



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

#27136: sock_connect fails for bluetooth (and probably others)
http://bugs.python.org/issue27136

#27131: Unit test random shuffle
http://bugs.python.org/issue27131

#27129: Wordcode, part 2
http://bugs.python.org/issue27129

#27128: Add _PyObject_FastCall()
http://bugs.python.org/issue27128

#27127: Never have GET_ITER not followed by FOR_ITER
http://bugs.python.org/issue27127

#27125: Typo in Python 2 multiprocessing documentation
http://bugs.python.org/issue27125

#27124: binascii.a2b_hex raises binascii.Error and ValueError, not Typ
http://bugs.python.org/issue27124

#27113: sqlite3 connect parameter "check_same_thread" not documented
http://bugs.python.org/issue27113

#27112: tokenize.__all__ list is incomplete
http://bugs.python.org/issue27112

#27111: redundant variables in long_add and long_sub
http://bugs.python.org/issue27111

#27110: smtpd.__all__ list is incomplete
http://bugs.python.org/issue27110

#27109: plistlib.__all__ list is incomplete
http://bugs.python.org/issue27109

#27108: mimetypes.__all__ list is incomplete
http://bugs.python.org/issue27108

#27107: mailbox.__all__ list is incomplete
http://bugs.python.org/issue27107

#27106: configparser.__all__ is incomplete
http://bugs.python.org/issue27106



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

#26647: ceval: use Wordcode, 16-bit bytecode
http://bugs.python.org/issue26647 23 msgs

#27067: Improve curses tests
http://bugs.python.org/issue27067 13 msgs

#26632: __all__ decorator
http://bugs.python.org/issue26632 9 msgs

#27051: Create PIP gui
http://bugs.python.org/issue27051 9 msgs

#24225: Idlelib: changing file names
http://bugs.python.org/issue24225 8 msgs

#27122: Hang with contextlib.ExitStack and subprocess.Popen (regressio
http://bugs.python.org/issue27122 8 msgs

#27085: Make it possible to select return type for os.listdir
http://bugs.python.org/issue27085 6 msgs

#18373: let code force str(bytes) to raise an exception
http://bugs.python.org/issue18373 5 msgs

#27032: Remove deprecated html.parser.HTMLParser.unescape()
http://bugs.python.org/issue27032 5 msgs

#27072: random.getrandbits is limited to 2**31-1 bits on 64-bit Window
http://bugs.python.org/issue27072 5 msgs



Issues closed (41)
==================

#5187: distutils upload should prompt for the user/password too
http://bugs.python.org/issue5187 closed by berker.peksag

#5784: raw deflate format and zlib module
http://bugs.python.org/issue5784 closed by martin.panter

#7159: Urllib2 authentication memory.
http://bugs.python.org/issue7159 closed by terry.reedy

#13615: setup.py register fails with -r argument
http://bugs.python.org/issue13615 closed by berker.peksag

#16509: sqlite3 docs do not explain check_same_thread
http://bugs.python.org/issue16509 closed by berker.peksag

#18383: test_warnings modifies warnings.filters when running with "-W
http://bugs.python.org/issue18383 closed by martin.panter

#23026: Winreg module doesn't support REG_QWORD, small DWORD doc updat
http://bugs.python.org/issue23026 closed by python-dev

#25823: Speed-up oparg decoding on little-endian machines
http://bugs.python.org/issue25823 closed by serhiy.storchaka

#26168: Py_BuildValue may leak 'N' arguments on PyTuple_New failure
http://bugs.python.org/issue26168 closed by serhiy.storchaka

#26306: Can't create abstract tuple
http://bugs.python.org/issue26306 closed by r.david.murray

#26742: imports in test_warnings changes warnings.filters
http://bugs.python.org/issue26742 closed by martin.panter

#26816: Make concurrent.futures.Executor an abc
http://bugs.python.org/issue26816 closed by xiang.zhang

#26877: tarfile use wrong code when read from fileobj
http://bugs.python.org/issue26877 closed by mmarkk

#27054: Python installation problem: No module named 'encodings'
http://bugs.python.org/issue27054 closed by steve.dower

#27060: Documentation of assertItemsEqual in unittest is VERY misleadi
http://bugs.python.org/issue27060 closed by terry.reedy

#27063: Some unittest loader tests are silently skipped by mistake
http://bugs.python.org/issue27063 closed by serhiy.storchaka

#27064: Make py.exe default to Python 3 when used interactively
http://bugs.python.org/issue27064 closed by paul.moore

#27070: Add ability to freeze (seal) mutable objects
http://bugs.python.org/issue27070 closed by eric.smith

#27071: unittest.TestCase.assertCountEqual is a very misleading name
http://bugs.python.org/issue27071 closed by r.david.murray

#27075: Link to StreamReader/Writer from codecs.getreader/writer
http://bugs.python.org/issue27075 closed by berker.peksag

#27076: Doc and comment spelling fixes
http://bugs.python.org/issue27076 closed by martin.panter

#27077: test_port_parameter_types fails with BytesWarning
http://bugs.python.org/issue27077 closed by berker.peksag

#27082: IDLE seriously degrades during and after printing large single
http://bugs.python.org/issue27082 closed by terry.reedy

#27087: unable to use socket send and sendall due to type error
http://bugs.python.org/issue27087 closed by eric.smith

#27089: I think this is a small bug in urlparse.py
http://bugs.python.org/issue27089 closed by berker.peksag

#27090: Python 3 import error after installation
http://bugs.python.org/issue27090 closed by zach.ware

#27091: Python IDLE doesn't like 💙
http://bugs.python.org/issue27091 closed by eryksun

#27092: ord() raises TypeError on string/bytes input
http://bugs.python.org/issue27092 closed by cwr

#27093: Silence warning in cjkcodecs.h
http://bugs.python.org/issue27093 closed by python-dev

#27094: Floating Point Printing Error with 2+.8553 or 3+.8553
http://bugs.python.org/issue27094 closed by r.david.murray

#27096: Ability to get random bytes from random.Random (as with os.ura
http://bugs.python.org/issue27096 closed by rhettinger

#27097: ceval: Wordcode follow up, explicit unsigned short read
http://bugs.python.org/issue27097 closed by serhiy.storchaka

#27098: Pickle of memoryview not raising error
http://bugs.python.org/issue27098 closed by serhiy.storchaka

#27102: Spam
http://bugs.python.org/issue27102 closed by zach.ware

#27104: enable-framework
http://bugs.python.org/issue27104 closed by alexand...@gmail.com

#27114: SSLContext._load_windows_store_certs fails with PermissionErro
http://bugs.python.org/issue27114 closed by steve.dower

#27116: Documentation for regular expression alphanumeric matching are
http://bugs.python.org/issue27116 closed by zach.ware

#27118: Several Py_XDE/INCREFs in typeobject.c are not necessary
http://bugs.python.org/issue27118 closed by serhiy.storchaka

#27120: xmllib unable to parse in UTF8 format
http://bugs.python.org/issue27120 closed by serhiy.storchaka

#27134: allow str(bytes) raises an exception to be controlled programm
http://bugs.python.org/issue27134 closed by dholth

#27135: nested list produced with multiplication is linked to the same
http://bugs.python.org/issue27135 closed by benjamin.peterson

Python tracker

unread,
Jun 3, 2016, 12:15:50 PM6/3/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-05-27 - 2016-06-03)
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 5537 ( +8)
closed 33416 (+52)
total 38953 (+60)

Open issues with patches: 2416


Issues opened (41)
==================

#22331: test_io.test_interrupted_write_text() hangs on the buildbot Fr
http://bugs.python.org/issue22331 reopened by martin.panter

#27137: Python implementation of `functools.partial` is not a class
http://bugs.python.org/issue27137 opened by ebarry

#27139: Increased test coverage for statistics.median_grouped
http://bugs.python.org/issue27139 opened by juliojr77

#27140: Opcode for creating dict with constant keys
http://bugs.python.org/issue27140 opened by serhiy.storchaka

#27141: Fix collections.UserList shallow copy
http://bugs.python.org/issue27141 opened by bar.harel

#27142: Default int value with xmlrpclib / xmlrpc.client
http://bugs.python.org/issue27142 opened by julienc

#27144: concurrent.futures.as_completed() memory inefficiency
http://bugs.python.org/issue27144 opened by grzgrzgrz3

#27145: long_add and long_sub might return a new int where &small_ints
http://bugs.python.org/issue27145 opened by Oren Milman

#27149: Implement socket.sendmsg() for Windows
http://bugs.python.org/issue27149 opened by mmarkk

#27150: PEP446 (CLOEXEC by default) violation with fcntl.fcntl(..., fc
http://bugs.python.org/issue27150 opened by mmarkk

#27151: multiprocessing.Process leaves read pipes open (Process.sentin
http://bugs.python.org/issue27151 opened by Roman Bolshakov

#27152: Additional assert methods for unittest
http://bugs.python.org/issue27152 opened by serhiy.storchaka

#27154: Regression in file.writelines behavior
http://bugs.python.org/issue27154 opened by snaury

#27156: IDLE: remove unused code
http://bugs.python.org/issue27156 opened by terry.reedy

#27157: Unhelpful error message when one calls a subclass of type with
http://bugs.python.org/issue27157 opened by ppperry

#27161: Confusing exception in Path().with_name
http://bugs.python.org/issue27161 opened by Antony.Lee

#27162: Add idlelib.interface module
http://bugs.python.org/issue27162 opened by terry.reedy

#27163: IDLE entry for What's New in Python 3.6
http://bugs.python.org/issue27163 opened by terry.reedy

#27164: zlib can't decompress DEFLATE using shared dictionary
http://bugs.python.org/issue27164 opened by Vladimir Mihailenco

#27165: Skip callables when displaying exception fields in cgitb
http://bugs.python.org/issue27165 opened by Adam.Bielański

#27167: subprocess reports signal as negative exit status, not documen
http://bugs.python.org/issue27167 opened by dmacnet

#27168: Yury isn't sure comprehensions and await interact correctly
http://bugs.python.org/issue27168 opened by njs

#27169: __debug__ is not optimized out at compile time for anything bu
http://bugs.python.org/issue27169 opened by josh.r

#27170: IDLE: remove Toggle Auto Coloring or add to edit menu & doc
http://bugs.python.org/issue27170 opened by terry.reedy

#27172: Add skip_bound_arg argument to inspect.Signature.from_callable
http://bugs.python.org/issue27172 opened by ryan.petrello

#27173: Modern Unix key bindings for IDLE
http://bugs.python.org/issue27173 opened by serhiy.storchaka

#27175: Unpickling Path objects
http://bugs.python.org/issue27175 opened by Antony.Lee

#27177: re match.group should support __index__
http://bugs.python.org/issue27177 opened by jdemeyer

#27179: subprocess uses wrong encoding on Windows
http://bugs.python.org/issue27179 opened by davispuh

#27180: Doc/pathlib: Please describe the behaviour of Path().rename()
http://bugs.python.org/issue27180 opened by hashimo

#27181: Add geometric mean to `statistics` module
http://bugs.python.org/issue27181 opened by cool-RR

#27182: PEP 519 support in the stdlib
http://bugs.python.org/issue27182 opened by ethan.furman

#27184: Support path objects in the ntpath module
http://bugs.python.org/issue27184 opened by ethan.furman

#27186: add os.fspath()
http://bugs.python.org/issue27186 opened by ethan.furman

#27187: Relax __all__ location requirement in PEP 8
http://bugs.python.org/issue27187 opened by barry

#27188: sqlite3 execute* methods return value not documented
http://bugs.python.org/issue27188 opened by Dave Sawyer

#27189: configure --with-lto with clang should find the appropriate ll
http://bugs.python.org/issue27189 opened by gregory.p.smith

#27190: Check sqlite3_version before allowing check_same_thread = Fals
http://bugs.python.org/issue27190 opened by Dave Sawyer

#27194: Tarfile superfluous truncate calls slows extraction.
http://bugs.python.org/issue27194 opened by fried

#27195: Crash when RawIOBase.write(b) evaluates b.format
http://bugs.python.org/issue27195 opened by martin.panter

#27196: Eliminate 'ThemeChanged' warning when running IDLE tests
http://bugs.python.org/issue27196 opened by terry.reedy



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

#27195: Crash when RawIOBase.write(b) evaluates b.format
http://bugs.python.org/issue27195

#27189: configure --with-lto with clang should find the appropriate ll
http://bugs.python.org/issue27189

#27188: sqlite3 execute* methods return value not documented
http://bugs.python.org/issue27188

#27180: Doc/pathlib: Please describe the behaviour of Path().rename()
http://bugs.python.org/issue27180

#27175: Unpickling Path objects
http://bugs.python.org/issue27175

#27168: Yury isn't sure comprehensions and await interact correctly
http://bugs.python.org/issue27168

#27165: Skip callables when displaying exception fields in cgitb
http://bugs.python.org/issue27165

#27163: IDLE entry for What's New in Python 3.6
http://bugs.python.org/issue27163

#27162: Add idlelib.interface module
http://bugs.python.org/issue27162

#27151: multiprocessing.Process leaves read pipes open (Process.sentin
http://bugs.python.org/issue27151

#27144: concurrent.futures.as_completed() memory inefficiency
http://bugs.python.org/issue27144

#27139: Increased test coverage for statistics.median_grouped
http://bugs.python.org/issue27139

#27123: Allow `install_headers` command to follow specific directory s
http://bugs.python.org/issue27123

#27121: imghdr does not support jpg files with Lavc bytes
http://bugs.python.org/issue27121

#27115: IDLE/tkinter: in simpledialog, <Return> != [OK] click
http://bugs.python.org/issue27115



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

#27194: Tarfile superfluous truncate calls slows extraction.
http://bugs.python.org/issue27194

#27190: Check sqlite3_version before allowing check_same_thread = Fals
http://bugs.python.org/issue27190

#27186: add os.fspath()
http://bugs.python.org/issue27186

#27179: subprocess uses wrong encoding on Windows
http://bugs.python.org/issue27179

#27177: re match.group should support __index__
http://bugs.python.org/issue27177

#27173: Modern Unix key bindings for IDLE
http://bugs.python.org/issue27173

#27172: Add skip_bound_arg argument to inspect.Signature.from_callable
http://bugs.python.org/issue27172

#27165: Skip callables when displaying exception fields in cgitb
http://bugs.python.org/issue27165

#27164: zlib can't decompress DEFLATE using shared dictionary
http://bugs.python.org/issue27164

#27161: Confusing exception in Path().with_name
http://bugs.python.org/issue27161

#27157: Unhelpful error message when one calls a subclass of type with
http://bugs.python.org/issue27157

#27152: Additional assert methods for unittest
http://bugs.python.org/issue27152

#27145: long_add and long_sub might return a new int where &small_ints
http://bugs.python.org/issue27145

#27144: concurrent.futures.as_completed() memory inefficiency
http://bugs.python.org/issue27144

#27141: Fix collections.UserList shallow copy
http://bugs.python.org/issue27141



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

#27157: Unhelpful error message when one calls a subclass of type with
http://bugs.python.org/issue27157 26 msgs

#19611: inspect.getcallargs doesn't properly interpret set comprehensi
http://bugs.python.org/issue19611 15 msgs

#27179: subprocess uses wrong encoding on Windows
http://bugs.python.org/issue27179 12 msgs

#20699: Document that binary IO classes work with bytes-likes objects
http://bugs.python.org/issue20699 11 msgs

#27137: Python implementation of `functools.partial` is not a class
http://bugs.python.org/issue27137 11 msgs

#27161: Confusing exception in Path().with_name
http://bugs.python.org/issue27161 10 msgs

#27136: sock_connect fails for bluetooth (and probably others)
http://bugs.python.org/issue27136 9 msgs

#22558: Missing doc links to source code for Python-coded modules.
http://bugs.python.org/issue22558 8 msgs

#26546: Provide translated french translation on docs.python.org
http://bugs.python.org/issue26546 8 msgs

#27033: Change the decode_data default in smtpd to False
http://bugs.python.org/issue27033 8 msgs



Issues closed (50)
==================

#5252: 2to3 should detect and delete import of removed statvfs module
http://bugs.python.org/issue5252 closed by r.david.murray

#8519: doc: termios and ioctl reference links
http://bugs.python.org/issue8519 closed by orsenthil

#9327: doctest DocFileCase setUp/tearDown asymmetry
http://bugs.python.org/issue9327 closed by berker.peksag

#9363: data_files are not installed relative to sys.prefix
http://bugs.python.org/issue9363 closed by berker.peksag

#12243: getpass.getuser works on OSX
http://bugs.python.org/issue12243 closed by berker.peksag

#12691: tokenize.untokenize is broken
http://bugs.python.org/issue12691 closed by terry.reedy

#13784: Documentation of xml.sax.xmlreader: Locator.getLineNumber() a
http://bugs.python.org/issue13784 closed by r.david.murray

#17352: Be clear that __prepare__ must be declared as a class method
http://bugs.python.org/issue17352 closed by berker.peksag

#18384: Add devhelp build instructions to the documentation makefile
http://bugs.python.org/issue18384 closed by berker.peksag

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

#20496: function definition tutorial encourages bad practice
http://bugs.python.org/issue20496 closed by berker.peksag

#20973: Implement proper comparison operations for in _TotalOrderingMi
http://bugs.python.org/issue20973 closed by r.david.murray

#21271: reset_mock needs parameters to also reset return_value and sid
http://bugs.python.org/issue21271 closed by kushal.das

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

#23116: Python Tutorial 4.7.1: Improve ask_ok() to cover more input va
http://bugs.python.org/issue23116 closed by berker.peksag

#24647: Document argparse.REMAINDER as being equal to "..."
http://bugs.python.org/issue24647 closed by r.david.murray

#24671: idlelib 2.7: finish converting print statements
http://bugs.python.org/issue24671 closed by terry.reedy

#25570: urllib.request > Request.add_header("abcd","efgh") fails with
http://bugs.python.org/issue25570 closed by martin.panter

#25926: Clarify that the itertools pure python equivalents are only ap
http://bugs.python.org/issue25926 closed by rhettinger

#25931: os.fork() command distributed in windows Python27 (in SocketSe
http://bugs.python.org/issue25931 closed by gregory.p.smith

#26526: In parsermodule.c, replace over 2KLOC of hand-crafted validati
http://bugs.python.org/issue26526 closed by python-dev

#26553: Write HTTP in uppercase
http://bugs.python.org/issue26553 closed by martin.panter

#26632: @public - an __all__ decorator
http://bugs.python.org/issue26632 closed by barry

#26739: idle: Errno 10035 a non-blocking socket operation could not be
http://bugs.python.org/issue26739 closed by zach.ware

#26829: update docs: when creating classes a new dict is created for t
http://bugs.python.org/issue26829 closed by r.david.murray

#27043: Describe what ‘inspect.cleandoc’ does to synopsis line.
http://bugs.python.org/issue27043 closed by orsenthil

#27113: sqlite3 connect parameter "check_same_thread" not documented
http://bugs.python.org/issue27113 closed by orsenthil

#27117: turtledemo does not work with IDLE's new dark theme.
http://bugs.python.org/issue27117 closed by terry.reedy

#27124: binascii.a2b_hex raises binascii.Error and ValueError, not Typ
http://bugs.python.org/issue27124 closed by martin.panter

#27125: Typo in Python 2 multiprocessing documentation
http://bugs.python.org/issue27125 closed by martin.panter

#27138: FileFinder.find_spec() docstring needs to be corrected.
http://bugs.python.org/issue27138 closed by eric.snow

#27143: python 3.5 conflict with Mailman, ebtables and firewalld
http://bugs.python.org/issue27143 closed by barry

#27146: posixmodule.c needs stdio.h
http://bugs.python.org/issue27146 closed by gregory.p.smith

#27147: importlib docs do not mention PEP 420
http://bugs.python.org/issue27147 closed by eric.snow

#27148: Make VENV_DIR relative to Script directory
http://bugs.python.org/issue27148 closed by vinay.sajip

#27153: Default value shown by argparse.ArgumentDefaultsHelpFormatter
http://bugs.python.org/issue27153 closed by r.david.murray

#27155: '-' sign typo in example
http://bugs.python.org/issue27155 closed by r.david.murray

#27158: `isinstance` function does not handle types that are their own
http://bugs.python.org/issue27158 closed by ebarry

#27159: Python 3.5.1's websocket's lib crashes in event that internet
http://bugs.python.org/issue27159 closed by r.david.murray

#27160: str.format: Silent truncation of kwargs when passing keywords
http://bugs.python.org/issue27160 closed by ebarry

#27166: Spam
http://bugs.python.org/issue27166 closed by ebarry

#27171: Fix various typos
http://bugs.python.org/issue27171 closed by martin.panter

#27174: Update URL to IPython in interactive.rst
http://bugs.python.org/issue27174 closed by berker.peksag

#27176: Addition of assertNotRaises
http://bugs.python.org/issue27176 closed by rhettinger

#27178: Unconverted RST marking in interpreter tutorial
http://bugs.python.org/issue27178 closed by berker.peksag

#27183: Clarify that Py_VISIT(NULL) does nothing
http://bugs.python.org/issue27183 closed by python-dev

#27185: Clarify Test Coverage for the String Module (test_pep292 is no
http://bugs.python.org/issue27185 closed by erinspace

#27191: Add formatting around methods in PEP 8
http://bugs.python.org/issue27191 closed by berker.peksag

#27192: Keyboard Shortcuts Consistently Cause Crashes
http://bugs.python.org/issue27192 closed by ebarry

#27193: Tkinter Unresponsive With Special Keys
http://bugs.python.org/issue27193 closed by ned.deily

Python tracker

unread,
Jun 10, 2016, 12:10:24 PM6/10/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-06-03 - 2016-06-10)
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 5553 (+16)
closed 33491 (+75)
total 39044 (+91)

Open issues with patches: 2424


Issues opened (69)
==================

#16484: pydoc generates invalid docs.python.org link for xml.etree.Ele
http://bugs.python.org/issue16484 reopened by martin.panter

#26243: zlib.compress level as keyword argument
http://bugs.python.org/issue26243 reopened by serhiy.storchaka

#26839: Python 3.5 running on Linux kernel 3.17+ can block at startup
http://bugs.python.org/issue26839 reopened by haypo

#27186: add os.fspath()
http://bugs.python.org/issue27186 reopened by brett.cannon

#27197: mock.patch interactions with "from" imports
http://bugs.python.org/issue27197 opened by clarkbreyman

#27198: Adding an assertClose() method to unittest.TestCase
http://bugs.python.org/issue27198 opened by ChrisBarker

#27199: TarFile expose copyfileobj bufsize to improve throughput
http://bugs.python.org/issue27199 opened by fried

#27200: make doctest in CPython has failures
http://bugs.python.org/issue27200 opened by Jelle Zijlstra

#27201: expose the ABI name as a config variable
http://bugs.python.org/issue27201 opened by doko

#27204: Failing doctests in Doc/howto/
http://bugs.python.org/issue27204 opened by Jelle Zijlstra

#27205: Failing doctests in Library/collections.rst
http://bugs.python.org/issue27205 opened by Jelle Zijlstra

#27206: Failing doctests in Doc/tutorial/
http://bugs.python.org/issue27206 opened by Jelle Zijlstra

#27207: Failing doctests in Doc/whatsnew/3.2.rst
http://bugs.python.org/issue27207 opened by Jelle Zijlstra

#27208: Failing doctests in Library/traceback.rst
http://bugs.python.org/issue27208 opened by Jelle Zijlstra

#27209: Failing doctests in Library/email.*.rst
http://bugs.python.org/issue27209 opened by Jelle Zijlstra

#27210: Failing doctests due to environmental dependencies in Lib/*lib
http://bugs.python.org/issue27210 opened by Jelle Zijlstra

#27212: Doc for itertools, 'islice()' implementation have unwanted beh
http://bugs.python.org/issue27212 opened by alex0307

#27213: Rework CALL_FUNCTION* opcodes
http://bugs.python.org/issue27213 opened by serhiy.storchaka

#27214: a potential future bug and an optimization that mostly undermi
http://bugs.python.org/issue27214 opened by Oren Milman

#27218: improve tracing performance with f_trace set to Py_None
http://bugs.python.org/issue27218 opened by xdegaye

#27219: turtle.fillcolor doesn't accept a tuple of floats
http://bugs.python.org/issue27219 opened by Jelle Zijlstra

#27220: Add a pure Python version of 'collections.defaultdict'
http://bugs.python.org/issue27220 opened by ebarry

#27221: multiprocessing documentation is outdated regarding method pic
http://bugs.python.org/issue27221 opened by memeplex

#27222: redundant checks and a weird use of goto statements in long_rs
http://bugs.python.org/issue27222 opened by Oren Milman

#27223: _ready_ready and _write_ready should respect _conn_lost
http://bugs.python.org/issue27223 opened by lukasz.langa

#27226: distutils: unable to compile both .opt-1.pyc and .opt2.pyc sim
http://bugs.python.org/issue27226 opened by mgorny

#27227: argparse fails to parse [] when using choices and nargs='*'
http://bugs.python.org/issue27227 opened by evan_

#27231: Support the fspath protocol in the posixpath module
http://bugs.python.org/issue27231 opened by Jelle Zijlstra

#27232: os.fspath() should not use repr() on error
http://bugs.python.org/issue27232 opened by Jelle Zijlstra

#27233: Missing documentation for PyOS_FSPath
http://bugs.python.org/issue27233 opened by Jelle Zijlstra

#27235: Heap overflow occurred due to the int overflow (Python-2.7.11/
http://bugs.python.org/issue27235 opened by madness

#27238: Bare except: usages in turtle.py
http://bugs.python.org/issue27238 opened by Jelle Zijlstra

#27240: 'UnstructuredTokenList' object has no attribute '_fold_as_ew'
http://bugs.python.org/issue27240 opened by touilleMan

#27241: Catch exceptions raised in pstats add (repl)
http://bugs.python.org/issue27241 opened by llllllllll

#27242: Make the docs for NotImplemented & NotImplementedError unambig
http://bugs.python.org/issue27242 opened by ebarry

#27243: __aiter__ should return async iterator instead of awaitable
http://bugs.python.org/issue27243 opened by yselivanov

#27244: print(';;') fails in pdb with SyntaxError
http://bugs.python.org/issue27244 opened by cjw296

#27245: IDLE: Fix deletion of custom themes and key bindings
http://bugs.python.org/issue27245 opened by terry.reedy

#27248: Possible refleaks in PyType_Ready in error condition
http://bugs.python.org/issue27248 opened by xiang.zhang

#27250: Add os.urandom_block()
http://bugs.python.org/issue27250 opened by haypo

#27252: Make dict views copyable
http://bugs.python.org/issue27252 opened by serhiy.storchaka

#27253: More efficient deepcopying of Mapping
http://bugs.python.org/issue27253 opened by serhiy.storchaka

#27254: heap overflow in Tkinter module
http://bugs.python.org/issue27254 opened by Emin Ghuliev

#27255: More opcode predictions
http://bugs.python.org/issue27255 opened by serhiy.storchaka

#27256: header indentation destroyed
http://bugs.python.org/issue27256 opened by frispete

#27257: get_addresses results in traceback with an addrspec with an em
http://bugs.python.org/issue27257 opened by frispete

#27258: Exception in BytesGenerator.flatten
http://bugs.python.org/issue27258 opened by frispete

#27259: Possible missing deprecation warnings?
http://bugs.python.org/issue27259 opened by mark

#27260: Missing equality check for super objects
http://bugs.python.org/issue27260 opened by Jelle Zijlstra

#27261: io.BytesIO.truncate does not work as advertised
http://bugs.python.org/issue27261 opened by justus.winter

#27262: IDLE: move Aqua context menu code to maxosx
http://bugs.python.org/issue27262 opened by terry.reedy

#27263: IDLE sets the HOME environment variable breaking scripts
http://bugs.python.org/issue27263 opened by Jarrod Petz

#27266: Always use getrandom() in os.random() on Linux and add block=F
#27268: Incorrect error message on float('')
http://bugs.python.org/issue27268 opened by Drekin

#27269: ipaddress: Wrong behavior with ::ffff:1.2.3.4 style IPs
http://bugs.python.org/issue27269 opened by ThiefMaster

#27270: 'parentheses-equality' warnings when building with clang and c
http://bugs.python.org/issue27270 opened by xdegaye

#27272: random.Random should not read 2500 bytes from urandom
http://bugs.python.org/issue27272 opened by haypo

#27273: subprocess.run(cmd, input='text') should pass universal_newlin
http://bugs.python.org/issue27273 opened by akira

#27274: [ctypes] Allow from_pointer creation
http://bugs.python.org/issue27274 opened by memeplex

#27275: KeyError thrown by optimised collections.OrderedDict.popitem()
http://bugs.python.org/issue27275 opened by kaniini

#27277: Fatal Python error: Segmentation fault in test_exceptions
http://bugs.python.org/issue27277 opened by Rohit Mediratta

#27278: py_getrandom() uses an int for syscall() result
http://bugs.python.org/issue27278 opened by haypo

#27279: Add random.cryptorandom() and random.pseudorandom, deprecate o
http://bugs.python.org/issue27279 opened by lemburg

#27281: unpickling an xmlrpc.client.Fault raises TypeError
http://bugs.python.org/issue27281 opened by Uri Okrent

#27282: Raise BlockingIOError in os.urandom if kernel is not ready
http://bugs.python.org/issue27282 opened by ncoghlan

#27283: Add a "What's New" entry for PEP 519
http://bugs.python.org/issue27283 opened by brett.cannon

#27285: Deprecate pyvenv in favor of python3 -m venv
http://bugs.python.org/issue27285 opened by stevepiercy

#27286: str object got multiple values for keyword argument
http://bugs.python.org/issue27286 opened by martin.panter

#27287: SIGSEGV when calling os.forkpty()
http://bugs.python.org/issue27287 opened by Alexander Haensch



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

#27287: SIGSEGV when calling os.forkpty()
http://bugs.python.org/issue27287

#27283: Add a "What's New" entry for PEP 519
http://bugs.python.org/issue27283

#27273: subprocess.run(cmd, input='text') should pass universal_newlin
http://bugs.python.org/issue27273

#27269: ipaddress: Wrong behavior with ::ffff:1.2.3.4 style IPs
http://bugs.python.org/issue27269

#27259: Possible missing deprecation warnings?
http://bugs.python.org/issue27259

#27258: Exception in BytesGenerator.flatten
http://bugs.python.org/issue27258

#27248: Possible refleaks in PyType_Ready in error condition
http://bugs.python.org/issue27248

#27241: Catch exceptions raised in pstats add (repl)
http://bugs.python.org/issue27241

#27240: 'UnstructuredTokenList' object has no attribute '_fold_as_ew'
http://bugs.python.org/issue27240

#27227: argparse fails to parse [] when using choices and nargs='*'
http://bugs.python.org/issue27227

#27223: _ready_ready and _write_ready should respect _conn_lost
http://bugs.python.org/issue27223

#27222: redundant checks and a weird use of goto statements in long_rs
http://bugs.python.org/issue27222

#27220: Add a pure Python version of 'collections.defaultdict'
http://bugs.python.org/issue27220

#27218: improve tracing performance with f_trace set to Py_None
http://bugs.python.org/issue27218

#27214: a potential future bug and an optimization that mostly undermi
http://bugs.python.org/issue27214



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

#27286: str object got multiple values for keyword argument
http://bugs.python.org/issue27286

#27281: unpickling an xmlrpc.client.Fault raises TypeError
http://bugs.python.org/issue27281

#27273: subprocess.run(cmd, input='text') should pass universal_newlin
http://bugs.python.org/issue27273

#27270: 'parentheses-equality' warnings when building with clang and c
http://bugs.python.org/issue27270

#27266: Always use getrandom() in os.random() on Linux and add block=F
http://bugs.python.org/issue27266

#27262: IDLE: move Aqua context menu code to maxosx
http://bugs.python.org/issue27262

#27255: More opcode predictions
http://bugs.python.org/issue27255

#27253: More efficient deepcopying of Mapping
http://bugs.python.org/issue27253

#27252: Make dict views copyable
http://bugs.python.org/issue27252

#27248: Possible refleaks in PyType_Ready in error condition
http://bugs.python.org/issue27248

#27245: IDLE: Fix deletion of custom themes and key bindings
http://bugs.python.org/issue27245

#27243: __aiter__ should return async iterator instead of awaitable
http://bugs.python.org/issue27243

#27242: Make the docs for NotImplemented & NotImplementedError unambig
http://bugs.python.org/issue27242

#27241: Catch exceptions raised in pstats add (repl)
http://bugs.python.org/issue27241

#27238: Bare except: usages in turtle.py
http://bugs.python.org/issue27238



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

#26839: Python 3.5 running on Linux kernel 3.17+ can block at startup
http://bugs.python.org/issue26839 144 msgs

#27266: Always use getrandom() in os.random() on Linux and add block=F
http://bugs.python.org/issue27266 61 msgs

#27186: add os.fspath()
http://bugs.python.org/issue27186 18 msgs

#27243: __aiter__ should return async iterator instead of awaitable
http://bugs.python.org/issue27243 18 msgs

#27272: random.Random should not read 2500 bytes from urandom
http://bugs.python.org/issue27272 18 msgs

#5124: IDLE - pasting text doesn't delete selection
http://bugs.python.org/issue5124 16 msgs

#27198: Adding an assertClose() method to unittest.TestCase
http://bugs.python.org/issue27198 13 msgs

#27250: Add os.urandom_block()
http://bugs.python.org/issue27250 13 msgs

#23401: Add pickle support of Mapping views
http://bugs.python.org/issue23401 12 msgs

#25548: Show the address in the repr for class objects
http://bugs.python.org/issue25548 11 msgs



Issues closed (71)
==================

#8491: Need readline command and keybinding information
http://bugs.python.org/issue8491 closed by martin.panter

#12962: TitledHelpFormatter and IndentedHelpFormatter are not document
http://bugs.python.org/issue12962 closed by berker.peksag

#13771: HTTPSConnection __init__ super implementation causes recursion
http://bugs.python.org/issue13771 closed by berker.peksag

#15476: Index "code object" and link to code object definition
http://bugs.python.org/issue15476 closed by martin.panter

#17888: docs: more information on documentation team
http://bugs.python.org/issue17888 closed by berker.peksag

#18027: distutils should access stat_result timestamps via .st_*time a
http://bugs.python.org/issue18027 closed by berker.peksag

#18117: Missing symlink:Current after Mac OS X 3.3.2 package installat
http://bugs.python.org/issue18117 closed by ned.deily

#19234: socket.fileno() documentation
http://bugs.python.org/issue19234 closed by Jelle Zijlstra

#19611: inspect.getcallargs doesn't properly interpret set comprehensi
http://bugs.python.org/issue19611 closed by ncoghlan

#20041: TypeError when f_trace is None and tracing.
http://bugs.python.org/issue20041 closed by serhiy.storchaka

#20567: test_idle causes test_ttk_guionly 'can't invoke "event" comman
http://bugs.python.org/issue20567 closed by terry.reedy

#21272: use _sysconfigdata to itinialize distutils.sysconfig
http://bugs.python.org/issue21272 closed by doko

#21277: don't try to link _ctypes with a ffi_convenience library
http://bugs.python.org/issue21277 closed by doko

#21313: Py_GetVersion() is broken when using mqueue and a long patch n
http://bugs.python.org/issue21313 closed by martin.panter

#21916: Create unit tests for turtle textonly
http://bugs.python.org/issue21916 closed by serhiy.storchaka

#22797: urllib.request.urlopen documentation falsely guarantees that a
http://bugs.python.org/issue22797 closed by r.david.murray

#23264: Add pickle support of dict views
http://bugs.python.org/issue23264 closed by serhiy.storchaka

#24617: os.makedirs()'s [mode] not correct
http://bugs.python.org/issue24617 closed by martin.panter

#24810: UX mode for IDLE targeted to 'new learners'
http://bugs.python.org/issue24810 closed by terry.reedy

#25738: http.server doesn't handle RESET CONTENT status correctly
http://bugs.python.org/issue25738 closed by martin.panter

#25941: Add 'How to Review a Patch' section to devguide
http://bugs.python.org/issue25941 closed by ned.deily

#26014: Guide users to the newer package install instructions
http://bugs.python.org/issue26014 closed by ned.deily

#26305: Make Argument Clinic to generate PEP 7 conforming code
http://bugs.python.org/issue26305 closed by serhiy.storchaka

#26372: Popen.communicate not ignoring BrokenPipeError
http://bugs.python.org/issue26372 closed by gregory.p.smith

#26437: asyncio create_server() not always accepts the 'port' paramete
http://bugs.python.org/issue26437 closed by berker.peksag

#26448: dis.findlabels ignores EXTENDED_ARG
http://bugs.python.org/issue26448 closed by serhiy.storchaka

#26809: Add __all__ list to the string module
http://bugs.python.org/issue26809 closed by python-dev

#26884: android: cross-compilation of extension module links to the wr
http://bugs.python.org/issue26884 closed by doko

#26983: float() can return not exact float instance
http://bugs.python.org/issue26983 closed by serhiy.storchaka

#27052: Python2.7.11+ as in Debian testing and Ubuntu 16.04 LTS crashe
http://bugs.python.org/issue27052 closed by doko

#27066: SystemError if custom opener returns -1
http://bugs.python.org/issue27066 closed by barry

#27072: random.getrandbits is limited to 2**31-1 bits on 64-bit Window
http://bugs.python.org/issue27072 closed by rhettinger

#27073: redundant checks in long_add and long_sub
http://bugs.python.org/issue27073 closed by serhiy.storchaka

#27105: cgi.__all__ is incomplete
http://bugs.python.org/issue27105 closed by martin.panter

#27107: mailbox.__all__ list is incomplete
http://bugs.python.org/issue27107 closed by martin.panter

#27108: mimetypes.__all__ list is incomplete
http://bugs.python.org/issue27108 closed by martin.panter

#27109: plistlib.__all__ list is incomplete
http://bugs.python.org/issue27109 closed by martin.panter

#27110: smtpd.__all__ list is incomplete
http://bugs.python.org/issue27110 closed by martin.panter

#27127: Never have GET_ITER not followed by FOR_ITER
http://bugs.python.org/issue27127 closed by Demur Rumed

#27136: sock_connect fails for bluetooth (and probably others)
http://bugs.python.org/issue27136 closed by yselivanov

#27156: IDLE: remove unused code
http://bugs.python.org/issue27156 closed by terry.reedy

#27164: zlib can't decompress DEFLATE using shared dictionary
http://bugs.python.org/issue27164 closed by martin.panter

#27167: subprocess reports signal as negative exit status, not documen
http://bugs.python.org/issue27167 closed by gregory.p.smith

#27187: Relax __all__ location requirement in PEP 8
http://bugs.python.org/issue27187 closed by python-dev

#27196: Eliminate 'ThemeChanged' warning when running IDLE tests
http://bugs.python.org/issue27196 closed by terry.reedy

#27202: make doctest fails on 2.7 release notes
http://bugs.python.org/issue27202 closed by orsenthil

#27203: Failing doctests in Doc/faq/programming.rst
http://bugs.python.org/issue27203 closed by orsenthil

#27211: Heap corruption via Python 2.7.11 IOBase readline()
http://bugs.python.org/issue27211 closed by python-dev

#27215: Docstrings of Sequence and MutableSequence seems not right
http://bugs.python.org/issue27215 closed by rhettinger

#27216: Fix capitalisation of "Python runtime" in os.path.islink descr
#27217: IDLE 3.5.1 not using Tk 8.6
http://bugs.python.org/issue27217 closed by ned.deily

#27224: IDLE: editor versus grep line number differ
http://bugs.python.org/issue27224 closed by terry.reedy

#27225: Potential refleak in type_new when setting __new__ fails
http://bugs.python.org/issue27225 closed by serhiy.storchaka

#27228: just for clearing: os.path.normpath("file://a") returns "file:
http://bugs.python.org/issue27228 closed by georg.brandl

#27229: In tree cross-build fails copying Include/graminit.h to itsel
http://bugs.python.org/issue27229 closed by martin.panter

#27230: Calculation involving mpmath gives wrong result with Python 3.
#27234: tuple - single value with comma is assigned as type tuple
http://bugs.python.org/issue27234 closed by steven.daprano

#27236: Add CHAINED_COMPARE_OP opcode
http://bugs.python.org/issue27236 closed by serhiy.storchaka

#27237: Kafka Python Consumer Messages gets truncated
#27239: Make idlelib.macosx self-contained.
http://bugs.python.org/issue27239 closed by terry.reedy

#27246: Keyboard Shortcuts Crash Idle
http://bugs.python.org/issue27246 closed by ebarry

#27247: telnetlib AttributeError: 'error' object has no attribute 'err
http://bugs.python.org/issue27247 closed by berker.peksag

#27249: Add os.urandom_info
http://bugs.python.org/issue27249 closed by haypo

#27251: TypeError in logging.HTTPHandler.emit; possible python 2 to 3
http://bugs.python.org/issue27251 closed by vinay.sajip

#27264: python 3.4 vs. 3.5 strftime same locale different output on Wi
http://bugs.python.org/issue27264 closed by eryksun

#27265: Hash of different, specific Decimals created from str is the s
http://bugs.python.org/issue27265 closed by mark.dickinson

#27267: memory leak in _ssl.c, function load_cert_chain
http://bugs.python.org/issue27267 closed by python-dev

#27271: asyncio lost udp packets
http://bugs.python.org/issue27271 closed by gvanrossum

#27276: FileFinder.find_spec() incompatible with finder specification
http://bugs.python.org/issue27276 closed by paulmar

#27280: Paste fail in ipaddress documentation
http://bugs.python.org/issue27280 closed by berker.peksag

#27284: Spam
http://bugs.python.org/issue27284 closed by eryksun

Python tracker

unread,
Jun 17, 2016, 12:10:21 PM6/17/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-06-10 - 2016-06-17)
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 5544 ( -9)
closed 33557 (+66)
total 39101 (+57)

Open issues with patches: 2417


Issues opened (41)
==================

#10839: email module should not allow some header field repetitions
http://bugs.python.org/issue10839 reopened by rhettinger

#26171: heap overflow in zipimporter module
http://bugs.python.org/issue26171 reopened by ned.deily

#27288: secrets should use getrandom() on Linux
http://bugs.python.org/issue27288 opened by dstufft

#27292: Warn users that os.urandom() can return insecure values
http://bugs.python.org/issue27292 opened by christian.heimes

#27293: Summarize issues related to urandom, getrandom etc in secrets
http://bugs.python.org/issue27293 opened by steven.daprano

#27294: Better repr for Tkinter event objects
http://bugs.python.org/issue27294 opened by serhiy.storchaka

#27297: Add support for /dev/random to "secrets"
http://bugs.python.org/issue27297 opened by larry

#27298: redundant iteration over digits in _PyLong_AsUnsignedLongMask
http://bugs.python.org/issue27298 opened by Oren Milman

#27299: urllib does not splitport while putrequest realhost to HTTP he
http://bugs.python.org/issue27299 opened by gr zhang

#27300: tempfile.TemporaryFile(): missing errors=... argument
http://bugs.python.org/issue27300 opened by mmarkk

#27302: csv.Sniffer guesses wrong when unquoted fields contain quotes
http://bugs.python.org/issue27302 opened by Redoute

#27303: [argparse] Unify options in help output
http://bugs.python.org/issue27303 opened by memeplex

#27304: Create "Source Code" links in module sections, where relevant
http://bugs.python.org/issue27304 opened by Yoni Lavi

#27305: Crash with "pip list --outdated" on Windows 10 with Python 2.7
http://bugs.python.org/issue27305 opened by James.Paget

#27307: string.Formatter does not support key/attribute access on unnu
http://bugs.python.org/issue27307 opened by tbeadle

#27309: Visual Styles support
http://bugs.python.org/issue27309 opened by [HYBRID BEING]

#27312: test_setupapp (idlelib.idle_test.test_macosx.SetupTest) fails
http://bugs.python.org/issue27312 opened by ned.deily

#27313: test case failures in test_widgets.ComboboxTest.of test_ttk_gu
http://bugs.python.org/issue27313 opened by ned.deily

#27314: Cannot install 3.5.2 with 3.6.0a1 installed
http://bugs.python.org/issue27314 opened by steve.dower

#27315: pydoc: prefer the pager command in favor of the specifc less c
http://bugs.python.org/issue27315 opened by doko

#27317: Handling data_files: too much is removed in uninstall
http://bugs.python.org/issue27317 opened by sylvain.corlay

#27318: Add support for symlinks to zipfile
http://bugs.python.org/issue27318 opened by ldoktor

#27319: Multiple item arguments for selection operations
http://bugs.python.org/issue27319 opened by serhiy.storchaka

#27320: ./setup.py --help-commands should sort extra commands
http://bugs.python.org/issue27320 opened by Antony.Lee

#27321: Email parser creates a message object that can't be flattened
http://bugs.python.org/issue27321 opened by msapiro

#27322: test_compile_path fails when python has been installed
http://bugs.python.org/issue27322 opened by xdegaye

#27323: ncurses putwin() fails in test_module_funcs
http://bugs.python.org/issue27323 opened by xdegaye

#27326: SIGSEV in test_window_funcs of test_curses
http://bugs.python.org/issue27326 opened by xdegaye

#27328: Documentation corrections for email defects
http://bugs.python.org/issue27328 opened by martin.panter

#27329: Document behavior when CDLL is called with None as an argumen
http://bugs.python.org/issue27329 opened by Jeffrey Esquivel Sibaja

#27331: Add a policy argument to email.mime.MIMEBase
http://bugs.python.org/issue27331 opened by berker.peksag

#27332: Clinic: first parameter for module-level functions should be P
http://bugs.python.org/issue27332 opened by encukou

#27333: validate_step in rangeobject.c, incorrect code logic but right
http://bugs.python.org/issue27333 opened by xiang.zhang

#27334: pysqlite3 context manager not performing rollback when a datab
http://bugs.python.org/issue27334 opened by lciti

#27335: Clarify that writing to locals() inside a class body is suppor
http://bugs.python.org/issue27335 opened by steven.daprano

#27337: 3.6.0a2 tarball has weird paths
http://bugs.python.org/issue27337 opened by petere

#27340: bytes-like objects with socket.sendall(), SSL, and http.client
http://bugs.python.org/issue27340 opened by martin.panter

#27341: mock.patch decorator fails silently on generators
http://bugs.python.org/issue27341 opened by shoshber

#27342: Clean up some Py_XDECREFs in rangeobject.c and bltinmodule.c
http://bugs.python.org/issue27342 opened by xiang.zhang

#27343: Incorrect error message for conflicting initializers of ctypes
http://bugs.python.org/issue27343 opened by serhiy.storchaka

#27344: zipfile *does* support utf-8 filenames
http://bugs.python.org/issue27344 opened by dholth



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

#27344: zipfile *does* support utf-8 filenames
http://bugs.python.org/issue27344

#27343: Incorrect error message for conflicting initializers of ctypes
http://bugs.python.org/issue27343

#27341: mock.patch decorator fails silently on generators
http://bugs.python.org/issue27341

#27340: bytes-like objects with socket.sendall(), SSL, and http.client
http://bugs.python.org/issue27340

#27332: Clinic: first parameter for module-level functions should be P
http://bugs.python.org/issue27332

#27331: Add a policy argument to email.mime.MIMEBase
http://bugs.python.org/issue27331

#27329: Document behavior when CDLL is called with None as an argumen
http://bugs.python.org/issue27329

#27328: Documentation corrections for email defects
http://bugs.python.org/issue27328

#27326: SIGSEV in test_window_funcs of test_curses
http://bugs.python.org/issue27326

#27323: ncurses putwin() fails in test_module_funcs
http://bugs.python.org/issue27323

#27322: test_compile_path fails when python has been installed
http://bugs.python.org/issue27322

#27317: Handling data_files: too much is removed in uninstall
http://bugs.python.org/issue27317

#27309: Visual Styles support
http://bugs.python.org/issue27309

#27307: string.Formatter does not support key/attribute access on unnu
http://bugs.python.org/issue27307

#27304: Create "Source Code" links in module sections, where relevant
http://bugs.python.org/issue27304



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

#27343: Incorrect error message for conflicting initializers of ctypes
http://bugs.python.org/issue27343

#27342: Clean up some Py_XDECREFs in rangeobject.c and bltinmodule.c
http://bugs.python.org/issue27342

#27334: pysqlite3 context manager not performing rollback when a datab
http://bugs.python.org/issue27334

#27333: validate_step in rangeobject.c, incorrect code logic but right
http://bugs.python.org/issue27333

#27332: Clinic: first parameter for module-level functions should be P
http://bugs.python.org/issue27332

#27331: Add a policy argument to email.mime.MIMEBase
http://bugs.python.org/issue27331

#27328: Documentation corrections for email defects
http://bugs.python.org/issue27328

#27321: Email parser creates a message object that can't be flattened
http://bugs.python.org/issue27321

#27320: ./setup.py --help-commands should sort extra commands
http://bugs.python.org/issue27320

#27319: Multiple item arguments for selection operations
http://bugs.python.org/issue27319

#27318: Add support for symlinks to zipfile
http://bugs.python.org/issue27318

#27315: pydoc: prefer the pager command in favor of the specifc less c
http://bugs.python.org/issue27315

#27307: string.Formatter does not support key/attribute access on unnu
http://bugs.python.org/issue27307

#27304: Create "Source Code" links in module sections, where relevant
http://bugs.python.org/issue27304

#27298: redundant iteration over digits in _PyLong_AsUnsignedLongMask
http://bugs.python.org/issue27298



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

#27305: Crash with "pip list --outdated" on Windows 10 with Python 2.7
http://bugs.python.org/issue27305 18 msgs

#27294: Better repr for Tkinter event objects
http://bugs.python.org/issue27294 13 msgs

#10839: email module should not allow some header field repetitions
http://bugs.python.org/issue10839 12 msgs

#25782: CPython hangs on error __context__ set to the error itself
http://bugs.python.org/issue25782 12 msgs

#27186: add os.fspath()
http://bugs.python.org/issue27186 11 msgs

#27292: Warn users that os.urandom() can return insecure values
http://bugs.python.org/issue27292 11 msgs

#27263: Tkinter sets the HOME environment variable, breaking scripts
http://bugs.python.org/issue27263 9 msgs

#25455: Some repr implementations don't check for self-referential str
http://bugs.python.org/issue25455 8 msgs

#27025: More human readable generated widget names
http://bugs.python.org/issue27025 8 msgs

#27288: secrets should use getrandom() on Linux
http://bugs.python.org/issue27288 8 msgs



Issues closed (62)
==================

#5124: IDLE - pasting text doesn't delete selection
http://bugs.python.org/issue5124 closed by terry.reedy

#8637: Add MANPAGER envvar to specify pager for pydoc
http://bugs.python.org/issue8637 closed by doko

#14209: pkgutil.iter_zipimport_modules ignores the prefix parameter fo
http://bugs.python.org/issue14209 closed by lukasz.langa

#15468: Edit docs to hide hashlib.md5()
http://bugs.python.org/issue15468 closed by gregory.p.smith

#16182: readline: Wrong tab completion scope indices in Unicode termin
http://bugs.python.org/issue16182 closed by martin.panter

#16234: Implement correct block_size and tests for HMAC-SHA3
http://bugs.python.org/issue16234 closed by christian.heimes

#16864: sqlite3.Cursor.lastrowid isn't populated when executing a SQL
http://bugs.python.org/issue16864 closed by berker.peksag

#17500: move PC/icons/source.xar to http://www.python.org/community/lo
http://bugs.python.org/issue17500 closed by doko

#19328: Improve PBKDF2 documentation
http://bugs.python.org/issue19328 closed by christian.heimes

#20508: IndexError from ipaddress._BaseNetwork.__getitem__ has no mess
http://bugs.python.org/issue20508 closed by berker.peksag

#20699: Document that binary IO classes work with bytes-likes objects
http://bugs.python.org/issue20699 closed by martin.panter

#20900: distutils register command should print text, not bytes repr
http://bugs.python.org/issue20900 closed by berker.peksag

#21386: ipaddress.IPv4Address.is_global not implemented
http://bugs.python.org/issue21386 closed by berker.peksag

#22558: Missing doc links to source code for Python-coded modules.
http://bugs.python.org/issue22558 closed by terry.reedy

#22970: asyncio: Cancelling wait() after notification leaves Condition
http://bugs.python.org/issue22970 closed by yselivanov

#24086: Configparser interpolation is unexpected
http://bugs.python.org/issue24086 closed by lukasz.langa

#24136: document PEP 448: unpacking generalization
http://bugs.python.org/issue24136 closed by martin.panter

#24750: IDLE: Cosmetic improvements for main window
http://bugs.python.org/issue24750 closed by terry.reedy

#24887: Sqlite3 has no option to provide open flags
http://bugs.python.org/issue24887 closed by berker.peksag

#25529: Provide access to the validated certificate chain in ssl modul
http://bugs.python.org/issue25529 closed by berker.peksag

#25724: SSLv3 test failure on Ubuntu 16.04 LTS
http://bugs.python.org/issue25724 closed by martin.panter

#26282: Add support for partial keyword arguments in extension functio
http://bugs.python.org/issue26282 closed by serhiy.storchaka

#26386: tkinter - Treeview - .selection_add and selection_toggle
http://bugs.python.org/issue26386 closed by serhiy.storchaka

#26556: Update expat to 2.2.1
http://bugs.python.org/issue26556 closed by python-dev

#26862: android: SYS_getdents64 does not need to be defined on android
http://bugs.python.org/issue26862 closed by xdegaye

#27029: Remove support of deprecated mode 'U' in zipfile
http://bugs.python.org/issue27029 closed by serhiy.storchaka

#27030: Remove deprecated re features
http://bugs.python.org/issue27030 closed by serhiy.storchaka

#27095: Simplify MAKE_FUNCTION
http://bugs.python.org/issue27095 closed by serhiy.storchaka

#27122: Hang with contextlib.ExitStack and subprocess.Popen (regressio
http://bugs.python.org/issue27122 closed by gregory.p.smith

#27140: Opcode for creating dict with constant keys
http://bugs.python.org/issue27140 closed by serhiy.storchaka

#27188: sqlite3 execute* methods return value not documented
http://bugs.python.org/issue27188 closed by berker.peksag

#27190: Check sqlite3_version before allowing check_same_thread = Fals
http://bugs.python.org/issue27190 closed by berker.peksag

#27194: Tarfile superfluous truncate calls slows extraction.
http://bugs.python.org/issue27194 closed by lukasz.langa

#27221: multiprocessing documentation is outdated regarding method pic
http://bugs.python.org/issue27221 closed by berker.peksag

#27223: _read_ready and _write_ready should respect _conn_lost
http://bugs.python.org/issue27223 closed by yselivanov

#27227: argparse fails to parse [] when using choices and nargs='*'
http://bugs.python.org/issue27227 closed by berker.peksag

#27233: Missing documentation for PyOS_FSPath
http://bugs.python.org/issue27233 closed by Jelle Zijlstra

#27238: Bare except: usages in turtle.py
http://bugs.python.org/issue27238 closed by serhiy.storchaka

#27245: IDLE: Fix deletion of custom themes and key bindings
http://bugs.python.org/issue27245 closed by terry.reedy

#27262: IDLE: move Aqua context menu code to maxosx
http://bugs.python.org/issue27262 closed by terry.reedy

#27270: 'parentheses-equality' warnings when building with clang and c
http://bugs.python.org/issue27270 closed by xdegaye

#27272: random.Random should not read 2500 bytes from urandom
http://bugs.python.org/issue27272 closed by rhettinger

#27278: py_getrandom() uses an int for syscall() result
http://bugs.python.org/issue27278 closed by haypo

#27286: str object got multiple values for keyword argument
http://bugs.python.org/issue27286 closed by serhiy.storchaka

#27289: test_ftp_timeout fails with EOFError
http://bugs.python.org/issue27289 closed by berker.peksag

#27290: Turn heaps library into a more OOP data structure?
http://bugs.python.org/issue27290 closed by rhettinger

#27291: two heap corruption issues when running modified pyc code.
http://bugs.python.org/issue27291 closed by gregory.p.smith

#27295: heaps library does not have support for max heap
http://bugs.python.org/issue27295 closed by rhettinger

#27296: Urllib/Urlopen IncompleteRead with HTTP header with new line c
http://bugs.python.org/issue27296 closed by martin.panter

#27301: Incorrect return codes in compile.c
http://bugs.python.org/issue27301 closed by serhiy.storchaka

#27306: Grammatical Error in Documentation - Tarfile page
http://bugs.python.org/issue27306 closed by berker.peksag

#27308: Inconsistency in cgi.FieldStorage() causes unicode/byte TypeEr
http://bugs.python.org/issue27308 closed by berker.peksag

#27310: 3.6.0a2 IDLE.app on OS X fails to launch, use command line idl
http://bugs.python.org/issue27310 closed by ned.deily

#27311: Incorrect documentation for zipfile.writestr()
http://bugs.python.org/issue27311 closed by martin.panter

#27316: [PDB] NameError in list comprehension in PDB
http://bugs.python.org/issue27316 closed by SilentGhost

#27324: Error when building Python extension
http://bugs.python.org/issue27324 closed by zach.ware

#27325: random failure of test_builtin
http://bugs.python.org/issue27325 closed by berker.peksag

#27327: re documentation: typo "escapes consist of"
http://bugs.python.org/issue27327 closed by ned.deily

#27330: Possible leaks in ctypes
http://bugs.python.org/issue27330 closed by serhiy.storchaka

#27336: --without-threads build fails due to undeclared _PyGILState_ch
http://bugs.python.org/issue27336 closed by berker.peksag

#27338: python 2.7 platform.system reports wrong on Mac OS X El Capita
http://bugs.python.org/issue27338 closed by Audric D'Hoest (Dr. Pariolo)

#27339: Security Issue: Typosquatting
http://bugs.python.org/issue27339 closed by haypo

Python tracker

unread,
Jun 24, 2016, 12:11:45 PM6/24/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-06-17 - 2016-06-24)
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 5531 (-13)
closed 33609 (+52)
total 39140 (+39)

Open issues with patches: 2419


Issues opened (27)
==================

#21106: Updated Mac folder icon
http://bugs.python.org/issue21106 reopened by r.david.murray

#27196: Eliminate 'ThemeChanged' warning when running IDLE tests
http://bugs.python.org/issue27196 reopened by ned.deily

#27346: Implement os.readv() / os.writev()
http://bugs.python.org/issue27346 opened by mmarkk

#27348: Non-main thread exception handler drops exception message
http://bugs.python.org/issue27348 opened by martin.panter

#27350: Compact and ordered dict
http://bugs.python.org/issue27350 opened by naoki

#27351: Unexpected ConfigParser.read() behavior when passed fileobject
http://bugs.python.org/issue27351 opened by Rich.Rauenzahn

#27352: Bug in IMPORT_NAME
http://bugs.python.org/issue27352 opened by serhiy.storchaka

#27353: Add nroot function to math
http://bugs.python.org/issue27353 opened by steven.daprano

#27354: SSLContext.load_verify_locations cannot handle paths on Window
http://bugs.python.org/issue27354 opened by Ilya.Kulakov

#27355: Strip out the last lingering vestiges of Windows CE support
http://bugs.python.org/issue27355 opened by larry

#27357: Enhancing the Windows installer
http://bugs.python.org/issue27357 opened by Sworddragon

#27358: BUILD_MAP_UNPACK_WITH_CALL is slow
http://bugs.python.org/issue27358 opened by Demur Rumed

#27359: OrderedDict pseudo-literals (WIP)
http://bugs.python.org/issue27359 opened by llllllllll

#27363: Complex with negative zero imaginary part
http://bugs.python.org/issue27363 opened by Vedran.Čačić

#27364: Deprecate invalid unicode escape sequences
http://bugs.python.org/issue27364 opened by ebarry

#27365: Allow non-ascii chars in IDLE NEWS.txt (for contributor names)
http://bugs.python.org/issue27365 opened by terry.reedy

#27366: PEP487: Simpler customization of class creation
http://bugs.python.org/issue27366 opened by Martin.Teichmann

#27367: Windows buildbot: random timeout failure on test_threading
http://bugs.python.org/issue27367 opened by haypo

#27369: [PATCH] Tests break with --with-system-expat and Expat 2.2.0
http://bugs.python.org/issue27369 opened by sping

#27372: Test_idle should stop changing locale
http://bugs.python.org/issue27372 opened by terry.reedy

#27373: logging.handlers.SysLogHandler with TCP not working on rsyslog
http://bugs.python.org/issue27373 opened by 吴冉波

#27374: Cygwin: Makefile does not install DLL import library
http://bugs.python.org/issue27374 opened by erik.bray

#27376: Add mock_import method to mock module
http://bugs.python.org/issue27376 opened by Eyal Posener

#27377: Add smarter socket.fromfd()
http://bugs.python.org/issue27377 opened by nascheme

#27379: SocketType changed in Python 3
http://bugs.python.org/issue27379 opened by martin.panter

#27380: IDLE: add base Query dialog with ttk widgets
http://bugs.python.org/issue27380 opened by terry.reedy

#27383: executuable in distutils triggering microsoft anti virus
http://bugs.python.org/issue27383 opened by Rob Bairos



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

#27383: executuable in distutils triggering microsoft anti virus
http://bugs.python.org/issue27383

#27380: IDLE: add base Query dialog with ttk widgets
http://bugs.python.org/issue27380

#27379: SocketType changed in Python 3
http://bugs.python.org/issue27379

#27376: Add mock_import method to mock module
http://bugs.python.org/issue27376

#27374: Cygwin: Makefile does not install DLL import library
http://bugs.python.org/issue27374

#27372: Test_idle should stop changing locale
http://bugs.python.org/issue27372

#27367: Windows buildbot: random timeout failure on test_threading
http://bugs.python.org/issue27367

#27366: PEP487: Simpler customization of class creation
http://bugs.python.org/issue27366

#27348: Non-main thread exception handler drops exception message
http://bugs.python.org/issue27348

#27340: bytes-like objects with socket.sendall(), SSL, and http.client
http://bugs.python.org/issue27340

#27332: Clinic: first parameter for module-level functions should be P
http://bugs.python.org/issue27332

#27331: Add a policy argument to email.mime.MIMEBase
http://bugs.python.org/issue27331

#27329: Document behavior when CDLL is called with None as an argumen
http://bugs.python.org/issue27329

#27326: SIGSEV in test_window_funcs of test_curses
http://bugs.python.org/issue27326

#27323: ncurses putwin() fails in test_module_funcs
http://bugs.python.org/issue27323



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

#27380: IDLE: add base Query dialog with ttk widgets
http://bugs.python.org/issue27380

#27377: Add smarter socket.fromfd()
http://bugs.python.org/issue27377

#27376: Add mock_import method to mock module
http://bugs.python.org/issue27376

#27374: Cygwin: Makefile does not install DLL import library
http://bugs.python.org/issue27374

#27372: Test_idle should stop changing locale
http://bugs.python.org/issue27372

#27369: [PATCH] Tests break with --with-system-expat and Expat 2.2.0
http://bugs.python.org/issue27369

#27366: PEP487: Simpler customization of class creation
http://bugs.python.org/issue27366

#27365: Allow non-ascii chars in IDLE NEWS.txt (for contributor names)
http://bugs.python.org/issue27365

#27364: Deprecate invalid unicode escape sequences
http://bugs.python.org/issue27364

#27359: OrderedDict pseudo-literals (WIP)
http://bugs.python.org/issue27359

#27358: BUILD_MAP_UNPACK_WITH_CALL is slow
http://bugs.python.org/issue27358

#27355: Strip out the last lingering vestiges of Windows CE support
http://bugs.python.org/issue27355

#27352: Bug in IMPORT_NAME
http://bugs.python.org/issue27352

#27350: Compact and ordered dict
http://bugs.python.org/issue27350

#27334: pysqlite3 context manager not performing rollback when a datab
http://bugs.python.org/issue27334



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

#27365: Allow non-ascii chars in IDLE NEWS.txt (for contributor names)
http://bugs.python.org/issue27365 19 msgs

#27051: Create PIP gui
http://bugs.python.org/issue27051 15 msgs

#27350: Compact and ordered dict
http://bugs.python.org/issue27350 9 msgs

#27172: Undeprecate inspect.getfullargspec()
http://bugs.python.org/issue27172 8 msgs

#27344: zipfile *does* support utf-8 filenames
http://bugs.python.org/issue27344 8 msgs

#27309: Visual Styles support to tk/tkinter file and message dialogs
http://bugs.python.org/issue27309 7 msgs

#27353: Add nroot function to math
http://bugs.python.org/issue27353 7 msgs

#27359: OrderedDict pseudo-literals (WIP)
http://bugs.python.org/issue27359 7 msgs

#27364: Deprecate invalid unicode escape sequences
http://bugs.python.org/issue27364 7 msgs

#27363: Complex with negative zero imaginary part
http://bugs.python.org/issue27363 6 msgs



Issues closed (50)
==================

#5225: OS X "Update Shell Profile" may not update $PATH if run more t
http://bugs.python.org/issue5225 closed by willingc

#8406: Make some setup.py paths exclude-able
http://bugs.python.org/issue8406 closed by willingc

#9156: socket._fileobject: read raises AttributeError when closed in
http://bugs.python.org/issue9156 closed by martin.panter

#11623: Distutils is reporting OSX 10.6 w/ XCode 4 as "universal"
http://bugs.python.org/issue11623 closed by willingc

#14354: Crash in _ctypes_alloc_callback
http://bugs.python.org/issue14354 closed by willingc

#16821: bundlebuilder broken in 2.7
http://bugs.python.org/issue16821 closed by willingc

#18300: script_helper._assert_python should set TERM='' by default.
http://bugs.python.org/issue18300 closed by berker.peksag

#20256: Argument Clinic: compare signed and unsigned ints
http://bugs.python.org/issue20256 closed by serhiy.storchaka

#22463: Warnings when building on AIX
http://bugs.python.org/issue22463 closed by martin.panter

#22636: avoid using a shell in ctypes.util: replace os.popen with subp
http://bugs.python.org/issue22636 closed by martin.panter

#23641: Got rid of bad dunder names
http://bugs.python.org/issue23641 closed by serhiy.storchaka

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

#24314: irrelevant cross-link in documentation of user-defined functio
http://bugs.python.org/issue24314 closed by martin.panter

#24419: In argparse action append_const doesn't work for positional ar
http://bugs.python.org/issue24419 closed by paul.j3

#26290: fileinput and 'for line in sys.stdin' do strange mockery of in
http://bugs.python.org/issue26290 closed by martin.panter

#26536: Add the SIO_LOOPBACK_FAST_PATH option to socket.ioctl
http://bugs.python.org/issue26536 closed by steve.dower

#26547: Undocumented use of the term dictproxy in vars() documentation
http://bugs.python.org/issue26547 closed by berker.peksag

#26930: Upgrade installers to OpenSSL 1.0.2h
http://bugs.python.org/issue26930 closed by steve.dower

#26975: Decimal.from_float works incorrectly for non-binary floats
http://bugs.python.org/issue26975 closed by skrah

#27006: C implementation of Decimal.from_float() bypasses __new__ and
http://bugs.python.org/issue27006 closed by skrah

#27021: It is not documented that os.writev() suffer from SC_IOV_MAX
http://bugs.python.org/issue27021 closed by orsenthil

#27048: distutils._msvccompiler._get_vc_env() fails with UnicodeDecode
http://bugs.python.org/issue27048 closed by steve.dower

#27079: Bugs in curses.ascii predicates
http://bugs.python.org/issue27079 closed by serhiy.storchaka

#27177: re match.group should support __index__
http://bugs.python.org/issue27177 closed by serhiy.storchaka

#27244: print(';;') fails in pdb with SyntaxError
http://bugs.python.org/issue27244 closed by ned.deily

#27287: SIGSEGV when calling os.forkpty()
http://bugs.python.org/issue27287 closed by ned.deily

#27294: Better repr for Tkinter event objects
http://bugs.python.org/issue27294 closed by serhiy.storchaka

#27297: Add support for /dev/random to "secrets"
http://bugs.python.org/issue27297 closed by ncoghlan

#27299: urllib does not splitport while putrequest realhost to HTTP he
http://bugs.python.org/issue27299 closed by r.david.murray

#27304: Create "Source Code" links in module sections, where relevant
http://bugs.python.org/issue27304 closed by terry.reedy

#27312: test_setupapp (idlelib.idle_test.test_macosx.SetupTest) fails
http://bugs.python.org/issue27312 closed by ned.deily

#27319: Multiple item arguments for selection operations
http://bugs.python.org/issue27319 closed by serhiy.storchaka

#27333: validate_step in rangeobject.c, incorrect code logic but right
http://bugs.python.org/issue27333 closed by serhiy.storchaka

#27337: 3.6.0a2 tarball has weird paths
http://bugs.python.org/issue27337 closed by ned.deily

#27342: Clean up some Py_XDECREFs in rangeobject.c and bltinmodule.c
http://bugs.python.org/issue27342 closed by serhiy.storchaka

#27343: Incorrect error message for conflicting initializers of ctypes
http://bugs.python.org/issue27343 closed by serhiy.storchaka

#27345: GzipFile's readinto() reads gzip data instead of file data.
http://bugs.python.org/issue27345 closed by Ryan Birmingham

#27347: Spam
http://bugs.python.org/issue27347 closed by berker.peksag

#27349: distutils.command.upload: typo "protcol_version"
http://bugs.python.org/issue27349 closed by berker.peksag

#27356: csv
http://bugs.python.org/issue27356 closed by berker.peksag

#27360: _deque and _islice are sometimes None
http://bugs.python.org/issue27360 closed by SilentGhost

#27361: ValueError on eval after 'from pandas import *'
http://bugs.python.org/issue27361 closed by SilentGhost

#27362: json.dumps to check for obj.__json__ before raising TypeError
http://bugs.python.org/issue27362 closed by r.david.murray

#27368: os.mkdir is not working for multiple level of directory creati
http://bugs.python.org/issue27368 closed by SilentGhost

#27370: Inconsistency in docs for list.extend
http://bugs.python.org/issue27370 closed by martin.panter

#27371: Runaway memory consumption using tkinter update()
http://bugs.python.org/issue27371 closed by jeremyblow

#27375: error in "make test", while trying to install python on linux
http://bugs.python.org/issue27375 closed by skrah

#27378: remove ref to Phil Schwartz's 'Kodos' in regex HOWTO
http://bugs.python.org/issue27378 closed by berker.peksag

#27381: Typo in zipfile documentation
http://bugs.python.org/issue27381 closed by berker.peksag

#27382: calendar module .isleap() probleam
http://bugs.python.org/issue27382 closed by ebarry

Python tracker

unread,
Jul 1, 2016, 12:10:38 PM7/1/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-06-24 - 2016-07-01)
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 5545 (+14)
closed 33648 (+39)
total 39193 (+53)

Open issues with patches: 2421


Issues opened (39)
==================

#22928: HTTP header injection in urrlib2/urllib/httplib/http.client (C
http://bugs.python.org/issue22928 reopened by koobs

#23804: SSLSocket.recv(0) receives up to 1024 bytes
http://bugs.python.org/issue23804 reopened by martin.panter

#27385: itertools.groupby has misleading doc string
http://bugs.python.org/issue27385 opened by gmathews

#27386: Asyncio server hang when clients connect and immediately disco
http://bugs.python.org/issue27386 opened by j1m

#27387: Thread hangs on str.encode() when locale is not set
http://bugs.python.org/issue27387 opened by joshpurvis

#27388: IDLE configdialog: reduce multiple references to Var names
http://bugs.python.org/issue27388 opened by terry.reedy

#27389: When a TypeError is raised due to invalid arguments to a metho
http://bugs.python.org/issue27389 opened by Steven.Barker

#27391: server_hostname should only be required when checking host nam
http://bugs.python.org/issue27391 opened by j1m

#27392: Add a server_side keyword parameter to create_connection
http://bugs.python.org/issue27392 opened by j1m

#27395: Increase test coverage of unittest.runner.TextTestResult
http://bugs.python.org/issue27395 opened by Pam.McANulty

#27397: email.message.Message.get_payload(decode=True) raises Assertio
http://bugs.python.org/issue27397 opened by Claudiu Saftoiu

#27398: configure warning for Python 3.5.2 during compilation
http://bugs.python.org/issue27398 opened by wizzardx

#27400: Datetime NoneType after calling Py_Finalize and Py_Initialize
http://bugs.python.org/issue27400 opened by Denny Weinberg

#27404: Misc/NEWS: add [Security] prefix to Python 3.5.2 changelog
http://bugs.python.org/issue27404 opened by haypo

#27405: Ability to trace Tcl commands executed by Tkinter
http://bugs.python.org/issue27405 opened by serhiy.storchaka

#27407: prepare_ssl.py missing in PCBuild folder
http://bugs.python.org/issue27407 opened by George Ge

#27408: Document importlib.abc.ExecutionLoader implements get_data()
http://bugs.python.org/issue27408 opened by brett.cannon

#27409: List socket.SO_*, SCM_*, MSG_*, IPPROTO_* symbols
http://bugs.python.org/issue27409 opened by martin.panter

#27410: DLL hijacking vulnerability in Python 3.5.2 installer
http://bugs.python.org/issue27410 opened by anandbhat

#27411: Possible different behaviour of explicit and implicit __dict__
http://bugs.python.org/issue27411 opened by xiang.zhang

#27413: Add an option to json.tool to bypass non-ASCII characters.
http://bugs.python.org/issue27413 opened by Wei-Cheng.Pan

#27414: http.server.BaseHTTPRequestHandler inconsistence with Content-
http://bugs.python.org/issue27414 opened by m.xhonneux

#27415: BaseEventLoop.create_server does not accept port=None
http://bugs.python.org/issue27415 opened by mcobden

#27417: Call CoInitializeEx on startup
http://bugs.python.org/issue27417 opened by steve.dower

#27419: Bugs in PyImport_ImportModuleLevelObject
http://bugs.python.org/issue27419 opened by serhiy.storchaka

#27420: Docs for os.link - say what happens if link already exists
http://bugs.python.org/issue27420 opened by python-bugs-uit

#27422: Deadlock when mixing threading and multiprocessing
http://bugs.python.org/issue27422 opened by Martin Ritter

#27423: Failed assertions when running test.test_os on Windows
http://bugs.python.org/issue27423 opened by ebarry

#27424: Failures in test.test_logging
http://bugs.python.org/issue27424 opened by ebarry

#27425: Tests fail because of git's newline preferences on Windows
http://bugs.python.org/issue27425 opened by ebarry

#27426: Encoding mismatch causes some tests to fail on Windows
http://bugs.python.org/issue27426 opened by ebarry

#27427: Math tests
http://bugs.python.org/issue27427 opened by franciscouzo

#27428: Document WindowsRegistryFinder inherits from MetaPathFinder
http://bugs.python.org/issue27428 opened by brett.cannon

#27429: xml.sax.saxutils.escape doesn't escape multiple characters saf
http://bugs.python.org/issue27429 opened by tylerjohnhughes

#27432: Unittest truncating of error message not works
http://bugs.python.org/issue27432 opened by Camilla Ke

#27434: cross-building python 3.6 with an older interpreter fails
http://bugs.python.org/issue27434 opened by xdegaye

#27435: ctypes and AIX - also for 2.7.X (and later)
http://bugs.python.org/issue27435 opened by aixt...@gmail.com

#27436: Strange code in selectors.KqueueSelector
http://bugs.python.org/issue27436 opened by dabeaz

#1732367: Document the constants in the socket module
http://bugs.python.org/issue1732367 reopened by martin.panter



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

#27436: Strange code in selectors.KqueueSelector
http://bugs.python.org/issue27436

#27435: ctypes and AIX - also for 2.7.X (and later)
http://bugs.python.org/issue27435

#27429: xml.sax.saxutils.escape doesn't escape multiple characters saf
http://bugs.python.org/issue27429

#27428: Document WindowsRegistryFinder inherits from MetaPathFinder
http://bugs.python.org/issue27428

#27427: Math tests
http://bugs.python.org/issue27427

#27426: Encoding mismatch causes some tests to fail on Windows
http://bugs.python.org/issue27426

#27420: Docs for os.link - say what happens if link already exists
http://bugs.python.org/issue27420

#27411: Possible different behaviour of explicit and implicit __dict__
http://bugs.python.org/issue27411

#27409: List socket.SO_*, SCM_*, MSG_*, IPPROTO_* symbols
http://bugs.python.org/issue27409

#27408: Document importlib.abc.ExecutionLoader implements get_data()
http://bugs.python.org/issue27408

#27404: Misc/NEWS: add [Security] prefix to Python 3.5.2 changelog
http://bugs.python.org/issue27404

#27395: Increase test coverage of unittest.runner.TextTestResult
http://bugs.python.org/issue27395

#27388: IDLE configdialog: reduce multiple references to Var names
http://bugs.python.org/issue27388

#27379: SocketType changed in Python 3
http://bugs.python.org/issue27379

#27376: Add mock_import method to mock module
http://bugs.python.org/issue27376



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

#27427: Math tests
http://bugs.python.org/issue27427

#27423: Failed assertions when running test.test_os on Windows
http://bugs.python.org/issue27423

#27419: Bugs in PyImport_ImportModuleLevelObject
http://bugs.python.org/issue27419

#27413: Add an option to json.tool to bypass non-ASCII characters.
http://bugs.python.org/issue27413

#27409: List socket.SO_*, SCM_*, MSG_*, IPPROTO_* symbols
http://bugs.python.org/issue27409

#27405: Ability to trace Tcl commands executed by Tkinter
http://bugs.python.org/issue27405

#27404: Misc/NEWS: add [Security] prefix to Python 3.5.2 changelog
http://bugs.python.org/issue27404

#27398: configure warning for Python 3.5.2 during compilation
http://bugs.python.org/issue27398

#27395: Increase test coverage of unittest.runner.TextTestResult
http://bugs.python.org/issue27395

#27385: itertools.groupby has misleading doc string
http://bugs.python.org/issue27385

#27380: IDLE: add base Query dialog with ttk widgets
http://bugs.python.org/issue27380

#27377: Add smarter socket.fromfd()
http://bugs.python.org/issue27377

#27376: Add mock_import method to mock module
http://bugs.python.org/issue27376

#27374: Cygwin: Makefile does not install DLL import library
http://bugs.python.org/issue27374

#27369: [PATCH] Tests break with --with-system-expat and Expat 2.2.0
http://bugs.python.org/issue27369



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

#27364: Deprecate invalid unicode escape sequences
http://bugs.python.org/issue27364 18 msgs

#27417: Call CoInitializeEx on startup
http://bugs.python.org/issue27417 18 msgs

#27386: Asyncio server hang when clients connect and immediately disco
http://bugs.python.org/issue27386 17 msgs

#27392: Add a server_side keyword parameter to create_connection
http://bugs.python.org/issue27392 15 msgs

#23395: _thread.interrupt_main() errors if SIGINT handler in SIG_DFL,
http://bugs.python.org/issue23395 12 msgs

#26137: [idea] use the Microsoft Antimalware Scan Interface
http://bugs.python.org/issue26137 11 msgs

#27051: Create PIP gui
http://bugs.python.org/issue27051 11 msgs

#27391: server_hostname should only be required when checking host nam
http://bugs.python.org/issue27391 10 msgs

#26226: Test failures with non-ascii character in hostname on Windows
http://bugs.python.org/issue26226 9 msgs

#22079: Ensure in PyType_Ready() that base class of static type is sta
http://bugs.python.org/issue22079 8 msgs



Issues closed (39)
==================

#4945: json checks True/False by identity, not boolean value
http://bugs.python.org/issue4945 closed by serhiy.storchaka

#18726: json functions have too many positional parameters
http://bugs.python.org/issue18726 closed by serhiy.storchaka

#19536: MatchObject should offer __getitem__()
http://bugs.python.org/issue19536 closed by berker.peksag

#20350: Replace tkapp.split() to tkapp.splitlist()
http://bugs.python.org/issue20350 closed by serhiy.storchaka

#20770: Inform caller of smtplib STARTTLS failures
http://bugs.python.org/issue20770 closed by aclover

#22115: Add new methods to trace Tkinter variables
http://bugs.python.org/issue22115 closed by serhiy.storchaka

#22890: StringIO.StringIO pickled in 2.7 is not unpickleable on 3.x
http://bugs.python.org/issue22890 closed by serhiy.storchaka

#23401: Add pickle support of Mapping views
http://bugs.python.org/issue23401 closed by serhiy.storchaka

#24833: IDLE tabnanny check fails
http://bugs.python.org/issue24833 closed by terry.reedy

#25042: Create an "embedding SDK" distribution?
http://bugs.python.org/issue25042 closed by steve.dower

#26186: LazyLoader rejecting use of SourceFileLoader
http://bugs.python.org/issue26186 closed by brett.cannon

#26664: Misuse of $ in activate.fish of venv
http://bugs.python.org/issue26664 closed by brett.cannon

#26721: Avoid socketserver.StreamRequestHandler.wfile doing partial wr
http://bugs.python.org/issue26721 closed by martin.panter

#27007: Alternate constructors bytes.fromhex() and bytearray.fromhex()
http://bugs.python.org/issue27007 closed by serhiy.storchaka

#27038: Make os.DirEntry exist
http://bugs.python.org/issue27038 closed by brett.cannon

#27252: Make dict views copyable
http://bugs.python.org/issue27252 closed by serhiy.storchaka

#27253: More efficient deepcopying of Mapping
http://bugs.python.org/issue27253 closed by serhiy.storchaka

#27255: More opcode predictions
http://bugs.python.org/issue27255 closed by serhiy.storchaka

#27352: Bug in IMPORT_NAME
http://bugs.python.org/issue27352 closed by serhiy.storchaka

#27365: Allow non-ascii chars in IDLE NEWS.txt (for contributor names)
http://bugs.python.org/issue27365 closed by larry

#27372: Test_idle should stop changing locale
http://bugs.python.org/issue27372 closed by terry.reedy

#27383: executuable in distutils triggering microsoft anti virus
http://bugs.python.org/issue27383 closed by steve.dower

#27384: itertools islice consumes items when given negative range
http://bugs.python.org/issue27384 closed by rhettinger

#27390: state of the 3.3 branch unclear
http://bugs.python.org/issue27390 closed by brett.cannon

#27393: Command to activate venv in Windows has wrong path
http://bugs.python.org/issue27393 closed by berker.peksag

#27394: Crash with compile returning a value with an error set
http://bugs.python.org/issue27394 closed by ebarry

#27396: Change default filecmp.cmp shallow option
http://bugs.python.org/issue27396 closed by rhettinger

#27399: ChainMap.keys() is broken
http://bugs.python.org/issue27399 closed by Zahari.Dim

#27401: Wrong FTP links in 3.5.2 installer
http://bugs.python.org/issue27401 closed by zach.ware

#27402: Sequence example in typing module documentation does not typec
http://bugs.python.org/issue27402 closed by gvanrossum

#27403: os.path.dirname doesn't handle Windows' URNs correctly
http://bugs.python.org/issue27403 closed by eryksun

#27406: subprocess.Popen() hangs in multi-threaded code
http://bugs.python.org/issue27406 closed by r.david.murray

#27412: float('∞') returns 8.0
http://bugs.python.org/issue27412 closed by eryksun

#27416: typo / missing word in docs.python.org/2/library/copy.html
http://bugs.python.org/issue27416 closed by haypo

#27418: Tools/importbench/importbench.py is broken
http://bugs.python.org/issue27418 closed by serhiy.storchaka

#27421: PPC64LE Fedora 2.7: certificate for hg.python.org has unexpect
http://bugs.python.org/issue27421 closed by haypo

#27430: Spelling fixes
http://bugs.python.org/issue27430 closed by berker.peksag

#27431: Shelve pickle version error
http://bugs.python.org/issue27431 closed by berker.peksag

#27433: Missing "as err" in Lib/socket.py

Python tracker

unread,
Jul 8, 2016, 12:13:16 PM7/8/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-07-01 - 2016-07-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 5550 ( +5)
closed 33676 (+28)
total 39226 (+33)

Open issues with patches: 2427


Issues opened (22)
==================

#23908: Check path arguments of os functions for null character
http://bugs.python.org/issue23908 reopened by koobs

#26765: Factor out common bytes and bytearray implementation
http://bugs.python.org/issue26765 reopened by serhiy.storchaka

#27441: redundant assignments to ob_size of new ints that _PyLong_New
http://bugs.python.org/issue27441 opened by Oren Milman

#27442: expose the Android API level in sysconfig.get_config_vars()
http://bugs.python.org/issue27442 opened by xdegaye

#27444: Python doesn't build due to test_float.py broken on non-IEEE m
http://bugs.python.org/issue27444 opened by stark

#27445: Charset instance not passed to set_payload()
http://bugs.python.org/issue27445 opened by claudep

#27446: struct: allow per-item byte order
http://bugs.python.org/issue27446 opened by zwol

#27447: python -m doctest script_file_with_no_py_extension produces co
http://bugs.python.org/issue27447 opened by towb

#27448: Race condition in subprocess.Popen which causes a huge memory
http://bugs.python.org/issue27448 opened by aonishuk

#27450: bz2: BZ2File should expose compression level as an attribute
http://bugs.python.org/issue27450 opened by joshtriplett

#27451: gzip.py: Please save more of the gzip header for later examina
http://bugs.python.org/issue27451 opened by joshtriplett

#27452: IDLE: Cleanup config code
http://bugs.python.org/issue27452 opened by terry.reedy

#27453: $CPP invocation in configure must use $CPPFLAGS
http://bugs.python.org/issue27453 opened by Chi Hsuan Yen

#27454: PyUnicode_InternInPlace can use PyDict_SetDefault
http://bugs.python.org/issue27454 opened by methane

#27455: Fix tkinter examples to be PEP8 compliant
http://bugs.python.org/issue27455 opened by John Hagen

#27456: TCP_NODELAY
http://bugs.python.org/issue27456 opened by j1m

#27461: Optimize PNGs
http://bugs.python.org/issue27461 opened by scop

#27464: Document that SplitResult & friends are namedtuples
http://bugs.python.org/issue27464 opened by kmike

#27465: IDLE:Make help source menu entries unique and sorted.
http://bugs.python.org/issue27465 opened by terry.reedy

#27466: [Copy from github user macartur] time2netscape missing comma
http://bugs.python.org/issue27466 opened by Robby Daigle

#27468: Erroneous memory behaviour for objects created in another thre
http://bugs.python.org/issue27468 opened by Adria Garriga

#27469: Unicode filename gets crippled on Windows when drag and drop
http://bugs.python.org/issue27469 opened by Drekin



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

#27469: Unicode filename gets crippled on Windows when drag and drop
http://bugs.python.org/issue27469

#27468: Erroneous memory behaviour for objects created in another thre
http://bugs.python.org/issue27468

#27464: Document that SplitResult & friends are namedtuples
http://bugs.python.org/issue27464

#27451: gzip.py: Please save more of the gzip header for later examina
http://bugs.python.org/issue27451

#27446: struct: allow per-item byte order
http://bugs.python.org/issue27446

#27445: Charset instance not passed to set_payload()
http://bugs.python.org/issue27445

#27435: ctypes and AIX - also for 2.7.X (and later)
http://bugs.python.org/issue27435

#27428: Document WindowsRegistryFinder inherits from MetaPathFinder
http://bugs.python.org/issue27428

#27427: Add new math module tests
http://bugs.python.org/issue27427

#27426: Encoding mismatch causes some tests to fail on Windows
http://bugs.python.org/issue27426

#27420: Docs for os.link - say what happens if link already exists
http://bugs.python.org/issue27420

#27411: Possible different behaviour of explicit and implicit __dict__
http://bugs.python.org/issue27411

#27409: List socket.SO_*, SCM_*, MSG_*, IPPROTO_* symbols
http://bugs.python.org/issue27409

#27408: Document importlib.abc.ExecutionLoader implements get_data()
http://bugs.python.org/issue27408

#27404: Misc/NEWS: add [Security] prefix to Python 3.5.2 changelog
http://bugs.python.org/issue27404



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

#27466: [Copy from github user macartur] time2netscape missing comma
http://bugs.python.org/issue27466

#27461: Optimize PNGs
http://bugs.python.org/issue27461

#27455: Fix tkinter examples to be PEP8 compliant
http://bugs.python.org/issue27455

#27454: PyUnicode_InternInPlace can use PyDict_SetDefault
http://bugs.python.org/issue27454

#27453: $CPP invocation in configure must use $CPPFLAGS
http://bugs.python.org/issue27453

#27452: IDLE: Cleanup config code
http://bugs.python.org/issue27452

#27448: Race condition in subprocess.Popen which causes a huge memory
http://bugs.python.org/issue27448

#27445: Charset instance not passed to set_payload()
http://bugs.python.org/issue27445

#27442: expose the Android API level in sysconfig.get_config_vars()
http://bugs.python.org/issue27442

#27441: redundant assignments to ob_size of new ints that _PyLong_New
http://bugs.python.org/issue27441

#27429: xml.sax.saxutils.escape doesn't escape multiple characters saf
http://bugs.python.org/issue27429

#27427: Add new math module tests
http://bugs.python.org/issue27427

#27423: Failed assertions when running test.test_os on Windows
http://bugs.python.org/issue27423

#27419: Bugs in PyImport_ImportModuleLevelObject
http://bugs.python.org/issue27419

#27413: Add an option to json.tool to bypass non-ASCII characters.
http://bugs.python.org/issue27413



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

#27442: expose the Android API level in sysconfig.get_config_vars()
http://bugs.python.org/issue27442 25 msgs

#27456: TCP_NODELAY
http://bugs.python.org/issue27456 9 msgs

#27455: Fix tkinter examples to be PEP8 compliant
http://bugs.python.org/issue27455 8 msgs

#23908: Check path arguments of os functions for null character
http://bugs.python.org/issue23908 7 msgs

#27436: Strange code in selectors.KqueueSelector
http://bugs.python.org/issue27436 7 msgs

#27444: Python doesn't build due to test_float.py broken on non-IEEE m
http://bugs.python.org/issue27444 7 msgs

#27452: IDLE: Cleanup config code
http://bugs.python.org/issue27452 7 msgs

#27448: Race condition in subprocess.Popen which causes a huge memory
http://bugs.python.org/issue27448 6 msgs

#26765: Factor out common bytes and bytearray implementation
http://bugs.python.org/issue26765 5 msgs

#27081: Cannot capture sys.stderr output from an uncaught exception in
http://bugs.python.org/issue27081 5 msgs



Issues closed (28)
==================

#11027: Implement sectionxform in configparser
http://bugs.python.org/issue11027 closed by berker.peksag

#19527: Test failures with COUNT_ALLOCS
http://bugs.python.org/issue19527 closed by serhiy.storchaka

#22198: Odd floor-division corner case
http://bugs.python.org/issue22198 closed by serhiy.storchaka

#22624: Bogus usage of floatclock in timemodule
#23034: Dynamically control debugging output
http://bugs.python.org/issue23034 closed by serhiy.storchaka

#24557: Refactor LibreSSL / EGD detection
http://bugs.python.org/issue24557 closed by python-dev

#27019: Reduce marshal stack depth for 2.7 on Windows debug build
http://bugs.python.org/issue27019 closed by python-dev

#27220: Add a pure Python version of 'collections.defaultdict'
http://bugs.python.org/issue27220 closed by rhettinger

#27248: Possible refleaks in PyType_Ready in error condition
http://bugs.python.org/issue27248 closed by python-dev

#27254: UAF in Tkinter module
http://bugs.python.org/issue27254 closed by Emin Ghuliev

#27332: Clinic: first parameter for module-level functions should be P
http://bugs.python.org/issue27332 closed by serhiy.storchaka

#27380: IDLE: add base Query dialog with ttk widgets
http://bugs.python.org/issue27380 closed by terry.reedy

#27410: DLL hijacking vulnerability in Python 3.5.2 installer
http://bugs.python.org/issue27410 closed by steve.dower

#27422: Deadlock when mixing threading and multiprocessing
http://bugs.python.org/issue27422 closed by davin

#27434: cross-building python 3.6 with an older interpreter fails
http://bugs.python.org/issue27434 closed by xdegaye

#27437: IDLE tests must be able to set user configuration values.
http://bugs.python.org/issue27437 closed by terry.reedy

#27438: Refactor simple iterators implementation
http://bugs.python.org/issue27438 closed by serhiy.storchaka

#27439: Add a product() function to the standard library
http://bugs.python.org/issue27439 closed by rhettinger

#27440: Trigonometric bug
http://bugs.python.org/issue27440 closed by tim.peters

#27443: __length_hint__() of bytearray iterator can return negative in
http://bugs.python.org/issue27443 closed by serhiy.storchaka

#27449: pip install --upgrade pip (Windows)
http://bugs.python.org/issue27449 closed by zach.ware

#27457: shlex.quote incorrectly quotes ampersants, pipes
http://bugs.python.org/issue27457 closed by r.david.murray

#27458: Allow subtypes of unicode/str to hit the optimized unicode_con
#27459: unintended changes occur when dealing with list of list
http://bugs.python.org/issue27459 closed by eryksun

#27460: Change bytes exception when overflow
http://bugs.python.org/issue27460 closed by serhiy.storchaka

#27462: NULL Pointer deref in binary_iop1 function
http://bugs.python.org/issue27462 closed by r.david.murray

#27463: Floor division is not the same as the floor of division
http://bugs.python.org/issue27463 closed by r.david.murray

#27467: distutils.config API different between <=3.5.1 and 3.5.2
http://bugs.python.org/issue27467 closed by berker.peksag

Python tracker

unread,
Jul 15, 2016, 12:10:26 PM7/15/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-07-08 - 2016-07-15)
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 5562 (+12)
closed 33715 (+39)
total 39277 (+51)

Open issues with patches: 2429


Issues opened (33)
==================

#27469: Unicode filename gets crippled on Windows when drag and drop
http://bugs.python.org/issue27469 reopened by eryksun

#27470: -3 commandline option documented differently via man
http://bugs.python.org/issue27470 opened by mgilson

#27471: sre_constants.error: bad escape \d
http://bugs.python.org/issue27471 opened by Noah Petherbridge

#27472: add the 'unix_shell' attribute to test.support
http://bugs.python.org/issue27472 opened by xdegaye

#27477: IDLE: Switch dialogs to ttk widgets.
http://bugs.python.org/issue27477 opened by terry.reedy

#27482: heap-buffer-overflow on address 0x6250000078ff
http://bugs.python.org/issue27482 opened by mtowalski

#27483: Expose HEAD_LOCK/HEAD_UNLOCK in pystate.c
http://bugs.python.org/issue27483 opened by fijall

#27485: urllib.splitport -- is it official or not?
http://bugs.python.org/issue27485 opened by gvanrossum

#27486: FTPlib hangs on some pasv responses
http://bugs.python.org/issue27486 opened by Byoungwoo Song

#27487: -m switch regression in Python 3.5.2 (under rare circumstances
http://bugs.python.org/issue27487 opened by wolma

#27490: ARM cross-compile: pgen built without $(CFLAGS) as $(LIBRARY)
http://bugs.python.org/issue27490 opened by Thomas Perl

#27491: Errors when building with UNICODE character set
http://bugs.python.org/issue27491 opened by Minmin.Gong

#27492: Enhance bytearray_repr with bytes_repr's logic
http://bugs.python.org/issue27492 opened by xiang.zhang

#27493: logging module fails with unclear error when supplied a (Posix
http://bugs.python.org/issue27493 opened by rhendrikse

#27494: 2to3 parser failure caused by a comma after a generator expres
http://bugs.python.org/issue27494 opened by jstasiak

#27495: Pretty printing sorting for set and frozenset instances
http://bugs.python.org/issue27495 opened by danilo.bellini

#27496: unicodedata.name() doesn't have names for control characters
http://bugs.python.org/issue27496 opened by zwol

#27497: csv module: Add return value to DictWriter.writeheader
http://bugs.python.org/issue27497 opened by lsowen

#27499: PY_SSIZE_T_CLEAN conflicts with Py_LIMITED_API
http://bugs.python.org/issue27499 opened by dholth

#27500: ProactorEventLoop cannot open connection to ::1
http://bugs.python.org/issue27500 opened by sebastien.bourdeauducq

#27501: Add typing.py class describing a PEP 3118 buffer object
http://bugs.python.org/issue27501 opened by Daniel Moisset

#27502: Python -m Module Vulnerable to Buffer Over Flow.
http://bugs.python.org/issue27502 opened by DhirajMishra

#27505: Missing documentation for setting module __class__ attribute
http://bugs.python.org/issue27505 opened by ncoghlan

#27506: make bytes/bytearray delete a keyword argument
http://bugs.python.org/issue27506 opened by xiang.zhang

#27507: bytearray.extend lacks overflow check when increasing buffer
http://bugs.python.org/issue27507 opened by xiang.zhang

#27509: Some tests breaks PGO build on Windows
http://bugs.python.org/issue27509 opened by Charles G.

#27511: Add PathLike objects support to BZ2File
http://bugs.python.org/issue27511 opened by xiang.zhang

#27512: os.fspath is certain to crash when exception raised in __fspat
http://bugs.python.org/issue27512 opened by xiang.zhang

#27513: email.utils.getaddresses does not handle Header objects
http://bugs.python.org/issue27513 opened by frispete

#27515: Dotted name re-import does not rebind after deletion
http://bugs.python.org/issue27515 opened by terry.reedy

#27516: Wrong initialization of python path with embeddable distributi
http://bugs.python.org/issue27516 opened by palm.kevin

#27517: LZMACompressor and LZMADecompressor raise exceptions if given
http://bugs.python.org/issue27517 opened by benfogle

#27520: Issue when building PGO
http://bugs.python.org/issue27520 opened by Decorater



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

#27520: Issue when building PGO
http://bugs.python.org/issue27520

#27511: Add PathLike objects support to BZ2File
http://bugs.python.org/issue27511

#27505: Missing documentation for setting module __class__ attribute
http://bugs.python.org/issue27505

#27494: 2to3 parser failure caused by a comma after a generator expres
http://bugs.python.org/issue27494

#27491: Errors when building with UNICODE character set
http://bugs.python.org/issue27491

#27486: FTPlib hangs on some pasv responses
http://bugs.python.org/issue27486

#27482: heap-buffer-overflow on address 0x6250000078ff
http://bugs.python.org/issue27482

#27470: -3 commandline option documented differently via man
http://bugs.python.org/issue27470

#27451: gzip.py: Please save more of the gzip header for later examina
http://bugs.python.org/issue27451

#27446: struct: allow per-item byte order
http://bugs.python.org/issue27446

#27445: Charset instance not passed to set_payload()
http://bugs.python.org/issue27445

#27435: ctypes and AIX - also for 2.7.X (and later)
http://bugs.python.org/issue27435

#27428: Document WindowsRegistryFinder inherits from MetaPathFinder
http://bugs.python.org/issue27428

#27426: Encoding mismatch causes some tests to fail on Windows
http://bugs.python.org/issue27426

#27420: Docs for os.link - say what happens if link already exists
http://bugs.python.org/issue27420



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

#27517: LZMACompressor and LZMADecompressor raise exceptions if given
http://bugs.python.org/issue27517

#27512: os.fspath is certain to crash when exception raised in __fspat
http://bugs.python.org/issue27512

#27511: Add PathLike objects support to BZ2File
http://bugs.python.org/issue27511

#27507: bytearray.extend lacks overflow check when increasing buffer
http://bugs.python.org/issue27507

#27506: make bytes/bytearray delete a keyword argument
http://bugs.python.org/issue27506

#27501: Add typing.py class describing a PEP 3118 buffer object
http://bugs.python.org/issue27501

#27495: Pretty printing sorting for set and frozenset instances
http://bugs.python.org/issue27495

#27492: Enhance bytearray_repr with bytes_repr's logic
http://bugs.python.org/issue27492

#27491: Errors when building with UNICODE character set
http://bugs.python.org/issue27491

#27477: IDLE: Switch dialogs to ttk widgets.
http://bugs.python.org/issue27477

#27472: add the 'unix_shell' attribute to test.support
http://bugs.python.org/issue27472

#27461: Optimize PNGs
http://bugs.python.org/issue27461

#27454: PyUnicode_InternInPlace can use PyDict_SetDefault
http://bugs.python.org/issue27454

#27453: $CPP invocation in configure must use $CPPFLAGS
http://bugs.python.org/issue27453

#27452: IDLE: Cleanup config code
http://bugs.python.org/issue27452



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

#26988: Add AutoNumberedEnum to stdlib
http://bugs.python.org/issue26988 19 msgs

#27078: Make f'' strings faster than .format: BUILD_STRING opcode?
http://bugs.python.org/issue27078 15 msgs

#27487: -m switch regression in Python 3.5.2 (under rare circumstances
http://bugs.python.org/issue27487 15 msgs

#27512: os.fspath is certain to crash when exception raised in __fspat
http://bugs.python.org/issue27512 14 msgs

#14977: mailcap does not respect precedence in the presence of wildcar
http://bugs.python.org/issue14977 13 msgs

#18966: Threads within multiprocessing Process terminate early
http://bugs.python.org/issue18966 13 msgs

#27392: Add a server_side keyword parameter to create_connection
http://bugs.python.org/issue27392 12 msgs

#27515: Dotted name re-import does not rebind after deletion
http://bugs.python.org/issue27515 12 msgs

#27469: Unicode filename gets crippled on Windows when drag and drop
http://bugs.python.org/issue27469 11 msgs

#27497: csv module: Add return value to DictWriter.writeheader
http://bugs.python.org/issue27497 10 msgs



Issues closed (37)
==================

#8538: Add FlagAction to argparse
http://bugs.python.org/issue8538 closed by haypo

#10697: host and port attributes not documented well in function urlli
http://bugs.python.org/issue10697 closed by martin.panter

#20674: Update comments in dictobject.c
http://bugs.python.org/issue20674 closed by r.david.murray

#22125: Cure signedness warnings introduced by #22003
http://bugs.python.org/issue22125 closed by berker.peksag

#25548: Show the address in the repr for class objects
http://bugs.python.org/issue25548 closed by python-dev

#25572: _ssl doesn't build on OSX 10.11
http://bugs.python.org/issue25572 closed by matrixise

#26176: EmailMessage example doesn't work
http://bugs.python.org/issue26176 closed by r.david.murray

#26446: Mention in the devguide that core dev stuff falls under the PS
http://bugs.python.org/issue26446 closed by berker.peksag

#26896: mix-up with the terms 'importer', 'finder', 'loader' in the im
http://bugs.python.org/issue26896 closed by brett.cannon

#26972: mistakes in docstrings in the import machinery
http://bugs.python.org/issue26972 closed by brett.cannon

#27027: add the 'is_android' attribute to test.support
http://bugs.python.org/issue27027 closed by xdegaye

#27180: Doc/pathlib: Please describe the behaviour of Path().rename()
http://bugs.python.org/issue27180 closed by berker.peksag

#27285: Document the deprecation of pyvenv in favor of `python3 -m ven
http://bugs.python.org/issue27285 closed by brett.cannon

#27369: Tests break with --with-system-expat and Expat 2.2.0
http://bugs.python.org/issue27369 closed by benjamin.peterson

#27442: expose the Android API level in sysconfig.get_config_vars()
http://bugs.python.org/issue27442 closed by xdegaye

#27455: Fix tkinter examples to be PEP8 compliant
http://bugs.python.org/issue27455 closed by berker.peksag

#27466: [Copy from github user macartur] time2netscape missing comma
http://bugs.python.org/issue27466 closed by orsenthil

#27468: Erroneous memory behaviour for objects created in another thre
http://bugs.python.org/issue27468 closed by Adria Garriga

#27473: bytes_concat seems to check overflow using undefined behaviour
http://bugs.python.org/issue27473 closed by serhiy.storchaka

#27474: Unify exception in _Py_bytes_contains for integers
http://bugs.python.org/issue27474 closed by serhiy.storchaka

#27475: define_macros uses incorrect parameter for msvc compilers
http://bugs.python.org/issue27475 closed by eryksun

#27476: Introduce a .github folder with PULL_REQUEST_TEMPLATE
http://bugs.python.org/issue27476 closed by berker.peksag

#27478: Python Can't run
http://bugs.python.org/issue27478 closed by orsenthil

#27479: Slicing strings out of bounds does not raise IndexError
http://bugs.python.org/issue27479 closed by eryksun

#27480: Cannot link _crypt and _nis modules on a host with glibc-2.12
http://bugs.python.org/issue27480 closed by r.david.murray

#27481: Replace TypeError with ValueError in doc regarding "embedded N
http://bugs.python.org/issue27481 closed by serhiy.storchaka

#27484: Some Examples in Format String Syntax are incorrect or poorly
http://bugs.python.org/issue27484 closed by r.david.murray

#27488: Underscore not showing Mac El Capitan
http://bugs.python.org/issue27488 closed by zach.ware

#27489: Win 10, choco install python gets message: Access to the path
http://bugs.python.org/issue27489 closed by eryksun

#27498: Regression in repr() of class object
http://bugs.python.org/issue27498 closed by python-dev

#27503: support RUSAGE_THREAD as a constant in the resource module
http://bugs.python.org/issue27503 closed by r.david.murray

#27504: Missing assertion methods in unittest documentation
http://bugs.python.org/issue27504 closed by berker.peksag

#27508: process thread with implicit join is killed unexpectedly
http://bugs.python.org/issue27508 closed by tim.peters

#27510: Found some Solution build missconfigurations.
http://bugs.python.org/issue27510 closed by steve.dower

#27514: SystemError when compiling deeply nested for loops
http://bugs.python.org/issue27514 closed by python-dev

#27518: small typo error in Grammar/Grammar
http://bugs.python.org/issue27518 closed by berker.peksag

#27519: update the references to http://mercurial.selenic.com
http://bugs.python.org/issue27519 closed by berker.peksag

Python tracker

unread,
Jul 22, 2016, 12:11:01 PM7/22/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-07-15 - 2016-07-22)
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 5586 (+24)
closed 33762 (+47)
total 39348 (+71)

Open issues with patches: 2441


Issues opened (42)
==================

#25507: IDLE: user code 'import tkinter; tkinter.font' should fail
http://bugs.python.org/issue25507 reopened by terry.reedy

#27521: Misleading compress level header on files created with gzip
http://bugs.python.org/issue27521 opened by ddorda

#27524: Update os.path for PEP 519/__fspath__()
http://bugs.python.org/issue27524 opened by brett.cannon

#27526: test_venv.TestEnsurePip fails mysteriously when /tmp is too sm
http://bugs.python.org/issue27526 opened by r.david.murray

#27530: Non-Critical Compiler WARNING: Python Embedding C++11 does not
http://bugs.python.org/issue27530 opened by Daniel Lord

#27534: IDLE: Reduce number and time for user process imports
http://bugs.python.org/issue27534 opened by terry.reedy

#27535: Memory leaks when opening tons of files
http://bugs.python.org/issue27535 opened by Александр Карпинский

#27536: Convert readme to reStructuredText
http://bugs.python.org/issue27536 opened by louis.taylor

#27539: negative Fraction ** negative int not normalized
http://bugs.python.org/issue27539 opened by Vedran.Čačić

#27540: msvcrt.ungetwch() calls _ungetch()
http://bugs.python.org/issue27540 opened by arigo

#27541: Repr of collection's subclasses
http://bugs.python.org/issue27541 opened by serhiy.storchaka

#27544: Document the ABCs for instance/subclass checks of dict view ty
http://bugs.python.org/issue27544 opened by story645

#27546: Integrate tkinter and asyncio (and async)
http://bugs.python.org/issue27546 opened by terry.reedy

#27547: Integer Overflow Crash On float(array.array())
http://bugs.python.org/issue27547 opened by pabstersac

#27558: SystemError with bare `raise` in threading or multiprocessing
http://bugs.python.org/issue27558 opened by Romuald

#27561: Warn against subclassing builtins, and overriding their method
http://bugs.python.org/issue27561 opened by Kirk Hansen

#27562: Import error encodings (Windows xp compatibility)
http://bugs.python.org/issue27562 opened by Iovan Irinel

#27564: 2.7.12 Windows Installer package broken.
http://bugs.python.org/issue27564 opened by busfault

#27565: Offer error context manager for code.interact
http://bugs.python.org/issue27565 opened by Claudiu Saftoiu

#27566: Tools/freeze/winmakemakefile.py clean target should use 'del'
http://bugs.python.org/issue27566 opened by David D

#27568: "HTTPoxy", use of HTTP_PROXY flag supplied by attacker in CGI
http://bugs.python.org/issue27568 opened by remram

#27569: Windows install problems
http://bugs.python.org/issue27569 opened by ricardoe

#27570: Avoid memcpy(. . ., NULL, 0) etc calls
http://bugs.python.org/issue27570 opened by martin.panter

#27572: Support bytes-like objects when base is given to int()
http://bugs.python.org/issue27572 opened by xiang.zhang

#27573: code.interact() should print an exit message
http://bugs.python.org/issue27573 opened by steven.daprano

#27574: Faster parsing keyword arguments
http://bugs.python.org/issue27574 opened by serhiy.storchaka

#27575: dict viewkeys intersection slow for large dicts
http://bugs.python.org/issue27575 opened by David Su2

#27576: An unexpected difference between dict and OrderedDict
http://bugs.python.org/issue27576 opened by belopolsky

#27577: Make implementation and doc of tuple and list more compliant
http://bugs.python.org/issue27577 opened by xiang.zhang

#27578: inspect.findsource raises exception with empty __init__.py
http://bugs.python.org/issue27578 opened by Alexander Todorov

#27579: Add a tutorial for AsyncIO in the documentation
http://bugs.python.org/issue27579 opened by matrixise

#27580: CSV Null Byte Error
http://bugs.python.org/issue27580 opened by bobbyocean

#27581: Fix overflow check in PySequence_Tuple
http://bugs.python.org/issue27581 opened by xiang.zhang

#27582: Mispositioned SyntaxError caret for unknown code points
http://bugs.python.org/issue27582 opened by ncoghlan

#27583: configparser: modifying default_section at runtime
http://bugs.python.org/issue27583 opened by rk

#27584: New addition of vSockets to the python socket module
http://bugs.python.org/issue27584 opened by Cathy Avery

#27585: asyncio.Lock deadlock after cancellation
http://bugs.python.org/issue27585 opened by sss

#27587: Issues, reported by PVS-Studio static analyzer
http://bugs.python.org/issue27587 opened by pavel-belikov

#27588: Type (typing) objects are hashable and comparable for equality
http://bugs.python.org/issue27588 opened by Gareth.Rees

#27589: asyncio doc: issue in as_completed() doc
http://bugs.python.org/issue27589 opened by haypo

#27590: tarfile module next() method hides exceptions
http://bugs.python.org/issue27590 opened by JieGhost

#27591: multiprocessing: Possible uninitialized pointer use in Windows
http://bugs.python.org/issue27591 opened by Rosuav



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

#27590: tarfile module next() method hides exceptions
http://bugs.python.org/issue27590

#27589: asyncio doc: issue in as_completed() doc
http://bugs.python.org/issue27589

#27588: Type (typing) objects are hashable and comparable for equality
http://bugs.python.org/issue27588

#27584: New addition of vSockets to the python socket module
http://bugs.python.org/issue27584

#27581: Fix overflow check in PySequence_Tuple
http://bugs.python.org/issue27581

#27577: Make implementation and doc of tuple and list more compliant
http://bugs.python.org/issue27577

#27570: Avoid memcpy(. . ., NULL, 0) etc calls
http://bugs.python.org/issue27570

#27566: Tools/freeze/winmakemakefile.py clean target should use 'del'
http://bugs.python.org/issue27566

#27565: Offer error context manager for code.interact
http://bugs.python.org/issue27565

#27534: IDLE: Reduce number and time for user process imports
http://bugs.python.org/issue27534

#27530: Non-Critical Compiler WARNING: Python Embedding C++11 does not
http://bugs.python.org/issue27530

#27526: test_venv.TestEnsurePip fails mysteriously when /tmp is too sm
http://bugs.python.org/issue27526

#27520: Issue when building PGO
http://bugs.python.org/issue27520

#27511: Add PathLike objects support to BZ2File
http://bugs.python.org/issue27511

#27505: Missing documentation for setting module __class__ attribute
http://bugs.python.org/issue27505



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

#27591: multiprocessing: Possible uninitialized pointer use in Windows
http://bugs.python.org/issue27591

#27584: New addition of vSockets to the python socket module
http://bugs.python.org/issue27584

#27582: Mispositioned SyntaxError caret for unknown code points
http://bugs.python.org/issue27582

#27581: Fix overflow check in PySequence_Tuple
http://bugs.python.org/issue27581

#27574: Faster parsing keyword arguments
http://bugs.python.org/issue27574

#27573: code.interact() should print an exit message
http://bugs.python.org/issue27573

#27572: Support bytes-like objects when base is given to int()
http://bugs.python.org/issue27572

#27570: Avoid memcpy(. . ., NULL, 0) etc calls
http://bugs.python.org/issue27570

#27568: "HTTPoxy", use of HTTP_PROXY flag supplied by attacker in CGI
http://bugs.python.org/issue27568

#27558: SystemError with bare `raise` in threading or multiprocessing
http://bugs.python.org/issue27558

#27546: Integrate tkinter and asyncio (and async)
http://bugs.python.org/issue27546

#27544: Document the ABCs for instance/subclass checks of dict view ty
http://bugs.python.org/issue27544

#27539: negative Fraction ** negative int not normalized
http://bugs.python.org/issue27539

#27536: Convert readme to reStructuredText
http://bugs.python.org/issue27536

#27534: IDLE: Reduce number and time for user process imports
http://bugs.python.org/issue27534



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

#23951: Update devguide style to use a similar theme as Docs
http://bugs.python.org/issue23951 12 msgs

#27558: SystemError with bare `raise` in threading or multiprocessing
http://bugs.python.org/issue27558 12 msgs

#1621: Do not assume signed integer overflow behavior
http://bugs.python.org/issue1621 9 msgs

#26662: configure/Makefile doesn't check if "python" command works, ne
http://bugs.python.org/issue26662 9 msgs

#27582: Mispositioned SyntaxError caret for unknown code points
http://bugs.python.org/issue27582 9 msgs

#23262: webbrowser module broken with Firefox 36+
http://bugs.python.org/issue23262 8 msgs

#27469: Unicode filename gets crippled on Windows when drag and drop
http://bugs.python.org/issue27469 8 msgs

#27580: CSV Null Byte Error
http://bugs.python.org/issue27580 8 msgs

#24954: No way to generate or parse timezone as produced by datetime.i
http://bugs.python.org/issue24954 7 msgs

#27561: Warn against subclassing builtins, and overriding their method
http://bugs.python.org/issue27561 7 msgs



Issues closed (45)
==================

#19142: Cross-compile fails trying to execute foreign pgen on build ho
http://bugs.python.org/issue19142 closed by martin.panter

#21708: Deprecate nonstandard behavior of a dumbdbm database
http://bugs.python.org/issue21708 closed by serhiy.storchaka

#24034: Make fails Objects/typeslots.inc
http://bugs.python.org/issue24034 closed by martin.panter

#25393: 'resource' module documentation error
http://bugs.python.org/issue25393 closed by python-dev

#26207: distutils msvccompiler fails due to mspdb140.dll error on debu
http://bugs.python.org/issue26207 closed by steve.dower

#26380: Add an http method enum
http://bugs.python.org/issue26380 closed by ethan.furman

#26559: logging.handlers.MemoryHandler flushes on shutdown but not rem
http://bugs.python.org/issue26559 closed by python-dev

#26696: Document collections.abc.ByteString
http://bugs.python.org/issue26696 closed by brett.cannon

#26844: Wrong error message during import
http://bugs.python.org/issue26844 closed by brett.cannon

#27083: PYTHONCASEOK is ignored on Windows
http://bugs.python.org/issue27083 closed by brett.cannon

#27309: Visual Styles support to tk/tkinter file and message dialogs
http://bugs.python.org/issue27309 closed by steve.dower

#27417: Call CoInitializeEx on startup
http://bugs.python.org/issue27417 closed by steve.dower

#27472: add the 'unix_shell' attribute to test.support
http://bugs.python.org/issue27472 closed by xdegaye

#27512: os.fspath is certain to crash when exception raised in __fspat
http://bugs.python.org/issue27512 closed by brett.cannon

#27515: Dotted name re-import does not rebind after deletion
http://bugs.python.org/issue27515 closed by terry.reedy

#27522: Reference cycle in email.feedparser
http://bugs.python.org/issue27522 closed by r.david.murray

#27523: Silence Socket Depreciation Warnings.
http://bugs.python.org/issue27523 closed by Decorater

#27525: Wrong OS header on file created by gzip module
http://bugs.python.org/issue27525 closed by ddorda

#27527: Make not yielding from or awaiting a coroutine a SyntaxError
http://bugs.python.org/issue27527 closed by r.david.murray

#27528: Document that filterwarnings(message=...) matches the start of
http://bugs.python.org/issue27528 closed by martin.panter

#27529: Tkinter memory leak on OS X
http://bugs.python.org/issue27529 closed by ned.deily

#27531: Documentation for assert_not_called() has wrong signature
http://bugs.python.org/issue27531 closed by berker.peksag

#27532: Dictionary iterator has no len()
http://bugs.python.org/issue27532 closed by r.david.murray

#27533: release GIL in nt._isdir
http://bugs.python.org/issue27533 closed by steve.dower

#27537: Segfault Via Resource Exhaustion
http://bugs.python.org/issue27537 closed by ned.deily

#27538: Segfault on error in code object checking
http://bugs.python.org/issue27538 closed by ned.deily

#27542: Segfault in gcmodule.c:360 visit_decref
http://bugs.python.org/issue27542 closed by ned.deily

#27543: from module import function creates package reference to the m
http://bugs.python.org/issue27543 closed by brett.cannon

#27545: missing pyshellext.vcxproj prevents puilding 3.6
http://bugs.python.org/issue27545 closed by python-dev

#27548: Integer Overflow On bin()
http://bugs.python.org/issue27548 closed by serhiy.storchaka

#27549: Integer Overflow Crash On bytearray()
http://bugs.python.org/issue27549 closed by serhiy.storchaka

#27550: Integer Overflow Crash On Arithmetic Operations
http://bugs.python.org/issue27550 closed by serhiy.storchaka

#27551: Integer Overflow On print()
http://bugs.python.org/issue27551 closed by serhiy.storchaka

#27552: Integer Overflow On min()
http://bugs.python.org/issue27552 closed by serhiy.storchaka

#27553: Integer Overflow On unicode()
http://bugs.python.org/issue27553 closed by serhiy.storchaka

#27554: Integer Overflow On dir()
http://bugs.python.org/issue27554 closed by serhiy.storchaka

#27555: Integer Overflow on oct()
http://bugs.python.org/issue27555 closed by serhiy.storchaka

#27556: Integer overflow on hex()
http://bugs.python.org/issue27556 closed by serhiy.storchaka

#27557: Integer Overflow on int()
http://bugs.python.org/issue27557 closed by serhiy.storchaka

#27559: Crash On bytearray()
http://bugs.python.org/issue27559 closed by martin.panter

#27560: Memory overallocation crash and keyboard interrupt stops worki
http://bugs.python.org/issue27560 closed by martin.panter

#27563: docs for `gc.get_referrers` should explain the result format (
http://bugs.python.org/issue27563 closed by cool-RR

#27567: Add constants EPOLLRDHUP and POLLRDHUP to module select.
http://bugs.python.org/issue27567 closed by python-dev

#27571: 3.6 Seems to be ignoring the _sodium pyd file made with pip.
http://bugs.python.org/issue27571 closed by brett.cannon

#27586: Is this a regular expression library bug?
http://bugs.python.org/issue27586 closed by tim.peters

Python tracker

unread,
Jul 29, 2016, 12:10:29 PM7/29/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-07-22 - 2016-07-29)
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 5588 ( +2)
closed 33818 (+56)
total 39406 (+58)

Open issues with patches: 2442


Issues opened (41)
==================

#24773: Implement PEP 495 (Local Time Disambiguation)
http://bugs.python.org/issue24773 reopened by martin.panter

#27593: Deprecate sys._mercurial and create sys._git
http://bugs.python.org/issue27593 opened by brett.cannon

#27594: Assertion failure when running "test_ast" tests with coverage.
http://bugs.python.org/issue27594 opened by ap

#27595: Document PEP 495 (Local Time Disambiguation) features
http://bugs.python.org/issue27595 opened by belopolsky

#27596: Build failure with Xcode 8 beta on OSX 10.11
http://bugs.python.org/issue27596 opened by ronaldoussoren

#27597: Add usage examples for TracebackException, StackSummary and Fr
http://bugs.python.org/issue27597 opened by cool-RR

#27598: Add SizedIterable to collections.abc and typing
http://bugs.python.org/issue27598 opened by brett.cannon

#27599: Buffer overrun in binascii
http://bugs.python.org/issue27599 opened by serhiy.storchaka

#27602: Enable py launcher to launch repository Python.
http://bugs.python.org/issue27602 opened by terry.reedy

#27603: Migrate IDLE context menu items to shell extension
http://bugs.python.org/issue27603 opened by steve.dower

#27604: More details about `-O` flag
http://bugs.python.org/issue27604 opened by cool-RR

#27605: Inconsistent calls to __eq__ from built-in __contains__
http://bugs.python.org/issue27605 opened by vfaronov

#27606: Android cross-built for armv5te with clang and '-mthumb' crash
http://bugs.python.org/issue27606 opened by xdegaye

#27607: Importing the main module twice leads to two incompatible inst
http://bugs.python.org/issue27607 opened by SylvieLorxu

#27609: IDLE completions: format, factor, and fix
http://bugs.python.org/issue27609 opened by terry.reedy

#27611: test_tix cannot import _default_root after test_idle
http://bugs.python.org/issue27611 opened by martin.panter

#27612: socket.gethostbyname resolving octal IP addresses incorrectly
http://bugs.python.org/issue27612 opened by mattrobenolt

#27613: Empty iterator is rendered as a single bracket ] when using js
http://bugs.python.org/issue27613 opened by altvod

#27614: Race in test_docxmlrpc.py
http://bugs.python.org/issue27614 opened by earl.chew

#27618: docs for threading.Lock claim it's a class (since 3.3), but it
http://bugs.python.org/issue27618 opened by gvanrossum

#27619: getopt should strip whitespace from long arguments
http://bugs.python.org/issue27619 opened by steven.daprano

#27620: IDLE: Add keyboard equivalents for mouse actions.
http://bugs.python.org/issue27620 opened by terry.reedy

#27621: Finish IDLE Query dialog appearance and behavior.
http://bugs.python.org/issue27621 opened by serhiy.storchaka

#27623: int.to_bytes() and int.from_bytes(): raise ValueError when byt
http://bugs.python.org/issue27623 opened by mmarkk

#27627: clang fails to build ctypes on Android armv7
http://bugs.python.org/issue27627 opened by xdegaye

#27628: ipaddress incompatibility with ipaddr: __contains__ between ne
http://bugs.python.org/issue27628 opened by lukasz.langa

#27629: Cannot create ssl.SSLSocket without existing socket
http://bugs.python.org/issue27629 opened by nemunaire

#27630: Generator._encoded_EMTPY misspelling in email package
http://bugs.python.org/issue27630 opened by martin.panter

#27632: build on AIX fails when builddir != srcdir, more than bad path
http://bugs.python.org/issue27632 opened by Michael.Felt

#27635: pickle documentation says that unpickling may not call __new__
http://bugs.python.org/issue27635 opened by july

#27636: Refactor IDLE htest
http://bugs.python.org/issue27636 opened by terry.reedy

#27637: int.to_bytes(-1, ...) should automatically choose required cou
http://bugs.python.org/issue27637 opened by mmarkk

#27638: int.to_bytes() and int.from_bytes() should support 'net' and '
#27639: UserList.__getitem__ doesn't account for slices
http://bugs.python.org/issue27639 opened by staticshock

#27640: add the '--disable-test-suite' option to configure
http://bugs.python.org/issue27640 opened by xdegaye

#27641: Do not build Programs/_freeze_importlib when cross-compiling
http://bugs.python.org/issue27641 opened by thomas.perl

#27643: test_ctypes fails on AIX with xlc
http://bugs.python.org/issue27643 opened by Michael.Felt

#27644: Expand documentation about type aliases and NewType in the typ
http://bugs.python.org/issue27644 opened by michael0x2a

#27645: Supporting native backup facility of SQLite
http://bugs.python.org/issue27645 opened by lelit

#27646: yield from expression can be any iterable
http://bugs.python.org/issue27646 opened by terry.reedy

#27647: Update Windows build to Tcl/Tk 8.6.6
http://bugs.python.org/issue27647 opened by serhiy.storchaka



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

#27646: yield from expression can be any iterable
http://bugs.python.org/issue27646

#27636: Refactor IDLE htest
http://bugs.python.org/issue27636

#27635: pickle documentation says that unpickling may not call __new__
http://bugs.python.org/issue27635

#27632: build on AIX fails when builddir != srcdir, more than bad path
http://bugs.python.org/issue27632

#27599: Buffer overrun in binascii
http://bugs.python.org/issue27599

#27597: Add usage examples for TracebackException, StackSummary and Fr
http://bugs.python.org/issue27597

#27595: Document PEP 495 (Local Time Disambiguation) features
http://bugs.python.org/issue27595

#27594: Assertion failure when running "test_ast" tests with coverage.
http://bugs.python.org/issue27594

#27593: Deprecate sys._mercurial and create sys._git
http://bugs.python.org/issue27593

#27589: asyncio doc: issue in as_completed() doc
http://bugs.python.org/issue27589

#27584: New addition of vSockets to the python socket module
http://bugs.python.org/issue27584

#27566: Tools/freeze/winmakemakefile.py clean target should use 'del'
http://bugs.python.org/issue27566

#27565: Offer error context manager for code.interact
http://bugs.python.org/issue27565

#27534: IDLE: Reduce number and time for user process imports
http://bugs.python.org/issue27534

#27530: Non-Critical Compiler WARNING: Python Embedding C++11 does not
http://bugs.python.org/issue27530



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

#27646: yield from expression can be any iterable
http://bugs.python.org/issue27646

#27645: Supporting native backup facility of SQLite
http://bugs.python.org/issue27645

#27644: Expand documentation about type aliases and NewType in the typ
http://bugs.python.org/issue27644

#27641: Do not build Programs/_freeze_importlib when cross-compiling
http://bugs.python.org/issue27641

#27640: add the '--disable-test-suite' option to configure
http://bugs.python.org/issue27640

#27639: UserList.__getitem__ doesn't account for slices
http://bugs.python.org/issue27639

#27629: Cannot create ssl.SSLSocket without existing socket
http://bugs.python.org/issue27629

#27623: int.to_bytes() and int.from_bytes(): raise ValueError when byt
http://bugs.python.org/issue27623

#27621: Finish IDLE Query dialog appearance and behavior.
http://bugs.python.org/issue27621

#27619: getopt should strip whitespace from long arguments
http://bugs.python.org/issue27619

#27614: Race in test_docxmlrpc.py
http://bugs.python.org/issue27614

#27611: test_tix cannot import _default_root after test_idle
http://bugs.python.org/issue27611

#27604: More details about `-O` flag
http://bugs.python.org/issue27604

#27587: Issues, reported by PVS-Studio static analyzer
http://bugs.python.org/issue27587

#27584: New addition of vSockets to the python socket module
http://bugs.python.org/issue27584



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

#24773: Implement PEP 495 (Local Time Disambiguation)
http://bugs.python.org/issue24773 29 msgs

#26462: Patch to enhance literal block language declaration
http://bugs.python.org/issue26462 23 msgs

#27612: socket.gethostbyname resolving octal IP addresses incorrectly
http://bugs.python.org/issue27612 18 msgs

#26852: add the '--enable-sourceless-distribution' option to configure
http://bugs.python.org/issue26852 14 msgs

#27546: Integrate tkinter and asyncio (and async)
http://bugs.python.org/issue27546 13 msgs

#27607: Importing the main module twice leads to two incompatible inst
http://bugs.python.org/issue27607 13 msgs

#27604: More details about `-O` flag
http://bugs.python.org/issue27604 12 msgs

#26851: android compilation and link flags
http://bugs.python.org/issue26851 11 msgs

#27619: getopt should strip whitespace from long arguments
http://bugs.python.org/issue27619 11 msgs

#27623: int.to_bytes() and int.from_bytes(): raise ValueError when byt
http://bugs.python.org/issue27623 11 msgs



Issues closed (54)
==================

#7063: Memory errors in array.array
http://bugs.python.org/issue7063 closed by martin.panter

#8623: Aliasing warnings in socketmodule.c
http://bugs.python.org/issue8623 closed by martin.panter

#10036: compiler warnings for various modules on Linux buildslaves
http://bugs.python.org/issue10036 closed by martin.panter

#10965: dev task of documenting undocumented APIs
http://bugs.python.org/issue10965 closed by brett.cannon

#11048: "import ctypes" causes segfault on read-only filesystem
http://bugs.python.org/issue11048 closed by haypo

#13849: Add tests for NUL checking in certain strs
http://bugs.python.org/issue13849 closed by berker.peksag

#14218: include rendered output in addition to markup
http://bugs.python.org/issue14218 closed by brett.cannon

#15661: OS X installer packages should be signed for OS X 10.8 Gatekee
#16930: mention limitations and/or alternatives to hg graft
http://bugs.python.org/issue16930 closed by brett.cannon

#16931: mention work-around to create diffs in default/non-git mode
http://bugs.python.org/issue16931 closed by brett.cannon

#17227: devguide: buggy heading numbers
http://bugs.python.org/issue17227 closed by brett.cannon

#17596: mingw: add wincrypt.h in Python/random.c
http://bugs.python.org/issue17596 closed by martin.panter

#18041: mention issues with code churn in the devguide
http://bugs.python.org/issue18041 closed by brett.cannon

#20851: Update devguide to cover testing from a tarball
http://bugs.python.org/issue20851 closed by brett.cannon

#22645: Unable to install Python 3.4.2 amd64 on Windows 8.1 Update 1
http://bugs.python.org/issue22645 closed by berker.peksag

#23320: devguide should mention rules about "paragraph reflow" in the
http://bugs.python.org/issue23320 closed by brett.cannon

#23951: Update devguide style to use a similar theme as Docs
http://bugs.python.org/issue23951 closed by brett.cannon

#24016: Add a Sprints organization/preparation section to devguide
http://bugs.python.org/issue24016 closed by brett.cannon

#24682: Add Quick Start: Communications section to devguide
http://bugs.python.org/issue24682 closed by brett.cannon

#24689: Add tips for effective online communication to devguide
http://bugs.python.org/issue24689 closed by brett.cannon

#25431: implement address in network in ipaddress module
http://bugs.python.org/issue25431 closed by berker.peksag

#25966: Bug in asyncio.corotuines._format_coroutine
http://bugs.python.org/issue25966 closed by berker.peksag

#26152: A non-breaking space in a source
http://bugs.python.org/issue26152 closed by ncoghlan

#26662: configure/Makefile doesn't check if "python" command works, ne
http://bugs.python.org/issue26662 closed by xdegaye

#26974: Crash in Decimal.from_float
http://bugs.python.org/issue26974 closed by skrah

#27130: zlib: OverflowError while trying to compress 2^32 bytes or mor
http://bugs.python.org/issue27130 closed by martin.panter

#27131: Unit test random shuffle
http://bugs.python.org/issue27131 closed by rhettinger

#27250: Add os.urandom_block()
http://bugs.python.org/issue27250 closed by haypo

#27266: Always use getrandom() in os.random() on Linux and add block=F
http://bugs.python.org/issue27266 closed by haypo

#27404: Misc/NEWS: add [Security] prefix to Python 3.5.2 changelog
http://bugs.python.org/issue27404 closed by haypo

#27454: PyUnicode_InternInPlace can use PyDict_SetDefault
http://bugs.python.org/issue27454 closed by berker.peksag

#27490: Do not run pgen when it is not going to be used (cross-compili
http://bugs.python.org/issue27490 closed by martin.panter

#27493: logging module fails with unclear error when supplied a (Posix
http://bugs.python.org/issue27493 closed by python-dev

#27579: Add a tutorial for AsyncIO in the documentation
http://bugs.python.org/issue27579 closed by haypo

#27581: Fix overflow check in PySequence_Tuple
http://bugs.python.org/issue27581 closed by martin.panter

#27591: multiprocessing: Possible uninitialized pointer use in Windows
http://bugs.python.org/issue27591 closed by berker.peksag

#27592: FIPS_mode() and FIPS_mode_set() functions in Python (ssl)
http://bugs.python.org/issue27592 closed by r.david.murray

#27600: Spam
http://bugs.python.org/issue27600 closed by ebarry

#27601: Minor inaccuracy in hash documentation
http://bugs.python.org/issue27601 closed by magniff

#27608: Something wrong with str.upper().lower() chain?
http://bugs.python.org/issue27608 closed by magniff

#27610: Add PEP 514 metadata to Windows installer
http://bugs.python.org/issue27610 closed by steve.dower

#27615: IDLE's debugger steps into PyShell.py for calls to print() et
http://bugs.python.org/issue27615 closed by terry.reedy

#27616: filedialog.askdirectory inconsistent on Windows between return
http://bugs.python.org/issue27616 closed by serhiy.storchaka

#27617: Compiled bdist_wininst missing from embedded distribution
http://bugs.python.org/issue27617 closed by steve.dower

#27622: int.to_bytes(): docstring is not precise
http://bugs.python.org/issue27622 closed by mmarkk

#27624: unclear documentation on Queue.qsize()
http://bugs.python.org/issue27624 closed by rhettinger

#27625: "make install" fails when no zlib support available
http://bugs.python.org/issue27625 closed by SilentGhost

#27626: Spelling fixes
http://bugs.python.org/issue27626 closed by martin.panter

#27631: .exe is appended to python executable based on filesystem case
http://bugs.python.org/issue27631 closed by ammar2

#27633: Doc: Add missing version info to email.parser
http://bugs.python.org/issue27633 closed by berker.peksag

#27634: selectors.SelectSelectors fails if select.select was patched
http://bugs.python.org/issue27634 closed by brett.cannon

#27642: import and __import__() fails silently without a ImportError a
http://bugs.python.org/issue27642 closed by ebarry

#27648: Message of webbrowser.py something wrong.
http://bugs.python.org/issue27648 closed by r.david.murray

#27649: multiprocessing on Windows does not properly manage class attr
http://bugs.python.org/issue27649 closed by r.david.murray

Python tracker

unread,
Aug 5, 2016, 12:10:29 PM8/5/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-07-29 - 2016-08-05)
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 5589 ( +1)
closed 33862 (+44)
total 39451 (+45)

Open issues with patches: 2445


Issues opened (26)
==================

#27650: Implement `__repr__` methods for logging.Logger and others
http://bugs.python.org/issue27650 opened by cool-RR

#27653: [Patch] Also disable the use of <netinet/tcp.h> on CloudABI
http://bugs.python.org/issue27653 opened by EdSchouten

#27654: [Patch] Use arc4random_buf() on CloudABI
http://bugs.python.org/issue27654 opened by EdSchouten

#27655: [Patch] Don't require presence of POLLPRI
http://bugs.python.org/issue27655 opened by EdSchouten

#27657: urlparse fails if the path is numeric
http://bugs.python.org/issue27657 opened by Björn.Lindqvist

#27658: python 3.5.2 built from source fails to install completely on
http://bugs.python.org/issue27658 opened by Mario Grgic

#27659: Check for the existence of crypt()
http://bugs.python.org/issue27659 opened by Chi Hsuan Yen

#27660: Replace size_t with Py_ssize_t as the type of local variable i
http://bugs.python.org/issue27660 opened by xiang.zhang

#27662: Check against PY_SSIZE_T_MAX instead of PY_SIZE_MAX in List_Ne
http://bugs.python.org/issue27662 opened by xiang.zhang

#27664: Allow specifying prefix for thread name in concurrent.futures.
http://bugs.python.org/issue27664 opened by durin42

#27665: Make create_server able to listen on several ports
http://bugs.python.org/issue27665 opened by bayandin

#27666: "stack smashing detected" in PyCursesWindow_Box
http://bugs.python.org/issue27666 opened by Steve Fink

#27671: FAQ: len() is still function for good reason.
http://bugs.python.org/issue27671 opened by methane

#27674: Quote mark breaks cookie processing
http://bugs.python.org/issue27674 opened by Artur Smęt

#27675: IDLE file completion has 2 bugs depending on open quote used
http://bugs.python.org/issue27675 opened by egerosa

#27679: set_bitfields() unused in _ctypes_test
http://bugs.python.org/issue27679 opened by martin.panter

#27680: Reduce Github pull request rate
http://bugs.python.org/issue27680 opened by holdenweb

#27681: readline: consecutive rl_kill_word do not append
http://bugs.python.org/issue27681 opened by qsantos

#27682: Windows Error 10053, ConnectionAbortedError: [WinError 10053]
http://bugs.python.org/issue27682 opened by SG

#27683: ipaddress subnet slicing iterator malfunction
http://bugs.python.org/issue27683 opened by tklausmann

#27687: Linux shutil.move between mountpoints as root does not retain
http://bugs.python.org/issue27687 opened by jort.bloem

#27688: Expand documentation about Any in the typing module
http://bugs.python.org/issue27688 opened by michael0x2a

#27689: Add documentation for typing.Generator
http://bugs.python.org/issue27689 opened by michael0x2a

#27691: X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27691 opened by christian.heimes

#27692: Clean serveral unnecessary NULL checks in exceptions.c
http://bugs.python.org/issue27692 opened by xiang.zhang

#27693: curses.textpad.Textbox(win).edit() won't edit last character
http://bugs.python.org/issue27693 opened by Dietmar Schindler



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

#27693: curses.textpad.Textbox(win).edit() won't edit last character
http://bugs.python.org/issue27693

#27691: X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27691

#27689: Add documentation for typing.Generator
http://bugs.python.org/issue27689

#27688: Expand documentation about Any in the typing module
http://bugs.python.org/issue27688

#27687: Linux shutil.move between mountpoints as root does not retain
http://bugs.python.org/issue27687

#27679: set_bitfields() unused in _ctypes_test
http://bugs.python.org/issue27679

#27671: FAQ: len() is still function for good reason.
http://bugs.python.org/issue27671

#27666: "stack smashing detected" in PyCursesWindow_Box
http://bugs.python.org/issue27666

#27664: Allow specifying prefix for thread name in concurrent.futures.
http://bugs.python.org/issue27664

#27654: [Patch] Use arc4random_buf() on CloudABI
http://bugs.python.org/issue27654

#27653: [Patch] Also disable the use of <netinet/tcp.h> on CloudABI
http://bugs.python.org/issue27653

#27646: yield from expression can be any iterable
http://bugs.python.org/issue27646

#27636: Refactor IDLE htest
http://bugs.python.org/issue27636

#27635: pickle documentation says that unpickling may not call __new__
http://bugs.python.org/issue27635

#27599: Buffer overrun in binascii
http://bugs.python.org/issue27599



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

#27692: Clean serveral unnecessary NULL checks in exceptions.c
http://bugs.python.org/issue27692

#27691: X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27691

#27689: Add documentation for typing.Generator
http://bugs.python.org/issue27689

#27688: Expand documentation about Any in the typing module
http://bugs.python.org/issue27688

#27683: ipaddress subnet slicing iterator malfunction
http://bugs.python.org/issue27683

#27680: Reduce Github pull request rate
http://bugs.python.org/issue27680

#27665: Make create_server able to listen on several ports
http://bugs.python.org/issue27665

#27664: Allow specifying prefix for thread name in concurrent.futures.
http://bugs.python.org/issue27664

#27662: Check against PY_SSIZE_T_MAX instead of PY_SIZE_MAX in List_Ne
http://bugs.python.org/issue27662

#27660: Replace size_t with Py_ssize_t as the type of local variable i
http://bugs.python.org/issue27660

#27659: Check for the existence of crypt()
http://bugs.python.org/issue27659

#27655: [Patch] Don't require presence of POLLPRI
http://bugs.python.org/issue27655

#27650: Implement `__repr__` methods for logging.Logger and others
http://bugs.python.org/issue27650

#27646: yield from expression can be any iterable
http://bugs.python.org/issue27646

#27645: Supporting native backup facility of SQLite
http://bugs.python.org/issue27645



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

#20767: Some python extensions can't be compiled with clang 3.4
http://bugs.python.org/issue20767 11 msgs

#27604: More details about `-O` flag
http://bugs.python.org/issue27604 10 msgs

#27621: Finish IDLE Query dialog appearance and behavior.
http://bugs.python.org/issue27621 10 msgs

#27660: Replace size_t with Py_ssize_t as the type of local variable i
http://bugs.python.org/issue27660 10 msgs

#1621: Do not assume signed integer overflow behavior
http://bugs.python.org/issue1621 8 msgs

#20160: broken ctypes calling convention on MSVC / 64-bit Windows (lar
http://bugs.python.org/issue20160 8 msgs

#27683: ipaddress subnet slicing iterator malfunction
http://bugs.python.org/issue27683 8 msgs

#19660: decorator syntax: allow testlist instead of just dotted_name
http://bugs.python.org/issue19660 7 msgs

#27682: Windows Error 10053, ConnectionAbortedError: [WinError 10053]
http://bugs.python.org/issue27682 7 msgs

#27657: urlparse fails if the path is numeric
http://bugs.python.org/issue27657 6 msgs



Issues closed (41)
==================

#6926: socket module missing IPPROTO_IPV6, IPPROTO_IPV4
http://bugs.python.org/issue6926 closed by berker.peksag

#8418: Crash 0xc0000417 STATUS_INVALID_CRUNTIME_PARAMETER on program
http://bugs.python.org/issue8418 closed by berker.peksag

#13651: Improve redirection in urllib
http://bugs.python.org/issue13651 closed by martin.panter

#17310: Ctypes callbacks shows problem on Windows Python (64bit)
http://bugs.python.org/issue17310 closed by vinay.sajip

#17599: mingw: detect REPARSE_DATA_BUFFER
http://bugs.python.org/issue17599 closed by martin.panter

#23710: C API doc for PyObject_HEAD is outdated
http://bugs.python.org/issue23710 closed by berker.peksag

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

#24278: Docs on Parsing arguments should say something about mem mgmt
http://bugs.python.org/issue24278 closed by martin.panter

#24672: shutil.rmtree fails on non ascii filenames
http://bugs.python.org/issue24672 closed by r.david.murray

#26109: _Py_DumpTraceback should be PyAPI_FUNC
http://bugs.python.org/issue26109 closed by berker.peksag

#26462: Patch to enhance literal block language declaration
http://bugs.python.org/issue26462 closed by martin.panter

#26576: Tweak wording of decorator docos
http://bugs.python.org/issue26576 closed by berker.peksag

#27241: Catch exceptions raised in pstats add (repl)
http://bugs.python.org/issue27241 closed by skrah

#27366: PEP487: Simpler customization of class creation
http://bugs.python.org/issue27366 closed by ncoghlan

#27389: When a TypeError is raised due to invalid arguments to a metho
http://bugs.python.org/issue27389 closed by Steven.Barker

#27424: Failures in test.test_logging
http://bugs.python.org/issue27424 closed by vinay.sajip

#27453: $CPP invocation in configure must use $CPPFLAGS
http://bugs.python.org/issue27453 closed by xdegaye

#27568: "HTTPoxy", use of HTTP_PROXY flag supplied by attacker in CGI
http://bugs.python.org/issue27568 closed by orsenthil

#27638: int.to_bytes() and int.from_bytes() should support 'net' and '
http://bugs.python.org/issue27638 closed by rhettinger

#27641: Do not build Programs/_freeze_importlib when cross-compiling
http://bugs.python.org/issue27641 closed by martin.panter

#27644: Expand documentation about type aliases and NewType in the typ
http://bugs.python.org/issue27644 closed by gvanrossum

#27651: bytearray changes when function mutates it
http://bugs.python.org/issue27651 closed by SilentGhost

#27652: Make use of non-standard error number ESHUTDOWN optional
http://bugs.python.org/issue27652 closed by berker.peksag

#27656: [Patch] Make presence of SCHED_* optional
http://bugs.python.org/issue27656 closed by python-dev

#27661: Add tzinfo= argument to datetime.combine
http://bugs.python.org/issue27661 closed by python-dev

#27663: Inconsistent CSV Writer Behaviour
http://bugs.python.org/issue27663 closed by SilentGhost

#27667: subprocess32 unable to be installed via pip and python install
http://bugs.python.org/issue27667 closed by berker.peksag

#27668: list illogical affectation
http://bugs.python.org/issue27668 closed by SilentGhost

#27669: Bug in re.fullmatch() specific to Windows XP
http://bugs.python.org/issue27669 closed by zach.ware

#27670: Use https instead of http in the PYTHON_VERSION constant
http://bugs.python.org/issue27670 closed by python-dev

#27672: x fromat of % operator broken in Python 3.5.2
http://bugs.python.org/issue27672 closed by SilentGhost

#27673: lambda function in loop
http://bugs.python.org/issue27673 closed by ebarry

#27676: comports() failing due to internal 4G module
http://bugs.python.org/issue27676 closed by zach.ware

#27677: Reopening issue 20930
http://bugs.python.org/issue27677 closed by SilentGhost

#27678: itertools.permutations/.combinations should have len
http://bugs.python.org/issue27678 closed by r.david.murray

#27684: Incorrect exception message of ImportError constructor
http://bugs.python.org/issue27684 closed by berker.peksag

#27685: altinstall with --enable-shared showing incorrect behaviour
http://bugs.python.org/issue27685 closed by ubehera

#27686: Spam
http://bugs.python.org/issue27686 closed by zach.ware

#27690: os.path.normcase broken.
http://bugs.python.org/issue27690 closed by serhiy.storchaka

#27694: Socket incorrectly states IP address that start with a zero af
http://bugs.python.org/issue27694 closed by martin.panter

#1521950: shlex.split() does not tokenize like the shell
http://bugs.python.org/issue1521950 closed by python-dev

Python tracker

unread,
Aug 12, 2016, 12:10:33 PM8/12/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-08-05 - 2016-08-12)
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 5595 ( +6)
closed 33909 (+47)
total 39504 (+53)

Open issues with patches: 2444


Issues opened (40)
==================

#12345: Add math.tau
http://bugs.python.org/issue12345 reopened by gvanrossum

#27695: Long constant calculations stall compilation
http://bugs.python.org/issue27695 opened by fcostantini

#27696: win_add2path.py does not add user site directory
http://bugs.python.org/issue27696 opened by altendky

#27698: socketpair not in socket.__all__ on Windows
http://bugs.python.org/issue27698 opened by veky

#27701: [posixmodule] [Refactoring patch] Simply call into *at() funct
http://bugs.python.org/issue27701 opened by EdSchouten

#27703: Replace two Py_XDECREFs with Py_DECREFs in do_raise
http://bugs.python.org/issue27703 opened by xiang.zhang

#27704: bytes(x) is slow when x is bytearray
http://bugs.python.org/issue27704 opened by methane

#27705: Updating old C:/Windows/System32/ucrtbased.dll
http://bugs.python.org/issue27705 opened by terry.reedy

#27706: Random.seed, whose purpose is purportedly determinism, behaves
http://bugs.python.org/issue27706 opened by glyph

#27709: difflib.HtmlDiff produces different output from difflib.ndiff
http://bugs.python.org/issue27709 opened by SilentGhost

#27712: Tiny typos in import.rst
http://bugs.python.org/issue27712 opened by xiang.zhang

#27713: Spurious "platform dependent libraries" warnings when running
http://bugs.python.org/issue27713 opened by chris.jerdonek

#27714: some test_idle tests are not re-runnable, producing false fail
http://bugs.python.org/issue27714 opened by ned.deily

#27715: call-matcher breaks if a method is mocked with spec=True
http://bugs.python.org/issue27715 opened by carljm

#27716: http.client truncates UTF-8 encoded headers
http://bugs.python.org/issue27716 opened by Lukasa

#27717: sqlite documentation bug
http://bugs.python.org/issue27717 opened by Eyal Mor

#27718: help('signal') incomplete (e.g: signal.signal not visible)
http://bugs.python.org/issue27718 opened by Gabriel Pettier (Tshirtman)

#27719: Misleading note about "args" attribute in "User-defined Except
http://bugs.python.org/issue27719 opened by benhoyt

#27720: decimal.Context.to_eng_string wrong docstring
http://bugs.python.org/issue27720 opened by ztane

#27723: Document typing.Text and typing.AnyStr
http://bugs.python.org/issue27723 opened by michael0x2a

#27724: PEP3119 inconsintent with actual CPython impl
http://bugs.python.org/issue27724 opened by Daisuke Miyakawa

#27725: Use Py_SIZE(x) instead of x->ob_size
http://bugs.python.org/issue27725 opened by trex58

#27726: ctags -t does not exists in Makefile.pre.in
http://bugs.python.org/issue27726 opened by matrixise

#27727: Update Tools/freeze to use .vcxproj files
http://bugs.python.org/issue27727 opened by Kaeptm Blaubaer

#27728: HTTPConnection.requests has a mutable as default value for hea
http://bugs.python.org/issue27728 opened by matrixise

#27729: Provide a better error message when the file path is too long
http://bugs.python.org/issue27729 opened by brett.cannon

#27730: Update shutil to work with max file path length on Windows
http://bugs.python.org/issue27730 opened by brett.cannon

#27731: Opt-out of MAX_PATH on Windows 10
http://bugs.python.org/issue27731 opened by steve.dower

#27732: IDLE tests should be quiet
http://bugs.python.org/issue27732 opened by terry.reedy

#27733: Test that self.bell is called in IDLE classes when intended.
http://bugs.python.org/issue27733 opened by terry.reedy

#27734: Memory leaks at Python35-32
http://bugs.python.org/issue27734 opened by Филипп Пономарев

#27736: repeated Py_Initialize/PyRun_SimpleString/Py_Finalize segfault
http://bugs.python.org/issue27736 opened by smcv

#27737: email.header.Header.encode() crashes with IndexError on spaces
http://bugs.python.org/issue27737 opened by Tim.Graham

#27740: Fix doc of Py_CompileStringExFlags
http://bugs.python.org/issue27740 opened by xiang.zhang

#27741: datetime.datetime.strptime functionality description incorrect
http://bugs.python.org/issue27741 opened by Valectar

#27742: Random.randint generates different values in Python2 and Pytho
http://bugs.python.org/issue27742 opened by wrohdewald

#27743: Python 2 has a wrong artificial limit on the amount of memory
http://bugs.python.org/issue27743 opened by tzickel

#27744: Add AF_ALG (Linux Kernel crypto) to socket module
http://bugs.python.org/issue27744 opened by christian.heimes

#27746: ResourceWarnings in test_asyncio
http://bugs.python.org/issue27746 opened by martin.panter

#27747: Broken example in the queue module documentation
http://bugs.python.org/issue27747 opened by Paulo Gabriel Poiati



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

#27746: ResourceWarnings in test_asyncio
http://bugs.python.org/issue27746

#27744: Add AF_ALG (Linux Kernel crypto) to socket module
http://bugs.python.org/issue27744

#27741: datetime.datetime.strptime functionality description incorrect
http://bugs.python.org/issue27741

#27740: Fix doc of Py_CompileStringExFlags
http://bugs.python.org/issue27740

#27737: email.header.Header.encode() crashes with IndexError on spaces
http://bugs.python.org/issue27737

#27733: Test that self.bell is called in IDLE classes when intended.
http://bugs.python.org/issue27733

#27731: Opt-out of MAX_PATH on Windows 10
http://bugs.python.org/issue27731

#27723: Document typing.Text and typing.AnyStr
http://bugs.python.org/issue27723

#27713: Spurious "platform dependent libraries" warnings when running
http://bugs.python.org/issue27713

#27712: Tiny typos in import.rst
http://bugs.python.org/issue27712

#27705: Updating old C:/Windows/System32/ucrtbased.dll
http://bugs.python.org/issue27705

#27701: [posixmodule] [Refactoring patch] Simply call into *at() funct
http://bugs.python.org/issue27701

#27696: win_add2path.py does not add user site directory
http://bugs.python.org/issue27696

#27691: X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27691

#27679: set_bitfields() unused in _ctypes_test
http://bugs.python.org/issue27679



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

#27740: Fix doc of Py_CompileStringExFlags
http://bugs.python.org/issue27740

#27737: email.header.Header.encode() crashes with IndexError on spaces
http://bugs.python.org/issue27737

#27728: HTTPConnection.requests has a mutable as default value for hea
http://bugs.python.org/issue27728

#27726: ctags -t does not exists in Makefile.pre.in
http://bugs.python.org/issue27726

#27723: Document typing.Text and typing.AnyStr
http://bugs.python.org/issue27723

#27720: decimal.Context.to_eng_string wrong docstring
http://bugs.python.org/issue27720

#27719: Misleading note about "args" attribute in "User-defined Except
http://bugs.python.org/issue27719

#27712: Tiny typos in import.rst
http://bugs.python.org/issue27712

#27709: difflib.HtmlDiff produces different output from difflib.ndiff
http://bugs.python.org/issue27709

#27704: bytes(x) is slow when x is bytearray
http://bugs.python.org/issue27704

#27703: Replace two Py_XDECREFs with Py_DECREFs in do_raise
http://bugs.python.org/issue27703

#27701: [posixmodule] [Refactoring patch] Simply call into *at() funct
http://bugs.python.org/issue27701

#27696: win_add2path.py does not add user site directory
http://bugs.python.org/issue27696

#27692: Clean serveral unnecessary NULL checks in exceptions.c
http://bugs.python.org/issue27692

#27691: X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27691



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

#12345: Add math.tau
http://bugs.python.org/issue12345 30 msgs

#27392: Add a server_side keyword parameter to create_connection
http://bugs.python.org/issue27392 12 msgs

#12319: [http.client] HTTPConnection.request not support "chunked" Tra
http://bugs.python.org/issue12319 11 msgs

#27714: some test_idle tests are not re-runnable, producing false fail
http://bugs.python.org/issue27714 10 msgs

#27181: Add geometric mean to `statistics` module
http://bugs.python.org/issue27181 9 msgs

#26081: Implement asyncio Future in C to improve performance
http://bugs.python.org/issue26081 8 msgs

#27742: Random.randint generates different values in Python2 and Pytho
http://bugs.python.org/issue27742 8 msgs

#23105: os.O_SHLOCK and os.O_EXLOCK are not available on Linux
http://bugs.python.org/issue23105 7 msgs

#27128: Add _PyObject_FastCall()
http://bugs.python.org/issue27128 7 msgs

#27720: decimal.Context.to_eng_string wrong docstring
http://bugs.python.org/issue27720 7 msgs



Issues closed (46)
==================

#3216: Scarce msilib documentation
http://bugs.python.org/issue3216 closed by berker.peksag

#14594: document imp.load_dynamic()
http://bugs.python.org/issue14594 closed by berker.peksag

#15639: csv.Error description is incorrectly broad
http://bugs.python.org/issue15639 closed by berker.peksag

#18548: In unittest doc change WidgetTestCase to SimpleWidgetTestCase
http://bugs.python.org/issue18548 closed by berker.peksag

#21699: Windows Python 3.4.1 pyvenv doesn't work in directories with s
http://bugs.python.org/issue21699 closed by vinay.sajip

#21999: shlex: bug in posix mode handling of empty strings
http://bugs.python.org/issue21999 closed by python-dev

#22391: MSILIB truncates last character in summary information stream
http://bugs.python.org/issue22391 closed by berker.peksag

#22557: Local import is too slow
http://bugs.python.org/issue22557 closed by serhiy.storchaka

#22829: Add --prompt option to venv
http://bugs.python.org/issue22829 closed by python-dev

#23306: Within zipfile, use of zlib.crc32 raises OverflowError at argu
http://bugs.python.org/issue23306 closed by gregory.p.smith

#23322: parser module docs missing second example
http://bugs.python.org/issue23322 closed by berker.peksag

#23542: Update PEP 476 for using urllib2.build_opener()
http://bugs.python.org/issue23542 closed by berker.peksag

#24626: please sync cgi.parse document
http://bugs.python.org/issue24626 closed by berker.peksag

#26750: Mock autospec does not work with subclasses of property()
http://bugs.python.org/issue26750 closed by gregory.p.smith

#26945: difflib.HtmlDiff().make_file() treat few change as whole line
http://bugs.python.org/issue26945 closed by SilentGhost

#26981: add compatibility shim for enum34 backport
http://bugs.python.org/issue26981 closed by ethan.furman

#26988: Add AutoNumberedEnum to stdlib
http://bugs.python.org/issue26988 closed by ethan.furman

#27184: Support path objects in the ntpath module
http://bugs.python.org/issue27184 closed by brett.cannon

#27204: Failing doctests in Doc/howto/
http://bugs.python.org/issue27204 closed by python-dev

#27205: Failing doctests in Library/collections.rst
http://bugs.python.org/issue27205 closed by python-dev

#27206: Failing doctests in Doc/tutorial/
http://bugs.python.org/issue27206 closed by python-dev

#27207: Failing doctests in Doc/whatsnew/3.2.rst
http://bugs.python.org/issue27207 closed by python-dev

#27208: Failing doctests in Library/traceback.rst
http://bugs.python.org/issue27208 closed by python-dev

#27209: Failing doctests in Library/email.*.rst
http://bugs.python.org/issue27209 closed by python-dev

#27210: Failing doctests due to environmental dependencies in Lib/{nnt
http://bugs.python.org/issue27210 closed by python-dev

#27242: Make the docs for NotImplemented & NotImplementedError unambig
http://bugs.python.org/issue27242 closed by python-dev

#27373: logging.handlers.SysLogHandler with TCP not working on rsyslog
http://bugs.python.org/issue27373 closed by vinay.sajip

#27502: Python -m Module Vulnerable to Buffer Over Flow.
http://bugs.python.org/issue27502 closed by skrah

#27650: Implement `__repr__` methods for logging.Logger and others
http://bugs.python.org/issue27650 closed by python-dev

#27664: Allow specifying prefix for thread name in concurrent.futures.
http://bugs.python.org/issue27664 closed by gregory.p.smith

#27688: Expand documentation about Any in the typing module
http://bugs.python.org/issue27688 closed by gvanrossum

#27689: Add documentation for typing.Generator
http://bugs.python.org/issue27689 closed by gvanrossum

#27697: Obscure bug in the int() function
http://bugs.python.org/issue27697 closed by berker.peksag

#27699: spam
http://bugs.python.org/issue27699 closed by SilentGhost

#27700: Document asyncio.AbstractEventLoop, not asyncio.BaseEventLoop
http://bugs.python.org/issue27700 closed by gvanrossum

#27702: Only use SOCK_RAW when defined
http://bugs.python.org/issue27702 closed by berker.peksag

#27707: List reports incorrect length if modifed after yield
http://bugs.python.org/issue27707 closed by matrixise

#27708: Rounding/Large Int representation error with multiplication an
http://bugs.python.org/issue27708 closed by eric.smith

#27710: Disallow fold not in [0, 1] in time and datetime constructors
http://bugs.python.org/issue27710 closed by python-dev

#27711: datetime.utctimetuple() method should respect fold disambiguat
http://bugs.python.org/issue27711 closed by belopolsky

#27721: distutils strtobool returns 0 and 1 rather than False and True
http://bugs.python.org/issue27721 closed by rhettinger

#27722: Path.touch's keyword argument mode documented incorrectly
http://bugs.python.org/issue27722 closed by python-dev

#27735: 'module' object has no attribute 'SIGALRM' - singal module
http://bugs.python.org/issue27735 closed by r.david.murray

#27738: odd behavior in creating list of lambda expressions
http://bugs.python.org/issue27738 closed by ebarry

#27739: add math.sign/signum
http://bugs.python.org/issue27739 closed by r.david.murray

#27745: Fix typos in Argument Clinic howto
http://bugs.python.org/issue27745 closed by SilentGhost

Python tracker

unread,
Aug 19, 2016, 12:10:35 PM8/19/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-08-12 - 2016-08-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 5594 ( -1)
closed 33965 (+56)
total 39559 (+55)

Open issues with patches: 2438


Issues opened (34)
==================

#26988: Add AutoNumberedEnum to stdlib
http://bugs.python.org/issue26988 reopened by rhettinger

#27611: test_tix cannot import _default_root after test_idle
http://bugs.python.org/issue27611 reopened by serhiy.storchaka

#27748: Simplify test_winsound
http://bugs.python.org/issue27748 opened by zach.ware

#27749: multprocessing errors on Windows: WriteFile() argument 1 must
http://bugs.python.org/issue27749 opened by wevsty

#27752: CSV DictReader default dialect name 'excel' is misleading, as
http://bugs.python.org/issue27752 opened by lockywolf

#27755: Retire DynOptionMenu with a ttk Combobox
http://bugs.python.org/issue27755 opened by jfoo

#27756: Add pyd icon for 3.6
http://bugs.python.org/issue27756 opened by Decorater

#27759: selectors incorrectly retain invalid file descriptors
http://bugs.python.org/issue27759 opened by Mark.Williams

#27761: Private _nth_root function loses accuracy
http://bugs.python.org/issue27761 opened by steven.daprano

#27763: Add complex case to test_builtin abs()
http://bugs.python.org/issue27763 opened by Evelyn Mitchell

#27764: [Patch] Complete bits necessary for making fcntl's file lockin
http://bugs.python.org/issue27764 opened by EdSchouten

#27766: Add ChaCha20 Poly1305 to SSL ciphers
http://bugs.python.org/issue27766 opened by christian.heimes

#27768: ssl: add public API for IA-32 processor capabilities vector
http://bugs.python.org/issue27768 opened by christian.heimes

#27769: IDLE: Replace All up, no wrap replaces one up, all down
http://bugs.python.org/issue27769 opened by Qwert225

#27772: Refer to actual format string when creating “zero padding”
http://bugs.python.org/issue27772 opened by bignose

#27776: PEP 524: Make os.urandom() blocking on Linux
http://bugs.python.org/issue27776 opened by haypo

#27777: cgi.FieldStorage can't parse simple body with Content-Length a
http://bugs.python.org/issue27777 opened by rr-

#27778: PEP 524: Add os.getrandom()
http://bugs.python.org/issue27778 opened by haypo

#27779: Sync-up docstrings in C version of the the decimal module
http://bugs.python.org/issue27779 opened by rhettinger

#27780: memory leaks in pgen build step abort build with address sanit
http://bugs.python.org/issue27780 opened by geeknik

#27781: Change sys.getfilesystemencoding() on Windows to UTF-8
http://bugs.python.org/issue27781 opened by steve.dower

#27782: Multi-phase extension module initialization, inconsistent exce
http://bugs.python.org/issue27782 opened by xiang.zhang

#27784: Random failure of test_TCPServer() of test.test_socketserver.S
http://bugs.python.org/issue27784 opened by haypo

#27787: Avoid test_main() in test_httplib; gc.collect() dangling threa
http://bugs.python.org/issue27787 opened by martin.panter

#27788: platform module's version number doesn't match its docstring
http://bugs.python.org/issue27788 opened by brett.cannon

#27790: test_distutils spews linker messages on Windows
http://bugs.python.org/issue27790 opened by terry.reedy

#27791: test_threading: test_threads_join_2() failed with "Fatal Pytho
http://bugs.python.org/issue27791 opened by haypo

#27792: bool % int has inconsistent return type.
http://bugs.python.org/issue27792 opened by mark.dickinson

#27794: setattr a read-only property; the AttributeError should show t
http://bugs.python.org/issue27794 opened by ztane

#27796: Expose DirEntry constructor
http://bugs.python.org/issue27796 opened by moloney

#27797: ASCII file with UNIX line conventions and enough lines throws
http://bugs.python.org/issue27797 opened by mjpieters

#27799: Fix base64-codec and bz2-codec incremental decoders
http://bugs.python.org/issue27799 opened by martin.panter

#27800: Regular expressions with multiple repeat codes
http://bugs.python.org/issue27800 opened by martin.panter

#27802: Add __eq__ and __ne__ to collections.abc.Sequence.
http://bugs.python.org/issue27802 opened by neil.g



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

#27799: Fix base64-codec and bz2-codec incremental decoders
http://bugs.python.org/issue27799

#27796: Expose DirEntry constructor
http://bugs.python.org/issue27796

#27772: Refer to actual format string when creating “zero padding”
http://bugs.python.org/issue27772

#27764: [Patch] Complete bits necessary for making fcntl's file lockin
http://bugs.python.org/issue27764

#27748: Simplify test_winsound
http://bugs.python.org/issue27748

#27741: datetime.datetime.strptime functionality description incorrect
http://bugs.python.org/issue27741

#27737: email.header.Header.encode() crashes with IndexError on spaces
http://bugs.python.org/issue27737

#27733: Test that self.bell is called in IDLE classes when intended.
http://bugs.python.org/issue27733

#27713: Spurious "platform dependent libraries" warnings when running
http://bugs.python.org/issue27713

#27705: Updating old C:/Windows/System32/ucrtbased.dll
http://bugs.python.org/issue27705

#27701: [posixmodule] [Refactoring patch] Simply call into *at() funct
http://bugs.python.org/issue27701

#27696: win_add2path.py does not add user site directory
http://bugs.python.org/issue27696

#27691: X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27691

#27679: set_bitfields() unused in _ctypes_test
http://bugs.python.org/issue27679

#27666: "stack smashing detected" in PyCursesWindow_Box
http://bugs.python.org/issue27666



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

#27802: Add __eq__ and __ne__ to collections.abc.Sequence.
http://bugs.python.org/issue27802

#27799: Fix base64-codec and bz2-codec incremental decoders
http://bugs.python.org/issue27799

#27787: Avoid test_main() in test_httplib; gc.collect() dangling threa
http://bugs.python.org/issue27787

#27782: Multi-phase extension module initialization, inconsistent exce
http://bugs.python.org/issue27782

#27781: Change sys.getfilesystemencoding() on Windows to UTF-8
http://bugs.python.org/issue27781

#27778: PEP 524: Add os.getrandom()
http://bugs.python.org/issue27778

#27776: PEP 524: Make os.urandom() blocking on Linux
http://bugs.python.org/issue27776

#27766: Add ChaCha20 Poly1305 to SSL ciphers
http://bugs.python.org/issue27766

#27759: selectors incorrectly retain invalid file descriptors
http://bugs.python.org/issue27759

#27756: Add pyd icon for 3.6
http://bugs.python.org/issue27756

#27755: Retire DynOptionMenu with a ttk Combobox
http://bugs.python.org/issue27755

#27748: Simplify test_winsound
http://bugs.python.org/issue27748

#27746: ResourceWarnings in test_asyncio
http://bugs.python.org/issue27746

#27744: Add AF_ALG (Linux Kernel crypto) to socket module
http://bugs.python.org/issue27744

#27740: Fix doc of Py_CompileStringExFlags
http://bugs.python.org/issue27740



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

#26988: Add AutoNumberedEnum to stdlib
http://bugs.python.org/issue26988 27 msgs

#27761: Private _nth_root function loses accuracy
http://bugs.python.org/issue27761 22 msgs

#23591: enum: Add Flags and IntFlags
http://bugs.python.org/issue23591 19 msgs

#27749: multprocessing errors on Windows: WriteFile() argument 1 must
http://bugs.python.org/issue27749 11 msgs

#27598: Add Collection to collections.abc and typing
http://bugs.python.org/issue27598 10 msgs

#27766: Add ChaCha20 Poly1305 to SSL ciphers
http://bugs.python.org/issue27766 10 msgs

#27781: Change sys.getfilesystemencoding() on Windows to UTF-8
http://bugs.python.org/issue27781 9 msgs

#1602: windows console doesn't print or input Unicode
http://bugs.python.org/issue1602 8 msgs

#27181: Add geometric mean to `statistics` module
http://bugs.python.org/issue27181 8 msgs

#16764: Make zlib accept keyword-arguments
http://bugs.python.org/issue16764 7 msgs



Issues closed (53)
==================

#9998: ctypes find_library should search LD_LIBRARY_PATH on Linux
http://bugs.python.org/issue9998 closed by python-dev

#10910: pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilati
http://bugs.python.org/issue10910 closed by ned.deily

#12713: argparse: allow abbreviation of sub commands by users
http://bugs.python.org/issue12713 closed by python-dev

#12946: PyModule_GetDict() claims it can never fail, but it can
http://bugs.python.org/issue12946 closed by berker.peksag

#22395: test_pathlib error for complex symlinks on Windows
http://bugs.python.org/issue22395 closed by jfoo

#24637: locals dictionary in PyRun_String
http://bugs.python.org/issue24637 closed by berker.peksag

#24853: Py_Finalize doesn't clean up PyImport_Inittab
#25628: Make namedtuple "verbose" and "rename" parameters into keyword
http://bugs.python.org/issue25628 closed by rhettinger

#25805: Failure in test_pkgutil run from command-line
http://bugs.python.org/issue25805 closed by brett.cannon

#25958: Implicit ABCs have no means of "anti-registration"
http://bugs.python.org/issue25958 closed by gvanrossum

#26200: SETREF adds unnecessary work in some cases
http://bugs.python.org/issue26200 closed by serhiy.storchaka

#26754: PyUnicode_FSDecoder() accepts arbitrary iterable
http://bugs.python.org/issue26754 closed by serhiy.storchaka

#26800: Don't accept bytearray as filenames part 2
http://bugs.python.org/issue26800 closed by serhiy.storchaka

#26823: Shrink recursive tracebacks
http://bugs.python.org/issue26823 closed by ncoghlan

#27173: Modern Unix key bindings for IDLE
http://bugs.python.org/issue27173 closed by terry.reedy

#27558: SystemError with bare `raise` in threading or multiprocessing
http://bugs.python.org/issue27558 closed by haypo

#27573: code.interact() should print an exit message
http://bugs.python.org/issue27573 closed by steven.daprano

#27594: Assertion failure when running "test_ast" tests with coverage.
http://bugs.python.org/issue27594 closed by ned.deily

#27698: socketpair not in socket.__all__ on Windows
http://bugs.python.org/issue27698 closed by haypo

#27704: bytes(x) is slow when x is bytearray
http://bugs.python.org/issue27704 closed by serhiy.storchaka

#27712: Tiny typos in import.rst
http://bugs.python.org/issue27712 closed by brett.cannon

#27719: Misleading note about "args" attribute in "User-defined Except
http://bugs.python.org/issue27719 closed by rhettinger

#27720: decimal.Context.to_eng_string wrong docstring
http://bugs.python.org/issue27720 closed by rhettinger

#27723: Document typing.Text and typing.AnyStr
http://bugs.python.org/issue27723 closed by gvanrossum

#27725: Use Py_SIZE(x) instead of x->ob_size
http://bugs.python.org/issue27725 closed by skrah

#27726: ctags -t does not exists in Makefile.pre.in
http://bugs.python.org/issue27726 closed by haypo

#27734: Memory leaks at Python35-32
http://bugs.python.org/issue27734 closed by r.david.murray

#27736: repeated Py_Initialize/PyRun_SimpleString/Py_Finalize segfault
http://bugs.python.org/issue27736 closed by ned.deily

#27742: Random.randint generates different values in Python2 and Pytho
http://bugs.python.org/issue27742 closed by rhettinger

#27747: Broken example in the queue module documentation
http://bugs.python.org/issue27747 closed by Paulo Gabriel Poiati

#27750: Idle Shell freezes when printing 100000+ char lines.
http://bugs.python.org/issue27750 closed by terry.reedy

#27751: Itertools -> Recipes -> pairwise()
http://bugs.python.org/issue27751 closed by YoSTEALTH

#27753: py_compile.compile() does not specify if it can accept a file
http://bugs.python.org/issue27753 closed by r.david.murray

#27754: Changing the meaning of bool.__invert__
http://bugs.python.org/issue27754 closed by benjamin.peterson

#27757: eval() does not allow import statements to run.
http://bugs.python.org/issue27757 closed by steven.daprano

#27758: integer overflow in the _csv module's join_append_data functio
http://bugs.python.org/issue27758 closed by python-dev

#27760: integer overflow in binascii.b2a_qp
http://bugs.python.org/issue27760 closed by python-dev

#27762: ConfigParser ignores in-line comments for lines with semi-colo
http://bugs.python.org/issue27762 closed by lukasz.langa

#27765: Accept UTF-8 encoded bytes as input to json.loads()
http://bugs.python.org/issue27765 closed by haypo

#27767: Receive "A required privilege is not held by the Client" error
http://bugs.python.org/issue27767 closed by ebarry

#27770: remove run_until_complete
http://bugs.python.org/issue27770 closed by gvanrossum

#27771: Add a clear screen button or menu choice for IDLE
http://bugs.python.org/issue27771 closed by terry.reedy

#27773: Excessive Py_XDECREF in the ssl module:
http://bugs.python.org/issue27773 closed by python-dev

#27774: Py_DECREF on a non-owned object in _sre
http://bugs.python.org/issue27774 closed by python-dev

#27775: `shlex.split(None)` causes infinite loop
http://bugs.python.org/issue27775 closed by r.david.murray

#27783: potential use of unitialized memory in operator.methodcaller
http://bugs.python.org/issue27783 closed by python-dev

#27785: Module platform: Versions of Windows
http://bugs.python.org/issue27785 closed by steve.dower

#27786: longobject.c: simplify x_sub(), inline _PyLong_Negate()
http://bugs.python.org/issue27786 closed by haypo

#27789: test_asyncio Resource Warnings
http://bugs.python.org/issue27789 closed by berker.peksag

#27793: Double underscore variables in module are mangled when used in
http://bugs.python.org/issue27793 closed by r.david.murray

#27795: Cygwin compile errors
http://bugs.python.org/issue27795 closed by r.david.murray

#27798: test_sysconfig: test_srcdir() fails on "x86 Gentoo Installed w
http://bugs.python.org/issue27798 closed by zach.ware

#27801: test_update_lines_cols from test.test_curses.MiscTests fails o
http://bugs.python.org/issue27801 closed by berker.peksag

Python tracker

unread,
Aug 26, 2016, 12:10:54 PM8/26/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-08-19 - 2016-08-26)
Python tracker at https://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 5606 (+12)
closed 34018 (+53)
total 39624 (+65)

Open issues with patches: 2436


Issues opened (44)
==================

#12713: argparse: allow abbreviation of sub commands by users
https://bugs.python.org/issue12713 reopened by zach.ware

#27803: ctypes automatic byref failing on custom classes attributes
https://bugs.python.org/issue27803 opened by lepaperwan

#27805: In Python 3, open('/dev/stdout', 'a') raises OSError with errn
https://bugs.python.org/issue27805 opened by hathawsh

#27806: 2.7 32-bit builds fail on future releases of OS X due to depen
https://bugs.python.org/issue27806 opened by ned.deily

#27807: Prevent site-packages .pth files from causing test_site failur
https://bugs.python.org/issue27807 opened by Rosuav

#27808: os.waitpid does not return (0,0) when child has not exited (Fr
https://bugs.python.org/issue27808 opened by Casey Lucas

#27809: _PyObject_FastCall(): add support for keyword arguments
https://bugs.python.org/issue27809 opened by haypo

#27810: Add METH_FASTCALL: new calling convention for C functions
https://bugs.python.org/issue27810 opened by haypo

#27811: _PyGen_Finalize() should not fail with an exception
https://bugs.python.org/issue27811 opened by arigo

#27812: PyFrameObject.f_gen can be left pointing to a dangling generat
https://bugs.python.org/issue27812 opened by arigo

#27815: Make SSL suppress_ragged_eofs default more secure
https://bugs.python.org/issue27815 opened by martin.panter

#27816: sock.proto does not reflect actual protocol
https://bugs.python.org/issue27816 opened by christian.heimes

#27817: tkinter string variable misinterpreted as boolean
https://bugs.python.org/issue27817 opened by Andreas Bolsch

#27818: Speed up number format spec parsing
https://bugs.python.org/issue27818 opened by scoder

#27820: Possible bug in smtplib when initial_response_ok=False
https://bugs.python.org/issue27820 opened by Dario D'Amico

#27822: Fail to create _SelectorTransport with unbound socket
https://bugs.python.org/issue27822 opened by Paul McGuire

#27823: Change bare AttributeError messages to be more informative
https://bugs.python.org/issue27823 opened by ebarry

#27824: update ConfigParser docs regarding in-line comments
https://bugs.python.org/issue27824 opened by jahschwa

#27825: Make the documentation for statistics' data argument clearer.
https://bugs.python.org/issue27825 opened by nedbat

#27827: pathlib is_reserved fails for some reserved paths on Windows
https://bugs.python.org/issue27827 opened by eryksun

#27829: test.regrtest: changed environment variables are not logged
https://bugs.python.org/issue27829 opened by haypo

#27830: Add _PyObject_FastCallKeywords(): avoid the creation of a temp
https://bugs.python.org/issue27830 opened by haypo

#27831: Python 3.4.5 leaks memory when attempting to load non-existent
https://bugs.python.org/issue27831 opened by geeknik

#27833: Process is locked when try to execute Queue.put() inside
https://bugs.python.org/issue27833 opened by Guni

#27835: SystemExit in setUpClass etc. terminates test run
https://bugs.python.org/issue27835 opened by alexander.sturm

#27838: test_os.test_chown() random failure on "AMD64 FreeBSD CURRENT
https://bugs.python.org/issue27838 opened by haypo

#27839: "Python [...] calls sys.displayhook() on unhandled exceptions"
https://bugs.python.org/issue27839 opened by jwilk

#27842: Order CSV header fields
https://bugs.python.org/issue27842 opened by holdenweb

#27844: Python-3.6a4 build messages to stderr (on AIX and xlc compiler
https://bugs.python.org/issue27844 opened by Michael.Felt

#27845: Optimize update_keyword_args() function
https://bugs.python.org/issue27845 opened by haypo

#27846: Base64 expansion factor is 4 to 3, not 6 to 4
https://bugs.python.org/issue27846 opened by Jens.Jørgen.Mortensen

#27847: os.set_inheritable() looks to be broken on OpenIndiana, regres
https://bugs.python.org/issue27847 opened by haypo

#27850: Remove 3DES from cipher list (sweet32 CVE-2016-2183)
https://bugs.python.org/issue27850 opened by christian.heimes

#27853: Add title to examples in importlib docs
https://bugs.python.org/issue27853 opened by brett.cannon

#27854: Installed 2.7: IDLE Help disabled because help.html is missing
https://bugs.python.org/issue27854 opened by terry.reedy

#27855: 2to3: Wrong code output w/ has_key without trailing space
https://bugs.python.org/issue27855 opened by rippey.e

#27859: argparse - subparsers does not retain namespace
https://bugs.python.org/issue27859 opened by nickpapior

#27860: Improvements to ipaddress module
https://bugs.python.org/issue27860 opened by moritzs

#27861: sqlite3 type confusion and multiple frees
https://bugs.python.org/issue27861 opened by tehybel

#27863: multiple issues in _elementtree module
https://bugs.python.org/issue27863 opened by tehybel

#27864: test_socket: unknown thread blocks forever on "AMD64 FreeBSD 9
https://bugs.python.org/issue27864 opened by haypo

#27865: WeakMethod does not support builtin methods
https://bugs.python.org/issue27865 opened by Antony.Lee

#27866: ssl: get list of enabled ciphers
https://bugs.python.org/issue27866 opened by christian.heimes

#27867: various issues due to misuse of PySlice_GetIndicesEx
https://bugs.python.org/issue27867 opened by tehybel



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

#27867: various issues due to misuse of PySlice_GetIndicesEx
https://bugs.python.org/issue27867

#27866: ssl: get list of enabled ciphers
https://bugs.python.org/issue27866

#27865: WeakMethod does not support builtin methods
https://bugs.python.org/issue27865

#27864: test_socket: unknown thread blocks forever on "AMD64 FreeBSD 9
https://bugs.python.org/issue27864

#27860: Improvements to ipaddress module
https://bugs.python.org/issue27860

#27859: argparse - subparsers does not retain namespace
https://bugs.python.org/issue27859

#27854: Installed 2.7: IDLE Help disabled because help.html is missing
https://bugs.python.org/issue27854

#27853: Add title to examples in importlib docs
https://bugs.python.org/issue27853

#27844: Python-3.6a4 build messages to stderr (on AIX and xlc compiler
https://bugs.python.org/issue27844

#27839: "Python [...] calls sys.displayhook() on unhandled exceptions"
https://bugs.python.org/issue27839

#27835: SystemExit in setUpClass etc. terminates test run
https://bugs.python.org/issue27835

#27827: pathlib is_reserved fails for some reserved paths on Windows
https://bugs.python.org/issue27827

#27825: Make the documentation for statistics' data argument clearer.
https://bugs.python.org/issue27825

#27815: Make SSL suppress_ragged_eofs default more secure
https://bugs.python.org/issue27815

#27812: PyFrameObject.f_gen can be left pointing to a dangling generat
https://bugs.python.org/issue27812



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

#27861: sqlite3 type confusion and multiple frees
https://bugs.python.org/issue27861

#27860: Improvements to ipaddress module
https://bugs.python.org/issue27860

#27850: Remove 3DES from cipher list (sweet32 CVE-2016-2183)
https://bugs.python.org/issue27850

#27842: Order CSV header fields
https://bugs.python.org/issue27842

#27835: SystemExit in setUpClass etc. terminates test run
https://bugs.python.org/issue27835

#27830: Add _PyObject_FastCallKeywords(): avoid the creation of a temp
https://bugs.python.org/issue27830

#27823: Change bare AttributeError messages to be more informative
https://bugs.python.org/issue27823

#27822: Fail to create _SelectorTransport with unbound socket
https://bugs.python.org/issue27822

#27818: Speed up number format spec parsing
https://bugs.python.org/issue27818

#27812: PyFrameObject.f_gen can be left pointing to a dangling generat
https://bugs.python.org/issue27812

#27811: _PyGen_Finalize() should not fail with an exception
https://bugs.python.org/issue27811

#27809: _PyObject_FastCall(): add support for keyword arguments
https://bugs.python.org/issue27809

#27807: Prevent site-packages .pth files from causing test_site failur
https://bugs.python.org/issue27807

#27799: Fix base64-codec and bz2-codec incremental decoders
https://bugs.python.org/issue27799

#27781: Change sys.getfilesystemencoding() on Windows to UTF-8
https://bugs.python.org/issue27781



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

#27809: _PyObject_FastCall(): add support for keyword arguments
https://bugs.python.org/issue27809 17 msgs

#27850: Remove 3DES from cipher list (sweet32 CVE-2016-2183)
https://bugs.python.org/issue27850 14 msgs

#27128: Add _PyObject_FastCall()
https://bugs.python.org/issue27128 12 msgs

#27643: test_ctypes fails on AIX with xlc
https://bugs.python.org/issue27643 9 msgs

#27768: ssl: get CPU cap flags for AESNI and PCLMULQDQ
https://bugs.python.org/issue27768 9 msgs

#27805: In Python 3, open('/dev/stdout', 'a') raises OSError with errn
https://bugs.python.org/issue27805 9 msgs

#12319: [http.client] HTTPConnection.request not support "chunked" Tra
https://bugs.python.org/issue12319 8 msgs

#25658: PyThread assumes pthread_key_t is an integer, which is against
https://bugs.python.org/issue25658 7 msgs

#12713: argparse: allow abbreviation of sub commands by users
https://bugs.python.org/issue12713 6 msgs

#25532: infinite loop when running inspect.unwrap over unittest.mock.c
https://bugs.python.org/issue25532 6 msgs



Issues closed (50)
==================

#2466: os.path.ismount doesn't work for mounts the user doesn't have
https://bugs.python.org/issue2466 closed by r.david.murray

#6057: sqlite3 error classes should be documented
https://bugs.python.org/issue6057 closed by berker.peksag

#12982: Document that importing .pyo files needs python -O
https://bugs.python.org/issue12982 closed by berker.peksag

#19504: Change "customise" to "customize".
https://bugs.python.org/issue19504 closed by rhettinger

#20124: The documentation for the atTime parameter of TimedRotatimeFil
https://bugs.python.org/issue20124 closed by python-dev

#21718: sqlite3 cursor.description seems to rely on incomplete stateme
https://bugs.python.org/issue21718 closed by berker.peksag

#23746: sysconfg.is_python_build() is buggy
https://bugs.python.org/issue23746 closed by python-dev

#25564: Document that IDLE -python difference for `del __builtins__`
https://bugs.python.org/issue25564 closed by terry.reedy

#25604: [Minor] bug in integer true division algorithm
https://bugs.python.org/issue25604 closed by mark.dickinson

#25916: wave module readframes now returns bytes not str
https://bugs.python.org/issue25916 closed by r.david.murray

#26266: add classattribute to enum to handle non-Enum attributes
https://bugs.python.org/issue26266 closed by ethan.furman

#26488: hashlib command line interface
https://bugs.python.org/issue26488 closed by rhettinger

#26907: Add missing getsockopt constants
https://bugs.python.org/issue26907 closed by r.david.murray

#26984: int() can return not exact int instance
https://bugs.python.org/issue26984 closed by serhiy.storchaka

#27323: ncurses putwin() fails in test_module_funcs
https://bugs.python.org/issue27323 closed by serhiy.storchaka

#27487: -m switch regression in Python 3.5.2 (under rare circumstances
https://bugs.python.org/issue27487 closed by ncoghlan

#27539: negative Fraction ** negative int not normalized
https://bugs.python.org/issue27539 closed by mark.dickinson

#27587: Issues, reported by PVS-Studio static analyzer
https://bugs.python.org/issue27587 closed by berker.peksag

#27595: Document PEP 495 (Local Time Disambiguation) features
https://bugs.python.org/issue27595 closed by python-dev

#27598: Add Collection to collections.abc and typing
https://bugs.python.org/issue27598 closed by gvanrossum

#27614: Race in test_docxmlrpc.py
https://bugs.python.org/issue27614 closed by martin.panter

#27662: Check against PY_SSIZE_T_MAX instead of PY_SIZE_MAX in List_Ne
https://bugs.python.org/issue27662 closed by mark.dickinson

#27692: Clean serveral unnecessary NULL checks in exceptions.c
https://bugs.python.org/issue27692 closed by serhiy.storchaka

#27713: Spurious "platform dependent libraries" warnings when running
https://bugs.python.org/issue27713 closed by ned.deily

#27714: some test_idle tests are not re-runnable, producing false fail
https://bugs.python.org/issue27714 closed by terry.reedy

#27782: Multi-phase extension module initialization, inconsistent exce
https://bugs.python.org/issue27782 closed by ncoghlan

#27787: Avoid test_main() in test_httplib; gc.collect() dangling threa
https://bugs.python.org/issue27787 closed by martin.panter

#27802: Add __eq__ and __ne__ to collections.abc.Sequence.
https://bugs.python.org/issue27802 closed by gvanrossum

#27804: IDLE 3.5.2 crashes when typing ^ on keyboard
https://bugs.python.org/issue27804 closed by ned.deily

#27813: When I assign for a item which list of single item
https://bugs.python.org/issue27813 closed by martin.panter

#27814: contextlib.suppress: Add whitelist argument
https://bugs.python.org/issue27814 closed by ncoghlan

#27819: Always distribute sdist packages as gztar.
https://bugs.python.org/issue27819 closed by jason.coombs

#27821: IDLE custom keymaps don't work anymore (Windows, Python 3.6.0a
https://bugs.python.org/issue27821 closed by terry.reedy

#27826: Null-pointer dereference in tuplehash() function
https://bugs.python.org/issue27826 closed by rhettinger

#27828: Regression in http.cookies parsing with single key without val
https://bugs.python.org/issue27828 closed by SilentGhost

#27832: fractions.Fraction with 3 arguments: error passes silently
https://bugs.python.org/issue27832 closed by mark.dickinson

#27834: test_datetime fails on "x86 Gentoo Non-Debug with X 3.x" build
https://bugs.python.org/issue27834 closed by belopolsky

#27836: VCRUNTIME140.DLL not found
https://bugs.python.org/issue27836 closed by steve.dower

#27837: Logging Cookbook Improvement
https://bugs.python.org/issue27837 closed by vinay.sajip

#27840: functools.partial: don't copy keywoard arguments in partial_ca
https://bugs.python.org/issue27840 closed by ned.deily

#27841: Use fast call in method_call() and slot_tp_new()
https://bugs.python.org/issue27841 closed by haypo

#27843: Spaces in filenames in setuptools
https://bugs.python.org/issue27843 closed by brett.cannon

#27848: C function calls: use Py_ssize_t rather than C int for number
https://bugs.python.org/issue27848 closed by haypo

#27849: Spam
https://bugs.python.org/issue27849 closed by berker.peksag

#27851: re.sub() bug with IGNORECASE
https://bugs.python.org/issue27851 closed by r.david.murray

#27852: itertools -> flatten_all()
https://bugs.python.org/issue27852 closed by rhettinger

#27856: Issue while passing the parameter
https://bugs.python.org/issue27856 closed by berker.peksag

#27857: n identical objects divide into m different groups
https://bugs.python.org/issue27857 closed by terry.reedy

#27858: Add identity function to functools
https://bugs.python.org/issue27858 closed by rhettinger

#27862: Make urllib.parse runnable as a script
https://bugs.python.org/issue27862 closed by SilentGhost

Python tracker

unread,
Sep 2, 2016, 12:13:44 PM9/2/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-08-26 - 2016-09-02)
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 5630 (+24)
closed 34067 (+49)
total 39697 (+73)

Open issues with patches: 2441


Issues opened (52)
==================

#27868: Unconditionally state when a build succeeds
http://bugs.python.org/issue27868 opened by brett.cannon

#27869: test failures on Bash on Windows
http://bugs.python.org/issue27869 opened by brett.cannon

#27872: Update os/os.path docs to mention path-like object support
http://bugs.python.org/issue27872 opened by brett.cannon

#27873: multiprocessing.pool.Pool.map should take more than one iterab
http://bugs.python.org/issue27873 opened by Jason Yu

#27874: inconsistent sys.path behavior when using PythonXX.zip
http://bugs.python.org/issue27874 opened by Joseph.Shen

#27875: Syslogs /usr/sbin/foo as /foo instead of as foo
http://bugs.python.org/issue27875 opened by canvon

#27876: Add SSLContext.set_version_range(minver, maxver=None)
http://bugs.python.org/issue27876 opened by christian.heimes

#27877: Add recipe for "valueless" Enums to docs
http://bugs.python.org/issue27877 opened by John Hagen

#27879: add os.syncfs()
http://bugs.python.org/issue27879 opened by mmarkk

#27880: cPickle fails on large objects (still - 2011 and counting)
http://bugs.python.org/issue27880 opened by rob...@smithpierce.net

#27881: Fix possible bugs when setting sqlite3.Connection.isolation_le
http://bugs.python.org/issue27881 opened by xiang.zhang

#27883: sqlite-3.14.1 for Python_3.6.0b1 ?
http://bugs.python.org/issue27883 opened by Big Stone

#27884: during 'make install', pre-existing site-packages residents ar
http://bugs.python.org/issue27884 opened by MattDMo

#27886: Docs: the difference between rename and replace is not obvious
http://bugs.python.org/issue27886 opened by asvetlov

#27889: ctypes interfers with signal handling
http://bugs.python.org/issue27889 opened by Andre Merzky

#27890: platform.release() incorrect in Python 3.5.2 on Windows 2008Se
http://bugs.python.org/issue27890 opened by James Domingo

#27892: Idlelib: document or move delayed imports
http://bugs.python.org/issue27892 opened by terry.reedy

#27896: Allow passing sphinx options to Doc/Makefile
http://bugs.python.org/issue27896 opened by sizeof

#27897: Avoid possible crash in pysqlite_connection_create_collation
http://bugs.python.org/issue27897 opened by xiang.zhang

#27898: regexp performance degradation between 2.7.6 and 2.7.12
http://bugs.python.org/issue27898 opened by steve.newcomb

#27900: ctypes fails to find ncurses via ncursesw on Arch Linux
http://bugs.python.org/issue27900 opened by blueyed

#27901: inspect.ismethod returns different results on the same basic c
http://bugs.python.org/issue27901 opened by anthony-flury

#27902: pstats.Stats: strip_dirs() method cannot handle file paths fro
http://bugs.python.org/issue27902 opened by Jaroslav

#27903: Avoid ResourceWarnings from platform._dist_try_harder
http://bugs.python.org/issue27903 opened by scop

#27905: Add documentation for typing.Type
http://bugs.python.org/issue27905 opened by michael0x2a

#27906: Socket accept exhaustion during high TCP traffic
http://bugs.python.org/issue27906 opened by kevinconway

#27908: del _limbo[self] KeyError
http://bugs.python.org/issue27908 opened by Dima.Tisnek

#27910: Doc/library/traceback.rst — references to tuples should be r
http://bugs.python.org/issue27910 opened by torsava

#27911: Unnecessary error checks in exec_builtin_or_dynamic
http://bugs.python.org/issue27911 opened by xiang.zhang

#27914: Incorrect comment in PyModule_ExcDef
http://bugs.python.org/issue27914 opened by xiang.zhang

#27915: Use 'ascii' instead of 'us-ascii' to bypass lookup machinery
http://bugs.python.org/issue27915 opened by scop

#27916: Use time.monotonic instead of time.time where appropriate
http://bugs.python.org/issue27916 opened by scop

#27918: Running test suites without gui but still having windows flash
http://bugs.python.org/issue27918 opened by xiang.zhang

#27919: Deprecate and remove extra_path distribution kwarg
http://bugs.python.org/issue27919 opened by jason.coombs

#27920: Embedding python in a shared library fails to import the Pytho
http://bugs.python.org/issue27920 opened by suzaku

#27921: f-strings: do not allow backslashes
http://bugs.python.org/issue27921 opened by eric.smith

#27923: PEP 467 -- Minor API improvements for binary sequences
http://bugs.python.org/issue27923 opened by elias

#27925: Nicer interface to convert hashlib digests to int
http://bugs.python.org/issue27925 opened by steven.daprano

#27926: ctypes is too slow to convert a Python list to a C array
http://bugs.python.org/issue27926 opened by Tom Cornebize

#27927: argparse: default propagation of formatter_class from Argument
http://bugs.python.org/issue27927 opened by Benjamin Giesers

#27928: Add hashlib.scrypt
http://bugs.python.org/issue27928 opened by christian.heimes

#27929: asyncio.AbstractEventLoop.sock_connect broken for AF_BLUETOOTH
http://bugs.python.org/issue27929 opened by Robert.Jordens

#27930: logging's QueueListener drops log messages
http://bugs.python.org/issue27930 opened by encukou

#27931: Email parse IndexError <""@wiarcom.com>
http://bugs.python.org/issue27931 opened by Константин Волков

#27932: platform.win32_ver() leaks in 2.7.12
http://bugs.python.org/issue27932 opened by Okko.Willeboordse

#27934: json float encoding incorrect for dbus.Double
http://bugs.python.org/issue27934 opened by eajames

#27935: logging level FATAL missing in _nameToLevel
http://bugs.python.org/issue27935 opened by Ondřej Medek

#27936: Inconsistent round behavior between float and int
http://bugs.python.org/issue27936 opened by Jonatan Skogsfors

#27937: logging.getLevelName microoptimization
http://bugs.python.org/issue27937 opened by Ondřej Medek

#27938: PyUnicode_AsEncodedString, PyUnicode_Decode: add fast-path for
#27939: Tkinter mainloop raises when setting the value of ttk.LabeledS
http://bugs.python.org/issue27939 opened by goyodiaz

#27940: xml.etree: Avoid XML declaration for the "ascii" encoding
http://bugs.python.org/issue27940 opened by haypo



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

#27939: Tkinter mainloop raises when setting the value of ttk.LabeledS
http://bugs.python.org/issue27939

#27930: logging's QueueListener drops log messages
http://bugs.python.org/issue27930

#27927: argparse: default propagation of formatter_class from Argument
http://bugs.python.org/issue27927

#27914: Incorrect comment in PyModule_ExcDef
http://bugs.python.org/issue27914

#27908: del _limbo[self] KeyError
http://bugs.python.org/issue27908

#27905: Add documentation for typing.Type
http://bugs.python.org/issue27905

#27903: Avoid ResourceWarnings from platform._dist_try_harder
http://bugs.python.org/issue27903

#27900: ctypes fails to find ncurses via ncursesw on Arch Linux
http://bugs.python.org/issue27900

#27897: Avoid possible crash in pysqlite_connection_create_collation
http://bugs.python.org/issue27897

#27896: Allow passing sphinx options to Doc/Makefile
http://bugs.python.org/issue27896

#27880: cPickle fails on large objects (still - 2011 and counting)
http://bugs.python.org/issue27880

#27876: Add SSLContext.set_version_range(minver, maxver=None)
http://bugs.python.org/issue27876

#27875: Syslogs /usr/sbin/foo as /foo instead of as foo
http://bugs.python.org/issue27875

#27872: Update os/os.path docs to mention path-like object support
http://bugs.python.org/issue27872

#27869: test failures on Bash on Windows
http://bugs.python.org/issue27869



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

#27940: xml.etree: Avoid XML declaration for the "ascii" encoding
http://bugs.python.org/issue27940

#27938: PyUnicode_AsEncodedString, PyUnicode_Decode: add fast-path for
http://bugs.python.org/issue27938

#27936: Inconsistent round behavior between float and int
http://bugs.python.org/issue27936

#27935: logging level FATAL missing in _nameToLevel
http://bugs.python.org/issue27935

#27934: json float encoding incorrect for dbus.Double
http://bugs.python.org/issue27934

#27931: Email parse IndexError <""@wiarcom.com>
http://bugs.python.org/issue27931

#27928: Add hashlib.scrypt
http://bugs.python.org/issue27928

#27923: PEP 467 -- Minor API improvements for binary sequences
http://bugs.python.org/issue27923

#27921: f-strings: do not allow backslashes
http://bugs.python.org/issue27921

#27918: Running test suites without gui but still having windows flash
http://bugs.python.org/issue27918

#27916: Use time.monotonic instead of time.time where appropriate
http://bugs.python.org/issue27916

#27915: Use 'ascii' instead of 'us-ascii' to bypass lookup machinery
http://bugs.python.org/issue27915

#27914: Incorrect comment in PyModule_ExcDef
http://bugs.python.org/issue27914

#27911: Unnecessary error checks in exec_builtin_or_dynamic
http://bugs.python.org/issue27911

#27910: Doc/library/traceback.rst — references to tuples should be r
http://bugs.python.org/issue27910



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

#27761: Private _nth_root function loses accuracy
http://bugs.python.org/issue27761 15 msgs

#23591: enum: Add Flags and IntFlags
http://bugs.python.org/issue23591 12 msgs

#27881: Fix possible bugs when setting sqlite3.Connection.isolation_le
http://bugs.python.org/issue27881 12 msgs

#26470: Make OpenSSL module compatible with OpenSSL 1.1.0
http://bugs.python.org/issue26470 11 msgs

#27867: various issues due to misuse of PySlice_GetIndicesEx
http://bugs.python.org/issue27867 9 msgs

#27918: Running test suites without gui but still having windows flash
http://bugs.python.org/issue27918 9 msgs

#27923: PEP 467 -- Minor API improvements for binary sequences
http://bugs.python.org/issue27923 9 msgs

#22458: Add fractions benchmark
http://bugs.python.org/issue22458 8 msgs

#26530: tracemalloc: add C API to manually track/untrack memory alloca
http://bugs.python.org/issue26530 8 msgs

#27898: regexp performance degradation between 2.7.6 and 2.7.12
http://bugs.python.org/issue27898 8 msgs



Issues closed (48)
==================

#10513: sqlite3.InterfaceError after commit
http://bugs.python.org/issue10513 closed by berker.peksag

#12319: [http.client] HTTPConnection.request not support "chunked" Tra
http://bugs.python.org/issue12319 closed by martin.panter

#12885: distutils.filelist.findall() fails on broken symlink in Py2.x
http://bugs.python.org/issue12885 closed by jason.coombs

#18899: make pystone.py Py3 compatible in benchmark suite
http://bugs.python.org/issue18899 closed by berker.peksag

#20562: sqlite3 returns result set with doubled first entry
http://bugs.python.org/issue20562 closed by berker.peksag

#22881: show median in benchmark results
http://bugs.python.org/issue22881 closed by scoder

#23129: sqlite3 COMMIT nested in SELECT returns unexpected results
http://bugs.python.org/issue23129 closed by berker.peksag

#23229: add inf, nan, infj, nanj to cmath module
http://bugs.python.org/issue23229 closed by mark.dickinson

#23968: rename the platform directory from plat-$(MACHDEP) to plat-$(P
http://bugs.python.org/issue23968 closed by doko

#24648: Allocation of values array in split dicts should use small obj
http://bugs.python.org/issue24648 closed by haypo

#25402: More accurate estimation of the number of digits in int to dec
http://bugs.python.org/issue25402 closed by mark.dickinson

#25423: Deprecate benchmarks that execute too quickly
http://bugs.python.org/issue25423 closed by brett.cannon

#26027: Support Path objects in the posix module
http://bugs.python.org/issue26027 closed by brett.cannon

#26275: perf.py: calibrate benchmarks using time, not using a fixed nu
http://bugs.python.org/issue26275 closed by haypo

#26814: [WIP] Add a new _PyObject_FastCall() function which avoids the
http://bugs.python.org/issue26814 closed by haypo

#27128: Add _PyObject_FastCall()
http://bugs.python.org/issue27128 closed by haypo

#27214: a potential future bug and an optimization that mostly undermi
http://bugs.python.org/issue27214 closed by mark.dickinson

#27283: Add a "What's New" entry for PEP 519
http://bugs.python.org/issue27283 closed by brett.cannon

#27444: Python doesn't build due to test_float.py broken on non-IEEE m
http://bugs.python.org/issue27444 closed by mark.dickinson

#27506: make bytes/bytearray translate's delete a keyword argument
http://bugs.python.org/issue27506 closed by martin.panter

#27524: Update os.path for PEP 519/__fspath__()
http://bugs.python.org/issue27524 closed by brett.cannon

#27706: Random.seed, whose purpose is purportedly determinism, behaves
http://bugs.python.org/issue27706 closed by rhettinger

#27809: Add _PyFunction_FastCallDict(): fast call with keyword argumen
http://bugs.python.org/issue27809 closed by haypo

#27818: Speed up number format spec parsing
http://bugs.python.org/issue27818 closed by serhiy.storchaka

#27842: Order CSV header fields
http://bugs.python.org/issue27842 closed by rhettinger

#27861: sqlite3 type confusion and multiple frees
http://bugs.python.org/issue27861 closed by serhiy.storchaka

#27870: Left shift of zero allocates memory
http://bugs.python.org/issue27870 closed by mark.dickinson

#27871: ctypes docs must be more explicit about the type a func return
http://bugs.python.org/issue27871 closed by eryksun

#27878: Unicode word boundries
http://bugs.python.org/issue27878 closed by SilentGhost

#27882: Python docs on 9.2 Math module lists math.log2 as function but
http://bugs.python.org/issue27882 closed by ebarry

#27885: Add a Crypto++ Wrapper for when Someone needs to use Crypto++
http://bugs.python.org/issue27885 closed by r.david.murray

#27887: Installation failed
http://bugs.python.org/issue27887 closed by Aleksandar Petrovic

#27888: Hide pip install/uninstall windows in setup
http://bugs.python.org/issue27888 closed by steve.dower

#27891: Consistently group and sort imports within idlelib modules.
http://bugs.python.org/issue27891 closed by terry.reedy

#27893: email.parser.BytesParser.parsebytes docs fix
http://bugs.python.org/issue27893 closed by r.david.murray

#27894: Fix to_addrs refs in smtplib docs
http://bugs.python.org/issue27894 closed by rhettinger

#27895: Spelling fixes
http://bugs.python.org/issue27895 closed by rhettinger

#27899: Apostrophe is not replace with &apos; ElementTree.tostring (al
http://bugs.python.org/issue27899 closed by serhiy.storchaka

#27904: Let logging format more messages on demand
http://bugs.python.org/issue27904 closed by python-dev

#27907: Misspelled variable in test_asyncio/test_events
http://bugs.python.org/issue27907 closed by gvanrossum

#27909: Py_INCREF(NULL) in _imp.create_builtin
http://bugs.python.org/issue27909 closed by rhettinger

#27912: Distutils should use warehouse for index
http://bugs.python.org/issue27912 closed by jason.coombs

#27913: Difflib.ndiff (Problem on identification of changes as Diff St
http://bugs.python.org/issue27913 closed by SilentGhost

#27917: Choose platform triplets for android builds
http://bugs.python.org/issue27917 closed by doko

#27922: Make IDLE tests less flashy
http://bugs.python.org/issue27922 closed by terry.reedy

#27924: ensurepip raises TypeError after pip uninstall
http://bugs.python.org/issue27924 closed by jayvdb

#27933: functools.lru_cache seems to not work when renaming decorated
http://bugs.python.org/issue27933 closed by Федор Лянгузов

#901727: extra_path kwarg to setup() undocumented
http://bugs.python.org/issue901727 closed by jason.coombs

Python tracker

unread,
Sep 9, 2016, 12:10:31 PM9/9/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-09-02 - 2016-09-09)
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 5568 (-62)
closed 34233 (+166)
total 39801 (+104)

Open issues with patches: 2402


Issues opened (64)
==================

#17602: mingw: default sys.path calculations for windows platforms
http://bugs.python.org/issue17602 reopened by martin.panter

#26513: platform.win32_ver() broken in 2.7.11
http://bugs.python.org/issue26513 reopened by steve.dower

#27778: PEP 524: Add os.getrandom()
http://bugs.python.org/issue27778 reopened by martin.panter

#27938: PyUnicode_AsEncodedString, PyUnicode_Decode: add fast-path for
http://bugs.python.org/issue27938 reopened by haypo

#27942: Default value identity regression
http://bugs.python.org/issue27942 opened by Kay.Hayen

#27943: pstats.Stats: missing the source OS setting argument in strip_
http://bugs.python.org/issue27943 opened by Jaroslav

#27945: Various segfaults with dict
http://bugs.python.org/issue27945 opened by tehybel

#27946: issues in elementtree and elsewhere due to PyDict_GetItem
http://bugs.python.org/issue27946 opened by tehybel

#27948: f-strings: allow backslashes only in the string parts, not in
http://bugs.python.org/issue27948 opened by eric.smith

#27950: Superfluous messages when running make
http://bugs.python.org/issue27950 opened by xiang.zhang

#27951: the reply's additional "Re:" is ok
http://bugs.python.org/issue27951 opened by saifmega

#27952: Finish converting fixcid.py from regex to re
http://bugs.python.org/issue27952 opened by serhiy.storchaka

#27954: makesetup does not take into account subdirectories
http://bugs.python.org/issue27954 opened by David D

#27955: getrandom() syscall returning EPERM make the system unusable.
http://bugs.python.org/issue27955 opened by iwings

#27963: null poiter dereference in set_conversion_mode due uncheck _ct
http://bugs.python.org/issue27963 opened by minhrau

#27965: Automatic .py extension when saving with IDLE on OSX
http://bugs.python.org/issue27965 opened by InfiniteHybrid

#27966: PEP-397 documents incorrect registry path
http://bugs.python.org/issue27966 opened by mhammond

#27971: utf-16 decoding can't handle lone surrogates
http://bugs.python.org/issue27971 opened by lazka

#27972: Confusing error during cyclic yield
http://bugs.python.org/issue27972 opened by Max von Tettenborn

#27973: urllib.urlretrieve() fails on second ftp transfer
http://bugs.python.org/issue27973 opened by Sohaib Ahmad

#27976: Deprecate building with bundled copy of libffi on non-Darwin P
http://bugs.python.org/issue27976 opened by zach.ware

#27977: smtplib send_message does not correctly handle unicode address
http://bugs.python.org/issue27977 opened by r.david.murray

#27978: Executor#shutdown with timeout
http://bugs.python.org/issue27978 opened by Patrik Dufresne

#27979: Remove bundled libffi
http://bugs.python.org/issue27979 opened by zach.ware

#27981: Reference leak in fp_setreadl() of Parser/tokenizer.c
http://bugs.python.org/issue27981 opened by haypo

#27984: singledispatch register should typecheck its argument
http://bugs.python.org/issue27984 opened by amogorkon

#27986: make distclean clobbers Lib/plat-darwin/*
http://bugs.python.org/issue27986 opened by zach.ware

#27987: obmalloc's 8-byte alignment causes undefined behavior
http://bugs.python.org/issue27987 opened by benjamin.peterson

#27989: incomplete signature with help function using typing
http://bugs.python.org/issue27989 opened by David E. Franco G.

#27990: Provide a way to enable getrandom on Linux even when build sys
http://bugs.python.org/issue27990 opened by ncoghlan

#27991: In the argparse howto there is a misleading sentence about sto
http://bugs.python.org/issue27991 opened by py.user

#27992: In the argparse there is a misleading words about %(prog)s val
http://bugs.python.org/issue27992 opened by py.user

#27994: In the argparse help(argparse) prints weird comments instead o
http://bugs.python.org/issue27994 opened by py.user

#27995: Upgrade Python 3.4 to OpenSSL 1.0.2h on Windows
http://bugs.python.org/issue27995 opened by scw

#27997: ImportError should be raised consistently from import machiner
http://bugs.python.org/issue27997 opened by eric.snow

#27998: Remove support of bytes paths in os.scandir()
http://bugs.python.org/issue27998 opened by serhiy.storchaka

#27999: Make "global after use" a SyntaxError
http://bugs.python.org/issue27999 opened by levkivskyi

#28000: Build fails on AIX with _LINUX_SOURCE_COMPAT flag
http://bugs.python.org/issue28000 opened by sarterm

#28001: test.support.open_urlresource should work from an installed Py
http://bugs.python.org/issue28001 opened by zach.ware

#28002: Some f-strings do not round trip through Tools/parser/test_unp
http://bugs.python.org/issue28002 opened by eric.smith

#28004: Optimize bytes.join(sequence)
#28007: Bad .pyc files prevent import of otherwise valid .py files.
http://bugs.python.org/issue28007 opened by eric.snow

#28008: PEP 530, asynchronous comprehensions implementation
http://bugs.python.org/issue28008 opened by yselivanov

#28009: core logic of uuid.getnode() is broken for AIX - all versions
http://bugs.python.org/issue28009 opened by Michael.Felt

#28015: configure --with-lto builds fail when CC=clang on Linux, requi
http://bugs.python.org/issue28015 opened by gregory.p.smith

#28016: test_fileio fails on AIX
http://bugs.python.org/issue28016 opened by sarterm

#28018: Cross compilation fails in regen
http://bugs.python.org/issue28018 opened by Chi Hsuan Yen

#28019: itertools.count() falls back to fast (integer) mode when step
http://bugs.python.org/issue28019 opened by StyXman

#28022: SSL releated deprecation for 3.6
http://bugs.python.org/issue28022 opened by christian.heimes

#28023: python-gdb.py must be updated for the new Python 3.6 compact d
http://bugs.python.org/issue28023 opened by haypo

#28024: fileinput causes RecursionErrors when dealing with large numbe
http://bugs.python.org/issue28024 opened by josh.r

#28025: Use IntEnum and IntFlags in ssl module
http://bugs.python.org/issue28025 opened by christian.heimes

#28028: Convert warnings to SyntaxWarning in parser
http://bugs.python.org/issue28028 opened by serhiy.storchaka

#28029: Replace and empty strings
http://bugs.python.org/issue28029 opened by Stéphane Henriot

#28035: make buildbottest when configured --with-optimizations can cau
http://bugs.python.org/issue28035 opened by gregory.p.smith

#28036: Remove unused pysqlite_flush_statement_cache function
http://bugs.python.org/issue28036 opened by berker.peksag

#28037: Use sqlite3_get_autocommit() instead of setting Connection->in
http://bugs.python.org/issue28037 opened by berker.peksag

#28038: Remove com2ann script (will be in separate repo)
http://bugs.python.org/issue28038 opened by levkivskyi

#28039: x86 Tiger buildbot needs __future__ with_statement
http://bugs.python.org/issue28039 opened by martin.panter

#28040: compact dict : SystemError: returned NULL without setting an e
http://bugs.python.org/issue28040 opened by mbussonn

#28041: Inconsistent behavior: Get st_nlink from os.stat() and os.scan
http://bugs.python.org/issue28041 opened by Mohanson Leaf

#28042: Coverity Scan defects in new dict code
http://bugs.python.org/issue28042 opened by christian.heimes

#28043: Sane defaults for SSLContext options and ciphers
http://bugs.python.org/issue28043 opened by christian.heimes

#28044: Make the sidebar in the documentation follow the section autom
http://bugs.python.org/issue28044 opened by batiste



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

#28043: Sane defaults for SSLContext options and ciphers
http://bugs.python.org/issue28043

#28042: Coverity Scan defects in new dict code
http://bugs.python.org/issue28042

#28041: Inconsistent behavior: Get st_nlink from os.stat() and os.scan
http://bugs.python.org/issue28041

#28039: x86 Tiger buildbot needs __future__ with_statement
http://bugs.python.org/issue28039

#28037: Use sqlite3_get_autocommit() instead of setting Connection->in
http://bugs.python.org/issue28037

#28036: Remove unused pysqlite_flush_statement_cache function
http://bugs.python.org/issue28036

#28035: make buildbottest when configured --with-optimizations can cau
http://bugs.python.org/issue28035

#28028: Convert warnings to SyntaxWarning in parser
http://bugs.python.org/issue28028

#28024: fileinput causes RecursionErrors when dealing with large numbe
http://bugs.python.org/issue28024

#28018: Cross compilation fails in regen
http://bugs.python.org/issue28018

#28015: configure --with-lto builds fail when CC=clang on Linux, requi
http://bugs.python.org/issue28015

#28009: core logic of uuid.getnode() is broken for AIX - all versions
http://bugs.python.org/issue28009

#28008: PEP 530, asynchronous comprehensions implementation
http://bugs.python.org/issue28008

#28004: Optimize bytes.join(sequence)
http://bugs.python.org/issue28004

#28002: Some f-strings do not round trip through Tools/parser/test_unp
http://bugs.python.org/issue28002



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

#28044: Make the sidebar in the documentation follow the section autom
http://bugs.python.org/issue28044

#28043: Sane defaults for SSLContext options and ciphers
http://bugs.python.org/issue28043

#28040: compact dict : SystemError: returned NULL without setting an e
http://bugs.python.org/issue28040

#28038: Remove com2ann script (will be in separate repo)
http://bugs.python.org/issue28038

#28037: Use sqlite3_get_autocommit() instead of setting Connection->in
http://bugs.python.org/issue28037

#28036: Remove unused pysqlite_flush_statement_cache function
http://bugs.python.org/issue28036

#28029: Replace and empty strings
http://bugs.python.org/issue28029

#28025: Use IntEnum and IntFlags in ssl module
http://bugs.python.org/issue28025

#28022: SSL releated deprecation for 3.6
http://bugs.python.org/issue28022

#28019: itertools.count() falls back to fast (integer) mode when step
http://bugs.python.org/issue28019

#28018: Cross compilation fails in regen
http://bugs.python.org/issue28018

#28016: test_fileio fails on AIX
http://bugs.python.org/issue28016

#28008: PEP 530, asynchronous comprehensions implementation
http://bugs.python.org/issue28008

#28004: Optimize bytes.join(sequence)
http://bugs.python.org/issue28004

#28000: Build fails on AIX with _LINUX_SOURCE_COMPAT flag
http://bugs.python.org/issue28000



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

#23591: enum: Add Flags and IntFlags
http://bugs.python.org/issue23591 22 msgs

#27850: Remove 3DES from cipher list (sweet32 CVE-2016-2183)
http://bugs.python.org/issue27850 20 msgs

#27928: Add hashlib.scrypt
http://bugs.python.org/issue27928 12 msgs

#28022: SSL releated deprecation for 3.6
http://bugs.python.org/issue28022 12 msgs

#27350: Compact and ordered dict
http://bugs.python.org/issue27350 11 msgs

#27744: Add AF_ALG (Linux Kernel crypto) to socket module
http://bugs.python.org/issue27744 11 msgs

#27781: Change sys.getfilesystemencoding() on Windows to UTF-8
http://bugs.python.org/issue27781 11 msgs

#1602: windows console doesn't print or input Unicode
http://bugs.python.org/issue1602 10 msgs

#25856: The __module__ attribute of non-heap classes is not interned
http://bugs.python.org/issue25856 10 msgs

#27137: Python implementation of `functools.partial` is not a class
http://bugs.python.org/issue27137 10 msgs



Issues closed (159)
===================

#5575: Add env vars for controlling building sqlite, hashlib and ssl
http://bugs.python.org/issue5575 closed by christian.heimes

#6135: subprocess seems to use local encoding and give no choice
http://bugs.python.org/issue6135 closed by steve.dower

#6766: Cannot modify dictionaries inside dictionaries using Managers
http://bugs.python.org/issue6766 closed by berker.peksag

#7672: _ssl module overwrites existing thread safety callbacks
http://bugs.python.org/issue7672 closed by christian.heimes

#7836: Add /usr/sfw/lib to OpenSSL search path for Solaris.
http://bugs.python.org/issue7836 closed by christian.heimes

#8106: SSL session management
http://bugs.python.org/issue8106 closed by christian.heimes

#9423: Error in urllib2.do_open(self, http_class, req)
http://bugs.python.org/issue9423 closed by christian.heimes

#9743: __call__.__call__ chain cause crash when long enough
http://bugs.python.org/issue9743 closed by christian.heimes

#10274: imaplib should provide a means to validate a remote server ssl
http://bugs.python.org/issue10274 closed by christian.heimes

#11551: test_dummy_thread.py test coverage improvement
http://bugs.python.org/issue11551 closed by orsenthil

#11620: winsound.PlaySound() with SND_MEMORY should accept bytes inste
http://bugs.python.org/issue11620 closed by python-dev

#11734: Add half-float (16-bit) support to struct module
http://bugs.python.org/issue11734 closed by mark.dickinson

#12553: Add support for using a default CTE of '8bit' to MIMEText
http://bugs.python.org/issue12553 closed by r.david.murray

#12754: Add alternative random number generators
http://bugs.python.org/issue12754 closed by haypo

#13856: xmlrpc / httplib changes to allow for certificate verification
http://bugs.python.org/issue13856 closed by christian.heimes

#15016: Add special case for latin messages in email.mime.text
http://bugs.python.org/issue15016 closed by r.david.murray

#15272: pkgutil.find_loader accepts invalid module names
http://bugs.python.org/issue15272 closed by eric.snow

#15352: importlib.h should be regenerated when the marshaling code cha
http://bugs.python.org/issue15352 closed by eric.snow

#15578: Crash when modifying sys.modules during import
http://bugs.python.org/issue15578 closed by eric.snow

#15631: Python 3.3/3.4 installation issue on OpenSUSE lib/lib64 folder
http://bugs.python.org/issue15631 closed by christian.heimes

#16334: Faster unicode-escape and raw-unicode-escape codecs
http://bugs.python.org/issue16334 closed by haypo

#16763: test_ssl with connect_ex don't handle unreachable server corre
http://bugs.python.org/issue16763 closed by christian.heimes

#16764: Make zlib accept keyword-arguments
http://bugs.python.org/issue16764 closed by martin.panter

#17096: the system keyring should be used instead of ~/.pypirc
http://bugs.python.org/issue17096 closed by christian.heimes

#17121: SSH upload for distutils
http://bugs.python.org/issue17121 closed by christian.heimes

#17211: pkgutil.iter_modules and walk_packages should return a namedtu
http://bugs.python.org/issue17211 closed by eric.snow

#17884: Try to reuse stdint.h types like int32_t
http://bugs.python.org/issue17884 closed by benjamin.peterson

#18029: Python SSL support is missing from SPARC build
http://bugs.python.org/issue18029 closed by christian.heimes

#18550: internal_setblocking() doesn't check return value of fcntl()
http://bugs.python.org/issue18550 closed by christian.heimes

#18844: allow weights in random.choice
http://bugs.python.org/issue18844 closed by rhettinger

#19057: Sometimes urllib2 raises URLError when trying POST with httpS
http://bugs.python.org/issue19057 closed by christian.heimes

#19108: Benchmark runner tries to execute external Python command and
http://bugs.python.org/issue19108 closed by scoder

#20050: distutils should check PyPI certs when connecting to it
http://bugs.python.org/issue20050 closed by christian.heimes

#20328: mailbox: add method to delete mailbox
http://bugs.python.org/issue20328 closed by r.david.murray

#20469: ssl.getpeercert() should include extensions
http://bugs.python.org/issue20469 closed by christian.heimes

#20784: 'collections.abc' is no longer defined when collections is imp
http://bugs.python.org/issue20784 closed by christian.heimes

#20842: pkgutil docs should reference glossary terms not PEP 302
http://bugs.python.org/issue20842 closed by orsenthil

#20924: openssl init 100% CPU utilization on Windows
http://bugs.python.org/issue20924 closed by christian.heimes

#21062: Evalute all import-related modules for best practices
http://bugs.python.org/issue21062 closed by brett.cannon

#21201: Uninformative error message in multiprocessing.Manager()
http://bugs.python.org/issue21201 closed by davin

#21250: sqlite3 doesn't have unit tests for 'insert or [algorithm]' fu
http://bugs.python.org/issue21250 closed by berker.peksag

#21324: dbhash/bsddb leaks random memory fragments to a database
http://bugs.python.org/issue21324 closed by christian.heimes

#21830: ssl.wrap_socket fails on Windows 7 when specifying ca_certs
http://bugs.python.org/issue21830 closed by christian.heimes

#22233: http.client splits headers on non-\r\n characters
http://bugs.python.org/issue22233 closed by r.david.murray

#22252: ssl blocking IO errors should inherit BlockingIOError
http://bugs.python.org/issue22252 closed by christian.heimes

#22301: smtplib.SMTP.starttls' documentation is just confusing
http://bugs.python.org/issue22301 closed by christian.heimes

#23065: Pyhton27.dll at SysWOW64 not updated when updating Python 2.7.
http://bugs.python.org/issue23065 closed by christian.heimes

#23085: update internal libffi copy to 3.2.1
http://bugs.python.org/issue23085 closed by zach.ware

#23177: test_ssl: failures on OpenBSD with LibreSSL
http://bugs.python.org/issue23177 closed by christian.heimes

#23226: Add float linspace recipe to docs
http://bugs.python.org/issue23226 closed by rhettinger

#23274: make_ssl_data.py in Python 2.7.9 needs Python 3 to run
http://bugs.python.org/issue23274 closed by christian.heimes

#23531: SSL operations cause entire process to hang
http://bugs.python.org/issue23531 closed by christian.heimes

#23843: ssl.wrap_socket doesn't handle virtual TLS hosts
http://bugs.python.org/issue23843 closed by christian.heimes

#23845: test_ssl: fails on recent libressl with SSLV3_ALERT_HANDSHAKE_
http://bugs.python.org/issue23845 closed by christian.heimes

#24254: Make class definition namespace ordered by default
http://bugs.python.org/issue24254 closed by eric.snow

#24277: Take the new email package features out of provisional status
http://bugs.python.org/issue24277 closed by r.david.murray

#24542: ssl - SSL_OP_NO_TICKET not reimplemented
http://bugs.python.org/issue24542 closed by christian.heimes

#24545: Issue with ssl package
http://bugs.python.org/issue24545 closed by christian.heimes

#24930: test_ssl: try more protocols in test_options()
http://bugs.python.org/issue24930 closed by christian.heimes

#25158: Python 3.2.2 and 3.5.0 Do not seem compatible with OpenSSL 1.0
http://bugs.python.org/issue25158 closed by christian.heimes

#25387: sound_msgbeep doesn't check the return value of MessageBeep
http://bugs.python.org/issue25387 closed by zach.ware

#25405: User install of 3.5 removes py.exe from C:\Windows
http://bugs.python.org/issue25405 closed by steve.dower

#25437: Issue with ftplib.FTP_TLS and server forcing SSL connection re
http://bugs.python.org/issue25437 closed by christian.heimes

#25596: Use scandir() to speed up the glob module
http://bugs.python.org/issue25596 closed by serhiy.storchaka

#25761: Improve unpickling errors handling
http://bugs.python.org/issue25761 closed by serhiy.storchaka

#25825: AIX shared library extension modules installation broken
http://bugs.python.org/issue25825 closed by martin.panter

#25883: python 2.7.11 mod_wsgi regression on windows
http://bugs.python.org/issue25883 closed by christian.heimes

#26020: set_display evaluation order doesn't match documented behaviou
http://bugs.python.org/issue26020 closed by rhettinger

#26032: Use scandir() to speed up pathlib globbing
http://bugs.python.org/issue26032 closed by serhiy.storchaka

#26040: Improve coverage and rigour of test.test_math
http://bugs.python.org/issue26040 closed by mark.dickinson

#26058: PEP 509: Add ma_version to PyDictObject
http://bugs.python.org/issue26058 closed by haypo

#26209: TypeError in smtpd module with string arguments
http://bugs.python.org/issue26209 closed by r.david.murray

#26307: no PGO for built-in modules with `make profile-opt`
http://bugs.python.org/issue26307 closed by gregory.p.smith

#26359: CPython build options for out-of-the box performance
http://bugs.python.org/issue26359 closed by gregory.p.smith

#26470: Make OpenSSL module compatible with OpenSSL 1.1.0
http://bugs.python.org/issue26470 closed by christian.heimes

#26667: Update importlib to accept pathlib.Path objects
http://bugs.python.org/issue26667 closed by brett.cannon

#26798: add BLAKE2 to hashlib
http://bugs.python.org/issue26798 closed by christian.heimes

#26982: Clarify forward annotations in PEP 484
http://bugs.python.org/issue26982 closed by gvanrossum

#27078: Make f'' strings faster than .format: BUILD_STRING opcode?
http://bugs.python.org/issue27078 closed by serhiy.storchaka

#27106: configparser.__all__ is incomplete
http://bugs.python.org/issue27106 closed by martin.panter

#27179: subprocess uses wrong encoding on Windows
http://bugs.python.org/issue27179 closed by steve.dower

#27279: Add random.cryptorandom() and random.pseudorandom, deprecate o
http://bugs.python.org/issue27279 closed by ncoghlan

#27288: secrets should use getrandom() on Linux
http://bugs.python.org/issue27288 closed by ncoghlan

#27293: Summarize issues related to urandom, getrandom etc in secrets
http://bugs.python.org/issue27293 closed by ncoghlan

#27331: Add a policy argument to email.mime.MIMEBase
http://bugs.python.org/issue27331 closed by r.david.murray

#27355: Strip out the last lingering vestiges of Windows CE support
http://bugs.python.org/issue27355 closed by larry

#27364: Deprecate invalid escape sequences in str/bytes
http://bugs.python.org/issue27364 closed by ebarry

#27407: prepare_ssl.py missing in PCBuild folder
http://bugs.python.org/issue27407 closed by python-dev

#27427: Add new math module tests
http://bugs.python.org/issue27427 closed by mark.dickinson

#27445: Charset instance not passed to set_payload()
http://bugs.python.org/issue27445 closed by berker.peksag

#27570: Avoid memcpy(. . ., NULL, 0) etc calls
http://bugs.python.org/issue27570 closed by martin.panter

#27630: Generator._encoded_EMTPY misspelling in email package
http://bugs.python.org/issue27630 closed by r.david.murray

#27691: X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27691 closed by christian.heimes

#27731: Opt-out of MAX_PATH on Windows 10
http://bugs.python.org/issue27731 closed by steve.dower

#27748: Simplify test_winsound
http://bugs.python.org/issue27748 closed by python-dev

#27756: Add pyd icon for 3.6
http://bugs.python.org/issue27756 closed by steve.dower

#27776: PEP 524: Make os.urandom() blocking on Linux
http://bugs.python.org/issue27776 closed by haypo

#27811: _PyGen_Finalize() should not fail with an exception
http://bugs.python.org/issue27811 closed by python-dev

#27812: PyFrameObject.f_gen can be left pointing to a dangling generat
http://bugs.python.org/issue27812 closed by python-dev

#27853: Add title to examples in importlib docs
http://bugs.python.org/issue27853 closed by brett.cannon

#27866: ssl: get list of enabled ciphers
http://bugs.python.org/issue27866 closed by berker.peksag

#27868: Unconditionally state when a build succeeds
http://bugs.python.org/issue27868 closed by brett.cannon

#27872: Update os/os.path docs to mention path-like object support
http://bugs.python.org/issue27872 closed by brett.cannon

#27877: Add recipe for "valueless" Enums to docs
http://bugs.python.org/issue27877 closed by berker.peksag

#27881: Fix possible bugs when setting sqlite3.Connection.isolation_le
http://bugs.python.org/issue27881 closed by berker.peksag

#27883: Update sqlite version for Windows build
http://bugs.python.org/issue27883 closed by zach.ware

#27905: Add documentation for typing.Type
http://bugs.python.org/issue27905 closed by gvanrossum

#27911: Unnecessary error checks in exec_builtin_or_dynamic
http://bugs.python.org/issue27911 closed by brett.cannon

#27915: Use 'ascii' instead of 'us-ascii' to bypass lookup machinery
http://bugs.python.org/issue27915 closed by haypo

#27918: Running test suites without gui but still having windows flash
http://bugs.python.org/issue27918 closed by terry.reedy

#27921: f-strings: do not allow backslashes
http://bugs.python.org/issue27921 closed by python-dev

#27930: logging's QueueListener drops log messages
http://bugs.python.org/issue27930 closed by python-dev

#27935: logging level FATAL missing in _nameToLevel
http://bugs.python.org/issue27935 closed by python-dev

#27936: Inconsistent round behavior between float and int
http://bugs.python.org/issue27936 closed by rhettinger

#27937: logging.getLevelName microoptimization
http://bugs.python.org/issue27937 closed by python-dev

#27941: Bad error message from Decimal('garbage') across the py3 range
http://bugs.python.org/issue27941 closed by skrah

#27944: two hotshot module issues
http://bugs.python.org/issue27944 closed by python-dev

#27947: Trailing backslash in raw string format causes EOL
http://bugs.python.org/issue27947 closed by tim.peters

#27949: Fix description in bytes literal doc
http://bugs.python.org/issue27949 closed by xiang.zhang

#27953: math.tan has poor accuracy near pi/2 on OS X Tiger
http://bugs.python.org/issue27953 closed by mark.dickinson

#27956: optimize dict_traverse a bit
http://bugs.python.org/issue27956 closed by python-dev

#27957: minor typo in importlib docs
http://bugs.python.org/issue27957 closed by python-dev

#27958: 'zlib compression' not found in set(['RLE', 'ZLIB', None])
http://bugs.python.org/issue27958 closed by christian.heimes

#27959: Add 'oem' encoding
http://bugs.python.org/issue27959 closed by steve.dower

#27960: Distutils tests are broken in 3.4
http://bugs.python.org/issue27960 closed by jason.coombs

#27961: remove support for platforms without "long long"
http://bugs.python.org/issue27961 closed by python-dev

#27962: null poiter dereference in set_conversion_mode due uncheck _ct
http://bugs.python.org/issue27962 closed by eryksun

#27964: Add random.shuffled
http://bugs.python.org/issue27964 closed by rhettinger

#27967: Remove unused variables causing compile warnings in sqlite3 mo
http://bugs.python.org/issue27967 closed by python-dev

#27968: test_coroutines generates some warnings
http://bugs.python.org/issue27968 closed by python-dev

#27969: Suppress unnecessary message when running test_gdb
http://bugs.python.org/issue27969 closed by python-dev

#27970: ssl: can't verify a trusted site with imcomplete certificate c
http://bugs.python.org/issue27970 closed by christian.heimes

#27974: Remove dead code in importlib._bootstrap
http://bugs.python.org/issue27974 closed by brett.cannon

#27975: math.isnan(int) and math.isinf(int) should not raise OverflowE
http://bugs.python.org/issue27975 closed by mark.dickinson

#27980: Add better pythonw support to py launcher
http://bugs.python.org/issue27980 closed by eryksun

#27982: Allow keyword arguments in winsound
http://bugs.python.org/issue27982 closed by python-dev

#27983: "Cannot perform PGO build because llvm-profdata was not found
http://bugs.python.org/issue27983 closed by gregory.p.smith

#27985: Implement PEP 526
http://bugs.python.org/issue27985 closed by yselivanov

#27988: email iter_attachments can mutate the payload
http://bugs.python.org/issue27988 closed by r.david.murray

#27993: In the argparse there are typos with endings in plural words
http://bugs.python.org/issue27993 closed by martin.panter

#27996: Python 3 ssl module can't use a fileno to create a SSLSocket
http://bugs.python.org/issue27996 closed by berker.peksag

#28003: PEP 525 asynchronous generators implementation
http://bugs.python.org/issue28003 closed by yselivanov

#28005: Broken encoding modules are silently skipped.
http://bugs.python.org/issue28005 closed by steve.dower

#28006: Remove tracing overhead from the fine-grained fast opcodes
http://bugs.python.org/issue28006 closed by rhettinger

#28010: http.client.HTTPConnection.putrequest incorrect arguments
http://bugs.python.org/issue28010 closed by orsenthil

#28011: winreg KEY_READ also fails for some keys
http://bugs.python.org/issue28011 closed by eryksun

#28012: Spam
http://bugs.python.org/issue28012 closed by berker.peksag

#28013: PPC64 Fedora socket and ssl compile failure
http://bugs.python.org/issue28013 closed by christian.heimes

#28014: Strange interaction between methods in subclass of C OrderedDi
http://bugs.python.org/issue28014 closed by zach.ware

#28017: bluetooth.h on big endian needs GNU C extensions
http://bugs.python.org/issue28017 closed by christian.heimes

#28020: Python 3 logging HTTPHandler doesn't implement a standard http
http://bugs.python.org/issue28020 closed by SilentGhost

#28021: Calculating wrong modulus manually
http://bugs.python.org/issue28021 closed by steven.daprano

#28026: module_from_spec() should raise an error in 3.6
http://bugs.python.org/issue28026 closed by eric.snow

#28027: Remove Lib/plat-*/* files
http://bugs.python.org/issue28027 closed by zach.ware

#28030: Update the language reference for PEP 468.
http://bugs.python.org/issue28030 closed by eric.snow

#28031: Update pathlib.resolve() to match os.path.realpath()
http://bugs.python.org/issue28031 closed by brett.cannon

#28032: --with-lto builds segfault in many situations
http://bugs.python.org/issue28032 closed by gregory.p.smith

#28033: dictobject.c comment misspelling
http://bugs.python.org/issue28033 closed by berker.peksag

#28034: local var in "for v in iter" modify the uplevel var value.
http://bugs.python.org/issue28034 closed by r.david.murray

Python tracker

unread,
Sep 16, 2016, 12:10:39 PM9/16/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-09-09 - 2016-09-16)
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 5507 (-61)
closed 34432 (+199)
total 39939 (+138)

Open issues with patches: 2367


Issues opened (82)
==================

#15369: pybench and test.pystone poorly documented
http://bugs.python.org/issue15369 reopened by haypo

#21009: Potential deadlock in concurrent futures when garbage collecti
http://bugs.python.org/issue21009 reopened by davin

#22493: Deprecate the use of flags not at the start of regular express
http://bugs.python.org/issue22493 reopened by serhiy.storchaka

#24254: Make class definition namespace ordered by default
http://bugs.python.org/issue24254 reopened by ncoghlan

#25573: FrameSummary repr() does not support previously working uses o
http://bugs.python.org/issue25573 reopened by r.david.murray

#26502: traceback.extract_tb breaks compatibility by returning FrameSu
http://bugs.python.org/issue26502 reopened by r.david.murray

#28027: Remove Lib/plat-*/* files
http://bugs.python.org/issue28027 reopened by doko

#28046: Remove the concept of platform-specific directories
http://bugs.python.org/issue28046 opened by zach.ware

#28050: test_traceback is broken by new CALL_FUNCTION* opcodes
http://bugs.python.org/issue28050 opened by haypo

#28052: clarify concurrent.futures docs to not refer to async Futures
http://bugs.python.org/issue28052 opened by davin

#28053: parameterize what serialization is used in multiprocessing
http://bugs.python.org/issue28053 opened by davin

#28054: Diff for visually comparing actual with expected in mock.asser
http://bugs.python.org/issue28054 opened by Eli Rose

#28055: pyhash's siphash24 assumes alignment of the data pointer
http://bugs.python.org/issue28055 opened by doko

#28058: [Patch] Don't use st_uid and st_gid on CloudABI
http://bugs.python.org/issue28058 opened by EdSchouten

#28060: Clean up division fast paths in Objects/longobject.c
http://bugs.python.org/issue28060 opened by mark.dickinson

#28062: Streamline repr(partial object)
http://bugs.python.org/issue28062 opened by ebarry

#28068: Error in freeze.py due to unguarded sys.abiflags usage under W
http://bugs.python.org/issue28068 opened by gevorg

#28069: signalmodule.c does "is" comparisons for SIG_IGN and SIG_DFL
http://bugs.python.org/issue28069 opened by mark.dickinson

#28074: Add Configuration file parser action
http://bugs.python.org/issue28074 opened by Chris Nyland

#28075: os.stat fails when access is denied
http://bugs.python.org/issue28075 opened by ramson

#28080: Allow reading member names with bogus encodings in zipfile
http://bugs.python.org/issue28080 opened by sjt

#28082: re: convert re flags to (much friendlier) IntFlag constants
http://bugs.python.org/issue28082 opened by ethan.furman

#28083: socket: finish constant to Enum/Flag conversion
http://bugs.python.org/issue28083 opened by ethan.furman

#28085: SSL: Add client and server protocols for SSLContext
http://bugs.python.org/issue28085 opened by christian.heimes

#28086: test.test_getargs2.TupleSubclass test failure
http://bugs.python.org/issue28086 opened by rbcollins

#28087: macOS 12 poll syscall returns prematurely
http://bugs.python.org/issue28087 opened by MicroTransactionsMatterToo

#28088: Document Transport.set_protocol and get_protocol
http://bugs.python.org/issue28088 opened by yselivanov

#28089: Document TCP_NODELAY by default
http://bugs.python.org/issue28089 opened by yselivanov

#28090: Document PEP 530
http://bugs.python.org/issue28090 opened by yselivanov

#28091: Document PEP 525
http://bugs.python.org/issue28091 opened by yselivanov

#28092: Build failure for 3.6 on Centos 5.11
http://bugs.python.org/issue28092 opened by steven.daprano

#28095: test_startup_imports of test_site fails on OS X due to new imp
http://bugs.python.org/issue28095 opened by ned.deily

#28097: IDLE: document all key bindings, add menu items for more.
http://bugs.python.org/issue28097 opened by terry.reedy

#28099: Drop Mac OS X Tiger support in Python 3.6
http://bugs.python.org/issue28099 opened by haypo

#28100: Refactor error messages in symtable.c
http://bugs.python.org/issue28100 opened by levkivskyi

#28107: Update typing module dicumentation for NamedTuple
http://bugs.python.org/issue28107 opened by levkivskyi

#28108: Python configure fails to detect tzname on platforms that have
http://bugs.python.org/issue28108 opened by belopolsky

#28110: launcher.msi has different product codes between 32 and 64-bit
http://bugs.python.org/issue28110 opened by steve.dower

#28111: geometric_mean can raise OverflowError when checking for inf
http://bugs.python.org/issue28111 opened by steven.daprano

#28113: Remove Py_CreateSymbolicLinkW
http://bugs.python.org/issue28113 opened by eryksun

#28115: Use argparse for the zipfile module
http://bugs.python.org/issue28115 opened by serhiy.storchaka

#28117: warning: dereferencing type-punned pointer will break strict-a
http://bugs.python.org/issue28117 opened by serhiy.storchaka

#28121: If module starts with comment or empty line then frame.f_code.
http://bugs.python.org/issue28121 opened by Aivar.Annamaa

#28123: _PyDict_GetItem_KnownHash ignores DKIX_ERROR return
http://bugs.python.org/issue28123 opened by xiang.zhang

#28124: Rework SSL module documentation
http://bugs.python.org/issue28124 opened by christian.heimes

#28125: identify cross builds by a more generic environment setting.
#28128: Improve the warning message for invalid escape sequences
http://bugs.python.org/issue28128 opened by Chi Hsuan Yen

#28129: assertion failures in ctypes
http://bugs.python.org/issue28129 opened by Oren Milman

#28130: Document that time.tzset updates time module globals
http://bugs.python.org/issue28130 opened by belopolsky

#28132: impossible to uninstall python3.6.0b1-amd64 from windows 10
http://bugs.python.org/issue28132 opened by Big Stone

#28134: socket.socket(fileno=fd) does not work as documented
http://bugs.python.org/issue28134 opened by christian.heimes

#28137: Windows sys.path file should be renamed
http://bugs.python.org/issue28137 opened by steve.dower

#28138: Windows _sys.path file should allow import site
http://bugs.python.org/issue28138 opened by steve.dower

#28139: Misleading Indentation in C source code
http://bugs.python.org/issue28139 opened by franciscouzo

#28140: Attempt to give better errors for pip commands typed into the
http://bugs.python.org/issue28140 opened by ncoghlan

#28141: shutil.copystat utime lookup fails on certain Android file sys
http://bugs.python.org/issue28141 opened by Jerry A

#28143: ASDL compatibility with Python 3 system interpreter
http://bugs.python.org/issue28143 opened by malthe

#28144: Decrease empty_keys_struct's dk_refcnt
http://bugs.python.org/issue28144 opened by xiang.zhang

#28145: Fix whitespace in C source code
http://bugs.python.org/issue28145 opened by franciscouzo

#28146: Confusing error messages in str.format()
http://bugs.python.org/issue28146 opened by serhiy.storchaka

#28147: Unbounded memory growth resizing split-table dicts
http://bugs.python.org/issue28147 opened by minrk

#28148: [Patch] Also stop using localtime() in timemodule
http://bugs.python.org/issue28148 opened by EdSchouten

#28149: Incorrect indentation under “else” in _bsddb.c
http://bugs.python.org/issue28149 opened by martin.panter

#28151: testPythonOrg() of test_robotparser fails on validating python
#28152: Clang warnings: code will never be executed
http://bugs.python.org/issue28152 opened by haypo

#28157: Document time module constants (timezone, tzname, etc.) as dep
http://bugs.python.org/issue28157 opened by belopolsky

#28158: Implement LOAD_GLOBAL opcode cache
http://bugs.python.org/issue28158 opened by yselivanov

#28159: Deprecate isdst argument in email.utils.localtime
http://bugs.python.org/issue28159 opened by belopolsky

#28161: Opening CON for write access fails
http://bugs.python.org/issue28161 opened by eryksun

#28162: WindowsConsoleIO readall() fails if first line starts with Ctr
http://bugs.python.org/issue28162 opened by eryksun

#28163: WindowsConsoleIO fileno() passes wrong flags to _open_osfhandl
http://bugs.python.org/issue28163 opened by eryksun

#28164: _PyIO_get_console_type fails for various paths
http://bugs.python.org/issue28164 opened by eryksun

#28165: The 'subprocess' module leaks roughly 4 KiB of memory per call
http://bugs.python.org/issue28165 opened by Xavion

#28166: WindowsConsoleIO misbehavior when Ctrl+C is ignored
http://bugs.python.org/issue28166 opened by eryksun

#28167: remove platform.linux_distribution()
http://bugs.python.org/issue28167 opened by doko

#28168: Use _winapi.WaitForMultipleObjects in Popen.wait()
http://bugs.python.org/issue28168 opened by eryksun

#28169: shift exponent overflow
http://bugs.python.org/issue28169 opened by franciscouzo

#28172: Upper-case all example enum members
http://bugs.python.org/issue28172 opened by Rosuav

#28178: allow to cache_clear(some_key) in lru_cache
http://bugs.python.org/issue28178 opened by Sébastien de Menten

#28179: Segfault in test_recursionlimit_fatalerror
http://bugs.python.org/issue28179 opened by berker.peksag

#28180: sys.getfilesystemencoding() should default to utf-8
http://bugs.python.org/issue28180 opened by Jan Niklas Hasse

#28182: Expose OpenSSL verification results in SSLError
http://bugs.python.org/issue28182 opened by Chi Hsuan Yen



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

#28182: Expose OpenSSL verification results in SSLError
http://bugs.python.org/issue28182

#28179: Segfault in test_recursionlimit_fatalerror
http://bugs.python.org/issue28179

#28172: Upper-case all example enum members
http://bugs.python.org/issue28172

#28166: WindowsConsoleIO misbehavior when Ctrl+C is ignored
http://bugs.python.org/issue28166

#28164: _PyIO_get_console_type fails for various paths
http://bugs.python.org/issue28164

#28163: WindowsConsoleIO fileno() passes wrong flags to _open_osfhandl
http://bugs.python.org/issue28163

#28162: WindowsConsoleIO readall() fails if first line starts with Ctr
http://bugs.python.org/issue28162

#28161: Opening CON for write access fails
http://bugs.python.org/issue28161

#28159: Deprecate isdst argument in email.utils.localtime
http://bugs.python.org/issue28159

#28157: Document time module constants (timezone, tzname, etc.) as dep
http://bugs.python.org/issue28157

#28152: Clang warnings: code will never be executed
http://bugs.python.org/issue28152

#28149: Incorrect indentation under “else” in _bsddb.c
http://bugs.python.org/issue28149

#28141: shutil.copystat utime lookup fails on certain Android file sys
http://bugs.python.org/issue28141

#28130: Document that time.tzset updates time module globals
http://bugs.python.org/issue28130

#28129: assertion failures in ctypes
http://bugs.python.org/issue28129



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

#28172: Upper-case all example enum members
http://bugs.python.org/issue28172

#28168: Use _winapi.WaitForMultipleObjects in Popen.wait()
http://bugs.python.org/issue28168

#28158: Implement LOAD_GLOBAL opcode cache
http://bugs.python.org/issue28158

#28151: testPythonOrg() of test_robotparser fails on validating python
http://bugs.python.org/issue28151

#28148: [Patch] Also stop using localtime() in timemodule
http://bugs.python.org/issue28148

#28147: Unbounded memory growth resizing split-table dicts
http://bugs.python.org/issue28147

#28145: Fix whitespace in C source code
http://bugs.python.org/issue28145

#28144: Decrease empty_keys_struct's dk_refcnt
http://bugs.python.org/issue28144

#28143: ASDL compatibility with Python 3 system interpreter
http://bugs.python.org/issue28143

#28139: Misleading Indentation in C source code
http://bugs.python.org/issue28139

#28134: socket.socket(fileno=fd) does not work as documented
http://bugs.python.org/issue28134

#28129: assertion failures in ctypes
http://bugs.python.org/issue28129

#28128: Improve the warning message for invalid escape sequences
http://bugs.python.org/issue28128

#28123: _PyDict_GetItem_KnownHash ignores DKIX_ERROR return
http://bugs.python.org/issue28123

#28113: Remove Py_CreateSymbolicLinkW
http://bugs.python.org/issue28113



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

#27213: Rework CALL_FUNCTION* opcodes
http://bugs.python.org/issue27213 30 msgs

#28046: Remove the concept of platform-specific directories
http://bugs.python.org/issue28046 28 msgs

#28055: pyhash's siphash24 assumes alignment of the data pointer
http://bugs.python.org/issue28055 28 msgs

#28128: Improve the warning message for invalid escape sequences
http://bugs.python.org/issue28128 21 msgs

#28027: Remove Lib/plat-*/* files
http://bugs.python.org/issue28027 20 msgs

#28147: Unbounded memory growth resizing split-table dicts
http://bugs.python.org/issue28147 16 msgs

#28022: SSL releated deprecation for 3.6
http://bugs.python.org/issue28022 14 msgs

#28092: Build failure for 3.6 on Centos 5.11
http://bugs.python.org/issue28092 14 msgs

#26081: Implement asyncio Future in C to improve performance
http://bugs.python.org/issue26081 12 msgs

#28080: Allow reading member names with bogus encodings in zipfile
http://bugs.python.org/issue28080 12 msgs



Issues closed (186)
===================

#3990: The Linux2 platform definition is incorrect for alpha, hppa, m
http://bugs.python.org/issue3990 closed by zach.ware

#4558: ./configure --with-stdc89 to test ANSI C conformity
http://bugs.python.org/issue4558 closed by christian.heimes

#10213: tests shouldn't fail with unset timezone
http://bugs.python.org/issue10213 closed by belopolsky

#10740: sqlite3 module breaks transactions and potentially corrupts da
http://bugs.python.org/issue10740 closed by berker.peksag

#10765: Build regression from automation changes on windows
http://bugs.python.org/issue10765 closed by zach.ware

#10976: accept bytes in json.loads()
http://bugs.python.org/issue10976 closed by ncoghlan

#11640: Shelve references globals in its __del__ method
http://bugs.python.org/issue11640 closed by berker.peksag

#12619: Automatically regenerate platform-specific modules
http://bugs.python.org/issue12619 closed by zach.ware

#12643: code.InteractiveConsole ignores sys.excepthook
http://bugs.python.org/issue12643 closed by berker.peksag

#13405: Add DTrace probes
http://bugs.python.org/issue13405 closed by lukasz.langa

#13924: Mercurial robots.txt should let robots crawl landing pages.
http://bugs.python.org/issue13924 closed by barry

#14776: Add SystemTap static markers
http://bugs.python.org/issue14776 closed by lukasz.langa

#14976: queue.Queue() is not reentrant, so signals and GC can cause de
http://bugs.python.org/issue14976 closed by rhettinger

#14977: mailcap does not respect precedence in the presence of wildcar
http://bugs.python.org/issue14977 closed by r.david.murray

#15941: Time module: effect of time.timezone change
http://bugs.python.org/issue15941 closed by belopolsky

#16189: ld_so_aix not found
http://bugs.python.org/issue16189 closed by martin.panter

#16193: display full e-mail name in hg.python.org annotate pages
http://bugs.python.org/issue16193 closed by berker.peksag

#16384: import.c doesn't handle EOFError from PyMarshal_Read*
http://bugs.python.org/issue16384 closed by eric.snow

#16700: Document that bytes OS API can returns unusable results on Win
http://bugs.python.org/issue16700 closed by barry

#17394: Add slicing support to collections.deque
http://bugs.python.org/issue17394 closed by rhettinger

#17512: backport of the _sysconfigdata.py module (issue 13150) breaks
http://bugs.python.org/issue17512 closed by berker.peksag

#17582: xml.etree.ElementTree does not preserve whitespaces in attribu
http://bugs.python.org/issue17582 closed by rhettinger

#17909: Autodetecting JSON encoding
http://bugs.python.org/issue17909 closed by ncoghlan

#17941: namedtuple should support fully qualified name for more portab
http://bugs.python.org/issue17941 closed by rhettinger

#18199: Windows: support path longer than 260 bytes using "\\?\" prefi
http://bugs.python.org/issue18199 closed by steve.dower

#18401: Tests for pdb import ~/.pdbrc
http://bugs.python.org/issue18401 closed by lukasz.langa

#18546: ssl.get_server_certificate like addition for cert chain
http://bugs.python.org/issue18546 closed by christian.heimes

#19003: email.generator.BytesGenerator corrupts data by changing line
http://bugs.python.org/issue19003 closed by r.david.murray

#19489: move quick search box above TOC
http://bugs.python.org/issue19489 closed by python-dev

#19502: Wrong time zone offset, when using time.strftime() with a give
http://bugs.python.org/issue19502 closed by belopolsky

#19763: Make it easier to backport statistics to 2.7
http://bugs.python.org/issue19763 closed by christian.heimes

#20476: If new email policies are used, default message factory should
http://bugs.python.org/issue20476 closed by r.david.murray

#20483: Missing network resource checks in test_urllib2 & test_smtplib
http://bugs.python.org/issue20483 closed by berker.peksag

#20885: Little Endian PowerPC64 Linux
http://bugs.python.org/issue20885 closed by berker.peksag

#21337: Add tests for Tix
http://bugs.python.org/issue21337 closed by zach.ware

#22450: urllib doesn't put Accept: */* in the headers
http://bugs.python.org/issue22450 closed by rhettinger

#22458: Add fractions benchmark
http://bugs.python.org/issue22458 closed by haypo

#22544: Inconsistent cmath.log behaviour
http://bugs.python.org/issue22544 closed by mark.dickinson

#22799: wrong time.timezone
http://bugs.python.org/issue22799 closed by belopolsky

#23105: os.O_SHLOCK and os.O_EXLOCK are not available on Linux
http://bugs.python.org/issue23105 closed by python-dev

#23403: Use pickle protocol 4 by default?
http://bugs.python.org/issue23403 closed by davin

#23545: Turn on extra warnings on GCC
http://bugs.python.org/issue23545 closed by serhiy.storchaka

#23722: During metaclass.__init__, super() of the constructed class do
#24168: Unittest discover fails with namespace package if the path con
http://bugs.python.org/issue24168 closed by barry

#24186: OpenSSL causes buffer overrun exception
http://bugs.python.org/issue24186 closed by steve.dower

#24320: Remove a now-unnecessary workaround from importlib._bootstrap.
http://bugs.python.org/issue24320 closed by eric.snow

#24454: Improve the usability of the match object named group API
http://bugs.python.org/issue24454 closed by eric.smith

#24510: Make _PyCoro_GetAwaitableIter a public API
http://bugs.python.org/issue24510 closed by yselivanov

#24511: Add methods for async protocols
http://bugs.python.org/issue24511 closed by yselivanov

#24594: msilib.OpenDatabase Type Confusion
http://bugs.python.org/issue24594 closed by steve.dower

#24693: zipfile: change RuntimeError to more appropriate exception typ
http://bugs.python.org/issue24693 closed by serhiy.storchaka

#25144: 3.5 Win install fails with "TARGETDIR"
http://bugs.python.org/issue25144 closed by steve.dower

#25221: PyLong_FromLong() potentially returns irregular object when sm
http://bugs.python.org/issue25221 closed by mark.dickinson

#25270: codecs.escape_encode systemerror on empty byte string
http://bugs.python.org/issue25270 closed by berker.peksag

#25283: Make tm_gmtoff and tm_zone available on all platforms
http://bugs.python.org/issue25283 closed by python-dev

#25497: Rewrite test_robotparser
http://bugs.python.org/issue25497 closed by berker.peksag

#25671: Fix venv activate.fish to maintain $status
http://bugs.python.org/issue25671 closed by python-dev

#25758: ensurepip/venv broken on Windows if path includes unicode
http://bugs.python.org/issue25758 closed by steve.dower

#25776: More compact pickle of iterators etc
http://bugs.python.org/issue25776 closed by rhettinger

#25856: The __module__ attribute of non-heap classes is not interned
http://bugs.python.org/issue25856 closed by serhiy.storchaka

#25895: urllib.parse.urljoin does not handle WebSocket URLs
http://bugs.python.org/issue25895 closed by berker.peksag

#25969: Update lib2to3 grammar to include missing unpacking generaliza
http://bugs.python.org/issue25969 closed by gregory.p.smith

#26132: 2.7.11 Windows Installer issues on Win2008R2
http://bugs.python.org/issue26132 closed by steve.dower

#26141: typing module documentation incomplete
http://bugs.python.org/issue26141 closed by gvanrossum

#26182: Deprecation warnings for the future async and await keywords i
http://bugs.python.org/issue26182 closed by yselivanov

#26284: Fix telco benchmark
http://bugs.python.org/issue26284 closed by haypo

#26331: PEP 515: Tokenizer: allow underscores for grouping in numeric
http://bugs.python.org/issue26331 closed by brett.cannon

#26383: benchmarks (perf.py): number of decimal places in csv output
http://bugs.python.org/issue26383 closed by haypo

#26455: Inconsistent behavior with KeyboardInterrupt and asyncio futur
http://bugs.python.org/issue26455 closed by gvanrossum

#26496: Exhausted deque iterator should free a reference to a deque
http://bugs.python.org/issue26496 closed by rhettinger

#26507: Use highest pickle protocol in multiprocessing
http://bugs.python.org/issue26507 closed by davin

#26511: Add link to id() built-in in comparison operator documentation
http://bugs.python.org/issue26511 closed by rhettinger

#26533: logging.config does not allow disable_existing_loggers=True
http://bugs.python.org/issue26533 closed by python-dev

#26557: dictviews methods not present on shelve objects
http://bugs.python.org/issue26557 closed by rhettinger

#26619: 3.5.1 install fails on Windows Server 2008 R2 64-bit
http://bugs.python.org/issue26619 closed by steve.dower

#26654: asyncio is not inspecting keyword arguments of functools.parti
http://bugs.python.org/issue26654 closed by yselivanov

#26797: Segafault in _PyObject_Alloc
http://bugs.python.org/issue26797 closed by yselivanov

#26815: SIGBUS in test_ssl.test_dealloc_warn() on "AMD64 FreeBSD 10.0
http://bugs.python.org/issue26815 closed by christian.heimes

#26830: Refactor Tools/scripts/google.py
http://bugs.python.org/issue26830 closed by berker.peksag

#26858: android: setting SO_REUSEPORT fails
http://bugs.python.org/issue26858 closed by yselivanov

#26885: Add parsing support for more types in xmlrpc
http://bugs.python.org/issue26885 closed by serhiy.storchaka

#26900: Exclude the private API from the stable API
http://bugs.python.org/issue26900 closed by serhiy.storchaka

#26909: Asyncio: Pipes and socket IO is very slow
http://bugs.python.org/issue26909 closed by yselivanov

#27080: Implement the formatting part of PEP 515, '_' in numeric liter
http://bugs.python.org/issue27080 closed by eric.smith

#27137: Python implementation of `functools.partial` is not a class
http://bugs.python.org/issue27137 closed by ncoghlan

#27199: TarFile expose copyfileobj bufsize to improve throughput
http://bugs.python.org/issue27199 closed by lukasz.langa

#27314: Cannot install 3.5.2 with 3.6.0a1 installed
http://bugs.python.org/issue27314 closed by python-dev

#27350: Compact and ordered dict
http://bugs.python.org/issue27350 closed by benjamin.peterson

#27415: regression: BaseEventLoop.create_server does not accept port=N
http://bugs.python.org/issue27415 closed by yselivanov

#27456: asyncio: set TCP_NODELAY flag by default
http://bugs.python.org/issue27456 closed by yselivanov

#27516: Wrong initialization of python path with embeddable distributi
http://bugs.python.org/issue27516 closed by steve.dower

#27520: Issue when building PGO
http://bugs.python.org/issue27520 closed by steve.dower

#27564: 2.7.12 Windows Installer package broken.
http://bugs.python.org/issue27564 closed by steve.dower

#27566: Tools/freeze/winmakemakefile.py clean target should use 'del'
http://bugs.python.org/issue27566 closed by steve.dower

#27569: Windows install problems
http://bugs.python.org/issue27569 closed by steve.dower

#27576: An unexpected difference between dict and OrderedDict
http://bugs.python.org/issue27576 closed by eric.snow

#27599: Buffer overrun in binascii
http://bugs.python.org/issue27599 closed by serhiy.storchaka

#27604: More details about `-O` flag
http://bugs.python.org/issue27604 closed by berker.peksag

#27665: Make create_server able to listen on several ports
http://bugs.python.org/issue27665 closed by yselivanov

#27680: Reduce Github pull request rate
http://bugs.python.org/issue27680 closed by berker.peksag

#27705: Updating old C:/Windows/System32/ucrtbased.dll
http://bugs.python.org/issue27705 closed by terry.reedy

#27759: selectors incorrectly retain invalid file descriptors
http://bugs.python.org/issue27759 closed by yselivanov

#27810: Add METH_FASTCALL: new calling convention for C functions
http://bugs.python.org/issue27810 closed by haypo

#27830: Add _PyObject_FastCallKeywords(): avoid the creation of a temp
http://bugs.python.org/issue27830 closed by haypo

#27890: platform.release() incorrect in Python 3.5.2 on Windows 2008Se
http://bugs.python.org/issue27890 closed by steve.dower

#27948: f-strings: allow backslashes only in the string parts, not in
http://bugs.python.org/issue27948 closed by eric.smith

#27952: Finish converting fixcid.py from regex to re
http://bugs.python.org/issue27952 closed by martin.panter

#27976: Deprecate building with bundled copy of libffi on non-Darwin P
http://bugs.python.org/issue27976 closed by python-dev

#27981: Reference leak in fp_setreadl() of Parser/tokenizer.c
http://bugs.python.org/issue27981 closed by berker.peksag

#27986: make distclean clobbers Lib/plat-darwin/*
http://bugs.python.org/issue27986 closed by zach.ware

#27991: In the argparse howto there is a misleading sentence about sto
http://bugs.python.org/issue27991 closed by berker.peksag

#27999: Make "global after use" a SyntaxError
http://bugs.python.org/issue27999 closed by gvanrossum

#28008: PEP 530, asynchronous comprehensions implementation
http://bugs.python.org/issue28008 closed by yselivanov

#28018: Cross compilation fails in regen
http://bugs.python.org/issue28018 closed by Chi Hsuan Yen

#28019: itertools.count() falls back to fast (integer) mode when step
http://bugs.python.org/issue28019 closed by serhiy.storchaka

#28024: fileinput causes RecursionErrors when dealing with large numbe
http://bugs.python.org/issue28024 closed by berker.peksag

#28035: make buildbottest when configured --with-optimizations can cau
http://bugs.python.org/issue28035 closed by gregory.p.smith

#28036: Remove unused pysqlite_flush_statement_cache function
http://bugs.python.org/issue28036 closed by berker.peksag

#28037: Use sqlite3_get_autocommit() instead of setting Connection->in
http://bugs.python.org/issue28037 closed by berker.peksag

#28038: Remove com2ann script (will be in separate repo)
http://bugs.python.org/issue28038 closed by gvanrossum

#28039: x86 Tiger buildbot needs __future__ with_statement
http://bugs.python.org/issue28039 closed by martin.panter

#28040: compact dict : SystemError: returned NULL without setting an e
http://bugs.python.org/issue28040 closed by haypo

#28045: minor inaccuracy in range_contains_long
http://bugs.python.org/issue28045 closed by berker.peksag

#28047: email set_content does not always use the correct line length
http://bugs.python.org/issue28047 closed by r.david.murray

#28048: Adjust class-build method of Enum so final ordered dict more c
http://bugs.python.org/issue28048 closed by ethan.furman

#28049: Add documentation for typing.Awaitable and friends
http://bugs.python.org/issue28049 closed by gvanrossum

#28051: Typo and broken links in page "What's New In Python 3.5"
http://bugs.python.org/issue28051 closed by benjamin.peterson

#28056: sizeof unit tests fail on ARMv7
http://bugs.python.org/issue28056 closed by haypo

#28057: Warnings (45) building Doc/library/email.*.rst
http://bugs.python.org/issue28057 closed by terry.reedy

#28059: Windows: test_platform.test_architecture_via_symlink() regress
http://bugs.python.org/issue28059 closed by python-dev

#28061: Compact dict bug on Windows (Visual Studio): if (mp->ma_keys->
http://bugs.python.org/issue28061 closed by ebarry

#28063: Adding a mutually exclusive group to an argument group results
http://bugs.python.org/issue28063 closed by John.Didion

#28064: String executed inside a function ignores global statements
http://bugs.python.org/issue28064 closed by xiang.zhang

#28065: Update Windows build to xz-5.2.2
http://bugs.python.org/issue28065 closed by zach.ware

#28066: [Patch] Fix the ability to cross compile Python when doing a r
http://bugs.python.org/issue28066 closed by martin.panter

#28067: Do not call localtime (gmtime) in datetime module
http://bugs.python.org/issue28067 closed by python-dev

#28070: 3.6 regression: re.compile not handling flags with X correctly
http://bugs.python.org/issue28070 closed by serhiy.storchaka

#28071: Stop set.difference when set is empty
http://bugs.python.org/issue28071 closed by rhettinger

#28072: Empty Strings are not parsed to None.
http://bugs.python.org/issue28072 closed by ethan.furman

#28073: Update documentation about None vs type(None) in typing
http://bugs.python.org/issue28073 closed by gvanrossum

#28076: Variable annotations should be mangled for private names
http://bugs.python.org/issue28076 closed by gvanrossum

#28077: Fix find_empty_slot in dictobject
#28078: Silence resource warnings in test_socket
http://bugs.python.org/issue28078 closed by christian.heimes

#28079: Update typing and test typing from python/typing repo
http://bugs.python.org/issue28079 closed by gvanrossum

#28081: [Patch] timemodule: Complete Autoconf bits for clock_*() funct
http://bugs.python.org/issue28081 closed by python-dev

#28084: Fatal Python error: Py_EndInterpreter: not the last thread
http://bugs.python.org/issue28084 closed by martin.panter

#28093: ResourceWarning in test_ssl
http://bugs.python.org/issue28093 closed by xiang.zhang

#28094: Document behaviour of Process.join() in multiprocessing
http://bugs.python.org/issue28094 closed by berker.peksag

#28096: set.difference() is not interruptible
http://bugs.python.org/issue28096 closed by rhettinger

#28098: sys.getsizeof(0) is incorrect
http://bugs.python.org/issue28098 closed by mark.dickinson

#28101: Add utf-8 alias to aliases.py dictionary
http://bugs.python.org/issue28101 closed by haypo

#28102: zipfile.py script should print usage to stderr
http://bugs.python.org/issue28102 closed by serhiy.storchaka

#28103: Style fix in zipfile.rst
http://bugs.python.org/issue28103 closed by berker.peksag

#28104: Set documentation is incorrect
http://bugs.python.org/issue28104 closed by rhettinger

#28105: warning: ‘nkwargs’ may be used uninitialized
http://bugs.python.org/issue28105 closed by haypo

#28106: [Benchmarks] Add --testonly argument to perf.py to run benchma
http://bugs.python.org/issue28106 closed by haypo

#28109: What's new item for PEP 526 -- Variable annotations
http://bugs.python.org/issue28109 closed by gvanrossum

#28112: Add callback to functools.lru_cache
http://bugs.python.org/issue28112 closed by rhettinger

#28114: parse_envlist(): os.execve(), os.spawnve(), etc. crash in Pyth
http://bugs.python.org/issue28114 closed by berker.peksag

#28116: Error in what's new - PEP 515
http://bugs.python.org/issue28116 closed by brett.cannon

#28118: type-limits warning in PyMem_New() _ssl_locks_count
http://bugs.python.org/issue28118 closed by christian.heimes

#28119: Explicit null dereferenced in formatter_unicode.c
http://bugs.python.org/issue28119 closed by christian.heimes

#28120: Bug in _PyDict_Pop() on a splitted table
http://bugs.python.org/issue28120 closed by haypo

#28122: email.header.decode_header can not decode string with quotatio
http://bugs.python.org/issue28122 closed by r.david.murray

#28126: Py_MEMCPY: Use memcpy on Windows?
http://bugs.python.org/issue28126 closed by christian.heimes

#28127: Add _PyDict_CheckConsistency()
http://bugs.python.org/issue28127 closed by haypo

#28131: assert statements missed when loaded by zipimporter
http://bugs.python.org/issue28131 closed by berker.peksag

#28133: spam
http://bugs.python.org/issue28133 closed by SilentGhost

#28135: assertRaises should return the exception in its simple form
http://bugs.python.org/issue28135 closed by r.david.murray

#28136: RegEx documentation error
http://bugs.python.org/issue28136 closed by SilentGhost

#28142: windows installer not adding PYTHONHOME
http://bugs.python.org/issue28142 closed by eryksun

#28150: Error CERTIFICATE_VERIFY_FAILED in macOS
http://bugs.python.org/issue28150 closed by ned.deily

#28153: [Patch] selectmodule: Make kqueue()'s event filters optional
http://bugs.python.org/issue28153 closed by berker.peksag

#28154: Core dump after importing lxml in Python3.6b
http://bugs.python.org/issue28154 closed by philip.stefanov

#28155: Small typo in Json docs
http://bugs.python.org/issue28155 closed by SilentGhost

#28156: [Patch] posixmodule: Make the presence of os.getpid() optional
http://bugs.python.org/issue28156 closed by berker.peksag

#28160: Python -V and --version output to stderr instead of stdout
http://bugs.python.org/issue28160 closed by berker.peksag

#28170: SystemError: <built-in method peer_certificate of _ssl._SSLSoc
http://bugs.python.org/issue28170 closed by christian.heimes

#28171: getopt.getopt error processing long_options
http://bugs.python.org/issue28171 closed by SilentGhost

#28173: Misspelled Assert
http://bugs.python.org/issue28173 closed by ethan.furman

#28174: asyncio: Handle when SO_REUSEPORT isn't properly supported
http://bugs.python.org/issue28174 closed by yselivanov

#28175: Spam
http://bugs.python.org/issue28175 closed by zach.ware

#28176: Fix callbacks race in asyncio.SelectorLoop.sock_connect
http://bugs.python.org/issue28176 closed by berker.peksag

#28177: Compilation failure on Debian 4
http://bugs.python.org/issue28177 closed by benjamin.peterson

#28181: Change URL in antigravity library file
http://bugs.python.org/issue28181 closed by christian.heimes

#1565071: update Lib/plat-linux2/IN.py
http://bugs.python.org/issue1565071 closed by zach.ware

Python tracker

unread,
Sep 23, 2016, 12:10:37 PM9/23/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-09-16 - 2016-09-23)
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 5530 (+23)
closed 34485 (+53)
total 40015 (+76)

Open issues with patches: 2381


Issues opened (63)
==================

#16700: Document that bytes OS API can returns unusable results on Win
http://bugs.python.org/issue16700 reopened by serhiy.storchaka

#27922: Make IDLE tests less flashy
http://bugs.python.org/issue27922 reopened by terry.reedy

#28162: WindowsConsoleIO readall() fails if first line starts with Ctr
http://bugs.python.org/issue28162 reopened by eryksun

#28164: _PyIO_get_console_type fails for various paths
http://bugs.python.org/issue28164 reopened by eryksun

#28165: The 'subprocess' module leaks memory when called in certain wa
http://bugs.python.org/issue28165 reopened by Xavion

#28176: Fix callbacks race in asyncio.SelectorLoop.sock_connect
http://bugs.python.org/issue28176 reopened by haypo

#28183: Clean up and speed up dict iteration
http://bugs.python.org/issue28183 opened by serhiy.storchaka

#28185: Tabs in C source code
http://bugs.python.org/issue28185 opened by franciscouzo

#28186: Autogenerated tabs / trailing whitespace
http://bugs.python.org/issue28186 opened by franciscouzo

#28188: os.putenv should support bytes arguments on Windows
http://bugs.python.org/issue28188 opened by eryksun

#28190: Cross-build _curses failed if host ncurses headers and target
http://bugs.python.org/issue28190 opened by Chi Hsuan Yen

#28191: Support RFC4985 SRVName in SAN name
http://bugs.python.org/issue28191 opened by christian.heimes

#28194: Clean up some checks in dict implementation
http://bugs.python.org/issue28194 opened by xiang.zhang

#28196: ssl.match_hostname() should check for SRV-ID and URI-ID
http://bugs.python.org/issue28196 opened by christian.heimes

#28197: range.index mismatch with documentation
http://bugs.python.org/issue28197 opened by veky

#28199: Compact dict resizing is doing too much work
http://bugs.python.org/issue28199 opened by rhettinger

#28201: dict: perturb shift should be done when first conflict
http://bugs.python.org/issue28201 opened by inada.naoki

#28202: Python 3.5.1 C API, the global variable is not destroyed when
http://bugs.python.org/issue28202 opened by Jack Liu

#28203: complex() gives wrong error when the second argument has an in
http://bugs.python.org/issue28203 opened by manishearth

#28206: signal.Signals not documented
http://bugs.python.org/issue28206 opened by Samuel Colvin

#28207: SQLite headers are not searched in custom locations
http://bugs.python.org/issue28207 opened by Santiago Castro

#28208: update sqlite to 3.14.2
http://bugs.python.org/issue28208 opened by Big Stone

#28209: Exe or MSI unable to find Py3.5
http://bugs.python.org/issue28209 opened by jcrmatos

#28210: argparse with subcommands difference in python 2.7 / 3.5
http://bugs.python.org/issue28210 opened by stephan

#28211: Wrong return value type in the doc of PyMapping_Keys/Values/It
http://bugs.python.org/issue28211 opened by xiang.zhang

#28212: Closing server in asyncio is not efficient
http://bugs.python.org/issue28212 opened by Константин Волков

#28213: asyncio SSLProtocol _app_transport is private
http://bugs.python.org/issue28213 opened by Константин Волков

#28214: Improve exception reporting for problematic __set_name__ attri
http://bugs.python.org/issue28214 opened by Tim.Graham

#28215: PyModule_AddIntConstant() wraps >=2^31 values when long is 4 b
http://bugs.python.org/issue28215 opened by altendky

#28217: Add interactive console tests
http://bugs.python.org/issue28217 opened by steve.dower

#28218: Windows docs have wrong versionadded description
http://bugs.python.org/issue28218 opened by steve.dower

#28219: Is order of argparse --help output officially defined?
http://bugs.python.org/issue28219 opened by barry

#28221: Unused indata in test_ssl.ThreadedTests.test_asyncore_server
http://bugs.python.org/issue28221 opened by martin.panter

#28222: test_distutils fails
http://bugs.python.org/issue28222 opened by xiang.zhang

#28223: test_tools fails with timeout on AMD64 Snow Leop 3.x buildbot
http://bugs.python.org/issue28223 opened by haypo

#28224: Compilation warnings on Windows: export 'PyInit_xx' specified
http://bugs.python.org/issue28224 opened by haypo

#28225: bz2 does not support pathlib
http://bugs.python.org/issue28225 opened by ethan.furman

#28226: compileall does not support pathlib
http://bugs.python.org/issue28226 opened by ethan.furman

#28227: gzip does not support pathlib
http://bugs.python.org/issue28227 opened by ethan.furman

#28228: imghdr does not support pathlib
http://bugs.python.org/issue28228 opened by ethan.furman

#28229: lzma does not support pathlib
http://bugs.python.org/issue28229 opened by ethan.furman

#28230: tarfile does not support pathlib
http://bugs.python.org/issue28230 opened by ethan.furman

#28231: zipfile does not support pathlib
http://bugs.python.org/issue28231 opened by ethan.furman

#28232: asyncio: wrap_future() doesn't handle cancellation correctly
#28234: In xml.etree.ElementTree docs there are many absent Element cl
http://bugs.python.org/issue28234 opened by py.user

#28235: In xml.etree.ElementTree docs there is no parser argument in f
http://bugs.python.org/issue28235 opened by py.user

#28236: In xml.etree.ElementTree Element can be created with empty and
http://bugs.python.org/issue28236 opened by py.user

#28237: In xml.etree.ElementTree bytes tag or attributes raises on ser
http://bugs.python.org/issue28237 opened by py.user

#28238: In xml.etree.ElementTree findall() can't search all elements i
http://bugs.python.org/issue28238 opened by py.user

#28240: Enhance the timeit module: display average +- std dev instead
http://bugs.python.org/issue28240 opened by haypo

#28243: Performance regression in functools.partial()
http://bugs.python.org/issue28243 opened by serhiy.storchaka

#28247: Add an option to zipapp to produce a Windows executable
http://bugs.python.org/issue28247 opened by paul.moore

#28248: Upgrade installers to OpenSSL 1.0.2i
http://bugs.python.org/issue28248 opened by alex

#28249: doctest.DocTestFinder reports incorrect line numbers with excl
http://bugs.python.org/issue28249 opened by cpitclaudel

#28250: typing.NamedTuple instances are not picklable Two
http://bugs.python.org/issue28250 opened by Kurt

#28251: Help manuals do not appear in Windows search
http://bugs.python.org/issue28251 opened by steve.dower

#28252: Tuples used before introduction to tuple in tutorial
http://bugs.python.org/issue28252 opened by Eswar Yaganti

#28253: calendar.prcal(9999) output has a problem
http://bugs.python.org/issue28253 opened by jiangping.li

#28254: Add C API for gc.enable, gc.disable, and gc.isenabled
http://bugs.python.org/issue28254 opened by llllllllll

#28255: TextCalendar.prweek/month/year outputs an extra whitespace cha
http://bugs.python.org/issue28255 opened by xiang.zhang

#28256: Cleanup Modules/_math.c
http://bugs.python.org/issue28256 opened by haypo

#28257: Regression for star argument parameter error messages
http://bugs.python.org/issue28257 opened by kayhayen

#28258: Broken python-config generated with Estonian locale
http://bugs.python.org/issue28258 opened by Arfrever



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

#28254: Add C API for gc.enable, gc.disable, and gc.isenabled
http://bugs.python.org/issue28254

#28252: Tuples used before introduction to tuple in tutorial
http://bugs.python.org/issue28252

#28250: typing.NamedTuple instances are not picklable Two
http://bugs.python.org/issue28250

#28249: doctest.DocTestFinder reports incorrect line numbers with excl
http://bugs.python.org/issue28249

#28238: In xml.etree.ElementTree findall() can't search all elements i
http://bugs.python.org/issue28238

#28237: In xml.etree.ElementTree bytes tag or attributes raises on ser
http://bugs.python.org/issue28237

#28236: In xml.etree.ElementTree Element can be created with empty and
http://bugs.python.org/issue28236

#28232: asyncio: wrap_future() doesn't handle cancellation correctly
http://bugs.python.org/issue28232

#28231: zipfile does not support pathlib
http://bugs.python.org/issue28231

#28230: tarfile does not support pathlib
http://bugs.python.org/issue28230

#28229: lzma does not support pathlib
http://bugs.python.org/issue28229

#28227: gzip does not support pathlib
http://bugs.python.org/issue28227

#28226: compileall does not support pathlib
http://bugs.python.org/issue28226

#28225: bz2 does not support pathlib
http://bugs.python.org/issue28225

#28219: Is order of argparse --help output officially defined?
http://bugs.python.org/issue28219



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

#28258: Broken python-config generated with Estonian locale
http://bugs.python.org/issue28258

#28256: Cleanup Modules/_math.c
http://bugs.python.org/issue28256

#28255: TextCalendar.prweek/month/year outputs an extra whitespace cha
http://bugs.python.org/issue28255

#28254: Add C API for gc.enable, gc.disable, and gc.isenabled
http://bugs.python.org/issue28254

#28253: calendar.prcal(9999) output has a problem
http://bugs.python.org/issue28253

#28240: Enhance the timeit module: display average +- std dev instead
http://bugs.python.org/issue28240

#28235: In xml.etree.ElementTree docs there is no parser argument in f
http://bugs.python.org/issue28235

#28234: In xml.etree.ElementTree docs there are many absent Element cl
http://bugs.python.org/issue28234

#28231: zipfile does not support pathlib
http://bugs.python.org/issue28231

#28230: tarfile does not support pathlib
http://bugs.python.org/issue28230

#28229: lzma does not support pathlib
http://bugs.python.org/issue28229

#28228: imghdr does not support pathlib
http://bugs.python.org/issue28228

#28227: gzip does not support pathlib
http://bugs.python.org/issue28227

#28226: compileall does not support pathlib
http://bugs.python.org/issue28226

#28225: bz2 does not support pathlib
http://bugs.python.org/issue28225



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

#28165: The 'subprocess' module leaks memory when called in certain wa
http://bugs.python.org/issue28165 14 msgs

#28183: Clean up and speed up dict iteration
http://bugs.python.org/issue28183 14 msgs

#28240: Enhance the timeit module: display average +- std dev instead
http://bugs.python.org/issue28240 14 msgs

#27761: Private _nth_root function loses accuracy
http://bugs.python.org/issue27761 12 msgs

#28202: Python 3.5.1 C API, the global variable is not destroyed when
http://bugs.python.org/issue28202 12 msgs

#28203: complex() gives wrong error when the second argument has an in
http://bugs.python.org/issue28203 11 msgs

#28182: Expose OpenSSL verification results in SSLError
http://bugs.python.org/issue28182 10 msgs

#26351: Occasionally check for Ctrl-C in long-running operations like
http://bugs.python.org/issue26351 9 msgs

#28197: range.index mismatch with documentation
http://bugs.python.org/issue28197 9 msgs

#28214: Improve exception reporting for problematic __set_name__ attri
http://bugs.python.org/issue28214 9 msgs



Issues closed (53)
==================

#16293: curses.ungetch raises OverflowError when given -1
http://bugs.python.org/issue16293 closed by berker.peksag

#20173: Derby #4: Convert 53 sites to Argument Clinic across 5 files
http://bugs.python.org/issue20173 closed by zach.ware

#21516: pathlib.Path(...).is_dir() crashes on some directories (Window
http://bugs.python.org/issue21516 closed by berker.peksag

#23372: defaultdict.fromkeys should accept a callable factory
http://bugs.python.org/issue23372 closed by rhettinger

#24022: Python heap corruption issue
http://bugs.python.org/issue24022 closed by python-dev

#25400: robotparser doesn't return crawl delay for default entry
http://bugs.python.org/issue25400 closed by berker.peksag

#25470: Random Malloc error raised
http://bugs.python.org/issue25470 closed by haypo

#25651: Confusing output for TestCase.subTest(0)
http://bugs.python.org/issue25651 closed by berker.peksag

#26384: UnboundLocalError in socket._sendfile_use_sendfile
http://bugs.python.org/issue26384 closed by berker.peksag

#26661: python fails to locate system libffi
http://bugs.python.org/issue26661 closed by christian.heimes

#27111: redundant variables in long_add and long_sub
http://bugs.python.org/issue27111 closed by mark.dickinson

#27213: Rework CALL_FUNCTION* opcodes
http://bugs.python.org/issue27213 closed by serhiy.storchaka

#27222: redundant checks and a weird use of goto statements in long_rs
http://bugs.python.org/issue27222 closed by mark.dickinson

#27282: Raise BlockingIOError in os.urandom if kernel is not ready
http://bugs.python.org/issue27282 closed by haypo

#27348: traceback (and threading) drops exception message
http://bugs.python.org/issue27348 closed by martin.panter

#27441: redundant assignments to ob_size of new ints that _PyLong_New
http://bugs.python.org/issue27441 closed by mark.dickinson

#27482: heap-buffer-overflow on address 0x6250000078ff
http://bugs.python.org/issue27482 closed by benjamin.peterson

#27806: 2.7 32-bit builds fail on macOS 10.12 Sierra due to dependency
http://bugs.python.org/issue27806 closed by ned.deily

#27932: platform.win32_ver() leaks in 2.7.12
http://bugs.python.org/issue27932 closed by steve.dower

#27950: Superfluous messages when running make
http://bugs.python.org/issue27950 closed by martin.panter

#27955: getrandom() syscall returning EPERM make the system unusable.
http://bugs.python.org/issue27955 closed by haypo

#27979: Remove bundled libffi
http://bugs.python.org/issue27979 closed by python-dev

#27990: Provide a way to enable getrandom on Linux even when build sys
http://bugs.python.org/issue27990 closed by ncoghlan

#28042: Coverity Scan defects in new dict code
http://bugs.python.org/issue28042 closed by christian.heimes

#28075: os.stat fails when access is denied
http://bugs.python.org/issue28075 closed by berker.peksag

#28086: test.test_getargs2.TupleSubclass test failure
http://bugs.python.org/issue28086 closed by serhiy.storchaka

#28110: launcher.msi has different product codes between 32 and 64-bit
http://bugs.python.org/issue28110 closed by steve.dower

#28137: Windows sys.path file should be renamed
http://bugs.python.org/issue28137 closed by steve.dower

#28138: Windows _sys.path file should allow import site
http://bugs.python.org/issue28138 closed by steve.dower

#28145: Fix whitespace in C source code
http://bugs.python.org/issue28145 closed by franciscouzo

#28151: testPythonOrg() of test_robotparser fails on validating python
http://bugs.python.org/issue28151 closed by berker.peksag

#28161: Opening CON for write access fails
http://bugs.python.org/issue28161 closed by steve.dower

#28163: WindowsConsoleIO fileno() passes wrong flags to _open_osfhandl
http://bugs.python.org/issue28163 closed by steve.dower

#28178: allow to cache_clear(some_key) in lru_cache
http://bugs.python.org/issue28178 closed by rhettinger

#28184: Trailing whitespace in C source code
http://bugs.python.org/issue28184 closed by python-dev

#28187: Check return value of _PyBytes_Resize
http://bugs.python.org/issue28187 closed by berker.peksag

#28189: dictitems_contains swallows compare errors
http://bugs.python.org/issue28189 closed by rhettinger

#28192: Don't import readline in isolated mode
http://bugs.python.org/issue28192 closed by steve.dower

#28193: Consider using lru_cache for the re.py caches
http://bugs.python.org/issue28193 closed by rhettinger

#28195: test_huntrleaks_fd_leak fails on Windows
http://bugs.python.org/issue28195 closed by haypo

#28198: heap-buffer-overflow in tok_nextc (Parser/tokenizer.c:954)
http://bugs.python.org/issue28198 closed by berker.peksag

#28200: Windows: path_converter() leaks memory for Unicode filenames
http://bugs.python.org/issue28200 closed by haypo

#28204: Spam
http://bugs.python.org/issue28204 closed by xiang.zhang

#28205: Add optional suffix to str.join
http://bugs.python.org/issue28205 closed by rhettinger

#28216: micro optimization for import_all_from
http://bugs.python.org/issue28216 closed by xiang.zhang

#28220: argparse's add_mutually_exclusive_group() should accept title
http://bugs.python.org/issue28220 closed by berker.peksag

#28233: PyUnicode_FromFormatV can leak PyUnicodeWriter
http://bugs.python.org/issue28233 closed by haypo

#28239: Implement functools.lru_cache() using ordered dict
http://bugs.python.org/issue28239 closed by serhiy.storchaka

#28241: Nested fuctions Unexpected behaviour when stored in a list and
http://bugs.python.org/issue28241 closed by zach.ware

#28242: os.environ.get documentation missing
http://bugs.python.org/issue28242 closed by ned.deily

#28244: Incorrect Example in itertools.product description
http://bugs.python.org/issue28244 closed by rhettinger

#28245: Embeddable Python does not use PYTHONPATH.
http://bugs.python.org/issue28245 closed by steve.dower

#28246: Unable to read simple text file
http://bugs.python.org/issue28246 closed by eryksun

Python tracker

unread,
Sep 30, 2016, 12:10:35 PM9/30/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-09-23 - 2016-09-30)
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 5519 (-11)
closed 34555 (+70)
total 40074 (+59)

Open issues with patches: 2381


Issues opened (39)
==================

#18235: _sysconfigdata.py wrong on AIX installations
http://bugs.python.org/issue18235 reopened by martin.panter

#19795: Formatting of True/False/None in docs
http://bugs.python.org/issue19795 reopened by serhiy.storchaka

#27665: Make create_server able to listen on several ports
http://bugs.python.org/issue27665 reopened by bayandin

#28259: Ctypes bug windows
http://bugs.python.org/issue28259 opened by PlatonAdCo

#28261: wrong error messages when using PyArg_ParseTuple to parse norm
http://bugs.python.org/issue28261 opened by Oren Milman

#28262: Header folder folds incorrectly causing MissingHeaderBodySepar
http://bugs.python.org/issue28262 opened by vincenttc

#28264: Python 3.4.4 Turtle library - Turtle.onclick events blocked by
http://bugs.python.org/issue28264 opened by George Fagin

#28267: [MinGW] Crash at start when compiled by MinGW for 64-bit Windo
http://bugs.python.org/issue28267 opened by vmurashev

#28269: [MinGW] Can't compile Python/dynload_win.c due to static strca
http://bugs.python.org/issue28269 opened by vmurashev

#28270: [MinGW] Can't compile Modules/posixmodule.c by MinGW - several
http://bugs.python.org/issue28270 opened by vmurashev

#28271: [MinGW] Can't compile _ctypes/callproc.c - SEH not supported b
http://bugs.python.org/issue28271 opened by vmurashev

#28272: a redundant check in maybe_small_long
http://bugs.python.org/issue28272 opened by Oren Milman

#28273: Make os.waitpid() option parameter optional.
http://bugs.python.org/issue28273 opened by StyXman

#28275: LZMADecompressor.decompress Use After Free
http://bugs.python.org/issue28275 opened by JohnLeitch

#28276: test_loading.py - false positive result for "def test_find" wh
http://bugs.python.org/issue28276 opened by Michael.Felt

#28277: ./Modules/_io/_iomodule.c build failure on AIX (beta1) while (
http://bugs.python.org/issue28277 opened by Michael.Felt

#28278: Make `weakref.WeakKeyDictionary.__repr__` meaningful
http://bugs.python.org/issue28278 opened by cool-RR

#28279: setuptools failing to read from setup.cfg only in Python 3.6
http://bugs.python.org/issue28279 opened by Roy Williams

#28280: Always return a list from PyMapping_Keys/PyMapping_Values/PyMa
http://bugs.python.org/issue28280 opened by serhiy.storchaka

#28281: Remove year limits from calendar
http://bugs.python.org/issue28281 opened by belopolsky

#28282: find_library("c") defers to find_msvcrt()
http://bugs.python.org/issue28282 opened by martin.panter

#28286: gzip guessing of mode is ambiguilous
http://bugs.python.org/issue28286 opened by serhiy.storchaka

#28287: Refactor subprocess.Popen to let a subclass handle IO asynchro
http://bugs.python.org/issue28287 opened by martius

#28288: Expose environment variable for Py_Py3kWarningFlag
http://bugs.python.org/issue28288 opened by Roy Williams

#28290: BETA report: Python-3.6 build messages to stderr: AIX and "not
http://bugs.python.org/issue28290 opened by Michael.Felt

#28291: urllib/urllib2 AbstractDigestAuthHandler locked to retried cou
http://bugs.python.org/issue28291 opened by secynic

#28292: Make Calendar.itermonthdates() behave consistently in edge cas
http://bugs.python.org/issue28292 opened by belopolsky

#28293: Don't completely dump the regex cache when full
http://bugs.python.org/issue28293 opened by rhettinger

#28294: HTTPServer server.py assumes sys.stderr != None
http://bugs.python.org/issue28294 opened by grismar

#28295: PyUnicode_AsUCS4 doc and impl conflict on exception
http://bugs.python.org/issue28295 opened by xiang.zhang

#28298: can't set big int-like objects to items in array 'Q', 'L' and
http://bugs.python.org/issue28298 opened by Oren Milman

#28301: python3.4-config --extension-suffix reports '.cpython-34m.so'
http://bugs.python.org/issue28301 opened by DrLou

#28307: Accelerate 'string' % (value, ...) by using formatted string l
http://bugs.python.org/issue28307 opened by serhiy.storchaka

#28308: Accelerate 'string'.format(value, ...) by using formatted stri
http://bugs.python.org/issue28308 opened by serhiy.storchaka

#28309: Accelerate string.Template by using formatted string literals
http://bugs.python.org/issue28309 opened by serhiy.storchaka

#28312: Minor change - more direct hint re: multiple machine sizes and
http://bugs.python.org/issue28312 opened by Michael.Felt

#28314: ElementTree: Element.getiterator(tag) broken in 3.6
http://bugs.python.org/issue28314 opened by mitya57

#28315: incorrect "in ?" output in 'divide' example at "Defining Clean
http://bugs.python.org/issue28315 opened by viorel

#28317: Improve support of FORMAT_VALUE in dis
http://bugs.python.org/issue28317 opened by serhiy.storchaka



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

#28317: Improve support of FORMAT_VALUE in dis
http://bugs.python.org/issue28317

#28312: Minor change - more direct hint re: multiple machine sizes and
http://bugs.python.org/issue28312

#28309: Accelerate string.Template by using formatted string literals
http://bugs.python.org/issue28309

#28287: Refactor subprocess.Popen to let a subclass handle IO asynchro
http://bugs.python.org/issue28287

#28286: gzip guessing of mode is ambiguilous
http://bugs.python.org/issue28286

#28282: find_library("c") defers to find_msvcrt()
http://bugs.python.org/issue28282

#28280: Always return a list from PyMapping_Keys/PyMapping_Values/PyMa
http://bugs.python.org/issue28280

#28279: setuptools failing to read from setup.cfg only in Python 3.6
http://bugs.python.org/issue28279

#28273: Make os.waitpid() option parameter optional.
http://bugs.python.org/issue28273

#28271: [MinGW] Can't compile _ctypes/callproc.c - SEH not supported b
http://bugs.python.org/issue28271

#28269: [MinGW] Can't compile Python/dynload_win.c due to static strca
http://bugs.python.org/issue28269

#28264: Python 3.4.4 Turtle library - Turtle.onclick events blocked by
http://bugs.python.org/issue28264

#28261: wrong error messages when using PyArg_ParseTuple to parse norm
http://bugs.python.org/issue28261

#28259: Ctypes bug windows
http://bugs.python.org/issue28259

#28249: doctest.DocTestFinder reports incorrect line numbers with excl
http://bugs.python.org/issue28249



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

#28317: Improve support of FORMAT_VALUE in dis
http://bugs.python.org/issue28317

#28315: incorrect "in ?" output in 'divide' example at "Defining Clean
http://bugs.python.org/issue28315

#28314: ElementTree: Element.getiterator(tag) broken in 3.6
http://bugs.python.org/issue28314

#28309: Accelerate string.Template by using formatted string literals
http://bugs.python.org/issue28309

#28298: can't set big int-like objects to items in array 'Q', 'L' and
http://bugs.python.org/issue28298

#28295: PyUnicode_AsUCS4 doc and impl conflict on exception
http://bugs.python.org/issue28295

#28294: HTTPServer server.py assumes sys.stderr != None
http://bugs.python.org/issue28294

#28293: Don't completely dump the regex cache when full
http://bugs.python.org/issue28293

#28291: urllib/urllib2 AbstractDigestAuthHandler locked to retried cou
http://bugs.python.org/issue28291

#28287: Refactor subprocess.Popen to let a subclass handle IO asynchro
http://bugs.python.org/issue28287

#28286: gzip guessing of mode is ambiguilous
http://bugs.python.org/issue28286

#28275: LZMADecompressor.decompress Use After Free
http://bugs.python.org/issue28275

#28273: Make os.waitpid() option parameter optional.
http://bugs.python.org/issue28273

#28272: a redundant check in maybe_small_long
http://bugs.python.org/issue28272

#28271: [MinGW] Can't compile _ctypes/callproc.c - SEH not supported b
http://bugs.python.org/issue28271



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

#28293: Don't completely dump the regex cache when full
http://bugs.python.org/issue28293 13 msgs

#28207: Use pkg-config to find dependencies
http://bugs.python.org/issue28207 12 msgs

#28183: Clean up and speed up dict iteration
http://bugs.python.org/issue28183 11 msgs

#27873: multiprocessing.pool.Pool.map should take more than one iterab
http://bugs.python.org/issue27873 7 msgs

#28281: Remove year limits from calendar
http://bugs.python.org/issue28281 7 msgs

#28275: LZMADecompressor.decompress Use After Free
http://bugs.python.org/issue28275 6 msgs

#28314: ElementTree: Element.getiterator(tag) broken in 3.6
http://bugs.python.org/issue28314 6 msgs

#27386: Asyncio server hang when clients connect and immediately disco
http://bugs.python.org/issue27386 5 msgs

#28199: Compact dict resizing is doing too much work
http://bugs.python.org/issue28199 5 msgs

#28267: [MinGW] Crash at start when compiled by MinGW for 64-bit Windo
http://bugs.python.org/issue28267 5 msgs



Issues closed (66)
==================

#5895: socketmodule.c on HPUX ia64 without _XOPEN_SOURCE_EXTENDED com
http://bugs.python.org/issue5895 closed by christian.heimes

#10673: multiprocess.Process join method - timeout indistinguishable f
http://bugs.python.org/issue10673 closed by berker.peksag

#18893: invalid exception handling in Lib/ctypes/macholib/dyld.py
http://bugs.python.org/issue18893 closed by berker.peksag

#20100: epoll docs are not clear with regards to CLOEXEC.
http://bugs.python.org/issue20100 closed by berker.peksag

#20754: distutils should use SafeConfigParser
http://bugs.python.org/issue20754 closed by berker.peksag

#20947: -Wstrict-overflow findings
http://bugs.python.org/issue20947 closed by christian.heimes

#21578: Misleading error message when ImportError called with invalid
http://bugs.python.org/issue21578 closed by serhiy.storchaka

#21903: ctypes documentation MessageBoxA example produces error
http://bugs.python.org/issue21903 closed by berker.peksag

#22969: Compile fails with --without-signal-module
http://bugs.python.org/issue22969 closed by berker.peksag

#23155: unittest: object has no attribute '_removed_tests'
http://bugs.python.org/issue23155 closed by berker.peksag

#23520: test_os failed (python-3.4.3, Linux SuSE)
http://bugs.python.org/issue23520 closed by berker.peksag

#23701: Drop extraneous comment from winreg.QueryValue's docstring
http://bugs.python.org/issue23701 closed by berker.peksag

#24201: _winreg PyHKEY Type Confusion
http://bugs.python.org/issue24201 closed by steve.dower

#25830: _TypeAlias: Discrepancy between docstring and behavior
http://bugs.python.org/issue25830 closed by gvanrossum

#26075: typing.Union unifies types too broadly
http://bugs.python.org/issue26075 closed by gvanrossum

#26148: String literals are not interned if in a tuple
http://bugs.python.org/issue26148 closed by serhiy.storchaka

#26224: Add "version added" for documentation of asyncio.timeout for d
http://bugs.python.org/issue26224 closed by berker.peksag

#26477: typing forward references and module attributes
http://bugs.python.org/issue26477 closed by gvanrossum

#26550: documentation minor issue : "Step back: WSGI" section from "HO
http://bugs.python.org/issue26550 closed by berker.peksag

#26650: calendar: OverflowErrors for year == 1 and firstweekday > 0
http://bugs.python.org/issue26650 closed by belopolsky

#27322: test_compile_path fails when python has been installed
http://bugs.python.org/issue27322 closed by berker.peksag

#27565: Offer error context manager for code.interact
http://bugs.python.org/issue27565 closed by berker.peksag

#27703: Replace two Py_XDECREFs with Py_DECREFs in do_raise
http://bugs.python.org/issue27703 closed by serhiy.storchaka

#27740: Fix doc of Py_CompileStringExFlags
http://bugs.python.org/issue27740 closed by berker.peksag

#27766: Add ChaCha20 Poly1305 to SSL ciphers
http://bugs.python.org/issue27766 closed by christian.heimes

#27845: Optimize update_keyword_args() function
http://bugs.python.org/issue27845 closed by serhiy.storchaka

#27897: Avoid possible crash in pysqlite_connection_create_collation
http://bugs.python.org/issue27897 closed by serhiy.storchaka

#27914: Incorrect comment in PyModule_ExcDef
http://bugs.python.org/issue27914 closed by serhiy.storchaka

#27942: Default value identity regression
http://bugs.python.org/issue27942 closed by serhiy.storchaka

#27963: null poiter dereference in set_conversion_mode due uncheck _ct
http://bugs.python.org/issue27963 closed by serhiy.storchaka

#27995: Upgrade Python 3.4 to OpenSSL 1.0.2h on Windows
http://bugs.python.org/issue27995 closed by christian.heimes

#28144: Decrease empty_keys_struct's dk_refcnt
http://bugs.python.org/issue28144 closed by serhiy.storchaka

#28148: [Patch] Also stop using localtime() in timemodule
http://bugs.python.org/issue28148 closed by belopolsky

#28194: Clean up some checks in dict implementation
http://bugs.python.org/issue28194 closed by serhiy.storchaka

#28203: complex() gives wrong error when the second argument has an in
http://bugs.python.org/issue28203 closed by mark.dickinson

#28211: Wrong return value type in the doc of PyMapping_Keys/Values/It
http://bugs.python.org/issue28211 closed by serhiy.storchaka

#28221: Unused indata in test_ssl.ThreadedTests.test_asyncore_server
http://bugs.python.org/issue28221 closed by martin.panter

#28250: typing.NamedTuple instances are not picklable Two
http://bugs.python.org/issue28250 closed by mark.dickinson

#28252: Tuples used before introduction to tuple in tutorial
http://bugs.python.org/issue28252 closed by rhettinger

#28253: calendar.prcal(9999) output has a problem
http://bugs.python.org/issue28253 closed by belopolsky

#28254: Add C API for gc.enable, gc.disable, and gc.isenabled
http://bugs.python.org/issue28254 closed by rhettinger

#28258: Broken python-config generated with Estonian locale
http://bugs.python.org/issue28258 closed by serhiy.storchaka

#28260: mock._Any and mock._Call implement __eq__ but not __hash__
http://bugs.python.org/issue28260 closed by berker.peksag

#28263: Python 2.7's `-3` flag warns about __eq__ being implemented wi
http://bugs.python.org/issue28263 closed by christian.heimes

#28265: builtin_function_or_method's __getattribute__ not applicable t
http://bugs.python.org/issue28265 closed by eric.snow

#28266: setup.py uses build Python's configuration when cross-compilin
http://bugs.python.org/issue28266 closed by Rouslan Korneychuk

#28268: bz2.open does not use __fspath__ (PEP 519)
http://bugs.python.org/issue28268 closed by serhiy.storchaka

#28274: asyncio does not call exception handler if task stored
http://bugs.python.org/issue28274 closed by r.david.murray

#28283: test_sock_connect_sock_write_race() of test.test_asyncio.test_
http://bugs.python.org/issue28283 closed by berker.peksag

#28284: Memory corruption due to size expansion (overflow) in _json.en
http://bugs.python.org/issue28284 closed by python-dev

#28285: 35.5 - 29.58 = 5.920000000000002 (it's false !)
http://bugs.python.org/issue28285 closed by serhiy.storchaka

#28289: ImportError.__init__ doesn't reset not specified exception att
http://bugs.python.org/issue28289 closed by serhiy.storchaka

#28296: Add __le__ and __ge__ to collections.Counter
http://bugs.python.org/issue28296 closed by r.david.murray

#28297: sched module example has wrong output
http://bugs.python.org/issue28297 closed by xiang.zhang

#28299: DirEntry.is_dir() evaluates True for a file on Windows
http://bugs.python.org/issue28299 closed by paul.moore

#28300: [PATCH] Fix misspelled "implemented" word
http://bugs.python.org/issue28300 closed by berker.peksag

#28302: Unpacking numpy array give list
http://bugs.python.org/issue28302 closed by SilentGhost

#28303: [PATCH] Fix broken grammar in "pydoc3 unittest"
http://bugs.python.org/issue28303 closed by berker.peksag

#28304: Condition.wait() doesn't raise KeyboardInterrupt
http://bugs.python.org/issue28304 closed by berker.peksag

#28305: Make error for Python3.6 on Cygwin
http://bugs.python.org/issue28305 closed by r.david.murray

#28306: incorrect output "int division or modulo by zero" in Handling
http://bugs.python.org/issue28306 closed by berker.peksag

#28310: Mixing yield and return with value is allowed
http://bugs.python.org/issue28310 closed by xiang.zhang

#28311: AIX shared library extension modules installation broken - Pyt
http://bugs.python.org/issue28311 closed by martin.panter

#28313: ttk Style().configure() overwrites Tk().option_add() Button bu
http://bugs.python.org/issue28313 closed by serhiy.storchaka

#28316: descriptor and repr get into conflict
http://bugs.python.org/issue28316 closed by benjamin.peterson

#1175984: Make subprocess.Popen support file-like objects (win)
http://bugs.python.org/issue1175984 closed by christian.heimes

Python tracker

unread,
Oct 7, 2016, 12:13:28 PM10/7/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-09-30 - 2016-10-07)
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 5517 ( -2)
closed 34624 (+69)
total 40141 (+67)

Open issues with patches: 2383


Issues opened (33)
==================

#6280: calendar.timegm() belongs in time module, next to time.gmtime(
http://bugs.python.org/issue6280 reopened by belopolsky

#28315: incorrect "in ?" output in 'divide' example at "Defining Clean
http://bugs.python.org/issue28315 reopened by terry.reedy

#28320: Hostname validation is False by default in imaplib
http://bugs.python.org/issue28320 opened by maciej.szulik

#28326: multiprocessing.Process depends on sys.stdout being open
http://bugs.python.org/issue28326 opened by Valentin.Lorentz

#28327: statistics.geometric_mean gives incorrect results for mixed in
http://bugs.python.org/issue28327 opened by mark.dickinson

#28328: statistics.geometric_mean has no tests. Defer to 3.7?
http://bugs.python.org/issue28328 opened by mark.dickinson

#28330: Use simpler and faster sched.Event definition
http://bugs.python.org/issue28330 opened by Satoru Logic

#28331: "CPython implementation detail:" is removed when contents is t
http://bugs.python.org/issue28331 opened by inada.naoki

#28333: input() with Unicode prompt produces mojibake on Windows
http://bugs.python.org/issue28333 opened by Drekin

#28334: netrc does not work if $HOME is not set
http://bugs.python.org/issue28334 opened by Dimitri Merejkowsky

#28339: "TypeError: Parameterized generics cannot be used with class o
#28340: TextIOWrapper.tell extremely slow
http://bugs.python.org/issue28340 opened by rmalouf

#28343: Bad encoding alias cp936 -> gbk: euro sign
http://bugs.python.org/issue28343 opened by Artoria2e5

#28344: Python 3.5.2 installer hangs when run in session 0
http://bugs.python.org/issue28344 opened by spooja

#28351: statistics.geometric_mean can enter infinite loop for Decimal
http://bugs.python.org/issue28351 opened by mark.dickinson

#28352: winfo_pathname(..) | window id "xyz" doesn't exist in this app
http://bugs.python.org/issue28352 opened by Tyler Sweeden

#28353: os.fwalk() unhandled exception when error occurs accessing sym
http://bugs.python.org/issue28353 opened by Samson Lee

#28355: wsgiref simple_server PATH_INFO treats slashes and %2F the sam
http://bugs.python.org/issue28355 opened by tdammers

#28356: Windows: os.rename different in python 2.7.12 and python 3.5.2
http://bugs.python.org/issue28356 opened by stephan

#28364: Windows - Popen (subprocess.py) does not call _handle.Close()
http://bugs.python.org/issue28364 opened by Mateusz Klatt

#28367: Add more standard baud rate constants to "termios"
http://bugs.python.org/issue28367 opened by Andrey Smirnov

#28373: input() prints to original stdout even if sys.stdout is wrappe
http://bugs.python.org/issue28373 opened by wiggin15

#28374: SyntaxError: invalid token in python2.7/test/test_grammar.py
http://bugs.python.org/issue28374 opened by welker

#28375: cgi.py spam in Apache server logs
http://bugs.python.org/issue28375 opened by srittau

#28376: rangeiter_new fails when creating a range of step 0
http://bugs.python.org/issue28376 opened by Oren Milman

#28377: struct.unpack of Bool
http://bugs.python.org/issue28377 opened by Weihong Guan

#28378: urllib2 does not handle cookies with `,`
http://bugs.python.org/issue28378 opened by Grzegorz Sikorski

#28379: PyUnicode_CopyCharacters could lead to undefined behaviour
http://bugs.python.org/issue28379 opened by xiang.zhang

#28381: Add a "starcaller" function
http://bugs.python.org/issue28381 opened by josh.r

#28382: Possible deadlock after many multiprocessing.Process are launc
http://bugs.python.org/issue28382 opened by Hadhoke

#28383: __hash__ documentation recommends naive XOR to combine but thi
http://bugs.python.org/issue28383 opened by Kevin.Norris

#28384: hmac cannot be used with shake algorithms
http://bugs.python.org/issue28384 opened by minrk

#28385: Bytes objects should reject all formatting codes with an error
http://bugs.python.org/issue28385 opened by mmarkk



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

#28384: hmac cannot be used with shake algorithms
http://bugs.python.org/issue28384

#28383: __hash__ documentation recommends naive XOR to combine but thi
http://bugs.python.org/issue28383

#28382: Possible deadlock after many multiprocessing.Process are launc
http://bugs.python.org/issue28382

#28375: cgi.py spam in Apache server logs
http://bugs.python.org/issue28375

#28367: Add more standard baud rate constants to "termios"
http://bugs.python.org/issue28367

#28355: wsgiref simple_server PATH_INFO treats slashes and %2F the sam
http://bugs.python.org/issue28355

#28351: statistics.geometric_mean can enter infinite loop for Decimal
http://bugs.python.org/issue28351

#28343: Bad encoding alias cp936 -> gbk: euro sign
http://bugs.python.org/issue28343

#28340: TextIOWrapper.tell extremely slow
http://bugs.python.org/issue28340

#28333: input() with Unicode prompt produces mojibake on Windows
http://bugs.python.org/issue28333

#28320: Hostname validation is False by default in imaplib
http://bugs.python.org/issue28320

#28317: Improve support of FORMAT_VALUE in dis
http://bugs.python.org/issue28317

#28312: Minor change - more direct hint re: multiple machine sizes and
http://bugs.python.org/issue28312

#28309: Accelerate string.Template by using formatted string literals
http://bugs.python.org/issue28309

#28287: Refactor subprocess.Popen to let a subclass handle IO asynchro
http://bugs.python.org/issue28287



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

#28379: PyUnicode_CopyCharacters could lead to undefined behaviour
http://bugs.python.org/issue28379

#28376: rangeiter_new fails when creating a range of step 0
http://bugs.python.org/issue28376

#28367: Add more standard baud rate constants to "termios"
http://bugs.python.org/issue28367

#28353: os.fwalk() unhandled exception when error occurs accessing sym
http://bugs.python.org/issue28353

#28334: netrc does not work if $HOME is not set
http://bugs.python.org/issue28334

#28331: "CPython implementation detail:" is removed when contents is t
http://bugs.python.org/issue28331

#28330: Use simpler and faster sched.Event definition
http://bugs.python.org/issue28330

#28328: statistics.geometric_mean has no tests. Defer to 3.7?
http://bugs.python.org/issue28328

#28327: statistics.geometric_mean gives incorrect results for mixed in
http://bugs.python.org/issue28327

#28326: multiprocessing.Process depends on sys.stdout being open
http://bugs.python.org/issue28326

#28317: Improve support of FORMAT_VALUE in dis
http://bugs.python.org/issue28317

#28315: incorrect "in ?" output in 'divide' example at "Defining Clean
http://bugs.python.org/issue28315

#28314: ElementTree: Element.getiterator(tag) broken in 3.6
http://bugs.python.org/issue28314

#28309: Accelerate string.Template by using formatted string literals
http://bugs.python.org/issue28309

#28298: can't set big int-like objects to items in array 'Q', 'L' and
http://bugs.python.org/issue28298



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

#10716: Modernize pydoc to use better HTML and separate CSS
http://bugs.python.org/issue10716 11 msgs

#28259: Ctypes bug windows
http://bugs.python.org/issue28259 10 msgs

#2897: Deprecate structmember.h
http://bugs.python.org/issue2897 8 msgs

#25720: Fix curses module compilation with ncurses6
http://bugs.python.org/issue25720 8 msgs

#27972: Confusing error during cyclic yield
http://bugs.python.org/issue27972 7 msgs

#28328: statistics.geometric_mean has no tests. Defer to 3.7?
http://bugs.python.org/issue28328 7 msgs

#28376: rangeiter_new fails when creating a range of step 0
http://bugs.python.org/issue28376 7 msgs

#26439: ctypes.util.find_library fails when ldconfig/glibc not availab
http://bugs.python.org/issue26439 6 msgs

#28353: os.fwalk() unhandled exception when error occurs accessing sym
http://bugs.python.org/issue28353 6 msgs

#28356: Windows: os.rename different in python 2.7.12 and python 3.5.2
http://bugs.python.org/issue28356 6 msgs



Issues closed (66)
==================

#12274: "Print window" menu on IDLE aborts whole application
http://bugs.python.org/issue12274 closed by berker.peksag

#13756: Python3.2.2 make fail on cygwin
http://bugs.python.org/issue13756 closed by zach.ware

#17345: Portable and extended type specifiers for array module
http://bugs.python.org/issue17345 closed by berker.peksag

#20254: Duplicate bytearray test on test_socket.py
http://bugs.python.org/issue20254 closed by berker.peksag

#21085: Cygwin does not provide siginfo_t.si_band
http://bugs.python.org/issue21085 closed by zach.ware

#21626: Add options width and compact to pickle cli
http://bugs.python.org/issue21626 closed by berker.peksag

#24065: Outdated *_RESTRICTED flags in structmember.h
http://bugs.python.org/issue24065 closed by belopolsky

#24697: Add CoroutineReturn and CoroutineExit builtin exceptions for c
http://bugs.python.org/issue24697 closed by yselivanov

#24870: Optimize ascii and latin1 decoder with surrogateescape and sur
http://bugs.python.org/issue24870 closed by inada.naoki

#26617: Assertion failed in gc with __del__ and weakref
http://bugs.python.org/issue26617 closed by python-dev

#27168: Comprehensions and await need more unittests
http://bugs.python.org/issue27168 closed by yselivanov

#27231: Support the fspath protocol in the posixpath module
http://bugs.python.org/issue27231 closed by berker.peksag

#27358: BUILD_MAP_UNPACK_WITH_CALL is slow
http://bugs.python.org/issue27358 closed by serhiy.storchaka

#27392: Add a server_side keyword parameter to create_connection
http://bugs.python.org/issue27392 closed by yselivanov

#27511: Add PathLike objects support to BZ2File
http://bugs.python.org/issue27511 closed by berker.peksag

#27859: argparse - subparsers does not retain namespace
http://bugs.python.org/issue27859 closed by ned.deily

#28201: dict: perturb shift should be done when first conflict
http://bugs.python.org/issue28201 closed by inada.naoki

#28217: Add interactive console tests
http://bugs.python.org/issue28217 closed by steve.dower

#28218: Windows docs have wrong versionadded description
http://bugs.python.org/issue28218 closed by steve.dower

#28222: test_distutils fails
http://bugs.python.org/issue28222 closed by berker.peksag

#28225: bz2 does not support pathlib
http://bugs.python.org/issue28225 closed by berker.peksag

#28226: compileall does not support pathlib
http://bugs.python.org/issue28226 closed by berker.peksag

#28227: gzip does not support pathlib
http://bugs.python.org/issue28227 closed by berker.peksag

#28228: imghdr does not support pathlib
http://bugs.python.org/issue28228 closed by berker.peksag

#28229: lzma does not support pathlib
http://bugs.python.org/issue28229 closed by berker.peksag

#28251: Help manuals do not appear in Windows search
http://bugs.python.org/issue28251 closed by steve.dower

#28277: ./Modules/_io/_iomodule.c build failure on AIX (beta1) while (
http://bugs.python.org/issue28277 closed by berker.peksag

#28294: HTTPServer server.py assumes sys.stderr != None
http://bugs.python.org/issue28294 closed by r.david.murray

#28295: PyUnicode_AsUCS4 doc and impl conflict on exception
http://bugs.python.org/issue28295 closed by serhiy.storchaka

#28301: python3.4-config --extension-suffix reports '.cpython-34m.so'
http://bugs.python.org/issue28301 closed by berker.peksag

#28318: Python unittest.mock.mock_calls stores references to arguments
http://bugs.python.org/issue28318 closed by michael.foord

#28319: typo in lzma module documentation
http://bugs.python.org/issue28319 closed by berker.peksag

#28321: Plistlib: Half of the double width characters are missing when
http://bugs.python.org/issue28321 closed by serhiy.storchaka

#28322: chain.__setstate__ Type Confusion
http://bugs.python.org/issue28322 closed by serhiy.storchaka

#28323: Remove MacOS 9-specific codes from exit() and quit()
#28324: Clean up MacOS 9-specific description in the docstring of os.p
http://bugs.python.org/issue28324 closed by ned.deily

#28325: Remove MacOS 9-specific module macurl2path.py
http://bugs.python.org/issue28325 closed by ned.deily

#28329: Add support for customizing scheduler's timefunc and delayfunc
http://bugs.python.org/issue28329 closed by rhettinger

#28332: silent truncations in socket.htons and socket.ntohs
http://bugs.python.org/issue28332 closed by serhiy.storchaka

#28335: Exception reporting in `logging.config`
http://bugs.python.org/issue28335 closed by python-dev

#28336: Slicing (operation) is not symmetrical with respect to suffixe
http://bugs.python.org/issue28336 closed by serhiy.storchaka

#28337: Segfault in _struct.unpack_iterator
#28338: test_pdb doctests have been removed from its test suite
http://bugs.python.org/issue28338 closed by xdegaye

#28341: cpython tip fails to build on Mac OS X 10.11.6 w/ XCode 8.0
http://bugs.python.org/issue28341 closed by ned.deily

#28342: OSX 10.12 crash in urllib.request getproxies_macosx_sysconf an
http://bugs.python.org/issue28342 closed by ned.deily

#28345: 8/3 is calculated incorrectly
http://bugs.python.org/issue28345 closed by benjamin.peterson

#28346: 3.6 source doesn't build on centos 6
http://bugs.python.org/issue28346 closed by lurker10

#28348: Doc typo in asyncio.Task
http://bugs.python.org/issue28348 closed by berker.peksag

#28349: Issues with PyMemberDef flags
http://bugs.python.org/issue28349 closed by belopolsky

#28350: Interning string constants with null character
http://bugs.python.org/issue28350 closed by serhiy.storchaka

#28354: DeprecationWarning not reported for invalid escape sequences
http://bugs.python.org/issue28354 closed by serhiy.storchaka

#28357: Spam
http://bugs.python.org/issue28357 closed by zach.ware

#28358: Spam
http://bugs.python.org/issue28358 closed by berker.peksag

#28359: Spam
http://bugs.python.org/issue28359 closed by berker.peksag

#28360: Spam
http://bugs.python.org/issue28360 closed by berker.peksag

#28361: BETA report: Python3.6 names pip pip3.6 (and why is the other
http://bugs.python.org/issue28361 closed by zach.ware

#28362: Deprecation warning doesn't stand out enough
http://bugs.python.org/issue28362 closed by r.david.murray

#28363: -D_LARGE_FILES not exported to modules (for AIX)
http://bugs.python.org/issue28363 closed by Michael.Felt

#28365: IDLE: don't offer to save text files as .py
http://bugs.python.org/issue28365 closed by terry.reedy

#28366: Syntax issue
http://bugs.python.org/issue28366 closed by zach.ware

#28368: Refuse monitoring processes if the child watcher has no loop a
http://bugs.python.org/issue28368 closed by yselivanov

#28369: Raise RuntimeError when transport's FD is used with add_reader
http://bugs.python.org/issue28369 closed by yselivanov

#28370: Speedup asyncio.StreamReader.readexactly
http://bugs.python.org/issue28370 closed by yselivanov

#28371: Deprecate passing asyncio.Handles to run_in_executor
http://bugs.python.org/issue28371 closed by yselivanov

#28372: Fix asyncio to support formatting of non-python coroutines
http://bugs.python.org/issue28372 closed by yselivanov

#28380: Mock functions with autospec don't support assert_called_once,
http://bugs.python.org/issue28380 closed by gregory.p.smith

Python tracker

unread,
Oct 14, 2016, 12:10:37 PM10/14/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-10-07 - 2016-10-14)
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 5527 (+10)
closed 34673 (+49)
total 40200 (+59)

Open issues with patches: 2397


Issues opened (37)
==================

#28386: Improve documentation about tzinfo.dst(None)
http://bugs.python.org/issue28386 opened by Daniel Moisset

#28387: double free in io.TextIOWrapper
http://bugs.python.org/issue28387 opened by scufre

#28393: Update encoding lookup docs wrt #27938
http://bugs.python.org/issue28393 opened by scop

#28395: Remove unnecessary semicolons
http://bugs.python.org/issue28395 opened by scop

#28396: Remove *.pyo references from man page
http://bugs.python.org/issue28396 opened by scop

#28398: Return singleton empty string in _PyUnicode_FromASCII
http://bugs.python.org/issue28398 opened by xiang.zhang

#28401: Don't support the PEP384 stable ABI in pydebug builds
http://bugs.python.org/issue28401 opened by stefanor

#28403: Porting guide: disabling & warning on implicit unicode convers
http://bugs.python.org/issue28403 opened by ncoghlan

#28407: Improve coverage of email.utils.make_msgid()
http://bugs.python.org/issue28407 opened by dillon.brock

#28408: Fix redundant code and memory leak in _PyUnicodeWriter_Finish
http://bugs.python.org/issue28408 opened by xiang.zhang

#28409: test.regrtest does not support multiple -x flags
http://bugs.python.org/issue28409 opened by cstratak

#28410: Add convenient C API for "raise ... from ..."
http://bugs.python.org/issue28410 opened by serhiy.storchaka

#28411: Eliminate PyInterpreterState.modules.
http://bugs.python.org/issue28411 opened by eric.snow

#28412: os.path.splitdrive documentation out of date
http://bugs.python.org/issue28412 opened by snooter

#28414: SSL match_hostname fails for internationalized domain names
http://bugs.python.org/issue28414 opened by abracadaber

#28415: PyUnicode_FromFromat interger format handling different from p
http://bugs.python.org/issue28415 opened by xiang.zhang

#28416: defining persistent_id in _pickle.Pickler subclass causes refe
http://bugs.python.org/issue28416 opened by cwitty

#28418: Raise Deprecation warning for tokenize.generate_tokens
http://bugs.python.org/issue28418 opened by mbussonn

#28422: multiprocessing Manager mutable type member access failure
http://bugs.python.org/issue28422 opened by vilnis.termanis

#28424: pkgutil.get_data() doesn't work with namespace packages
http://bugs.python.org/issue28424 opened by dgreiman

#28425: Python3 ignores __init__.py that are links to /dev/null
http://bugs.python.org/issue28425 opened by dgreiman

#28426: PyUnicode_AsDecodedObject can only return unicode now
http://bugs.python.org/issue28426 opened by xiang.zhang

#28427: WeakValueDictionary next bug (with multithreading)
http://bugs.python.org/issue28427 opened by arigo

#28428: Rename _futures module to _asyncio
http://bugs.python.org/issue28428 opened by inada.naoki

#28429: ctypes fails to import with grsecurity's TPE
http://bugs.python.org/issue28429 opened by Glandos

#28430: asyncio: C implemeted Future cause Tornado test fail
http://bugs.python.org/issue28430 opened by inada.naoki

#28431: socket gethostbyaddr returns IPv6 names for 127.0.0.1
http://bugs.python.org/issue28431 opened by carbonin

#28432: Fix doc of PyUnicode_EncodeLocale
http://bugs.python.org/issue28432 opened by xiang.zhang

#28435: test_urllib2_localnet.ProxyAuthTests fails with no_proxy and N
http://bugs.python.org/issue28435 opened by Piotr Szczepaniak

#28436: GzipFile doesn't properly handle short reads and writes on the
http://bugs.python.org/issue28436 opened by abacabadabacaba

#28437: Class definition is not consistent with types.new_class
http://bugs.python.org/issue28437 opened by neil.g

#28439: Remove redundant checks in PyUnicode_EncodeLocale
http://bugs.python.org/issue28439 opened by xiang.zhang

#28440: pip failures on macOS Sierra
http://bugs.python.org/issue28440 opened by Marc.Culler

#28441: sys.executable is ambiguous on Cygwin without .exe suffix
http://bugs.python.org/issue28441 opened by erik.bray

#28442: tuple(a list subclass) does not iterate through the list
http://bugs.python.org/issue28442 opened by siming85

#28443: Logger methods never use kwargs
http://bugs.python.org/issue28443 opened by jb098

#28444: Missing extensions modules when cross compiling python 3.5.2 f
http://bugs.python.org/issue28444 opened by bennykj



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

#28444: Missing extensions modules when cross compiling python 3.5.2 f
http://bugs.python.org/issue28444

#28443: Logger methods never use kwargs
http://bugs.python.org/issue28443

#28442: tuple(a list subclass) does not iterate through the list
http://bugs.python.org/issue28442

#28441: sys.executable is ambiguous on Cygwin without .exe suffix
http://bugs.python.org/issue28441

#28440: pip failures on macOS Sierra
http://bugs.python.org/issue28440

#28439: Remove redundant checks in PyUnicode_EncodeLocale
http://bugs.python.org/issue28439

#28435: test_urllib2_localnet.ProxyAuthTests fails with no_proxy and N
http://bugs.python.org/issue28435

#28432: Fix doc of PyUnicode_EncodeLocale
http://bugs.python.org/issue28432

#28430: asyncio: C implemeted Future cause Tornado test fail
http://bugs.python.org/issue28430

#28429: ctypes fails to import with grsecurity's TPE
http://bugs.python.org/issue28429

#28422: multiprocessing Manager mutable type member access failure
http://bugs.python.org/issue28422

#28416: defining persistent_id in _pickle.Pickler subclass causes refe
http://bugs.python.org/issue28416

#28412: os.path.splitdrive documentation out of date
http://bugs.python.org/issue28412

#28408: Fix redundant code and memory leak in _PyUnicodeWriter_Finish
http://bugs.python.org/issue28408

#28407: Improve coverage of email.utils.make_msgid()
http://bugs.python.org/issue28407



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

#28443: Logger methods never use kwargs
http://bugs.python.org/issue28443

#28441: sys.executable is ambiguous on Cygwin without .exe suffix
http://bugs.python.org/issue28441

#28440: pip failures on macOS Sierra
http://bugs.python.org/issue28440

#28439: Remove redundant checks in PyUnicode_EncodeLocale
http://bugs.python.org/issue28439

#28435: test_urllib2_localnet.ProxyAuthTests fails with no_proxy and N
http://bugs.python.org/issue28435

#28432: Fix doc of PyUnicode_EncodeLocale
http://bugs.python.org/issue28432

#28428: Rename _futures module to _asyncio
http://bugs.python.org/issue28428

#28427: WeakValueDictionary next bug (with multithreading)
http://bugs.python.org/issue28427

#28426: PyUnicode_AsDecodedObject can only return unicode now
http://bugs.python.org/issue28426

#28411: Eliminate PyInterpreterState.modules.
http://bugs.python.org/issue28411

#28410: Add convenient C API for "raise ... from ..."
http://bugs.python.org/issue28410

#28409: test.regrtest does not support multiple -x flags
http://bugs.python.org/issue28409

#28408: Fix redundant code and memory leak in _PyUnicodeWriter_Finish
http://bugs.python.org/issue28408

#28407: Improve coverage of email.utils.make_msgid()
http://bugs.python.org/issue28407

#28401: Don't support the PEP384 stable ABI in pydebug builds
http://bugs.python.org/issue28401



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

#21720: "TypeError: Item in ``from list'' not a string" message
http://bugs.python.org/issue21720 12 msgs

#28092: Build failure for 3.6 on Centos 5.11
http://bugs.python.org/issue28092 11 msgs

#28409: test.regrtest does not support multiple -x flags
http://bugs.python.org/issue28409 11 msgs

#28339: "TypeError: Parameterized generics cannot be used with class o
http://bugs.python.org/issue28339 10 msgs

#28428: Rename _futures module to _asyncio
http://bugs.python.org/issue28428 10 msgs

#28333: input() with Unicode prompt produces mojibake on Windows
http://bugs.python.org/issue28333 9 msgs

#22635: subprocess.getstatusoutput changed behavior in 3.4 (maybe 3.3.
http://bugs.python.org/issue22635 7 msgs

#27998: Bytes paths now are supported in os.scandir() on Windows
http://bugs.python.org/issue27998 7 msgs

#28214: Improve exception reporting for problematic __set_name__ attri
http://bugs.python.org/issue28214 7 msgs

#28403: Porting guide: disabling & warning on implicit unicode convers
http://bugs.python.org/issue28403 6 msgs



Issues closed (46)
==================

#13646: Document poor interaction between multiprocessing and -m on Wi
http://bugs.python.org/issue13646 closed by ncoghlan

#15332: 2to3 should fix bad indentation (or warn about it)
http://bugs.python.org/issue15332 closed by r.david.murray

#18287: PyType_Ready() should sanity-check the tp_name field
http://bugs.python.org/issue18287 closed by serhiy.storchaka

#18789: XML Vunerability Table Unclear
http://bugs.python.org/issue18789 closed by gvanrossum

#20766: reference leaks in pdb
http://bugs.python.org/issue20766 closed by xdegaye

#21443: asyncio logging documentation clarifications
http://bugs.python.org/issue21443 closed by gvanrossum

#22502: <Ctl-C> after continue in pdb stops in signal.py
http://bugs.python.org/issue22502 closed by xdegaye

#24098: Multiple use after frees in obj2ast_* methods
http://bugs.python.org/issue24098 closed by serhiy.storchaka

#24452: Make webbrowser support Chrome on Mac OS X
http://bugs.python.org/issue24452 closed by gvanrossum

#25783: test_traceback.test_walk_stack() fails when run directly (with
http://bugs.python.org/issue25783 closed by serhiy.storchaka

#26081: Implement asyncio Future in C to improve performance
http://bugs.python.org/issue26081 closed by inada.naoki

#26293: Embedded zipfile fields dependent on absolute position
http://bugs.python.org/issue26293 closed by serhiy.storchaka

#26869: unittest longMessage docs
http://bugs.python.org/issue26869 closed by gvanrossum

#27170: IDLE: remove Toggle Auto Coloring or add to edit menu & doc
http://bugs.python.org/issue27170 closed by terry.reedy

#27588: Type (typing) objects are hashable and comparable for equality
http://bugs.python.org/issue27588 closed by gvanrossum

#27972: Confusing error during cyclic yield
http://bugs.python.org/issue27972 closed by yselivanov

#28100: Refactor error messages in symtable.c
http://bugs.python.org/issue28100 closed by levkivskyi

#28183: Clean up and speed up dict iteration
http://bugs.python.org/issue28183 closed by serhiy.storchaka

#28257: Regression for star argument parameter error messages
http://bugs.python.org/issue28257 closed by serhiy.storchaka

#28317: Improve support of FORMAT_VALUE in dis
http://bugs.python.org/issue28317 closed by serhiy.storchaka

#28376: rangeiter_new fails when creating a range of step 0
http://bugs.python.org/issue28376 closed by serhiy.storchaka

#28377: struct.unpack of Bool
http://bugs.python.org/issue28377 closed by berker.peksag

#28378: urllib2 does not handle cookies with `,`
http://bugs.python.org/issue28378 closed by SilentGhost

#28379: PyUnicode_CopyCharacters could lead to undefined behaviour
http://bugs.python.org/issue28379 closed by serhiy.storchaka

#28388: Update documentation for typing module
http://bugs.python.org/issue28388 closed by gvanrossum

#28389: xmlrpc.client HTTP proxy example code does not work
http://bugs.python.org/issue28389 closed by berker.peksag

#28390: Wrong heading levels in whatsnew/3.6
http://bugs.python.org/issue28390 closed by berker.peksag

#28391: Multiple occurances of: Closing quotes separate words
http://bugs.python.org/issue28391 closed by r.david.murray

#28392: shlex - non-posix-mode: error in Multiple occurances of quotes
http://bugs.python.org/issue28392 closed by r.david.murray

#28394: Spelling fixes
http://bugs.python.org/issue28394 closed by martin.panter

#28397: Faster index range checks
http://bugs.python.org/issue28397 closed by serhiy.storchaka

#28399: Remove UNIX socket from FS before binding
http://bugs.python.org/issue28399 closed by yselivanov

#28400: Remove uncessary checks in unicode_char and resize_copy
http://bugs.python.org/issue28400 closed by serhiy.storchaka

#28402: Add signed catalog files for stdlib on Windows
http://bugs.python.org/issue28402 closed by steve.dower

#28404: Logging SyslogHandler not appending '\n' to the end
http://bugs.python.org/issue28404 closed by vinay.sajip

#28405: Compile error on Modules/_futuresmodule.c
http://bugs.python.org/issue28405 closed by berker.peksag

#28406: Possible PyUnicode_InternInPlace() edge-case bug
http://bugs.python.org/issue28406 closed by larry

#28413: unprefixed global symbol freegrammar
http://bugs.python.org/issue28413 closed by python-dev

#28417: va_end twice in PyUnicode_FromFormatV
http://bugs.python.org/issue28417 closed by python-dev

#28419: List comprehension in class scope does not have access to clas
http://bugs.python.org/issue28419 closed by r.david.murray

#28420: is ok
http://bugs.python.org/issue28420 closed by xiang.zhang

#28421: lib/distutils/sysconfig.py fails to pick up Py_ENABLE_SHARED v
http://bugs.python.org/issue28421 closed by tmatsuzawa

#28423: list.insert(-1,value) is wrong!
http://bugs.python.org/issue28423 closed by tim.peters

#28433: Add sorted (ordered) containers
http://bugs.python.org/issue28433 closed by r.david.murray

#28434: U+1F441 EYE Missing in unicodedata
http://bugs.python.org/issue28434 closed by ned.deily

#28438: Wrong link in pkgutil.get_data doc

Python tracker

unread,
Oct 21, 2016, 5:20:08 PM10/21/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-10-14 - 2016-10-21)
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 5524 ( -3)
closed 34728 (+55)
total 40252 (+52)

Open issues with patches: 2398


Issues opened (28)
==================

#28404: Logging SyslogHandler not appending '\n' to the end
http://bugs.python.org/issue28404 reopened by elelement

#28437: Documentation for handling of non-type metaclass hints is uncl
http://bugs.python.org/issue28437 reopened by ncoghlan

#28445: Wrong documentation for GzipFile.peek
http://bugs.python.org/issue28445 opened by abacabadabacaba

#28446: pyvenv generates malformed hashbangs for scripts
http://bugs.python.org/issue28446 opened by alexreg

#28449: tarfile.open(mode = 'r:*', ignore_zeros = True) has 50% chance
http://bugs.python.org/issue28449 opened by Silver Fox

#28450: Misleading/inaccurate documentation about unknown escape seque
http://bugs.python.org/issue28450 opened by lelit

#28451: pydoc.safeimport() raises ErrorDuringImport() if __builtin__._
http://bugs.python.org/issue28451 opened by segfault87

#28453: SSLObject.selected_alpn_protocol() not documented
http://bugs.python.org/issue28453 opened by alex.gronholm

#28457: Make public the current private known hash functions in the C-
http://bugs.python.org/issue28457 opened by rhettinger

#28459: _pyio module broken on Cygwin / setmode not usable
http://bugs.python.org/issue28459 opened by erik.bray

#28460: Minidom, order of attributes, datachars
http://bugs.python.org/issue28460 opened by Petr Pulc

#28462: subprocess pipe can't see EOF from a child in case of a few ch
http://bugs.python.org/issue28462 opened by Vyacheslav Grigoryev

#28463: Email long headers parsing/serialization
http://bugs.python.org/issue28463 opened by Константин Волков

#28464: BaseEventLoop.close should shutdown executor before marking it
http://bugs.python.org/issue28464 opened by cmeyer

#28465: python 3.5 magic number
http://bugs.python.org/issue28465 opened by 曹忠

#28469: timeit: use powers of 2 in autorange(), instead of powers of 1
http://bugs.python.org/issue28469 opened by haypo

#28470: configure.ac -g debug compiler option when not Py_DEBUG
http://bugs.python.org/issue28470 opened by Chris Byers

#28474: WinError(): Python int too large to convert to C long
http://bugs.python.org/issue28474 opened by Kelvin You

#28475: Misleading error on random.sample when k < 0
http://bugs.python.org/issue28475 opened by franciscouzo

#28477: Add optional user argument to pathlib.Path.home()
http://bugs.python.org/issue28477 opened by josh.r

#28478: Built-in module 'time' does not enable functions if -Werror sp
http://bugs.python.org/issue28478 opened by toast12

#28482: test_typing fails if asyncio unavailable
http://bugs.python.org/issue28482 opened by martin.panter

#28485: compileall.compile_dir(workers=<negative>) does not raise Valu
http://bugs.python.org/issue28485 opened by martin.panter

#28488: shutil.make_archive (xxx, zip, root_dir) is adding './' entry
http://bugs.python.org/issue28488 opened by bialix

#28489: Fix comment in tokenizer.c
http://bugs.python.org/issue28489 opened by Ryan.Gonzalez

#28491: Remove bundled libffi for OSX
http://bugs.python.org/issue28491 opened by zach.ware

#28494: is_zipfile false positives
http://bugs.python.org/issue28494 opened by Thomas.Waldmann

#28496: Mark up constants 0, 1, -1 in C API docs
http://bugs.python.org/issue28496 opened by serhiy.storchaka



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

#28485: compileall.compile_dir(workers=<negative>) does not raise Valu
http://bugs.python.org/issue28485

#28470: configure.ac -g debug compiler option when not Py_DEBUG
http://bugs.python.org/issue28470

#28464: BaseEventLoop.close should shutdown executor before marking it
http://bugs.python.org/issue28464

#28460: Minidom, order of attributes, datachars
http://bugs.python.org/issue28460

#28457: Make public the current private known hash functions in the C-
http://bugs.python.org/issue28457

#28446: pyvenv generates malformed hashbangs for scripts
http://bugs.python.org/issue28446

#28439: Remove redundant checks in PyUnicode_EncodeLocale and PyUnicod
http://bugs.python.org/issue28439

#28429: ctypes fails to import with grsecurity's TPE
http://bugs.python.org/issue28429

#28422: multiprocessing Manager mutable type member access failure
http://bugs.python.org/issue28422

#28416: defining persistent_id in _pickle.Pickler subclass causes refe
http://bugs.python.org/issue28416

#28412: os.path.splitdrive documentation out of date
http://bugs.python.org/issue28412

#28408: Fix redundant code and memory leak in _PyUnicodeWriter_Finish
http://bugs.python.org/issue28408

#28407: Improve coverage of email.utils.make_msgid()
http://bugs.python.org/issue28407

#28401: Don't support the PEP384 stable ABI in pydebug builds
http://bugs.python.org/issue28401

#28396: Remove *.pyo references from man page
http://bugs.python.org/issue28396



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

#28496: Mark up constants 0, 1, -1 in C API docs
http://bugs.python.org/issue28496

#28494: is_zipfile false positives
http://bugs.python.org/issue28494

#28491: Remove bundled libffi for OSX
http://bugs.python.org/issue28491

#28489: Fix comment in tokenizer.c
http://bugs.python.org/issue28489

#28488: shutil.make_archive (xxx, zip, root_dir) is adding './' entry
http://bugs.python.org/issue28488

#28485: compileall.compile_dir(workers=<negative>) does not raise Valu
http://bugs.python.org/issue28485

#28482: test_typing fails if asyncio unavailable
http://bugs.python.org/issue28482

#28475: Misleading error on random.sample when k < 0
http://bugs.python.org/issue28475

#28469: timeit: use powers of 2 in autorange(), instead of powers of 1
http://bugs.python.org/issue28469

#28459: _pyio module broken on Cygwin / setmode not usable
http://bugs.python.org/issue28459

#28451: pydoc.safeimport() raises ErrorDuringImport() if __builtin__._
http://bugs.python.org/issue28451

#28449: tarfile.open(mode = 'r:*', ignore_zeros = True) has 50% chance
http://bugs.python.org/issue28449

#28444: Missing extensions modules when cross compiling python 3.5.2 f
http://bugs.python.org/issue28444

#28443: Logger methods never use kwargs
http://bugs.python.org/issue28443

#28441: Change sys.executable to include executable suffix
http://bugs.python.org/issue28441



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

#28444: Missing extensions modules when cross compiling python 3.5.2 f
http://bugs.python.org/issue28444 25 msgs

#28437: Documentation for handling of non-type metaclass hints is uncl
http://bugs.python.org/issue28437 12 msgs

#19795: Formatting of True/False/None in docs
http://bugs.python.org/issue19795 10 msgs

#26240: Docstring of the subprocess module should be cleaned up
http://bugs.python.org/issue26240 8 msgs

#28463: Email long headers parsing/serialization
http://bugs.python.org/issue28463 6 msgs

#28489: Fix comment in tokenizer.c
http://bugs.python.org/issue28489 6 msgs

#28491: Remove bundled libffi for OSX
http://bugs.python.org/issue28491 6 msgs

#23214: BufferedReader.read1(size) signature incompatible with Buffere
http://bugs.python.org/issue23214 5 msgs

#28474: WinError(): Python int too large to convert to C long
http://bugs.python.org/issue28474 5 msgs

#14991: Option for regex groupdict() to show only matching names
http://bugs.python.org/issue14991 4 msgs



Issues closed (54)
==================

#16007: Improved Error message for failing re expressions
http://bugs.python.org/issue16007 closed by serhiy.storchaka

#18219: csv.DictWriter is slow when writing files with large number of
http://bugs.python.org/issue18219 closed by inada.naoki

#21955: ceval.c: implement fast path for integers with a single digit
http://bugs.python.org/issue21955 closed by haypo

#23231: Fix codecs.iterencode/decode() by allowing data parameter to b
http://bugs.python.org/issue23231 closed by martin.panter

#23782: Leak in _PyTraceback_Add
http://bugs.python.org/issue23782 closed by serhiy.storchaka

#24381: Got warning when compiling ffi.c on Mac
#25550: RecursionError in re with '(' * 500
http://bugs.python.org/issue25550 closed by serhiy.storchaka

#26010: document CO_* constants
http://bugs.python.org/issue26010 closed by matrixise

#26436: Add the regex-dna benchmark
#26942: android: test_ctypes crashes on armv7 and aarch64
http://bugs.python.org/issue26942 closed by xdegaye

#26944: test_posix: Android 'id -G' is entirely wrong or missing the e
http://bugs.python.org/issue26944 closed by xdegaye

#27471: sre_constants.error: bad escape \d
http://bugs.python.org/issue27471 closed by serhiy.storchaka

#27627: clang fails to build ctypes on Android armv7
http://bugs.python.org/issue27627 closed by xdegaye

#27800: Regular expressions with multiple repeat codes
http://bugs.python.org/issue27800 closed by martin.panter

#27844: Python-3.6a4 build messages to stderr (on AIX and xlc compiler
http://bugs.python.org/issue27844 closed by martin.panter

#27896: Allow passing sphinx options to Doc/Makefile
http://bugs.python.org/issue27896 closed by haypo

#28092: Build failure for 3.6 on Centos 5.11
http://bugs.python.org/issue28092 closed by benjamin.peterson

#28099: Drop Mac OS X Tiger support in Python 3.6
http://bugs.python.org/issue28099 closed by ned.deily

#28214: Improve exception reporting for problematic __set_name__ attri
http://bugs.python.org/issue28214 closed by serhiy.storchaka

#28240: Enhance the timeit module: display average +- std dev instead
http://bugs.python.org/issue28240 closed by haypo

#28256: Cleanup Modules/_math.c
http://bugs.python.org/issue28256 closed by haypo

#28409: test.regrtest does not support multiple -x flags
http://bugs.python.org/issue28409 closed by haypo

#28410: Add convenient C API for "raise ... from ..."
http://bugs.python.org/issue28410 closed by serhiy.storchaka

#28425: Python3 ignores __init__.py that are links to /dev/null
http://bugs.python.org/issue28425 closed by brett.cannon

#28428: Rename _futures module to _asyncio
http://bugs.python.org/issue28428 closed by inada.naoki

#28432: Fix doc of PyUnicode_EncodeLocale
http://bugs.python.org/issue28432 closed by berker.peksag

#28442: tuple(a list subclass) does not iterate through the list
http://bugs.python.org/issue28442 closed by siming85

#28447: socket.getpeername() failure on broken TCP/IP connection
http://bugs.python.org/issue28447 closed by martin.panter

#28448: C implemented Future doesn't work on Windows
http://bugs.python.org/issue28448 closed by inada.naoki

#28452: Remove _asyncio._init_module function
http://bugs.python.org/issue28452 closed by inada.naoki

#28454: Spurious arguments to PyErr_Format in unicodeobject.c
http://bugs.python.org/issue28454 closed by python-dev

#28455: argparse: convert_arg_line_to_args does not actually expect se
http://bugs.python.org/issue28455 closed by berker.peksag

#28456: Test failures under macOS 10.12 Sierra
http://bugs.python.org/issue28456 closed by ned.deily

#28458: from __future__ import print_function does not emulate the flu
http://bugs.python.org/issue28458 closed by berker.peksag

#28461: Replacement of re with the regex package
http://bugs.python.org/issue28461 closed by serhiy.storchaka

#28466: SIGALRM fails to interrupt time.sleep() call on Python 3.5
http://bugs.python.org/issue28466 closed by martin.panter

#28467: Installer should be a 64-bit executable
http://bugs.python.org/issue28467 closed by steve.dower

#28468: Add platform.linux_os_release()
http://bugs.python.org/issue28468 closed by christian.heimes

#28471: Python 3.6b2 crashes with "Python memory allocator called with
http://bugs.python.org/issue28471 closed by yselivanov

#28472: SystemTap usage examples in docs are incorrect
http://bugs.python.org/issue28472 closed by python-dev

#28473: mailbox.MH crashes on certain Claws Mail .mh_sequences files
http://bugs.python.org/issue28473 closed by r.david.murray

#28476: Remove redundant definition of factorial on test_random
http://bugs.python.org/issue28476 closed by python-dev

#28479: Missing indentation in using/windows.rst
http://bugs.python.org/issue28479 closed by python-dev

#28480: Compile error on Modules/socketmodule.c
http://bugs.python.org/issue28480 closed by martin.panter

#28481: Weird string comparison bug
http://bugs.python.org/issue28481 closed by eryksun

#28483: python --version prints output to stderr
http://bugs.python.org/issue28483 closed by SilentGhost

#28484: test_capi, test_regrtest fail when multithreading disabled
http://bugs.python.org/issue28484 closed by martin.panter

#28486: Wrong end index and subgroup for group match
http://bugs.python.org/issue28486 closed by serhiy.storchaka

#28487: missing _math.o target in 2.7 Makefile
#28490: inappropriate OS.Error "Invalid cross-device link"
http://bugs.python.org/issue28490 closed by steve.newcomb

#28492: C implementation of asyncio.Future doesn't set value of StopIt
http://bugs.python.org/issue28492 closed by yselivanov

#28493: Typo in _asynciomodule.c
http://bugs.python.org/issue28493 closed by yselivanov

#28495: MagickMock created by patсh annotation refuses to apply funct
http://bugs.python.org/issue28495 closed by r.david.murray

#1520879: make install change: Allow $DESTDIR to be relative
http://bugs.python.org/issue1520879 closed by dgreiman

Python tracker

unread,
Oct 28, 2016, 12:10:36 PM10/28/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-10-21 - 2016-10-28)
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 5525 ( +1)
closed 34779 (+51)
total 40304 (+52)

Open issues with patches: 2398


Issues opened (36)
==================

#5830: heapq item comparison problematic with sched's events
http://bugs.python.org/issue5830 reopened by serhiy.storchaka

#5996: abstract class instantiable when subclassing dict
http://bugs.python.org/issue5996 reopened by gvanrossum

#25002: Deprecate asyncore/asynchat
http://bugs.python.org/issue25002 reopened by serhiy.storchaka

#25152: venv documentation doesn't tell you how to specify a particula
http://bugs.python.org/issue25152 reopened by serhiy.storchaka

#28498: tk busy command
http://bugs.python.org/issue28498 opened by tkinter

#28499: Logging module documentation needs a rework.
http://bugs.python.org/issue28499 opened by Pierre Bousquie

#28501: [Patch] Make os.umask() optional
http://bugs.python.org/issue28501 opened by EdSchouten

#28502: [Patch] Make os.chdir() optional
http://bugs.python.org/issue28502 opened by EdSchouten

#28503: [Patch] '_crypt' module: fix implicit declaration of crypt(),
http://bugs.python.org/issue28503 opened by EdSchouten

#28506: Multiprocessing Pool starmap - struct.error: 'i' format requir
http://bugs.python.org/issue28506 opened by Justin Ting

#28512: PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject() alwa
http://bugs.python.org/issue28512 opened by serhiy.storchaka

#28513: Document zipfile CLI
http://bugs.python.org/issue28513 opened by serhiy.storchaka

#28516: contextlib.ExitStack.__enter__ has trivial but undocumented be
http://bugs.python.org/issue28516 opened by walker.hale.iv

#28518: execute("begin immediate") throwing OperationalError
http://bugs.python.org/issue28518 opened by fschulze

#28519: Update pydoc tool to support generic types
http://bugs.python.org/issue28519 opened by levkivskyi

#28521: _PyEval_RequestCodeExtraIndex should return a globally valid i
http://bugs.python.org/issue28521 opened by jpe

#28522: can't make IDLEX work with python._pth and python-3.6.0b2
http://bugs.python.org/issue28522 opened by Big Stone

#28523: Idlelib.configdialog: use 'color' insteadof 'colour'
http://bugs.python.org/issue28523 opened by terry.reedy

#28524: Set default argument of logging.disable() to logging.CRITICAL
http://bugs.python.org/issue28524 opened by Al.Sweigart

#28528: Pdb.checkline()
http://bugs.python.org/issue28528 opened by takluyver

#28530: Howto detect if an object is of type os.DirEntry
http://bugs.python.org/issue28530 opened by stephan

#28531: Improve utf7 encoder memory usage
http://bugs.python.org/issue28531 opened by xiang.zhang

#28532: Show sys.version when -V option is supplied twice.
http://bugs.python.org/issue28532 opened by inada.naoki

#28533: Replace asyncore
http://bugs.python.org/issue28533 opened by Mariatta

#28534: Replace asynchat
http://bugs.python.org/issue28534 opened by Mariatta

#28536: Show the qualified name when a call fails
http://bugs.python.org/issue28536 opened by Ryan.Gonzalez

#28538: _socket module cross-compilation error on android-24
http://bugs.python.org/issue28538 opened by xdegaye

#28539: httplib/http.client HTTPConnection._set_hostport() regression
http://bugs.python.org/issue28539 opened by cfs-pure

#28540: math.degrees(sys.float_info.max) should throw an OverflowError
http://bugs.python.org/issue28540 opened by franciscouzo

#28541: Improve test coverage for json library - loading bytes
http://bugs.python.org/issue28541 opened by Eric Appelt

#28542: document cross compilation
http://bugs.python.org/issue28542 opened by xdegaye

#28543: Incomplete fast path codecs aliases in codecs doc
http://bugs.python.org/issue28543 opened by xiang.zhang

#28544: Implement asyncio.Task in C
http://bugs.python.org/issue28544 opened by yselivanov

#28546: Better explain setting pdb breakpoints
http://bugs.python.org/issue28546 opened by iank

#28547: Python to use Windows Certificate Store
http://bugs.python.org/issue28547 opened by Jean-Philippe Landry

#28548: http.server parse_request() bug and error reporting
http://bugs.python.org/issue28548 opened by barry



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

#28548: http.server parse_request() bug and error reporting
http://bugs.python.org/issue28548

#28546: Better explain setting pdb breakpoints
http://bugs.python.org/issue28546

#28543: Incomplete fast path codecs aliases in codecs doc
http://bugs.python.org/issue28543

#28542: document cross compilation
http://bugs.python.org/issue28542

#28538: _socket module cross-compilation error on android-24
http://bugs.python.org/issue28538

#28534: Replace asynchat
http://bugs.python.org/issue28534

#28533: Replace asyncore
http://bugs.python.org/issue28533

#28532: Show sys.version when -V option is supplied twice.
http://bugs.python.org/issue28532

#28528: Pdb.checkline()
http://bugs.python.org/issue28528

#28521: _PyEval_RequestCodeExtraIndex should return a globally valid i
http://bugs.python.org/issue28521

#28519: Update pydoc tool to support generic types
http://bugs.python.org/issue28519

#28512: PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject() alwa
http://bugs.python.org/issue28512

#28503: [Patch] '_crypt' module: fix implicit declaration of crypt(),
http://bugs.python.org/issue28503

#28502: [Patch] Make os.chdir() optional
http://bugs.python.org/issue28502

#28501: [Patch] Make os.umask() optional
http://bugs.python.org/issue28501



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

#28546: Better explain setting pdb breakpoints
http://bugs.python.org/issue28546

#28544: Implement asyncio.Task in C
http://bugs.python.org/issue28544

#28543: Incomplete fast path codecs aliases in codecs doc
http://bugs.python.org/issue28543

#28542: document cross compilation
http://bugs.python.org/issue28542

#28541: Improve test coverage for json library - loading bytes
http://bugs.python.org/issue28541

#28540: math.degrees(sys.float_info.max) should throw an OverflowError
http://bugs.python.org/issue28540

#28539: httplib/http.client HTTPConnection._set_hostport() regression
http://bugs.python.org/issue28539

#28536: Show the qualified name when a call fails
http://bugs.python.org/issue28536

#28532: Show sys.version when -V option is supplied twice.
http://bugs.python.org/issue28532

#28531: Improve utf7 encoder memory usage
http://bugs.python.org/issue28531

#28528: Pdb.checkline()
http://bugs.python.org/issue28528

#28524: Set default argument of logging.disable() to logging.CRITICAL
http://bugs.python.org/issue28524

#28523: Idlelib.configdialog: use 'color' insteadof 'colour'
http://bugs.python.org/issue28523

#28516: contextlib.ExitStack.__enter__ has trivial but undocumented be
http://bugs.python.org/issue28516

#28513: Document zipfile CLI
http://bugs.python.org/issue28513



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

#28498: tk busy command
http://bugs.python.org/issue28498 36 msgs

#28522: can't make IDLEX work with python._pth and python-3.6.0b2
http://bugs.python.org/issue28522 18 msgs

#25002: Deprecate asyncore/asynchat
http://bugs.python.org/issue25002 16 msgs

#23262: webbrowser module broken with Firefox 36+
http://bugs.python.org/issue23262 14 msgs

#28544: Implement asyncio.Task in C
http://bugs.python.org/issue28544 12 msgs

#28539: httplib/http.client HTTPConnection._set_hostport() regression
http://bugs.python.org/issue28539 9 msgs

#28199: Compact dict resizing is doing too much work
http://bugs.python.org/issue28199 7 msgs

#28524: Set default argument of logging.disable() to logging.CRITICAL
http://bugs.python.org/issue28524 7 msgs

#27275: KeyError thrown by optimised collections.OrderedDict.popitem()
http://bugs.python.org/issue27275 6 msgs

#5996: abstract class instantiable when subclassing dict
http://bugs.python.org/issue5996 5 msgs



Issues closed (53)
==================

#3015: tkinter with wantobjects=False has been broken for some time
http://bugs.python.org/issue3015 closed by serhiy.storchaka

#17711: Persistent id in pickle with protocol version 0
http://bugs.python.org/issue17711 closed by serhiy.storchaka

#20357: Mention buildbots in the core dev section of the devguide
http://bugs.python.org/issue20357 closed by berker.peksag

#20491: textwrap: Non-breaking space not honored
http://bugs.python.org/issue20491 closed by serhiy.storchaka

#22757: TclStackFree: incorrect freePtr. Call out of sequence?
http://bugs.python.org/issue22757 closed by serhiy.storchaka

#22949: fnmatch.translate doesn't add ^ at the beginning
http://bugs.python.org/issue22949 closed by serhiy.storchaka

#23214: BufferedReader.read1(size) signature incompatible with Buffere
http://bugs.python.org/issue23214 closed by martin.panter

#25464: Tix HList header_exists should be "exist"
http://bugs.python.org/issue25464 closed by serhiy.storchaka

#25953: re fails to identify invalid numeric group references in repla
http://bugs.python.org/issue25953 closed by serhiy.storchaka

#26240: Docstring of the subprocess module should be cleaned up
http://bugs.python.org/issue26240 closed by martin.panter

#26682: Ttk Notebook tabs do not show with 1-2 char names
http://bugs.python.org/issue26682 closed by ned.deily

#26796: BaseEventLoop.run_in_executor shouldn't specify max_workers fo
http://bugs.python.org/issue26796 closed by yselivanov

#26923: asyncio.gather drops cancellation
http://bugs.python.org/issue26923 closed by yselivanov

#27025: More human readable generated widget names
http://bugs.python.org/issue27025 closed by serhiy.storchaka

#27989: incomplete signature with help function using typing
http://bugs.python.org/issue27989 closed by gvanrossum

#28107: Update typing module documentation for NamedTuple
http://bugs.python.org/issue28107 closed by gvanrossum

#28213: asyncio SSLProtocol _app_transport is private
http://bugs.python.org/issue28213 closed by yselivanov

#28255: TextCalendar.prweek/month/year outputs an extra whitespace cha
http://bugs.python.org/issue28255 closed by serhiy.storchaka

#28314: ElementTree: Element.getiterator(tag) broken in 3.6
http://bugs.python.org/issue28314 closed by serhiy.storchaka

#28330: Use simpler and faster sched.Event definition
http://bugs.python.org/issue28330 closed by rhettinger

#28333: input() with Unicode prompt produces mojibake on Windows
http://bugs.python.org/issue28333 closed by steve.dower

#28353: os.fwalk() unhandled exception when error occurs accessing sym
http://bugs.python.org/issue28353 closed by serhiy.storchaka

#28396: Remove *.pyo references from man page
http://bugs.python.org/issue28396 closed by brett.cannon

#28408: Fix redundant code and memory leak in _PyUnicodeWriter_Finish
http://bugs.python.org/issue28408 closed by serhiy.storchaka

#28426: PyUnicode_AsDecodedObject can only return unicode now
http://bugs.python.org/issue28426 closed by serhiy.storchaka

#28430: asyncio: C implemeted Future cause Tornado test fail
http://bugs.python.org/issue28430 closed by inada.naoki

#28435: test_urllib2_localnet.ProxyAuthTests fails with no_proxy and N
http://bugs.python.org/issue28435 closed by martin.panter

#28439: Remove redundant checks in PyUnicode_EncodeLocale and PyUnicod
http://bugs.python.org/issue28439 closed by serhiy.storchaka

#28465: python 3.5 magic number
http://bugs.python.org/issue28465 closed by brett.cannon

#28469: timeit: use powers of 2 in autorange(), instead of powers of 1
http://bugs.python.org/issue28469 closed by serhiy.storchaka

#28482: test_typing fails if asyncio unavailable
http://bugs.python.org/issue28482 closed by gvanrossum

#28488: shutil.make_archive (xxx, zip, root_dir) is adding './' entry
http://bugs.python.org/issue28488 closed by serhiy.storchaka

#28496: Mark up constants 0, 1, -1 in C API docs
http://bugs.python.org/issue28496 closed by serhiy.storchaka

#28497: future in tkinter
http://bugs.python.org/issue28497 closed by serhiy.storchaka

#28500: pep 525/asyncio: Handle when async generators are GCed from an
http://bugs.python.org/issue28500 closed by yselivanov

#28504: Cleanup unicode_decode_call_errorhandler_wchar/writer
http://bugs.python.org/issue28504 closed by serhiy.storchaka

#28505: pip installation issues with default path on Windows
http://bugs.python.org/issue28505 closed by eryksun

#28507: Regenerate ./configure on the default branch
http://bugs.python.org/issue28507 closed by ned.deily

#28508: Need way to expose incremental size of key sharing dicts
http://bugs.python.org/issue28508 closed by rhettinger

#28509: dict.update allocates too much
http://bugs.python.org/issue28509 closed by inada.naoki

#28510: PyUnicodeDecodeError_GetObject always return bytes
http://bugs.python.org/issue28510 closed by serhiy.storchaka

#28511: Use the "U" format for parsing Unicode object arg in PyArg_Par
http://bugs.python.org/issue28511 closed by xiang.zhang

#28514: Python (IDLE?) freezes on file save on Windows
http://bugs.python.org/issue28514 closed by SilentGhost

#28515: Py3k warnings in Python 2.7 tests
http://bugs.python.org/issue28515 closed by serhiy.storchaka

#28517: Dead code in wordcode
http://bugs.python.org/issue28517 closed by serhiy.storchaka

#28520: Failed to install Python 3.3.5 on OSX 10.11.6
http://bugs.python.org/issue28520 closed by ned.deily

#28525: Incorrect documented parameter for gc.collect
http://bugs.python.org/issue28525 closed by python-dev

#28526: Use PyUnicode_AsEncodedString instead of PyUnicode_AsEncodedOb
http://bugs.python.org/issue28526 closed by serhiy.storchaka

#28527: Hack in `genericpath.commonprefix()` crashes if `m` argument i
http://bugs.python.org/issue28527 closed by christian.heimes

#28529: 0 ** 0 should raise ArithmeticError
http://bugs.python.org/issue28529 closed by tim.peters

#28535: round seems to provide floor, not proper rounding
http://bugs.python.org/issue28535 closed by r.david.murray

#28537: abc module fails to reject instantiation of some multiply-inhe
http://bugs.python.org/issue28537 closed by r.david.murray

#28545: socket.bind to AF_PACKET should use passed interface name
http://bugs.python.org/issue28545 closed by mturon

Python tracker

unread,
Nov 4, 2016, 1:10:32 PM11/4/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-10-28 - 2016-11-04)
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 5547 (+23)
closed 34821 (+41)
total 40368 (+64)

Open issues with patches: 2405


Issues opened (43)
==================

#28199: Compact dict resizing is doing too much work
http://bugs.python.org/issue28199 reopened by ned.deily

#28473: mailbox.MH crashes on certain Claws Mail .mh_sequences files
http://bugs.python.org/issue28473 reopened by r.david.murray

#28551: sysconfig.py wrong _PROJECT_BASE for Py2.7 Windows 64bit PC/VS
http://bugs.python.org/issue28551 opened by anselm.kruis

#28552: Distutils fail if sys.executable is None
http://bugs.python.org/issue28552 opened by iamale

#28554: Windows: _socket module fails to compile on "AMD64 Windows7 SP
http://bugs.python.org/issue28554 opened by haypo

#28555: provid also sha-1 and sha-256 also on download links
http://bugs.python.org/issue28555 opened by Big Stone

#28556: typing.py upgrades
http://bugs.python.org/issue28556 opened by gvanrossum

#28557: error message for bad raw readinto
http://bugs.python.org/issue28557 opened by davidszotten

#28559: Unclear error message when raising wrong type of exceptions
http://bugs.python.org/issue28559 opened by Dimitri Merejkowsky

#28562: test_asyncio fails on Android upon calling getaddrinfo()
http://bugs.python.org/issue28562 opened by xdegaye

#28563: Arbitrary code execution in gettext.c2py
http://bugs.python.org/issue28563 opened by Carl Ekerot

#28564: shutil.rmtree is inefficient due to listdir() instead of scand
http://bugs.python.org/issue28564 opened by enkore

#28565: datetime.strptime %Z doesn't produce aware object
http://bugs.python.org/issue28565 opened by lilydjwg

#28567: Bus error / segmentation fault on macOS debug build when using
http://bugs.python.org/issue28567 opened by Alex Croitor

#28569: mock.attach_mock should work with any return value of patch()
http://bugs.python.org/issue28569 opened by anfedorov

#28570: httplib mishandles unknown 1XX status codes
http://bugs.python.org/issue28570 opened by Lukasa

#28571: llist and scipy.stats conflicts, python segfault
http://bugs.python.org/issue28571 opened by Lluís

#28572: IDLE: add tests for config dialog.
http://bugs.python.org/issue28572 opened by terry.reedy

#28573: Python 3.6.0b3 64-bit has no sys._mercurial info
http://bugs.python.org/issue28573 opened by steve.dower

#28574: Update bundled pip
http://bugs.python.org/issue28574 opened by steve.dower

#28576: Uninstalling Py352 x86 with /uninstall option does not remove
http://bugs.python.org/issue28576 opened by jcrmatos

#28577: ipaddress.ip_network(...).hosts() returns nothing for an IPv4
http://bugs.python.org/issue28577 opened by era

#28584: ICC compiler check is too permissive
http://bugs.python.org/issue28584 opened by struktured

#28585: Restore docstring of os._isdir
http://bugs.python.org/issue28585 opened by serhiy.storchaka

#28586: Convert os.scandir to Argument Clinic
http://bugs.python.org/issue28586 opened by serhiy.storchaka

#28587: list.index documentation missing start and stop arguments
http://bugs.python.org/issue28587 opened by ChrisRands

#28588: Memory leak in OpenSSL thread state
http://bugs.python.org/issue28588 opened by christian.heimes

#28590: fstring's '{' from escape sequences does not start an expressi
http://bugs.python.org/issue28590 opened by afg984

#28591: imghdr doesn't recognize some jpeg formats
http://bugs.python.org/issue28591 opened by 4simple-org

#28592: Installation freezes on C Runtime Install
http://bugs.python.org/issue28592 opened by Ex Tracheese

#28593: Inconsistent itertools' predicate behaviour
http://bugs.python.org/issue28593 opened by franciscouzo

#28595: shlex.shlex should not augment wordchars
http://bugs.python.org/issue28595 opened by evan_

#28596: on Android _bootlocale on startup relies on too many library m
http://bugs.python.org/issue28596 opened by xdegaye

#28598: RHS not consulted in `str % subclass_of_str` case.
http://bugs.python.org/issue28598 opened by mjpieters

#28601: Ambiguous datetime comparisons should use == rather than 'is'
http://bugs.python.org/issue28601 opened by p-ganssle

#28602: `tzinfo.fromutc()` fails when used for a fold-aware tzinfo imp
http://bugs.python.org/issue28602 opened by p-ganssle

#28603: traceback module can't format/print unhashable exceptions
http://bugs.python.org/issue28603 opened by Trundle

#28604: Exception raised by python3.5 when using en_GB locale
http://bugs.python.org/issue28604 opened by Guillaume Pasquet (Etenil)

#28607: C implementation of parts of copy.deepcopy
http://bugs.python.org/issue28607 opened by villemoes

#28608: Support creating hardlink using `pathlib`
http://bugs.python.org/issue28608 opened by cool-RR

#28609: argparse claims '*' positional argument is required in error o
http://bugs.python.org/issue28609 opened by rrt

#28610: Provide PDB hook to customize how to find source files
http://bugs.python.org/issue28610 opened by Pinku Surana

#28612: str.translate needs a mapping example
http://bugs.python.org/issue28612 opened by Jim.Jewett



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

#28612: str.translate needs a mapping example
http://bugs.python.org/issue28612

#28610: Provide PDB hook to customize how to find source files
http://bugs.python.org/issue28610

#28609: argparse claims '*' positional argument is required in error o
http://bugs.python.org/issue28609

#28608: Support creating hardlink using `pathlib`
http://bugs.python.org/issue28608

#28607: C implementation of parts of copy.deepcopy
http://bugs.python.org/issue28607

#28603: traceback module can't format/print unhashable exceptions
http://bugs.python.org/issue28603

#28596: on Android _bootlocale on startup relies on too many library m
http://bugs.python.org/issue28596

#28595: shlex.shlex should not augment wordchars
http://bugs.python.org/issue28595

#28593: Inconsistent itertools' predicate behaviour
http://bugs.python.org/issue28593

#28588: Memory leak in OpenSSL thread state
http://bugs.python.org/issue28588

#28586: Convert os.scandir to Argument Clinic
http://bugs.python.org/issue28586

#28585: Restore docstring of os._isdir
http://bugs.python.org/issue28585

#28569: mock.attach_mock should work with any return value of patch()
http://bugs.python.org/issue28569

#28567: Bus error / segmentation fault on macOS debug build when using
http://bugs.python.org/issue28567

#28562: test_asyncio fails on Android upon calling getaddrinfo()
http://bugs.python.org/issue28562



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

#28607: C implementation of parts of copy.deepcopy
http://bugs.python.org/issue28607

#28603: traceback module can't format/print unhashable exceptions
http://bugs.python.org/issue28603

#28598: RHS not consulted in `str % subclass_of_str` case.
http://bugs.python.org/issue28598

#28595: shlex.shlex should not augment wordchars
http://bugs.python.org/issue28595

#28591: imghdr doesn't recognize some jpeg formats
http://bugs.python.org/issue28591

#28587: list.index documentation missing start and stop arguments
http://bugs.python.org/issue28587

#28586: Convert os.scandir to Argument Clinic
http://bugs.python.org/issue28586

#28585: Restore docstring of os._isdir
http://bugs.python.org/issue28585

#28584: ICC compiler check is too permissive
http://bugs.python.org/issue28584

#28572: IDLE: add tests for config dialog.
http://bugs.python.org/issue28572

#28570: httplib mishandles unknown 1XX status codes
http://bugs.python.org/issue28570

#28563: Arbitrary code execution in gettext.c2py
http://bugs.python.org/issue28563

#28562: test_asyncio fails on Android upon calling getaddrinfo()
http://bugs.python.org/issue28562

#28559: Unclear error message when raising wrong type of exceptions
http://bugs.python.org/issue28559

#28557: error message for bad raw readinto
http://bugs.python.org/issue28557



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

#28199: Compact dict resizing is doing too much work
http://bugs.python.org/issue28199 16 msgs

#28542: document cross compilation
http://bugs.python.org/issue28542 9 msgs

#28591: imghdr doesn't recognize some jpeg formats
http://bugs.python.org/issue28591 9 msgs

#26163: FAIL: test_hash_effectiveness (test.test_set.TestFrozenSet)
http://bugs.python.org/issue26163 8 msgs

#28577: ipaddress.ip_network(...).hosts() returns nothing for an IPv4
http://bugs.python.org/issue28577 7 msgs

#28123: _PyDict_GetItem_KnownHash ignores DKIX_ERROR return
http://bugs.python.org/issue28123 6 msgs

#28499: Logging module documentation needs a rework.
http://bugs.python.org/issue28499 6 msgs

#28532: Show sys.version when -V option is supplied twice.
http://bugs.python.org/issue28532 6 msgs

#28548: http.server parse_request() bug and error reporting
http://bugs.python.org/issue28548 6 msgs

#19899: No test for thread.interrupt_main()
http://bugs.python.org/issue19899 5 msgs



Issues closed (41)
==================

#23693: timeit accuracy could be better
http://bugs.python.org/issue23693 closed by haypo

#25264: test_marshal always crashs on "AMD64 Windows10 2.7" buildbot
http://bugs.python.org/issue25264 closed by serhiy.storchaka

#26638: Avoid warnings about missing CLI options when building documen
http://bugs.python.org/issue26638 closed by martin.panter

#26980: The path argument of asyncio.BaseEventLoop.create_unix_connect
http://bugs.python.org/issue26980 closed by gvanrossum

#27517: LZMACompressor and LZMADecompressor raise exceptions if given
http://bugs.python.org/issue27517 closed by serhiy.storchaka

#27939: Tkinter mainloop raises when setting the value of ttk.LabeledS
http://bugs.python.org/issue27939 closed by serhiy.storchaka

#28088: Document Transport.set_protocol and get_protocol
http://bugs.python.org/issue28088 closed by inada.naoki

#28128: Improve the warning message for invalid escape sequences
http://bugs.python.org/issue28128 closed by eric.smith

#28208: update sqlite to 3.14.2
http://bugs.python.org/issue28208 closed by ned.deily

#28248: Upgrade installers to OpenSSL 1.0.2j
http://bugs.python.org/issue28248 closed by ned.deily

#28385: Bytes objects should reject all formatting codes with an error
http://bugs.python.org/issue28385 closed by serhiy.storchaka

#28387: double free in io.TextIOWrapper
http://bugs.python.org/issue28387 closed by serhiy.storchaka

#28444: Missing extensions modules when cross compiling python 3.5.2 f
http://bugs.python.org/issue28444 closed by xdegaye

#28449: tarfile.open(mode = 'r:*', ignore_zeros = True) has 50% chance
http://bugs.python.org/issue28449 closed by serhiy.storchaka

#28513: Document zipfile CLI
http://bugs.python.org/issue28513 closed by serhiy.storchaka

#28522: can't make IDLEX work with python._pth and python-3.6.0b2
http://bugs.python.org/issue28522 closed by steve.dower

#28530: Howto detect if an object is of type os.DirEntry
http://bugs.python.org/issue28530 closed by brett.cannon

#28541: Improve test coverage for json library - loading bytes
http://bugs.python.org/issue28541 closed by serhiy.storchaka

#28549: curses: calling addch() with an 1-length str segfaults with nc
http://bugs.python.org/issue28549 closed by serhiy.storchaka

#28550: if inline statement does not work with multiple assignment.
http://bugs.python.org/issue28550 closed by eric.snow

#28553: int.to_bytes docs logic error
http://bugs.python.org/issue28553 closed by inada.naoki

#28558: argparse Incorrect Handling of Store Actions
http://bugs.python.org/issue28558 closed by xiang.zhang

#28560: Implement `PurePath.startswith` and `PurePath.endswith`
http://bugs.python.org/issue28560 closed by cool-RR

#28561: Report surrogate characters range in utf8_encoder
http://bugs.python.org/issue28561 closed by serhiy.storchaka

#28566: Python installation fails on Windows because of pip feature
http://bugs.python.org/issue28566 closed by steve.dower

#28568: Build files in PC/VS9.0 contain an outdated sqlite version num
http://bugs.python.org/issue28568 closed by python-dev

#28575: Error 0x80070643 While installing in Win 10 32 Bit
http://bugs.python.org/issue28575 closed by steve.dower

#28578: '\n' escape character print before the Py_GetCompiler version
http://bugs.python.org/issue28578 closed by SilentGhost

#28579: nan != nan
http://bugs.python.org/issue28579 closed by SilentGhost

#28580: Optimize iterating split table values
http://bugs.python.org/issue28580 closed by inada.naoki

#28581: Allow running code without explicitly saving the file.
http://bugs.python.org/issue28581 closed by terry.reedy

#28582: Invalid backslash syntax errors are not always accurate as to
http://bugs.python.org/issue28582 closed by eric.smith

#28583: PyDict_SetDefault doesn't combine split table when needed
http://bugs.python.org/issue28583 closed by inada.naoki

#28589: get error when compile .py file during install stage if cross
http://bugs.python.org/issue28589 closed by xdegaye

#28594: List define and Change result
http://bugs.python.org/issue28594 closed by martin.panter

#28597: f-string behavior is conflicting with its documentation
http://bugs.python.org/issue28597 closed by eric.smith

#28599: AboutDialog set_name is ignored
http://bugs.python.org/issue28599 closed by zach.ware

#28600: asyncio: Optimize loop.call_soon
http://bugs.python.org/issue28600 closed by yselivanov

#28605: Remove mention of LTO when referencing --with-optimization in
http://bugs.python.org/issue28605 closed by brett.cannon

#28606: Suspected bug in python optimizer with decorators
http://bugs.python.org/issue28606 closed by r.david.murray

#28611: Syntax error when using raw strings ending with a backslash.
http://bugs.python.org/issue28611 closed by ebarry

Python tracker

unread,
Nov 11, 2016, 12:10:30 PM11/11/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-11-04 - 2016-11-11)
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 5559 (+12)
closed 34866 (+45)
total 40425 (+57)

Open issues with patches: 2418


Issues opened (37)
==================

#4347: Circular dependency causes SystemError when adding new syntax
http://bugs.python.org/issue4347 reopened by martin.panter

#28614: Slice limit documentation is incorrect
http://bugs.python.org/issue28614 opened by airwin

#28615: Document clarification: Section 5.4 Complex Number
http://bugs.python.org/issue28615 opened by David.Johnston

#28617: Why isn't "in" called a comparison operation?
http://bugs.python.org/issue28617 opened by wim.glenn

#28618: Decorate hot functions using __attribute__((hot)) to optimize
http://bugs.python.org/issue28618 opened by haypo

#28619: [Patch] Stop using inet_ntoa() when possible.
http://bugs.python.org/issue28619 opened by EdSchouten

#28624: Make the `cwd` argument to `subprocess.Popen` accept a `PathLi
http://bugs.python.org/issue28624 opened by cool-RR

#28625: multiprocessing.Pool.imap swallows exceptions thrown by genera
http://bugs.python.org/issue28625 opened by elias

#28626: Tutorial: rearrange discussion of output formatting to encoura
http://bugs.python.org/issue28626 opened by akuchling

#28627: [alpine] shutil.copytree fail to copy a direcotry with broken
http://bugs.python.org/issue28627 opened by fruch

#28628: Failure to add signal handlers for any signal but SIGINT
http://bugs.python.org/issue28628 opened by brotherBox

#28629: Emit ResourceWarning when implicitly terminating a suspended f
http://bugs.python.org/issue28629 opened by ncoghlan

#28631: [2.7/3.5/3.6 Regression] crash using ctypes
http://bugs.python.org/issue28631 opened by doko

#28632: configparser does not close files in read
http://bugs.python.org/issue28632 opened by PetrPy

#28635: Update What's New for 3.6
http://bugs.python.org/issue28635 opened by Elvis.Pranskevichus

#28637: Python startup performance regression
http://bugs.python.org/issue28637 opened by haypo

#28643: Broken makefile depends for profile-opt target
http://bugs.python.org/issue28643 opened by nascheme

#28644: Document recent changes in typing.py
http://bugs.python.org/issue28644 opened by levkivskyi

#28645: Drop __aiter__ compatibility layer from 3.7
http://bugs.python.org/issue28645 opened by yselivanov

#28646: Using a read-only buffer.
http://bugs.python.org/issue28646 opened by mrolle

#28647: python --help: -u is misdocumented as binary mode
http://bugs.python.org/issue28647 opened by arigo

#28648: False assert in _Py_DecodeUTF8_surrogateescape
http://bugs.python.org/issue28648 opened by xiang.zhang

#28650: concurrent.futures.ThreadPoolExecutor: tasks in queue not mark
http://bugs.python.org/issue28650 opened by pyfm

#28651: Make objects with empty __slots__ GC types
http://bugs.python.org/issue28651 opened by yselivanov

#28654: sys.stdout.isatty() returns True even if redirected to NUL
http://bugs.python.org/issue28654 opened by kmeyer

#28655: Tests altered the execution environment in isolated mode
http://bugs.python.org/issue28655 opened by serhiy.storchaka

#28657: cmd.Cmd.get_help() implementation can't see do_*() methods add
http://bugs.python.org/issue28657 opened by Błażej Michalik

#28658: MacOsX idle don't run
http://bugs.python.org/issue28658 opened by Andrew Kontokanis

#28660: TextWrapper break_long_words=True, break_on_hyphens=True on lo
http://bugs.python.org/issue28660 opened by maubp

#28661: Fix code example in Python 3.5 telnetlib documentation
http://bugs.python.org/issue28661 opened by tiabc

#28662: catch also PermissionError in tests when spawning a non existe
http://bugs.python.org/issue28662 opened by xdegaye

#28663: Higher virtual memory usage on recent Linux versions
http://bugs.python.org/issue28663 opened by Valentin.Lorentz

#28665: Harmonize STORE_DEREF with STORE_FAST and LOAD_DEREF
http://bugs.python.org/issue28665 opened by rhettinger

#28666: Make test.support.rmtree() able to remove non-writable directo
http://bugs.python.org/issue28666 opened by serhiy.storchaka

#28667: FD_SETSIZE is unsigned on FreeBSD
http://bugs.python.org/issue28667 opened by serhiy.storchaka

#28668: instanciation of multiprocessing.Queue raises ImportError in t
http://bugs.python.org/issue28668 opened by xdegaye

#28669: Math Library Dos Attack
http://bugs.python.org/issue28669 opened by Stone



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

#28667: FD_SETSIZE is unsigned on FreeBSD
http://bugs.python.org/issue28667

#28666: Make test.support.rmtree() able to remove non-writable directo
http://bugs.python.org/issue28666

#28663: Higher virtual memory usage on recent Linux versions
http://bugs.python.org/issue28663

#28660: TextWrapper break_long_words=True, break_on_hyphens=True on lo
http://bugs.python.org/issue28660

#28658: MacOsX idle don't run
http://bugs.python.org/issue28658

#28657: cmd.Cmd.get_help() implementation can't see do_*() methods add
http://bugs.python.org/issue28657

#28655: Tests altered the execution environment in isolated mode
http://bugs.python.org/issue28655

#28650: concurrent.futures.ThreadPoolExecutor: tasks in queue not mark
http://bugs.python.org/issue28650

#28648: False assert in _Py_DecodeUTF8_surrogateescape
http://bugs.python.org/issue28648

#28646: Using a read-only buffer.
http://bugs.python.org/issue28646

#28625: multiprocessing.Pool.imap swallows exceptions thrown by genera
http://bugs.python.org/issue28625

#28624: Make the `cwd` argument to `subprocess.Popen` accept a `PathLi
http://bugs.python.org/issue28624

#28619: [Patch] Stop using inet_ntoa() when possible.
http://bugs.python.org/issue28619

#28608: Support creating hardlink using `pathlib`
http://bugs.python.org/issue28608

#28596: on Android _bootlocale on startup relies on too many library m
http://bugs.python.org/issue28596



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

#28668: instanciation of multiprocessing.Queue raises ImportError in t
http://bugs.python.org/issue28668

#28667: FD_SETSIZE is unsigned on FreeBSD
http://bugs.python.org/issue28667

#28666: Make test.support.rmtree() able to remove non-writable directo
http://bugs.python.org/issue28666

#28665: Harmonize STORE_DEREF with STORE_FAST and LOAD_DEREF
http://bugs.python.org/issue28665

#28662: catch also PermissionError in tests when spawning a non existe
http://bugs.python.org/issue28662

#28651: Make objects with empty __slots__ GC types
http://bugs.python.org/issue28651

#28650: concurrent.futures.ThreadPoolExecutor: tasks in queue not mark
http://bugs.python.org/issue28650

#28648: False assert in _Py_DecodeUTF8_surrogateescape
http://bugs.python.org/issue28648

#28645: Drop __aiter__ compatibility layer from 3.7
http://bugs.python.org/issue28645

#28644: Document recent changes in typing.py
http://bugs.python.org/issue28644

#28643: Broken makefile depends for profile-opt target
http://bugs.python.org/issue28643

#28637: Python startup performance regression
http://bugs.python.org/issue28637

#28635: Update What's New for 3.6
http://bugs.python.org/issue28635

#28626: Tutorial: rearrange discussion of output formatting to encoura
http://bugs.python.org/issue28626

#28619: [Patch] Stop using inet_ntoa() when possible.
http://bugs.python.org/issue28619



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

#28637: Python startup performance regression
http://bugs.python.org/issue28637 32 msgs

#28635: Update What's New for 3.6
http://bugs.python.org/issue28635 15 msgs

#28618: Decorate hot functions using __attribute__((hot)) to optimize
http://bugs.python.org/issue28618 11 msgs

#19569: Use __attribute__((deprecated)) to warn usage of deprecated fu
http://bugs.python.org/issue19569 9 msgs

#24329: __qualname__ and __slots__
http://bugs.python.org/issue24329 9 msgs

#26934: android: test_faulthandler fails
http://bugs.python.org/issue26934 8 msgs

#28609: argparse claims '*' positional argument is required in error o
http://bugs.python.org/issue28609 8 msgs

#19717: resolve() fails when the path doesn't exist
http://bugs.python.org/issue19717 7 msgs

#27854: Installed 2.7: IDLE Help disabled because help.html is missing
http://bugs.python.org/issue27854 7 msgs

#28617: Why isn't "in" called a comparison operation?
http://bugs.python.org/issue28617 7 msgs



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

#1778: SyntaxError.offset sometimes wrong
http://bugs.python.org/issue1778 closed by akuchling

#4713: Installing sgmlop causes xmlrpclib error
http://bugs.python.org/issue4713 closed by akuchling

#10605: ElementTree documentation
http://bugs.python.org/issue10605 closed by akuchling

#18317: gettext: DoS via crafted Plural-Forms
http://bugs.python.org/issue18317 closed by serhiy.storchaka

#19398: test_trace fails with -S
http://bugs.python.org/issue19398 closed by serhiy.storchaka

#20629: Python ctypes BigEndianStructure bitfield assignment misbehavi
http://bugs.python.org/issue20629 closed by xiang.zhang

#21590: Systemtap and DTrace support
http://bugs.python.org/issue21590 closed by lukasz.langa

#21864: Error in documentation of point 9.8 'Exceptions are classes to
http://bugs.python.org/issue21864 closed by berker.peksag

#23839: Clear caches after every test
http://bugs.python.org/issue23839 closed by serhiy.storchaka

#26969: ascynio should provide a policy to address pass-loop-everywher
http://bugs.python.org/issue26969 closed by yselivanov

#27781: Change sys.getfilesystemencoding() on Windows to UTF-8
http://bugs.python.org/issue27781 closed by python-dev

#28123: _PyDict_GetItem_KnownHash ignores DKIX_ERROR return
http://bugs.python.org/issue28123 closed by serhiy.storchaka

#28485: compileall.compile_dir(workers=<negative>) does not raise Valu
http://bugs.python.org/issue28485 closed by martin.panter

#28543: Incomplete fast path codecs aliases in codecs doc
http://bugs.python.org/issue28543 closed by berker.peksag

#28555: provid also sha-1 and sha-256 also on download links
http://bugs.python.org/issue28555 closed by benjamin.peterson

#28563: Arbitrary code execution in gettext.c2py
http://bugs.python.org/issue28563 closed by serhiy.storchaka

#28574: Update bundled pip
http://bugs.python.org/issue28574 closed by berker.peksag

#28585: Restore docstring of os._isdir
http://bugs.python.org/issue28585 closed by serhiy.storchaka

#28586: Convert os.scandir to Argument Clinic
http://bugs.python.org/issue28586 closed by serhiy.storchaka

#28590: fstring's '{' from escape sequences does not start an expressi
http://bugs.python.org/issue28590 closed by eric.smith

#28593: Inconsistent itertools' predicate behaviour
http://bugs.python.org/issue28593 closed by rhettinger

#28613: Make get_event_loop() return the current loop if called from c
http://bugs.python.org/issue28613 closed by yselivanov

#28616: sys.version_info.releaselevel - 'final' or 'release'
#28620: Build Memory Leak
http://bugs.python.org/issue28620 closed by r.david.murray

#28621: Refactor duplicate code calculating digit's bit length
http://bugs.python.org/issue28621 closed by serhiy.storchaka

#28622: Remove redundant variable annotation test from test_grammar
http://bugs.python.org/issue28622 closed by gvanrossum

#28623: Let `shlex.quote` accept a `PathLike` object
http://bugs.python.org/issue28623 closed by berker.peksag

#28630: setup.py bdist_egg --without-source-files does not allow conso
http://bugs.python.org/issue28630 closed by berker.peksag

#28633: Concatenating bytes literal and f-string causes segmentation f
http://bugs.python.org/issue28633 closed by eric.smith

#28634: asyncio.isfuture() should support Mocks
http://bugs.python.org/issue28634 closed by yselivanov

#28636: strange issue with Pandas-0.19.1 on Python-3.6.0b3
http://bugs.python.org/issue28636 closed by Big Stone

#28638: Creating namedtuple is too slow to be used in common stdlib (e
http://bugs.python.org/issue28638 closed by rhettinger

#28639: inspect.isawaitable(native_coro) returns int
http://bugs.python.org/issue28639 closed by yselivanov

#28640: UnicodeDecodeError: 'cp949'
http://bugs.python.org/issue28640 closed by steve.dower

#28641: Describe PEP 495 features in "What's New in Python 3.6" docume
http://bugs.python.org/issue28641 closed by yselivanov

#28642: csv reader losing rows with big files and tab delimiter
http://bugs.python.org/issue28642 closed by datapythonista

#28649: refleak in typing.py
http://bugs.python.org/issue28649 closed by yselivanov

#28652: Make loop methods reject socket kinds they do not support.
http://bugs.python.org/issue28652 closed by yselivanov

#28653: refleak in C functools.lru_cache
http://bugs.python.org/issue28653 closed by yselivanov

#28656: build error in cygwin64 ,because pthread_key_t
http://bugs.python.org/issue28656 closed by serhiy.storchaka

#28659: xml.etree.cElementTree.write misses opening tag
http://bugs.python.org/issue28659 closed by xiang.zhang

#28664: test_bz2 fails with BrokenPipeError when bunzip2 is missing
http://bugs.python.org/issue28664 closed by serhiy.storchaka

Python tracker

unread,
Nov 18, 2016, 12:10:35 PM11/18/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-11-11 - 2016-11-18)
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 5584 (+25)
closed 34909 (+43)
total 40493 (+68)

Open issues with patches: 2421


Issues opened (51)
==================

#28032: --with-lto builds segfault in many situations
http://bugs.python.org/issue28032 reopened by koobs

#28671: SSL server requesting client certificates should send CA list
http://bugs.python.org/issue28671 opened by kchen

#28672: Explain in the "Data Model" document why arguments to __init__
http://bugs.python.org/issue28672 opened by João.Sebastião.de.Oliveira.Bueno

#28673: When using pyro4 with more than 15 threads, python 2.7.12 core
http://bugs.python.org/issue28673 opened by pwp333

#28675: about PEP 528 / PEP 529
http://bugs.python.org/issue28675 opened by Big Stone

#28677: difficult to parse sentence structure in "When an instance att
http://bugs.python.org/issue28677 opened by viorel

#28680: bdist_wininst generated 64-bit executable looks for 3.5-32
http://bugs.python.org/issue28680 opened by Timothy Widrick

#28681: About function renaming in the tutorial
http://bugs.python.org/issue28681 opened by xfq

#28682: Bytes support in os.fwalk()
http://bugs.python.org/issue28682 opened by serhiy.storchaka

#28683: bind() on a unix socket raises PermissionError on Android for
http://bugs.python.org/issue28683 opened by xdegaye

#28684: [asyncio] bind() on a unix socket raises PermissionError on An
http://bugs.python.org/issue28684 opened by xdegaye

#28685: Optimizing list.sort() by performing safety checks in advance
http://bugs.python.org/issue28685 opened by elliot.gorokhovsky

#28686: py.exe ignored PATH when using python3 shebang
http://bugs.python.org/issue28686 opened by wdhwg001

#28687: Python 2.7.12 windows x64 installer fails after previous bad u
http://bugs.python.org/issue28687 opened by Igor.Skochinsky

#28688: Warning -- warnings.filters was modified by test_warnings
http://bugs.python.org/issue28688 opened by haypo

#28689: OpenSSL 1.1.0c test failures
http://bugs.python.org/issue28689 opened by christian.heimes

#28692: gettext: deprecate selecting plural form by fractional numbers
http://bugs.python.org/issue28692 opened by serhiy.storchaka

#28693: No HKSCS support in Windows cp950
http://bugs.python.org/issue28693 opened by Artoria2e5

#28694: tkinter interface to fontchooser
http://bugs.python.org/issue28694 opened by Lance Ware

#28695: Add SSL_CTX_set_client_cert_engine
http://bugs.python.org/issue28695 opened by christian.heimes

#28696: imap from ThreadPool hangs by an exception in a generator func
http://bugs.python.org/issue28696 opened by lev-veshnyakov

#28697: asyncio.Lock, Condition, Semaphore docs don't mention `async w
http://bugs.python.org/issue28697 opened by ulope

#28698: Python 3.x ctypes c_wchar_p return is different from official
http://bugs.python.org/issue28698 opened by Alex Wang

#28699: Imap from ThreadPool behaves unexpectedly
http://bugs.python.org/issue28699 opened by lev-veshnyakov

#28700: test_dbm failure: KeyError: b'0' (intermittent in 3.5, reliabl
http://bugs.python.org/issue28700 opened by gward

#28702: Confusing error message when None used in expressions, eg. "'N
http://bugs.python.org/issue28702 opened by gward

#28705: Clean up design FAQ question about compiling to C
http://bugs.python.org/issue28705 opened by brett.cannon

#28706: msvc9compiler does not find a vcvarsall.bat of Visual C++ for
http://bugs.python.org/issue28706 opened by jyrkih

#28707: add 'directory' option to the http.server module
http://bugs.python.org/issue28707 opened by matrixise

#28708: Low FD_SETSIZE limit on Windows
http://bugs.python.org/issue28708 opened by David Hirschfeld

#28709: PyStructSequence_NewType is broken; makes GC type without sett
http://bugs.python.org/issue28709 opened by josh.r

#28710: Sphinx incompatible markup in configparser.ConfigParser.
http://bugs.python.org/issue28710 opened by Patrick Lehmann

#28711: IDLE doesn't open
http://bugs.python.org/issue28711 opened by bg90299

#28712: Non-Windows mappings for a couple of Windows code pages
http://bugs.python.org/issue28712 opened by Artoria2e5

#28714: Addition to Documentation of configparser.ConfigParser.write()
http://bugs.python.org/issue28714 opened by georgefischhof

#28715: Check result of PyUnicode_AsUTF8
http://bugs.python.org/issue28715 opened by serhiy.storchaka

#28716: Fractions instantiation revisited
http://bugs.python.org/issue28716 opened by wolma

#28718: '*' matches entire path in fnmatch.translate
http://bugs.python.org/issue28718 opened by Jim Nasby

#28719: zipfile increase in size
http://bugs.python.org/issue28719 opened by X-Istence

#28722: doctest example exit status
http://bugs.python.org/issue28722 opened by Brainix

#28724: Add method send_io, recv_io to the socket module.
http://bugs.python.org/issue28724 opened by tokibito

#28727: Implement comparison (x==y and x!=y) for _sre.SRE_Pattern
http://bugs.python.org/issue28727 opened by haypo

#28728: test_host_resolution in test_socket fails on duplicate assert
http://bugs.python.org/issue28728 opened by SilentGhost

#28729: Exception from sqlite3 adapter masked by sqlite3.InterfaceErro
http://bugs.python.org/issue28729 opened by inglesp

#28730: __reduce__ not being called in dervied extension class from da
http://bugs.python.org/issue28730 opened by Jeff Reback

#28731: _PyDict_NewPresized() creates too small dict
http://bugs.python.org/issue28731 opened by inada.naoki

#28732: spawnl crash on windows7
http://bugs.python.org/issue28732 opened by srinim

#28733: Show how to use mock_open in modules other that __main__
http://bugs.python.org/issue28733 opened by butla

#28735: Mock is equal to ANY but MagicMock is not
http://bugs.python.org/issue28735 opened by rafael.fonseca

#28736: multiprocessing.Lock() no longer has .acquire()
http://bugs.python.org/issue28736 opened by Eric Leadbetter

#28737: Document that tp_dealloc handler must call PyObject_GC_UnTrack
http://bugs.python.org/issue28737 opened by colesbury



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

#28737: Document that tp_dealloc handler must call PyObject_GC_UnTrack
http://bugs.python.org/issue28737

#28736: multiprocessing.Lock() no longer has .acquire()
http://bugs.python.org/issue28736

#28735: Mock is equal to ANY but MagicMock is not
http://bugs.python.org/issue28735

#28733: Show how to use mock_open in modules other that __main__
http://bugs.python.org/issue28733

#28722: doctest example exit status
http://bugs.python.org/issue28722

#28714: Addition to Documentation of configparser.ConfigParser.write()
http://bugs.python.org/issue28714

#28706: msvc9compiler does not find a vcvarsall.bat of Visual C++ for
http://bugs.python.org/issue28706

#28705: Clean up design FAQ question about compiling to C
http://bugs.python.org/issue28705

#28697: asyncio.Lock, Condition, Semaphore docs don't mention `async w
http://bugs.python.org/issue28697

#28695: Add SSL_CTX_set_client_cert_engine
http://bugs.python.org/issue28695

#28687: Python 2.7.12 windows x64 installer fails after previous bad u
http://bugs.python.org/issue28687

#28683: bind() on a unix socket raises PermissionError on Android for
http://bugs.python.org/issue28683

#28682: Bytes support in os.fwalk()
http://bugs.python.org/issue28682

#28680: bdist_wininst generated 64-bit executable looks for 3.5-32
http://bugs.python.org/issue28680

#28672: Explain in the "Data Model" document why arguments to __init__
http://bugs.python.org/issue28672



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

#28733: Show how to use mock_open in modules other that __main__
http://bugs.python.org/issue28733

#28731: _PyDict_NewPresized() creates too small dict
http://bugs.python.org/issue28731

#28728: test_host_resolution in test_socket fails on duplicate assert
http://bugs.python.org/issue28728

#28727: Implement comparison (x==y and x!=y) for _sre.SRE_Pattern
http://bugs.python.org/issue28727

#28724: Add method send_io, recv_io to the socket module.
http://bugs.python.org/issue28724

#28716: Fractions instantiation revisited
http://bugs.python.org/issue28716

#28715: Check result of PyUnicode_AsUTF8
http://bugs.python.org/issue28715

#28710: Sphinx incompatible markup in configparser.ConfigParser.
http://bugs.python.org/issue28710

#28707: add 'directory' option to the http.server module
http://bugs.python.org/issue28707

#28699: Imap from ThreadPool behaves unexpectedly
http://bugs.python.org/issue28699

#28692: gettext: deprecate selecting plural form by fractional numbers
http://bugs.python.org/issue28692

#28688: Warning -- warnings.filters was modified by test_warnings
http://bugs.python.org/issue28688

#28685: Optimizing list.sort() by performing safety checks in advance
http://bugs.python.org/issue28685

#28684: [asyncio] bind() on a unix socket raises PermissionError on An
http://bugs.python.org/issue28684

#28683: bind() on a unix socket raises PermissionError on Android for
http://bugs.python.org/issue28683



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

#28712: Non-Windows mappings for a couple of Windows code pages
http://bugs.python.org/issue28712 22 msgs

#28618: Decorate hot functions using __attribute__((hot)) to optimize
http://bugs.python.org/issue28618 15 msgs

#28731: _PyDict_NewPresized() creates too small dict
http://bugs.python.org/issue28731 15 msgs

#24379: Add operator.subscript as a convenience for creating slices
http://bugs.python.org/issue24379 11 msgs

#28688: Warning -- warnings.filters was modified by test_warnings
http://bugs.python.org/issue28688 11 msgs

#28727: Implement comparison (x==y and x!=y) for _sre.SRE_Pattern
http://bugs.python.org/issue28727 11 msgs

#24339: iso6937 encoding missing
http://bugs.python.org/issue24339 10 msgs

#21145: Add the @cached_property decorator
http://bugs.python.org/issue21145 9 msgs

#27945: Various segfaults with dict
http://bugs.python.org/issue27945 9 msgs

#28673: When using pyro4 with more than 15 threads, python 2.7.12 core
http://bugs.python.org/issue28673 9 msgs



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

#19717: resolve() fails when the path doesn't exist
http://bugs.python.org/issue19717 closed by steve.dower

#21449: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIII
http://bugs.python.org/issue21449 closed by serhiy.storchaka

#22495: merge large parts of test_binop.py and test_fractions.py
http://bugs.python.org/issue22495 closed by haypo

#26920: android: test_sys fails
http://bugs.python.org/issue26920 closed by xdegaye

#26926: test_io large file test failure on 32 bits Android platforms
http://bugs.python.org/issue26926 closed by xdegaye

#26929: android: test_strptime fails
http://bugs.python.org/issue26929 closed by xdegaye

#26931: android: test_distutils fails
http://bugs.python.org/issue26931 closed by xdegaye

#26934: android: test_faulthandler fails
http://bugs.python.org/issue26934 closed by xdegaye

#26935: android: test_os fails
http://bugs.python.org/issue26935 closed by xdegaye

#27854: Installed 2.7: IDLE Help disabled because help.html is missing
http://bugs.python.org/issue27854 closed by steve.dower

#28000: Build fails on AIX with _LINUX_SOURCE_COMPAT flag
http://bugs.python.org/issue28000 closed by martin.panter

#28016: test_fileio fails on AIX
http://bugs.python.org/issue28016 closed by martin.panter

#28531: Improve utf7 encoder memory usage
http://bugs.python.org/issue28531 closed by haypo

#28573: Python 3.6.0b3 64-bit has no sys._mercurial info
http://bugs.python.org/issue28573 closed by steve.dower

#28614: Slice limit documentation could be misinterpreted in Python 2.
http://bugs.python.org/issue28614 closed by rhettinger

#28631: [2.7/3.5/3.6 Regression] crash using ctypes
http://bugs.python.org/issue28631 closed by doko

#28632: configparser does not close files in read
http://bugs.python.org/issue28632 closed by PetrPy

#28637: Python startup performance regression
http://bugs.python.org/issue28637 closed by haypo

#28644: Document recent changes in typing.py
http://bugs.python.org/issue28644 closed by gvanrossum

#28648: False assert in _Py_DecodeUTF8_surrogateescape
http://bugs.python.org/issue28648 closed by serhiy.storchaka

#28658: IDLE: catch user cfg file error and improve error message
http://bugs.python.org/issue28658 closed by terry.reedy

#28662: catch also PermissionError in tests when spawning a non existe
http://bugs.python.org/issue28662 closed by xdegaye

#28665: Harmonize STORE_DEREF with STORE_FAST and LOAD_DEREF
http://bugs.python.org/issue28665 closed by rhettinger

#28668: instanciation of multiprocessing.Queue raises ImportError in t
http://bugs.python.org/issue28668 closed by xdegaye

#28669: Math Library Dos Attack
http://bugs.python.org/issue28669 closed by haypo

#28670: PEP 235: Implement on every POSIX system, and clean up the C c
http://bugs.python.org/issue28670 closed by brett.cannon

#28674: Spam
http://bugs.python.org/issue28674 closed by zach.ware

#28676: On macOS Sierra, warning: implicit declaration of function 'ge
http://bugs.python.org/issue28676 closed by ned.deily

#28678: tarfile extract docs inconsistent naming of parameter numeric_
http://bugs.python.org/issue28678 closed by martin.panter

#28679: CGIHTTPServer displays raw python code when the url contains '
http://bugs.python.org/issue28679 closed by Yudai Fujiwara

#28690: Loop in re (regular expression) processing
http://bugs.python.org/issue28690 closed by haypo

#28691: python3.6 -Werror -c '"\c"' fails with an assertion error
http://bugs.python.org/issue28691 closed by haypo

#28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_Equal
http://bugs.python.org/issue28701 closed by serhiy.storchaka

#28703: Fix asyncio.iscoroutinefunction to handle Mock objects
http://bugs.python.org/issue28703 closed by yselivanov

#28704: Fix create_unix_server to support Path-like objects (PEP 519)
http://bugs.python.org/issue28704 closed by yselivanov

#28713: Recent tutorial for recent Python3 still uses IOError.
http://bugs.python.org/issue28713 closed by python-dev

#28717: rounding error in % operator
http://bugs.python.org/issue28717 closed by mark.dickinson

#28720: Add collections.abc.AsyncGenerator
http://bugs.python.org/issue28720 closed by yselivanov

#28721: Fix asynchronous generators athrow() and aclose() to handle St
http://bugs.python.org/issue28721 closed by yselivanov

#28723: tkinter, radiobutton, indicatoron=0 has no effect.
http://bugs.python.org/issue28723 closed by serhiy.storchaka

#28725: Awaiting an awaitable returned from an async function does not
http://bugs.python.org/issue28725 closed by yselivanov

#28726: py.exe launches wrong version
http://bugs.python.org/issue28726 closed by pravic

#28734: argparse: successive parsing wipes out nargs=? values
http://bugs.python.org/issue28734 closed by ajstewart

Python tracker

unread,
Nov 25, 2016, 12:10:36 PM11/25/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-11-18 - 2016-11-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 5588 ( +4)
closed 34971 (+62)
total 40559 (+66)

Open issues with patches: 2421


Issues opened (40)
==================

#10414: Python does not work on an IPv6 only host
http://bugs.python.org/issue10414 reopened by gregory.p.smith

#27100: Attempting to use class with both __enter__ & __exit__ undefin
http://bugs.python.org/issue27100 reopened by martin.panter

#28739: PEP 498: docstrings as f-strings
http://bugs.python.org/issue28739 opened by yselivanov

#28740: Add sys.getandroidapilevel()
http://bugs.python.org/issue28740 opened by haypo

#28742: argparse.ArgumentDefaultsHelpFormatter sometimes provides inac
http://bugs.python.org/issue28742 opened by pde

#28747: Expose SSL_CTX_set_cert_verify_callback
http://bugs.python.org/issue28747 opened by steve.dower

#28749: Fixed the documentation of the mapping codec APIs
http://bugs.python.org/issue28749 opened by serhiy.storchaka

#28753: Clinic: Converting Your First Function is not up to date
http://bugs.python.org/issue28753 opened by mdk

#28754: Argument Clinic for bisect.bisect_left
http://bugs.python.org/issue28754 opened by mdk

#28755: Rework syntax highlighing in howto/clinic.rst
http://bugs.python.org/issue28755 opened by mdk

#28758: UnicodeDecodeError: 'gbk' codec can't decode byte 0xab in posi
http://bugs.python.org/issue28758 opened by dontbugme

#28759: access to mkfifo, mknod and hard links is controled by SELinux
http://bugs.python.org/issue28759 opened by xdegaye

#28762: configure links with lockf and F_LOCK is not declared in Andro
http://bugs.python.org/issue28762 opened by xdegaye

#28763: Use en-dashes for ranges in docs
http://bugs.python.org/issue28763 opened by serhiy.storchaka

#28764: test_mailbox fails when run as a non-root user on Android API
#28765: _sre.compile(): be more strict on types of indexgroup and grou
http://bugs.python.org/issue28765 opened by haypo

#28767: Readd __index__ support on ipaddress objects
http://bugs.python.org/issue28767 opened by josh.r

#28768: Warning: implicit declaration of function '_setmode'
http://bugs.python.org/issue28768 opened by masamoto

#28769: Make PyUnicode_AsUTF8 returning "const char *" rather of "char
http://bugs.python.org/issue28769 opened by serhiy.storchaka

#28770: Update python-gdb.py for fastcalls
http://bugs.python.org/issue28770 opened by haypo

#28771: Update documented signatures of tp_get/setattr
http://bugs.python.org/issue28771 opened by martin.panter

#28775: Option to set startup directory in IDLE
http://bugs.python.org/issue28775 opened by rhettinger

#28777: asinc iter queue
http://bugs.python.org/issue28777 opened by RekGRpth

#28778: wsgiref HTTP Response Header Injection: CRLF Injection
http://bugs.python.org/issue28778 opened by RAUSHAN RAJ

#28779: set_forkserver_preload() can crash the forkserver if preloaded
http://bugs.python.org/issue28779 opened by pitrou

#28780: netrc throws NetrcParseError for record without 'password'
http://bugs.python.org/issue28780 opened by Mark Wood

#28781: On Installation of 3.5 Python get error message
http://bugs.python.org/issue28781 opened by Marcopolo

#28784: shlex.shlex punctuation_chars documentation should use posix=T
http://bugs.python.org/issue28784 opened by evan_

#28785: Clarify the behavior of NotImplemented
http://bugs.python.org/issue28785 opened by max

#28787: Out of tree --with--dtrace builds fail with a traceback
http://bugs.python.org/issue28787 opened by cstratak

#28788: Feature request: ConfigParser should be able to write config t
http://bugs.python.org/issue28788 opened by georgefischhof

#28789: valgrind shows "invalid file descriptor" when calling platform
http://bugs.python.org/issue28789 opened by Mathieu_Du

#28790: Error when using Generic and __slots__
http://bugs.python.org/issue28790 opened by gvanrossum

#28791: update sqlite to 3.15.2
http://bugs.python.org/issue28791 opened by Big Stone

#28794: inspect.isasyncgen and inspect.isasyncgenfunction aren't docum
http://bugs.python.org/issue28794 opened by njs

#28795: Misleading stating, that SIGINT handler is installed by defaul
http://bugs.python.org/issue28795 opened by Jan Velecký

#28797: Modifying class __dict__ inside __set_name__
http://bugs.python.org/issue28797 opened by Wombatz

#28799: Drop CALL_PROFILE special build?
http://bugs.python.org/issue28799 opened by haypo

#28800: Add RETURN_NONE bytecode instruction
http://bugs.python.org/issue28800 opened by haypo

#28802: Python 3.6.0b4 Reports ncurses present in Cygwin but fails to
http://bugs.python.org/issue28802 opened by eclectic9509



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

#28802: Python 3.6.0b4 Reports ncurses present in Cygwin but fails to
http://bugs.python.org/issue28802

#28799: Drop CALL_PROFILE special build?
http://bugs.python.org/issue28799

#28791: update sqlite to 3.15.2
http://bugs.python.org/issue28791

#28790: Error when using Generic and __slots__
http://bugs.python.org/issue28790

#28789: valgrind shows "invalid file descriptor" when calling platform
http://bugs.python.org/issue28789

#28788: Feature request: ConfigParser should be able to write config t
http://bugs.python.org/issue28788

#28787: Out of tree --with--dtrace builds fail with a traceback
http://bugs.python.org/issue28787

#28784: shlex.shlex punctuation_chars documentation should use posix=T
http://bugs.python.org/issue28784

#28780: netrc throws NetrcParseError for record without 'password'
http://bugs.python.org/issue28780

#28778: wsgiref HTTP Response Header Injection: CRLF Injection
http://bugs.python.org/issue28778

#28777: asinc iter queue
http://bugs.python.org/issue28777

#28762: configure links with lockf and F_LOCK is not declared in Andro
http://bugs.python.org/issue28762

#28759: access to mkfifo, mknod and hard links is controled by SELinux
http://bugs.python.org/issue28759

#28758: UnicodeDecodeError: 'gbk' codec can't decode byte 0xab in posi
http://bugs.python.org/issue28758

#28755: Rework syntax highlighing in howto/clinic.rst
http://bugs.python.org/issue28755



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

#28800: Add RETURN_NONE bytecode instruction
http://bugs.python.org/issue28800

#28799: Drop CALL_PROFILE special build?
http://bugs.python.org/issue28799

#28797: Modifying class __dict__ inside __set_name__
http://bugs.python.org/issue28797

#28794: inspect.isasyncgen and inspect.isasyncgenfunction aren't docum
http://bugs.python.org/issue28794

#28787: Out of tree --with--dtrace builds fail with a traceback
http://bugs.python.org/issue28787

#28779: set_forkserver_preload() can crash the forkserver if preloaded
http://bugs.python.org/issue28779

#28771: Update documented signatures of tp_get/setattr
http://bugs.python.org/issue28771

#28770: Update python-gdb.py for fastcalls
http://bugs.python.org/issue28770

#28769: Make PyUnicode_AsUTF8 returning "const char *" rather of "char
http://bugs.python.org/issue28769

#28768: Warning: implicit declaration of function '_setmode'
http://bugs.python.org/issue28768

#28765: _sre.compile(): be more strict on types of indexgroup and grou
http://bugs.python.org/issue28765

#28764: test_mailbox fails when run as a non-root user on Android API
http://bugs.python.org/issue28764

#28763: Use en-dashes for ranges in docs
http://bugs.python.org/issue28763

#28762: configure links with lockf and F_LOCK is not declared in Andro
http://bugs.python.org/issue28762

#28759: access to mkfifo, mknod and hard links is controled by SELinux
http://bugs.python.org/issue28759



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

#28765: _sre.compile(): be more strict on types of indexgroup and grou
http://bugs.python.org/issue28765 15 msgs

#28747: Expose SSL_CTX_set_cert_verify_callback
http://bugs.python.org/issue28747 13 msgs

#27100: Attempting to use class with both __enter__ & __exit__ undefin
http://bugs.python.org/issue27100 12 msgs

#28740: Add sys.getandroidapilevel()
http://bugs.python.org/issue28740 12 msgs

#28754: Argument Clinic for bisect.bisect_left
http://bugs.python.org/issue28754 11 msgs

#28763: Use en-dashes for ranges in docs
http://bugs.python.org/issue28763 11 msgs

#28753: Clinic: Converting Your First Function is not up to date
http://bugs.python.org/issue28753 10 msgs

#28518: execute("begin immediate") throwing OperationalError
http://bugs.python.org/issue28518 9 msgs

#28728: test_host_resolution in test_socket fails
http://bugs.python.org/issue28728 8 msgs

#28739: PEP 498: docstrings as f-strings
http://bugs.python.org/issue28739 8 msgs



Issues closed (57)
==================

#5384: mmap and exception type
http://bugs.python.org/issue5384 closed by rhettinger

#10656: "Out of tree" build fails on AIX
http://bugs.python.org/issue10656 closed by martin.panter

#17528: Implement dumps/loads for lru_cache
http://bugs.python.org/issue17528 closed by rhettinger

#17577: Add lookahead/peek wrapper to itertools
http://bugs.python.org/issue17577 closed by rhettinger

#22298: Lib/warnings.py _show_warning does not protect against being c
http://bugs.python.org/issue22298 closed by terry.reedy

#23106: Remove smalltable from set objects
http://bugs.python.org/issue23106 closed by rhettinger

#25659: ctypes.Array.from_buffer segmentation fault when trying to cre
http://bugs.python.org/issue25659 closed by martin.panter

#26530: tracemalloc: add C API to manually track/untrack memory alloca
http://bugs.python.org/issue26530 closed by haypo

#26647: ceval: use Wordcode, 16-bit bytecode
http://bugs.python.org/issue26647 closed by haypo

#27414: http.server.BaseHTTPRequestHandler inconsistence with Content-
#27825: Make the documentation for statistics' data argument clearer.
http://bugs.python.org/issue27825 closed by rhettinger

#28004: Optimize bytes.join(sequence)
http://bugs.python.org/issue28004 closed by haypo

#28023: python-gdb.py must be updated for the new Python 3.6 compact d
http://bugs.python.org/issue28023 closed by inada.naoki

#28082: re: convert re flags to (much friendlier) IntFlag constants
http://bugs.python.org/issue28082 closed by python-dev

#28172: Upper-case all example enum members
http://bugs.python.org/issue28172 closed by python-dev

#28475: Misleading error on random.sample when k < 0
http://bugs.python.org/issue28475 closed by rhettinger

#28532: Show sys.version when -V option is supplied twice.
http://bugs.python.org/issue28532 closed by inada.naoki

#28548: http.server parse_request() bug and error reporting
http://bugs.python.org/issue28548 closed by martin.panter

#28587: list.index documentation missing start and stop arguments
http://bugs.python.org/issue28587 closed by rhettinger

#28666: Make test.support.rmtree() able to remove non-writable directo
http://bugs.python.org/issue28666 closed by serhiy.storchaka

#28687: Python 2.7.12 windows x64 installer fails after previous bad u
http://bugs.python.org/issue28687 closed by steve.dower

#28688: Warning -- warnings.filters was modified by test_warnings
http://bugs.python.org/issue28688 closed by martin.panter

#28705: Clean up design FAQ question about compiling to C
http://bugs.python.org/issue28705 closed by brett.cannon

#28714: Addition to Documentation of configparser.ConfigParser.write()
http://bugs.python.org/issue28714 closed by georgefischhof

#28715: Check result of PyUnicode_AsUTF8
http://bugs.python.org/issue28715 closed by serhiy.storchaka

#28722: doctest example exit status
http://bugs.python.org/issue28722 closed by berker.peksag

#28727: Implement comparison (x==y and x!=y) for _sre.SRE_Pattern
http://bugs.python.org/issue28727 closed by haypo

#28732: spawnl crash on windows7
http://bugs.python.org/issue28732 closed by steve.dower

#28736: multiprocessing.Lock() no longer has .acquire()
http://bugs.python.org/issue28736 closed by Eric Leadbetter

#28738: Document SIGBREAK as argument for signal() under Windows.
http://bugs.python.org/issue28738 closed by berker.peksag

#28741: PEP 498: single '}' is not allowed
http://bugs.python.org/issue28741 closed by eric.smith

#28743: test_choices_algorithms() in test_random uses lots of memory
http://bugs.python.org/issue28743 closed by rhettinger

#28744: Basic precision calc error
http://bugs.python.org/issue28744 closed by zach.ware

#28745: Python 3.5.2 "from ... import" statement is different from off
http://bugs.python.org/issue28745 closed by eric.smith

#28746: cannot set_inheritable() for a file descriptor on Android
http://bugs.python.org/issue28746 closed by xdegaye

#28748: Make _Py_PackageContext of type "const char *"
http://bugs.python.org/issue28748 closed by serhiy.storchaka

#28750: Replace string with bytes in doc of unicode-escape an raw-unic
http://bugs.python.org/issue28750 closed by serhiy.storchaka

#28751: Fix comments in code.h
http://bugs.python.org/issue28751 closed by rhettinger

#28752: datetime object fails to restore from reduction
http://bugs.python.org/issue28752 closed by belopolsky

#28756: robotfileparser always uses default Python user-agent
http://bugs.python.org/issue28756 closed by xiang.zhang

#28757: Installation Failure
http://bugs.python.org/issue28757 closed by eric.smith

#28760: Cleanup PyUnicode_AsUnicodeEscapeString
http://bugs.python.org/issue28760 closed by serhiy.storchaka

#28761: Add the const qualifier to fields name and doc of public struc
http://bugs.python.org/issue28761 closed by serhiy.storchaka

#28766: Remove the semicolon in source code
http://bugs.python.org/issue28766 closed by martin.panter

#28772: Bus error in Python 3.6.0beta
http://bugs.python.org/issue28772 closed by Stefan Scherfke

#28773: typing.FrozenSet missing in documentation.
http://bugs.python.org/issue28773 closed by gvanrossum

#28774: Better start and end position for unicodeerror in unicode_enco
http://bugs.python.org/issue28774 closed by serhiy.storchaka

#28776: Duplicate method names should be an error
http://bugs.python.org/issue28776 closed by rhettinger

#28782: SEGFAULT when running a given coroutine
http://bugs.python.org/issue28782 closed by haypo

#28783: Embedded/nuget packages incorrectly reference bdist_wininst
http://bugs.python.org/issue28783 closed by steve.dower

#28786: Warnings in Misc/NEWS
http://bugs.python.org/issue28786 closed by SilentGhost

#28792: bisect: implement aliases in Python, remove C aliases
http://bugs.python.org/issue28792 closed by haypo

#28793: Copy-paste error in collections.abc docs for AsyncGenerator
http://bugs.python.org/issue28793 closed by berker.peksag

#28796: FIX warnings in documentation build
http://bugs.python.org/issue28796 closed by berker.peksag

#28798: Describe character as a string of length one instead of size o
http://bugs.python.org/issue28798 closed by rhettinger

#28801: configparser: before_get() method of class Interpolation has p
http://bugs.python.org/issue28801 closed by r.david.murray

#28803: Python 3.6.0b4 Reports ncurses present in Cygwin but fails to
http://bugs.python.org/issue28803 closed by berker.peksag

Python tracker

unread,
Dec 2, 2016, 12:10:47 PM12/2/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-11-25 - 2016-12-02)
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 5613 (+25)
closed 35002 (+31)
total 40615 (+56)

Open issues with patches: 2435


Issues opened (44)
==================

#5225: OS X "Update Shell Profile" may not update $PATH if run more t
http://bugs.python.org/issue5225 reopened by ned.deily

#23507: Tuple creation is too slow
http://bugs.python.org/issue23507 reopened by serhiy.storchaka

#23722: During metaclass.__init__, super() of the constructed class do
http://bugs.python.org/issue23722 reopened by ncoghlan

#28638: Creating namedtuple is too slow to be used in common stdlib (e
http://bugs.python.org/issue28638 reopened by inada.naoki

#28805: Add documentation for METH_FASTCALL
http://bugs.python.org/issue28805 opened by skrah

#28806: Improve the netrc library
http://bugs.python.org/issue28806 opened by xiang.zhang

#28808: Make PyUnicode_CompareWithASCIIString() never failing
http://bugs.python.org/issue28808 opened by serhiy.storchaka

#28809: mention asyncio.gather non-deterministic task starting order
http://bugs.python.org/issue28809 opened by Soren Solari

#28810: Document bytecode changes in 3.6
http://bugs.python.org/issue28810 opened by serhiy.storchaka

#28812: Deadlock between GIL and pystate head_mutex.
http://bugs.python.org/issue28812 opened by inada.naoki

#28813: Remove unneeded folded consts after peephole
http://bugs.python.org/issue28813 opened by Adrian Wielgosik

#28814: Deprecation notice on inspect.getargvalues() is incorrect
http://bugs.python.org/issue28814 opened by ncoghlan

#28815: test_socket fails if /proc/modules is existent but not readabl
#28816: Document if zipimport can respect import hooks to load custom
http://bugs.python.org/issue28816 opened by Decorater

#28818: simplify lookdict functions
http://bugs.python.org/issue28818 opened by inada.naoki

#28820: Typo in section 6 of the Python 3.4 documentation
http://bugs.python.org/issue28820 opened by Rares Aioanei

#28822: Fix indices handling in PyUnicode_FindChar
http://bugs.python.org/issue28822 opened by xiang.zhang

#28824: os.environ should preserve the case of the OS keys ?
http://bugs.python.org/issue28824 opened by tzickel

#28826: Programming with Python 3.6
http://bugs.python.org/issue28826 opened by ADFGUR

#28827: f-strings: format spec should not accept unicode escapes
http://bugs.python.org/issue28827 opened by yselivanov

#28829: Tkinter messagebox cx_freeze Python 3.4
http://bugs.python.org/issue28829 opened by ParvizKarimli

#28832: Reduce memset in dict creation
http://bugs.python.org/issue28832 opened by inada.naoki

#28833: cross compilation of third-party extension modules
http://bugs.python.org/issue28833 opened by xdegaye

#28835: Change in behavior when overriding warnings.showwarning and wi
http://bugs.python.org/issue28835 opened by Thomas.Robitaille

#28837: 2to3 does not wrap zip correctly
http://bugs.python.org/issue28837 opened by cvk

#28838: Uniformize argument names of "call" functions (C API)
http://bugs.python.org/issue28838 opened by haypo

#28839: _PyFunction_FastCallDict(): replace PyTuple_New() with PyMem_M
http://bugs.python.org/issue28839 opened by haypo

#28840: IDLE: Document tk's long line display limitation
http://bugs.python.org/issue28840 opened by piotr.sk

#28841: urlparse.urlparse() parses invalid URI without generating an e
http://bugs.python.org/issue28841 opened by amrith

#28842: PyInstanceMethod_Type isn't hashable
http://bugs.python.org/issue28842 opened by wolever

#28845: Clean up known issues for AIX
http://bugs.python.org/issue28845 opened by ericvw

#28846: Add a ProviderKey to the installer bundle
http://bugs.python.org/issue28846 opened by steve.dower

#28847: dumbdbm should not commit if in read mode
http://bugs.python.org/issue28847 opened by Jonathan Ng

#28848: Add CopyingMock to mock.py
http://bugs.python.org/issue28848 opened by wim.glenn

#28849: do not define sys.implementation._multiarch on Android
http://bugs.python.org/issue28849 opened by xdegaye

#28850: Regression in Python 3: Subclassing PrettyPrinter.format doesn
http://bugs.python.org/issue28850 opened by mic_e

#28851: namedtuples field_names sequence preferred
http://bugs.python.org/issue28851 opened by peentoon

#28852: sorted(range(1000)) is slower in Python 3.7 compared to Python
http://bugs.python.org/issue28852 opened by haypo

#28853: locals() and free variables
http://bugs.python.org/issue28853 opened by marco.buttu

#28854: FIPS mode causes dead-lock in ssl module
http://bugs.python.org/issue28854 opened by christian.heimes

#28856: %b format for bytes does not support objects that follow the b
http://bugs.python.org/issue28856 opened by belopolsky

#28857: SyncManager and Main Process fail to communicate after reboot
http://bugs.python.org/issue28857 opened by Nagarjuna Arigapudi

#28858: Fastcall uses more C stack
http://bugs.python.org/issue28858 opened by haypo

#28859: os.path.mount sometimes raises FileNotFoundError on Windows
http://bugs.python.org/issue28859 opened by lazka



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

#28859: os.path.mount sometimes raises FileNotFoundError on Windows
http://bugs.python.org/issue28859

#28856: %b format for bytes does not support objects that follow the b
http://bugs.python.org/issue28856

#28850: Regression in Python 3: Subclassing PrettyPrinter.format doesn
http://bugs.python.org/issue28850

#28837: 2to3 does not wrap zip correctly
http://bugs.python.org/issue28837

#28829: Tkinter messagebox cx_freeze Python 3.4
http://bugs.python.org/issue28829

#28816: Document if zipimport can respect import hooks to load custom
http://bugs.python.org/issue28816

#28814: Deprecation notice on inspect.getargvalues() is incorrect
http://bugs.python.org/issue28814

#28812: Deadlock between GIL and pystate head_mutex.
http://bugs.python.org/issue28812

#28809: mention asyncio.gather non-deterministic task starting order
http://bugs.python.org/issue28809

#28806: Improve the netrc library
http://bugs.python.org/issue28806

#28789: valgrind shows "invalid file descriptor" when calling platform
http://bugs.python.org/issue28789

#28788: ConfigParser should be able to write config to a given filenam
http://bugs.python.org/issue28788

#28787: Out of tree --with--dtrace builds fail with a traceback
http://bugs.python.org/issue28787

#28784: shlex.shlex punctuation_chars documentation should use posix=T
http://bugs.python.org/issue28784

#28780: netrc throws NetrcParseError for record without 'password'
http://bugs.python.org/issue28780



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

#28853: locals() and free variables
http://bugs.python.org/issue28853

#28849: do not define sys.implementation._multiarch on Android
http://bugs.python.org/issue28849

#28848: Add CopyingMock to mock.py
http://bugs.python.org/issue28848

#28847: dumbdbm should not commit if in read mode
http://bugs.python.org/issue28847

#28845: Clean up known issues for AIX
http://bugs.python.org/issue28845

#28839: _PyFunction_FastCallDict(): replace PyTuple_New() with PyMem_M
http://bugs.python.org/issue28839

#28838: Uniformize argument names of "call" functions (C API)
http://bugs.python.org/issue28838

#28833: cross compilation of third-party extension modules
http://bugs.python.org/issue28833

#28832: Reduce memset in dict creation
http://bugs.python.org/issue28832

#28822: Fix indices handling in PyUnicode_FindChar
http://bugs.python.org/issue28822

#28820: Typo in section 6 of the Python 3.4 documentation
http://bugs.python.org/issue28820

#28818: simplify lookdict functions
http://bugs.python.org/issue28818

#28815: test_socket fails if /proc/modules is existent but not readabl
http://bugs.python.org/issue28815

#28813: Remove unneeded folded consts after peephole
http://bugs.python.org/issue28813

#28808: Make PyUnicode_CompareWithASCIIString() never failing
http://bugs.python.org/issue28808



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

#28754: Argument Clinic for bisect.bisect_left
http://bugs.python.org/issue28754 26 msgs

#28781: On Installation of 3.5 Python get error message
http://bugs.python.org/issue28781 18 msgs

#28839: _PyFunction_FastCallDict(): replace PyTuple_New() with PyMem_M
http://bugs.python.org/issue28839 12 msgs

#26273: Expose TCP_CONGESTION and TCP_USER_TIMEOUT to the socket modul
http://bugs.python.org/issue26273 11 msgs

#28797: Modifying class __dict__ inside __set_name__
http://bugs.python.org/issue28797 11 msgs

#23507: Tuple creation is too slow
http://bugs.python.org/issue23507 10 msgs

#28739: PEP 498: docstrings as f-strings
http://bugs.python.org/issue28739 10 msgs

#28833: cross compilation of third-party extension modules
http://bugs.python.org/issue28833 10 msgs

#28288: Expose environment variable for Py_Py3kWarningFlag
http://bugs.python.org/issue28288 9 msgs

#28820: Typo in section 6 of the Python 3.4 documentation
http://bugs.python.org/issue28820 9 msgs



Issues closed (34)
==================

#10444: A mechanism is needed to override waiting for Python threads t
http://bugs.python.org/issue10444 closed by ebarry

#11145: '%o' % user-defined instance
http://bugs.python.org/issue11145 closed by serhiy.storchaka

#12844: Support more than 255 arguments
http://bugs.python.org/issue12844 closed by serhiy.storchaka

#20767: Some python extensions can't be compiled with clang 3.4
http://bugs.python.org/issue20767 closed by skrah

#24015: timeit should start with 1 loop, not 10
http://bugs.python.org/issue24015 closed by serhiy.storchaka

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

#24469: Py2.x int free list can grow without bounds
http://bugs.python.org/issue24469 closed by serhiy.storchaka

#25701: Document that tp_setattro and tp_setattr are used for deleting
http://bugs.python.org/issue25701 closed by martin.panter

#28625: multiprocessing.Pool.imap swallows exceptions thrown by genera
http://bugs.python.org/issue28625 closed by davin

#28696: imap from ThreadPool hangs by an exception in a generator func
http://bugs.python.org/issue28696 closed by davin

#28733: Show how to use mock_open in modules other that __main__
http://bugs.python.org/issue28733 closed by butla

#28740: Add sys.getandroidapilevel()
http://bugs.python.org/issue28740 closed by haypo

#28758: UnicodeDecodeError: 'gbk' codec can't decode byte 0xab in posi
http://bugs.python.org/issue28758 closed by steve.dower

#28763: Use en-dashes for ranges in docs
http://bugs.python.org/issue28763 closed by serhiy.storchaka

#28790: Error when using Generic and __slots__
http://bugs.python.org/issue28790 closed by gvanrossum

#28799: Drop CALL_PROFILE special build?
http://bugs.python.org/issue28799 closed by haypo

#28800: Add RETURN_NONE bytecode instruction
http://bugs.python.org/issue28800 closed by haypo

#28802: Python 3.6.0b4 Reports ncurses present in Cygwin but fails to
http://bugs.python.org/issue28802 closed by berker.peksag

#28804: file tell() report incorrect file position on Windows (but Lin
http://bugs.python.org/issue28804 closed by eric.smith

#28807: [NetBSD] interpreter hangs on exit after call to subprocess.Po
http://bugs.python.org/issue28807 closed by oskog97

#28811: Make pathlib.PurePath.__str__ use shlex.quote
http://bugs.python.org/issue28811 closed by serhiy.storchaka

#28817: Provide method PurePath.quote() that calls shlex.quote
http://bugs.python.org/issue28817 closed by zach.ware

#28819: tzinfo class spacing bug
http://bugs.python.org/issue28819 closed by bzliu94

#28821: generate_opcode_h.py crash when run with python2
http://bugs.python.org/issue28821 closed by haypo

#28823: Simplify compiling to BUILD_MAP_UNPACK
http://bugs.python.org/issue28823 closed by serhiy.storchaka

#28825: socket.SO_KEEPALIVE does not work on FreeBSD
http://bugs.python.org/issue28825 closed by benjamin.peterson

#28828: Connection reset by peer error when installing python packages
http://bugs.python.org/issue28828 closed by ebarry

#28830: Typo in whatsnew entry for 3.6
http://bugs.python.org/issue28830 closed by SilentGhost

#28831: Python 3's shutil.make_archive is truncating filenames
http://bugs.python.org/issue28831 closed by serhiy.storchaka

#28834: Type checking in set comparisons.
http://bugs.python.org/issue28834 closed by SilentGhost

#28836: Throw concurrent.futures.TimeoutError instead of concurrent.fu
http://bugs.python.org/issue28836 closed by gvanrossum

#28843: asyncio.Task implemented in C loses __traceback__ for exceptio
http://bugs.python.org/issue28843 closed by yselivanov

#28844: Pickling units
http://bugs.python.org/issue28844 closed by r.david.murray

#28855: Compiler warnings in _PyObject_CallArg1()
http://bugs.python.org/issue28855 closed by python-dev

Python tracker

unread,
Dec 9, 2016, 12:10:51 PM12/9/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-12-02 - 2016-12-09)
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 5621 ( +8)
closed 35057 (+55)
total 40678 (+63)

Open issues with patches: 2440


Issues opened (40)
==================

#28864: Add devnull file-like object
http://bugs.python.org/issue28864 opened by rhettinger

#28866: Type cache is not correctly invalidated on a class defining mr
http://bugs.python.org/issue28866 opened by sjpalt

#28867: NamedTemporaryFile does not generate a ResourceWarning for unc
http://bugs.python.org/issue28867 opened by jdufresne

#28869: __module__ attribute is not set correctly for a class created
http://bugs.python.org/issue28869 opened by levkivskyi

#28870: Refactor PyObject_CallFunctionObjArgs() and like
http://bugs.python.org/issue28870 opened by serhiy.storchaka

#28871: Destructor of ElementTree.Element is recursive
http://bugs.python.org/issue28871 opened by serhiy.storchaka

#28874: test_logging fails and freezes
http://bugs.python.org/issue28874 opened by Whitequill Riclo

#28876: bool of large range raises OverflowError
http://bugs.python.org/issue28876 opened by mark.dickinson

#28877: Cannot compile _ssl.o on HP-UX
http://bugs.python.org/issue28877 opened by James Matthews

#28879: smtplib send_message should add Date header if it is missing,
http://bugs.python.org/issue28879 opened by Henning.von.Bargen

#28881: int no attribute 'lower' iterating email.Message
http://bugs.python.org/issue28881 opened by Vitold S

#28882: RFC: Slice confusing with negative strides and the 0th element
http://bugs.python.org/issue28882 opened by hardkrash

#28883: Python 3.5.2 crashers (from PyPy)
http://bugs.python.org/issue28883 opened by arigo

#28884: Python 3.5.2 non-segfaulting bugs (from PyPy)
http://bugs.python.org/issue28884 opened by arigo

#28885: Python 3.5.2 strange-behavior issues (from PyPy)
http://bugs.python.org/issue28885 opened by arigo

#28886: Move deprecated abc module decorators to separate section in d
http://bugs.python.org/issue28886 opened by John Hagen

#28888: Installer fails when newer version of CRT is pending installat
http://bugs.python.org/issue28888 opened by steve.dower

#28889: IDLE needs the ability to pass in command-line arguments
http://bugs.python.org/issue28889 opened by rhettinger

#28890: logging.handlers: Document that QueueListener is a daemon thre
http://bugs.python.org/issue28890 opened by Julien Castiaux

#28891: Standardise more behaviours for zero-argument super() __class_
http://bugs.python.org/issue28891 opened by ncoghlan

#28893: Make sure exceptions raised in __aiter__ are properly chained
http://bugs.python.org/issue28893 opened by yselivanov

#28895: Two suggestions for windows.html
http://bugs.python.org/issue28895 opened by mark

#28896: Embeddable zip allows Windows registry to override module loca
http://bugs.python.org/issue28896 opened by izbyshev

#28898: Can't compile gdb with Python 3.6
http://bugs.python.org/issue28898 opened by cstratak

#28900: update 'docs for other versions'
http://bugs.python.org/issue28900 opened by Matthias v/d Meent

#28901: Windows: document that site is not imported by default by embe
http://bugs.python.org/issue28901 opened by Matthias v/d Meent

#28902: 3.6.0rc1 installer fails to install / uninstall.
http://bugs.python.org/issue28902 opened by Decorater

#28907: test_pydoc fails if build is in sub-directory
http://bugs.python.org/issue28907 opened by nascheme

#28908: pydoc getdocloc() is broken
http://bugs.python.org/issue28908 opened by nascheme

#28909: Adding LTTng-UST tracing support
http://bugs.python.org/issue28909 opened by Francis Deslauriers

#28911: Clarify the behaviour of assert_called_once_with
http://bugs.python.org/issue28911 opened by 153957

#28912: collections.abc.OrderedMapping
http://bugs.python.org/issue28912 opened by jab

#28913: "Fatal Python error: Cannot recover from stack overflow." from
http://bugs.python.org/issue28913 opened by Richard Eames

#28914: selectmodule build fails
http://bugs.python.org/issue28914 opened by sxsns243

#28916: Not matched behavior of modulo operator % with the description
http://bugs.python.org/issue28916 opened by woo yoo

#28918: cross compiling xxlimited fails with "Py_LIMITED_API is incomp
http://bugs.python.org/issue28918 opened by xdegaye

#28919: Simplify `_copy_func_details` in unittest.mock
http://bugs.python.org/issue28919 opened by Jiajun Huang

#28920: Dangerous usage of "O" format string in _asynciomodule.c
http://bugs.python.org/issue28920 opened by haypo

#28921: Make str.count one character for latin1 string faster
http://bugs.python.org/issue28921 opened by xiang.zhang

#28922: Add fixer for "import exceptions"
http://bugs.python.org/issue28922 opened by Valentin.Lorentz



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

#28922: Add fixer for "import exceptions"
http://bugs.python.org/issue28922

#28919: Simplify `_copy_func_details` in unittest.mock
http://bugs.python.org/issue28919

#28913: "Fatal Python error: Cannot recover from stack overflow." from
http://bugs.python.org/issue28913

#28911: Clarify the behaviour of assert_called_once_with
http://bugs.python.org/issue28911

#28909: Adding LTTng-UST tracing support
http://bugs.python.org/issue28909

#28907: test_pydoc fails if build is in sub-directory
http://bugs.python.org/issue28907

#28895: Two suggestions for windows.html
http://bugs.python.org/issue28895

#28890: logging.handlers: Document that QueueListener is a daemon thre
http://bugs.python.org/issue28890

#28889: IDLE needs the ability to pass in command-line arguments
http://bugs.python.org/issue28889

#28888: Installer fails when newer version of CRT is pending installat
http://bugs.python.org/issue28888

#28877: Cannot compile _ssl.o on HP-UX
http://bugs.python.org/issue28877

#28871: Destructor of ElementTree.Element is recursive
http://bugs.python.org/issue28871

#28859: os.path.ismount sometimes raises FileNotFoundError on Windows
http://bugs.python.org/issue28859

#28856: %b format for bytes does not support objects that follow the b
http://bugs.python.org/issue28856

#28850: Regression in Python 3: Subclassing PrettyPrinter.format doesn
http://bugs.python.org/issue28850



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

#28921: Make str.count one character for latin1 string faster
http://bugs.python.org/issue28921

#28920: Dangerous usage of "O" format string in _asynciomodule.c
http://bugs.python.org/issue28920

#28919: Simplify `_copy_func_details` in unittest.mock
http://bugs.python.org/issue28919

#28918: cross compiling xxlimited fails with "Py_LIMITED_API is incomp
http://bugs.python.org/issue28918

#28914: selectmodule build fails
http://bugs.python.org/issue28914

#28912: collections.abc.OrderedMapping
http://bugs.python.org/issue28912

#28911: Clarify the behaviour of assert_called_once_with
http://bugs.python.org/issue28911

#28909: Adding LTTng-UST tracing support
http://bugs.python.org/issue28909

#28907: test_pydoc fails if build is in sub-directory
http://bugs.python.org/issue28907

#28896: Embeddable zip allows Windows registry to override module loca
http://bugs.python.org/issue28896

#28893: Make sure exceptions raised in __aiter__ are properly chained
http://bugs.python.org/issue28893

#28885: Python 3.5.2 strange-behavior issues (from PyPy)
http://bugs.python.org/issue28885

#28876: bool of large range raises OverflowError
http://bugs.python.org/issue28876

#28870: Refactor PyObject_CallFunctionObjArgs() and like
http://bugs.python.org/issue28870

#28867: NamedTemporaryFile does not generate a ResourceWarning for unc
http://bugs.python.org/issue28867



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

#28838: Using consistent naming for arguments of "call" functions (C A
http://bugs.python.org/issue28838 14 msgs

#28884: Python 3.5.2 non-segfaulting bugs (from PyPy)
http://bugs.python.org/issue28884 14 msgs

#28885: Python 3.5.2 strange-behavior issues (from PyPy)
http://bugs.python.org/issue28885 14 msgs

#28147: Unbounded memory growth resizing split-table dicts
http://bugs.python.org/issue28147 11 msgs

#28866: Type cache is not correctly invalidated on a class defining mr
http://bugs.python.org/issue28866 10 msgs

#28089: asyncio: Document that TCP_NODELAY is now used by default
http://bugs.python.org/issue28089 9 msgs

#28896: Embeddable zip allows Windows registry to override module loca
http://bugs.python.org/issue28896 9 msgs

#28867: NamedTemporaryFile does not generate a ResourceWarning for unc
http://bugs.python.org/issue28867 8 msgs

#28900: update 'docs for other versions'
http://bugs.python.org/issue28900 8 msgs

#28091: Document PEP 525
http://bugs.python.org/issue28091 7 msgs



Issues closed (52)
==================

#12660: test_gdb fails when installed
http://bugs.python.org/issue12660 closed by inada.naoki

#26566: Failures on FreeBSD CURRENT buildbot
#26769: Python 2.7: make private file descriptors non inheritable
#26937: the chown() method of the tarfile.TarFile class fails on Andro
http://bugs.python.org/issue26937 closed by xdegaye

#26939: android: test_functools hangs on armv7
http://bugs.python.org/issue26939 closed by xdegaye

#26940: android: test_importlib hangs on armv7
http://bugs.python.org/issue26940 closed by xdegaye

#26941: android: test_threading hangs on armv7
http://bugs.python.org/issue26941 closed by xdegaye

#27050: Demote run() below the high level APIs in subprocess docs
http://bugs.python.org/issue27050 closed by ncoghlan

#27367: Windows buildbot: random timeout failure on test_threading
http://bugs.python.org/issue27367 closed by haypo

#27784: Random failure of test_TCPServer() of test.test_socketserver.S
http://bugs.python.org/issue27784 closed by haypo

#27791: test_threading: test_threads_join_2() failed with "Fatal Pytho
http://bugs.python.org/issue27791 closed by haypo

#27829: test.regrtest: changed environment variables are not logged
http://bugs.python.org/issue27829 closed by haypo

#27864: test_socket: unknown thread blocks forever on "AMD64 FreeBSD 9
http://bugs.python.org/issue27864 closed by haypo

#27971: utf-16 decoding can't handle lone surrogates
http://bugs.python.org/issue27971 closed by lazka

#28050: test_traceback is broken by new CALL_FUNCTION* opcodes
http://bugs.python.org/issue28050 closed by haypo

#28152: Clang warnings: code will never be executed
#28731: _PyDict_NewPresized() creates too small dict
http://bugs.python.org/issue28731 closed by inada.naoki

#28770: Update python-gdb.py for fastcalls
http://bugs.python.org/issue28770 closed by haypo

#28797: Modifying class __dict__ inside __set_name__
http://bugs.python.org/issue28797 closed by ncoghlan

#28808: Make PyUnicode_CompareWithASCIIString() never failing
http://bugs.python.org/issue28808 closed by serhiy.storchaka

#28818: simplify lookdict functions
http://bugs.python.org/issue28818 closed by inada.naoki

#28829: Tkinter messagebox cx_freeze Python 3.4
http://bugs.python.org/issue28829 closed by terry.reedy

#28835: Change in behavior when overriding warnings.showwarning and wi
http://bugs.python.org/issue28835 closed by ned.deily

#28846: Add a ProviderKey to the installer bundle
http://bugs.python.org/issue28846 closed by steve.dower

#28847: dumbdbm should not commit if in read mode
http://bugs.python.org/issue28847 closed by serhiy.storchaka

#28852: sorted(range(1000)) is slower in Python 3.7 than in 3.5
http://bugs.python.org/issue28852 closed by haypo

#28853: locals() and free variables
http://bugs.python.org/issue28853 closed by marco.buttu

#28854: FIPS mode causes dead-lock in ssl module
http://bugs.python.org/issue28854 closed by christian.heimes

#28858: Fastcall uses more C stack
http://bugs.python.org/issue28858 closed by haypo

#28860: Fixed all the doctest failures in Doc/library/configparser.rst
http://bugs.python.org/issue28860 closed by marco.buttu

#28861: Type Hints Syntax
http://bugs.python.org/issue28861 closed by YoSTEALTH

#28862: test_import.py leaks on 2.7
http://bugs.python.org/issue28862 closed by python-dev

#28863: Doc/includes/*.py files and doctests
http://bugs.python.org/issue28863 closed by marco.buttu

#28865: [MinGW32-x64]-PyList_Check PyDict_Check does not work
http://bugs.python.org/issue28865 closed by mifik

#28868: Python advertising BeOpen.com domain
http://bugs.python.org/issue28868 closed by ebarry

#28872: test_builtin failures when refleak hunting
http://bugs.python.org/issue28872 closed by ned.deily

#28873: test_unittest failures when refleak hunting
http://bugs.python.org/issue28873 closed by berker.peksag

#28875: test fails and freezes
http://bugs.python.org/issue28875 closed by martin.panter

#28878: datetime should not be a subclass of date
http://bugs.python.org/issue28878 closed by r.david.murray

#28880: range(i, j) doesn't work
http://bugs.python.org/issue28880 closed by r.david.murray

#28887: Login with Google not working on PyPi site
http://bugs.python.org/issue28887 closed by SilentGhost

#28892: pandas.to_datetime crashes in 3.6b4
http://bugs.python.org/issue28892 closed by ned.deily

#28894: Memory leak in dict.pop()
http://bugs.python.org/issue28894 closed by xiang.zhang

#28897: Python 3.6.0rc1 breaks NumPy tests.
http://bugs.python.org/issue28897 closed by ncoghlan

#28899: Symbols doesn't match in VS for python.exe and python35.dll
http://bugs.python.org/issue28899 closed by Arkady “KindDragon” Shapkin

#28903: Windows Embeddable Python exit not defined
http://bugs.python.org/issue28903 closed by zach.ware

#28904: add more format conversion flags eg. "len" and "id"
http://bugs.python.org/issue28904 closed by Samuel Colvin

#28905: re.sub appears not to check count optional argument for intege
http://bugs.python.org/issue28905 closed by r.david.murray

#28906: Can't inherit sockets with multiprocessing on Windows
http://bugs.python.org/issue28906 closed by planders

#28910: Async generator does not raise RuntimeError if finalizer not s
http://bugs.python.org/issue28910 closed by yselivanov

#28915: Modify PyObject_CallFunction() to use fast call internally
http://bugs.python.org/issue28915 closed by haypo

#28917: Docs: Add missing protocol to pickle
http://bugs.python.org/issue28917 closed by ChillarAnand

Python tracker

unread,
Dec 16, 2016, 12:10:53 PM12/16/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-12-09 - 2016-12-16)
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 5639 (+18)
closed 35107 (+50)
total 40746 (+68)

Open issues with patches: 2443


Issues opened (53)
==================

#20754: Distribution.parse_config_files uses interpolation since Pytho
http://bugs.python.org/issue20754 reopened by jason.coombs

#28770: Update python-gdb.py for fastcalls
http://bugs.python.org/issue28770 reopened by ned.deily

#28923: Nonexisting encoding specified in Tix.py
http://bugs.python.org/issue28923 opened by Ivan.Pozdeev

#28926: subprocess.Popen + Sqlalchemy doesn't wait for process
http://bugs.python.org/issue28926 opened by s1113950

#28927: bytes.fromhex should ignore all whitespace
http://bugs.python.org/issue28927 opened by nneonneo

#28929: Provide a link from documentation back to its source file
http://bugs.python.org/issue28929 opened by brett.cannon

#28931: urllib ignores FTP 226 response, breaking further FTP requests
http://bugs.python.org/issue28931 opened by Ivan.Pozdeev

#28932: Fail compile Python 3.6.0rc1 on OpenBSD 6.0
http://bugs.python.org/issue28932 opened by shadchin

#28934: _mboxMMDF#get_message should delegate to get_bytes
http://bugs.python.org/issue28934 opened by bpoaugust

#28936: test_global_err_then_warn in test_syntax is no longer valid
http://bugs.python.org/issue28936 opened by serhiy.storchaka

#28937: str.split(): remove empty strings when sep is not None
http://bugs.python.org/issue28937 opened by barry

#28938: match_hostname treats SAN IP address as DNS name and fails to
http://bugs.python.org/issue28938 opened by noxxi

#28940: __length_hint__ isn't a hint for list()
http://bugs.python.org/issue28940 opened by ronaldoussoren

#28941: Update the link to Source Code in Python Docs from hg to githu
http://bugs.python.org/issue28941 opened by Mariatta

#28942: await expressions in f-strings
http://bugs.python.org/issue28942 opened by Adam Gregory

#28945: get_boundary invokes unquote twice
http://bugs.python.org/issue28945 opened by bpoaugust

#28948: Facing issue while running Python 3.6.0rc1 windows x86-64 web
http://bugs.python.org/issue28948 opened by arpit arora

#28949: Stdlib modules disappear from file system
http://bugs.python.org/issue28949 opened by jason.coombs

#28950: regrtest: -j0 fails the check -j is not allowed together with
http://bugs.python.org/issue28950 opened by xiang.zhang

#28951: re.flags not documented in Module Contents as promised.
http://bugs.python.org/issue28951 opened by 4Dummies

#28952: csv.Sniffer().sniff(0 returns a value without the "strict" att
http://bugs.python.org/issue28952 opened by 4Dummies

#28953: Use `raise from` when raising new IncompleteRead
http://bugs.python.org/issue28953 opened by cool-RR

#28954: Incorrect EBNF rule of keywords_arguments
http://bugs.python.org/issue28954 opened by woo yoo

#28955: Not matched behavior of numeric comparison with the documentat
http://bugs.python.org/issue28955 opened by woo yoo

#28956: return minimum of modes for a multimodal distribution instead
http://bugs.python.org/issue28956 opened by sria91

#28957: undefined symbol: PyUnicodeUCS2_FromUnicode when executing any
http://bugs.python.org/issue28957 opened by rkommine

#28958: Python should return comperhansive error when SSLContext canno
http://bugs.python.org/issue28958 opened by Ilya.Kulakov

#28960: Small typo in Thread.join docs
http://bugs.python.org/issue28960 opened by rcorre

#28961: unittest.mock._Call ignores `name` parameter
http://bugs.python.org/issue28961 opened by Jiajun Huang

#28962: Crash when throwing an exception with a malicious __hash__ ove
http://bugs.python.org/issue28962 opened by Jelle Zijlstra

#28963: Use-after-free in _asyncio_Future_remove_done_callback() of _a
http://bugs.python.org/issue28963 opened by Ned Williamson

#28964: AST literal_eval exceptions provide no information about line
http://bugs.python.org/issue28964 opened by stevemerritt

#28965: Multiprocessing spawn/forkserver fails to pass Queues
http://bugs.python.org/issue28965 opened by Sean Murphy

#28967: copy.copy fails on threading.local subclass
http://bugs.python.org/issue28967 opened by Jelle Zijlstra

#28968: xml rpc server fails with connection reset by peer error no 10
http://bugs.python.org/issue28968 opened by manu

#28969: lru_cache is not threadsafe
http://bugs.python.org/issue28969 opened by Nicolas Savoire

#28970: ctypes.from_buffer counterpart to actively remove the mapping
http://bugs.python.org/issue28970 opened by frispete

#28971: nntplib is broken when responses are longer than _MAXLINE
http://bugs.python.org/issue28971 opened by xdegaye

#28972: Document all "python -m" utilities
http://bugs.python.org/issue28972 opened by tebeka

#28973: The fact that multiprocess.Queue uses serialization should be
http://bugs.python.org/issue28973 opened by Bernhard10

#28974: Make default __format__ be equivalent to __str__
http://bugs.python.org/issue28974 opened by serhiy.storchaka

#28977: Document PyObject_CallFunction() special case more explicitly
http://bugs.python.org/issue28977 opened by haypo

#28978: a redundant right parentheses in the EBNF rules of parameter_
http://bugs.python.org/issue28978 opened by woo yoo

#28980: ResourceWarning when imorting antigravity in 3.6
http://bugs.python.org/issue28980 opened by levkivskyi

#28981: distutils/check.py overzealous catch block hides errors
http://bugs.python.org/issue28981 opened by posita

#28982: multiprocessing.Queue.get(block=True, timeout=0) always raises
http://bugs.python.org/issue28982 opened by Ryan Brindley

#28983: Python 3.5.2 won't install on my computer
http://bugs.python.org/issue28983 opened by Rhesa Browning

#28985: sqlite3 authorizer codes constants not up to date
http://bugs.python.org/issue28985 opened by gumblex

#28986: Docs should say set.update takes iterable
http://bugs.python.org/issue28986 opened by nre3976

#28987: Remove typo in whats new entry on Descriptor Protocol Enhancem
http://bugs.python.org/issue28987 opened by Jim Fasarakis-Hilliard

#28988: Switch dict and set structures to PyVarObject
http://bugs.python.org/issue28988 opened by serhiy.storchaka

#28989: .dll files missing
http://bugs.python.org/issue28989 opened by Gabriel Lopez

#28990: asyncio SSL hangs if connection is closed before handshake com
http://bugs.python.org/issue28990 opened by yselivanov



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

#28987: Remove typo in whats new entry on Descriptor Protocol Enhancem
http://bugs.python.org/issue28987

#28981: distutils/check.py overzealous catch block hides errors
http://bugs.python.org/issue28981

#28974: Make default __format__ be equivalent to __str__
http://bugs.python.org/issue28974

#28970: ctypes.from_buffer counterpart to actively remove the mapping
http://bugs.python.org/issue28970

#28964: AST literal_eval exceptions provide no information about line
http://bugs.python.org/issue28964

#28958: Python should return comperhansive error when SSLContext canno
http://bugs.python.org/issue28958

#28957: undefined symbol: PyUnicodeUCS2_FromUnicode when executing any
http://bugs.python.org/issue28957

#28954: Incorrect EBNF rule of keywords_arguments
http://bugs.python.org/issue28954

#28953: Use `raise from` when raising new IncompleteRead
http://bugs.python.org/issue28953

#28952: csv.Sniffer().sniff(0 returns a value without the "strict" att
http://bugs.python.org/issue28952

#28945: get_boundary invokes unquote twice
http://bugs.python.org/issue28945

#28940: __length_hint__ isn't a hint for list()
http://bugs.python.org/issue28940

#28932: Fail compile Python 3.6.0rc1 on OpenBSD 6.0
http://bugs.python.org/issue28932

#28926: subprocess.Popen + Sqlalchemy doesn't wait for process
http://bugs.python.org/issue28926

#28913: "Fatal Python error: Cannot recover from stack overflow." from
http://bugs.python.org/issue28913



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

#28988: Switch dict and set structures to PyVarObject
http://bugs.python.org/issue28988

#28987: Remove typo in whats new entry on Descriptor Protocol Enhancem
http://bugs.python.org/issue28987

#28985: sqlite3 authorizer codes constants not up to date
http://bugs.python.org/issue28985

#28977: Document PyObject_CallFunction() special case more explicitly
http://bugs.python.org/issue28977

#28974: Make default __format__ be equivalent to __str__
http://bugs.python.org/issue28974

#28971: nntplib is broken when responses are longer than _MAXLINE
http://bugs.python.org/issue28971

#28969: lru_cache is not threadsafe
http://bugs.python.org/issue28969

#28964: AST literal_eval exceptions provide no information about line
http://bugs.python.org/issue28964

#28963: Use-after-free in _asyncio_Future_remove_done_callback() of _a
http://bugs.python.org/issue28963

#28961: unittest.mock._Call ignores `name` parameter
http://bugs.python.org/issue28961

#28960: Small typo in Thread.join docs
http://bugs.python.org/issue28960

#28953: Use `raise from` when raising new IncompleteRead
http://bugs.python.org/issue28953

#28950: regrtest: -j0 fails the check -j is not allowed together with
http://bugs.python.org/issue28950

#28941: Update the link to Source Code in Python Docs from hg to githu
http://bugs.python.org/issue28941

#28937: str.split(): remove empty strings when sep is not None
http://bugs.python.org/issue28937



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

#28937: str.split(): remove empty strings when sep is not None
http://bugs.python.org/issue28937 22 msgs

#28949: Stdlib modules disappear from file system
http://bugs.python.org/issue28949 20 msgs

#28147: Unbounded memory growth resizing split-table dicts
http://bugs.python.org/issue28147 15 msgs

#5322: Python 2.6 object.__new__ argument calling autodetection fault
http://bugs.python.org/issue5322 12 msgs

#26110: Speedup method calls 1.2x
http://bugs.python.org/issue26110 12 msgs

#28180: sys.getfilesystemencoding() should default to utf-8
http://bugs.python.org/issue28180 11 msgs

#28190: Cross-build _curses failed if host ncurses headers and target
http://bugs.python.org/issue28190 11 msgs

#28754: Argument Clinic for bisect.bisect_left
http://bugs.python.org/issue28754 10 msgs

#28971: nntplib is broken when responses are longer than _MAXLINE
http://bugs.python.org/issue28971 10 msgs

#25458: ftplib: command response shift - mismatch
http://bugs.python.org/issue25458 9 msgs



Issues closed (50)
==================

#16255: subrocess.Popen needs /bin/sh but Android only has /system/bin
http://bugs.python.org/issue16255 closed by xdegaye

#17430: missed peephole optimization
http://bugs.python.org/issue17430 closed by serhiy.storchaka

#21368: Check for systemd locale on startup if current locale is set t
http://bugs.python.org/issue21368 closed by ncoghlan

#23971: dict(list) and dict.fromkeys() doesn't account for 2/3 fill ra
http://bugs.python.org/issue23971 closed by inada.naoki

#26483: docs unclear on difference between str.isdigit() and str.isdec
http://bugs.python.org/issue26483 closed by martin.panter

#26856: android does not have pwd.getpwall()
#26919: on Android python fails to decode/encode command line argument
http://bugs.python.org/issue26919 closed by xdegaye

#26936: android: test_socket fails
http://bugs.python.org/issue26936 closed by xdegaye

#28089: asyncio: Document that TCP_NODELAY is now used by default
http://bugs.python.org/issue28089 closed by yselivanov

#28090: Document PEP 530
http://bugs.python.org/issue28090 closed by yselivanov

#28091: Document PEP 525 & 530
http://bugs.python.org/issue28091 closed by yselivanov

#28424: pkgutil.get_data() doesn't work with namespace packages
http://bugs.python.org/issue28424 closed by brett.cannon

#28680: bdist_wininst generated 64-bit executable looks for 3.5-32
http://bugs.python.org/issue28680 closed by steve.dower

#28683: bind() on a unix socket raises PermissionError on Android for
http://bugs.python.org/issue28683 closed by xdegaye

#28689: OpenSSL 1.1.0c test failures
http://bugs.python.org/issue28689 closed by ned.deily

#28755: Rework syntax highlighing in howto/clinic.rst
http://bugs.python.org/issue28755 closed by martin.panter

#28759: access to mkfifo, mknod and hard links is controled by SELinux
http://bugs.python.org/issue28759 closed by xdegaye

#28764: test_mailbox fails when run as a non-root user on Android API
http://bugs.python.org/issue28764 closed by xdegaye

#28771: Update documented signatures of tp_get/setattr
http://bugs.python.org/issue28771 closed by martin.panter

#28779: set_forkserver_preload() can crash the forkserver if preloaded
http://bugs.python.org/issue28779 closed by pitrou

#28794: inspect.isasyncgen and inspect.isasyncgenfunction aren't docum
http://bugs.python.org/issue28794 closed by berker.peksag

#28820: Typo in section 6 of the Python 3.4 documentation
http://bugs.python.org/issue28820 closed by martin.panter

#28838: Using consistent naming for arguments of "call" functions (C A
http://bugs.python.org/issue28838 closed by haypo

#28849: do not define sys.implementation._multiarch on Android
http://bugs.python.org/issue28849 closed by xdegaye

#28896: Embeddable zip allows Windows registry to override module loca
http://bugs.python.org/issue28896 closed by steve.dower

#28898: Can't compile gdb with Python 3.6
http://bugs.python.org/issue28898 closed by ned.deily

#28900: update 'docs for other versions'
http://bugs.python.org/issue28900 closed by ned.deily

#28912: collections.abc.OrderedMapping
http://bugs.python.org/issue28912 closed by rhettinger

#28916: Not matched behavior of modulo operator % with the description
http://bugs.python.org/issue28916 closed by martin.panter

#28918: cross compiling xxlimited fails with "Py_LIMITED_API is incomp
http://bugs.python.org/issue28918 closed by xdegaye

#28919: Simplify `_copy_func_details` in unittest.mock
http://bugs.python.org/issue28919 closed by berker.peksag

#28920: Dangerous usage of "O" format string in _asynciomodule.c
http://bugs.python.org/issue28920 closed by haypo

#28922: Add fixer for "import exceptions"
http://bugs.python.org/issue28922 closed by berker.peksag

#28924: Inline PyEval_EvalFrameEx() in callers
http://bugs.python.org/issue28924 closed by haypo

#28925: Confusing exception from cPickle on reduce failure
http://bugs.python.org/issue28925 closed by serhiy.storchaka

#28928: IDLE crashes when opening .py file from Finder
http://bugs.python.org/issue28928 closed by ned.deily

#28930: bytes_methods.c won't recompile if related stringlib/* changed
http://bugs.python.org/issue28930 closed by xiang.zhang

#28933: AC: Accept None as a Py_ssize_t default value
http://bugs.python.org/issue28933 closed by mdk

#28935: distutils use ConfigParser in Python 3.x and fails to parse se
http://bugs.python.org/issue28935 closed by jason.coombs

#28939: Groupby Is Roughly Equivalent To ...
http://bugs.python.org/issue28939 closed by greg.solomon

#28943: Use PyUnicode_MAX_CHAR_VALUE instead of PyUnicode_KIND in some
http://bugs.python.org/issue28943 closed by xiang.zhang

#28944: A lack of line 6
http://bugs.python.org/issue28944 closed by berker.peksag

#28946: AttributeError: module 'signal' has no attribute 'SIGALRM'
http://bugs.python.org/issue28946 closed by dd

#28947: Facing issue while running Python 3.6.0rc1 windows x86-64 web
http://bugs.python.org/issue28947 closed by steve.dower

#28959: Add a macro for dict size
http://bugs.python.org/issue28959 closed by serhiy.storchaka

#28966: Menu.add_checkbutton has no checkmark on OS X
http://bugs.python.org/issue28966 closed by ned.deily

#28975: os.walk generator giving inconsistent results
http://bugs.python.org/issue28975 closed by Colin David Chen

#28976: incorrect description that dose not conform to the actual beha
http://bugs.python.org/issue28976 closed by r.david.murray

#28979: What's New entry on compact dict mentions "faster" implementat
http://bugs.python.org/issue28979 closed by ned.deily

#28984: json.dump + indent creates trailing extra spaces
http://bugs.python.org/issue28984 closed by ned.deily

Python tracker

unread,
Dec 23, 2016, 12:10:50 PM12/23/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-12-16 - 2016-12-23)
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 5652 (+13)
closed 35159 (+52)
total 40811 (+65)

Open issues with patches: 2439


Issues opened (42)
==================

#28994: Misc fixes and cleanups in error handling C code
http://bugs.python.org/issue28994 opened by serhiy.storchaka

#28995: pathlib.WindowsPath.resolve() test expects short path
http://bugs.python.org/issue28995 opened by steve.dower

#28997: test_readline.test_nonascii fails on Android
http://bugs.python.org/issue28997 opened by xdegaye

#28998: Unifying Long Integers and Integers in 2.7
http://bugs.python.org/issue28998 opened by serhiy.storchaka

#28999: Use Py_RETURN_NONE and like
http://bugs.python.org/issue28999 opened by serhiy.storchaka

#29001: logging.handlers.RotatingFileHandler rotation broken under gun
http://bugs.python.org/issue29001 opened by Bruce Edge

#29002: typing.AnyStr doc is unclear about python2 unicode support
http://bugs.python.org/issue29002 opened by aj

#29003: sqlite3: can't run VACUUM on Python 3.6
http://bugs.python.org/issue29003 opened by Ma Lin

#29004: binascii.crc_hqx() implements CRC-CCITT
http://bugs.python.org/issue29004 opened by martin.panter

#29006: 2.7.13 _sqlite more prone to "database table is locked"
http://bugs.python.org/issue29006 opened by arigo

#29010: Incorrect description about scope related with inheritance
http://bugs.python.org/issue29010 opened by woo yoo

#29011: No entry Deque in typing.py
http://bugs.python.org/issue29011 opened by rhettinger

#29012: __bases__ is a tuple (possibly empty or a singleton)
http://bugs.python.org/issue29012 opened by Jim Fasarakis-Hilliard

#29013: zipfile: inconsistent doc for ZIP64 file size
http://bugs.python.org/issue29013 opened by mndavidoff

#29014: Python 3.5.2 installer doesn't register IDLE .py extensions on
http://bugs.python.org/issue29014 opened by frostyelsa

#29017: Docs: PySide is provided by 'The Qt Company' and not by 'Nokia
http://bugs.python.org/issue29017 opened by Ettore Atalan

#29020: collapse_rfc2231_value has inconsistent unquoting
http://bugs.python.org/issue29020 opened by bpoaugust

#29021: Custom functions in sqlite receive None on invalid UTF-8
http://bugs.python.org/issue29021 opened by Ingo Ruhnke

#29023: Results of random.seed() call with integer argument should be
http://bugs.python.org/issue29023 opened by Jakub.Mateusz.Kowalski

#29024: Add Kivy entry to Graphic User Interface FAQ
http://bugs.python.org/issue29024 opened by inclement

#29025: random.seed() relation to hash() function and its determinism
http://bugs.python.org/issue29025 opened by Jakub.Mateusz.Kowalski

#29026: time.time() documentation should mention UTC timezone
http://bugs.python.org/issue29026 opened by haypo

#29028: Use-After-Free in PyString_FromStringAndSize() of stringobject
http://bugs.python.org/issue29028 opened by dyjakan

#29029: Faster positional arguments parsing in PyArg_ParseTupleAndKeyw
http://bugs.python.org/issue29029 opened by serhiy.storchaka

#29030: argparse: choices override metavar
http://bugs.python.org/issue29030 opened by cykerway

#29033: Windows Python installer rolls back when run under SYSTEM acco
http://bugs.python.org/issue29033 opened by Mr B Jones

#29034: Fix memory leak in path_converter
http://bugs.python.org/issue29034 opened by xiang.zhang

#29035: regrtest: simplify regex to match test names for the --fromfil
http://bugs.python.org/issue29035 opened by haypo

#29036: logging module: Add `full_module_name` to LogRecord details
http://bugs.python.org/issue29036 opened by cool-RR

#29037: Python 2.7.13 prints version header and exits immediately on W
http://bugs.python.org/issue29037 opened by abkhd

#29040: building Android with android-ndk-r14
http://bugs.python.org/issue29040 opened by xdegaye

#29041: Reference leaks on Windows
http://bugs.python.org/issue29041 opened by zach.ware

#29042: os.path.exists should not throw "Embedded NUL character" excep
http://bugs.python.org/issue29042 opened by Dolda2000

#29045: Outdated C api doc about Windows error
http://bugs.python.org/issue29045 opened by xiang.zhang

#29047: Where are the test results stored?
http://bugs.python.org/issue29047 opened by patriki

#29048: Coverage influence tests, make some of them fail
http://bugs.python.org/issue29048 opened by patriki

#29049: Lazy GC tracking frame
http://bugs.python.org/issue29049 opened by inada.naoki

#29050: xml.etree.ElementTree in Python 3.6 is incompatible with defus
http://bugs.python.org/issue29050 opened by adamwill

#29051: Improve error reporting involving f-strings (PEP 498)
http://bugs.python.org/issue29051 opened by Chi Hsuan Yen

#29053: Implement >From_ decoding on input from mbox
http://bugs.python.org/issue29053 opened by bpoaugust

#29054: pty.py: pty.spawn hangs after client disconnect over nc (netca
http://bugs.python.org/issue29054 opened by Cornelius Diekmann

#29055: random.choice on empty sequence should hide previous exception
http://bugs.python.org/issue29055 opened by then0rTh



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

#29054: pty.py: pty.spawn hangs after client disconnect over nc (netca
http://bugs.python.org/issue29054

#29041: Reference leaks on Windows
http://bugs.python.org/issue29041

#29037: Python 2.7.13 prints version header and exits immediately on W
http://bugs.python.org/issue29037

#29036: logging module: Add `full_module_name` to LogRecord details
http://bugs.python.org/issue29036

#29033: Windows Python installer rolls back when run under SYSTEM acco
http://bugs.python.org/issue29033

#29029: Faster positional arguments parsing in PyArg_ParseTupleAndKeyw
http://bugs.python.org/issue29029

#29028: Use-After-Free in PyString_FromStringAndSize() of stringobject
http://bugs.python.org/issue29028

#29024: Add Kivy entry to Graphic User Interface FAQ
http://bugs.python.org/issue29024

#29023: Results of random.seed() call with integer argument should be
http://bugs.python.org/issue29023

#29021: Custom functions in sqlite receive None on invalid UTF-8
http://bugs.python.org/issue29021

#29020: collapse_rfc2231_value has inconsistent unquoting
http://bugs.python.org/issue29020

#29017: Docs: PySide is provided by 'The Qt Company' and not by 'Nokia
http://bugs.python.org/issue29017

#29013: zipfile: inconsistent doc for ZIP64 file size
http://bugs.python.org/issue29013

#29003: sqlite3: can't run VACUUM on Python 3.6
http://bugs.python.org/issue29003

#29001: logging.handlers.RotatingFileHandler rotation broken under gun
http://bugs.python.org/issue29001



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

#29055: random.choice on empty sequence should hide previous exception
http://bugs.python.org/issue29055

#29054: pty.py: pty.spawn hangs after client disconnect over nc (netca
http://bugs.python.org/issue29054

#29049: Lazy GC tracking frame
http://bugs.python.org/issue29049

#29048: Coverage influence tests, make some of them fail
http://bugs.python.org/issue29048

#29035: regrtest: simplify regex to match test names for the --fromfil
http://bugs.python.org/issue29035

#29034: Fix memory leak in path_converter
http://bugs.python.org/issue29034

#29029: Faster positional arguments parsing in PyArg_ParseTupleAndKeyw
http://bugs.python.org/issue29029

#29026: time.time() documentation should mention UTC timezone
http://bugs.python.org/issue29026

#29024: Add Kivy entry to Graphic User Interface FAQ
http://bugs.python.org/issue29024

#29012: __bases__ is a tuple (possibly empty or a singleton)
http://bugs.python.org/issue29012

#29011: No entry Deque in typing.py
http://bugs.python.org/issue29011

#29004: binascii.crc_hqx() implements CRC-CCITT
http://bugs.python.org/issue29004

#28999: Use Py_RETURN_NONE and like
http://bugs.python.org/issue28999

#28998: Unifying Long Integers and Integers in 2.7
http://bugs.python.org/issue28998

#28997: test_readline.test_nonascii fails on Android
http://bugs.python.org/issue28997



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

#29014: Python 3.5.2 installer doesn't register IDLE .py extensions on
http://bugs.python.org/issue29014 31 msgs

#28971: nntplib is broken when responses are longer than _MAXLINE
http://bugs.python.org/issue28971 13 msgs

#28945: get_boundary (and get_filename) invokes unquote twice
http://bugs.python.org/issue28945 12 msgs

#28879: smtplib send_message should add Date header if it is missing,
http://bugs.python.org/issue28879 11 msgs

#29010: Incorrect description about scope related with inheritance
http://bugs.python.org/issue29010 11 msgs

#29050: xml.etree.ElementTree in Python 3.6 is incompatible with defus
http://bugs.python.org/issue29050 9 msgs

#29034: Fix memory leak in path_converter
http://bugs.python.org/issue29034 8 msgs

#28180: sys.getfilesystemencoding() should default to utf-8
http://bugs.python.org/issue28180 7 msgs

#28968: xml rpc server fails with connection reset by peer error no 10
http://bugs.python.org/issue28968 7 msgs

#27584: New addition of vSockets to the python socket module
http://bugs.python.org/issue27584 6 msgs



Issues closed (49)
==================

#14061: Misc fixes and cleanups in archiving code in shutil and test_s
http://bugs.python.org/issue14061 closed by serhiy.storchaka

#18896: Remove namedtuple 255 arguments restriction
http://bugs.python.org/issue18896 closed by serhiy.storchaka

#19542: WeakValueDictionary bug in setdefault()&pop()
http://bugs.python.org/issue19542 closed by pitrou

#20191: resource.prlimit(int, int, str) crashs
http://bugs.python.org/issue20191 closed by serhiy.storchaka

#24383: consider implementing __await__ on concurrent.futures.Future
http://bugs.python.org/issue24383 closed by yselivanov

#25677: Syntax error caret confused by indentation
http://bugs.python.org/issue25677 closed by martin.panter

#26342: Faster bit ops for single-digit positive longs
http://bugs.python.org/issue26342 closed by yselivanov

#26928: _bootlocale imports locale at startup on Android, causing test
http://bugs.python.org/issue26928 closed by xdegaye

#27574: Faster parsing keyword arguments
http://bugs.python.org/issue27574 closed by serhiy.storchaka

#28147: Unbounded memory growth resizing split-table dicts
http://bugs.python.org/issue28147 closed by inada.naoki

#28383: __hash__ documentation recommends naive XOR to combine but thi
http://bugs.python.org/issue28383 closed by haypo

#28407: Improve coverage of email.utils.make_msgid()
http://bugs.python.org/issue28407 closed by r.david.murray

#28512: PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject() alwa
http://bugs.python.org/issue28512 closed by serhiy.storchaka

#28538: _socket module cross-compilation error on android-24
http://bugs.python.org/issue28538 closed by xdegaye

#28596: on Android _bootlocale on startup relies on too many library m
http://bugs.python.org/issue28596 closed by xdegaye

#28762: lockf() is available now on Android API level 24, but the F_LO
http://bugs.python.org/issue28762 closed by xdegaye

#28822: Fix indices handling in PyUnicode_FindChar
http://bugs.python.org/issue28822 closed by xiang.zhang

#28871: Destructor of ElementTree.Element is recursive
http://bugs.python.org/issue28871 closed by serhiy.storchaka

#28923: Nonexisting encoding specified in Tix.py
http://bugs.python.org/issue28923 closed by terry.reedy

#28927: bytes.fromhex should ignore all whitespace
http://bugs.python.org/issue28927 closed by serhiy.storchaka

#28932: Fail compile Python 3.6.0rc1 on OpenBSD 6.0
http://bugs.python.org/issue28932 closed by python-dev

#28950: regrtest: -j0 fails the check -j is not allowed together with
http://bugs.python.org/issue28950 closed by xiang.zhang

#28957: undefined symbol: PyUnicodeUCS2_FromUnicode when executing any
http://bugs.python.org/issue28957 closed by berker.peksag

#28986: Docs should say set.update takes iterable
http://bugs.python.org/issue28986 closed by rhettinger

#28987: Remove typo in whats new entry on Descriptor Protocol Enhancem
http://bugs.python.org/issue28987 closed by martin.panter

#28990: asyncio SSL hangs if connection is closed before handshake com
http://bugs.python.org/issue28990 closed by ned.deily

#28991: Fix obscure lru_cache reentrancy bug
http://bugs.python.org/issue28991 closed by rhettinger

#28992: Use bytes.fromhex()
http://bugs.python.org/issue28992 closed by serhiy.storchaka

#28993: math.ceil() python 2.7
http://bugs.python.org/issue28993 closed by zach.ware

#28996: wcscoll is broken on Android and test_locale fails
http://bugs.python.org/issue28996 closed by xdegaye

#29000: Not matched behavior within printf style bytes formatting
http://bugs.python.org/issue29000 closed by serhiy.storchaka

#29005: Possibly incorrect description about method objects
http://bugs.python.org/issue29005 closed by r.david.murray

#29007: Virus detected when attempting to download numpy-1.11.3-cp35-
http://bugs.python.org/issue29007 closed by berker.peksag

#29008: Can't do dict comp from previously defined dict in the outermo
http://bugs.python.org/issue29008 closed by xiang.zhang

#29009: Outdated part in the doc of PyUnicode_RichCompare
http://bugs.python.org/issue29009 closed by xiang.zhang

#29015: re slashes
http://bugs.python.org/issue29015 closed by serhiy.storchaka

#29016: negative numbers raised to power zero should be 1, not -1
http://bugs.python.org/issue29016 closed by tim.peters

#29018: Misinformation when showing how slices work in The Tutorial
http://bugs.python.org/issue29018 closed by steven.daprano

#29019: dict.fromkeys overallocates when given a sparse dict
http://bugs.python.org/issue29019 closed by inada.naoki

#29022: Aritmetic error
http://bugs.python.org/issue29022 closed by berker.peksag

#29027: 3.5.2 compile error from ssl related.
http://bugs.python.org/issue29027 closed by christian.heimes

#29031: 'from module import *' and __all__
http://bugs.python.org/issue29031 closed by eryksun

#29032: How does the __self__ attribute of method become a class rathe
http://bugs.python.org/issue29032 closed by woo yoo

#29038: Duplicate entry for SSLContext.get_ca_certs() in ssl
http://bugs.python.org/issue29038 closed by xiang.zhang

#29039: Segmentation fault when using PyUnicode_FromString
http://bugs.python.org/issue29039 closed by xiang.zhang

#29043: dict view string representations are misleading
http://bugs.python.org/issue29043 closed by rhettinger

#29044: Use after free in string '%c' formater
http://bugs.python.org/issue29044 closed by xiang.zhang

#29046: Coverage related documentation missing
http://bugs.python.org/issue29046 closed by patriki

#29052: Detect Windows platform 32bit/64bit automatically
http://bugs.python.org/issue29052 closed by berker.peksag

Python tracker

unread,
Dec 30, 2016, 12:10:53 PM12/30/16
to pytho...@python.org

ACTIVITY SUMMARY (2016-12-23 - 2016-12-30)
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 5663 (+11)
closed 35208 (+49)
total 40871 (+60)

Open issues with patches: 2449


Issues opened (32)
==================

#28871: Destructor of ElementTree.Element is recursive
http://bugs.python.org/issue28871 reopened by haypo

#29057: Compiler failure on Mac OS X - sys/random.h
http://bugs.python.org/issue29057 opened by Pam.McANulty

#29058: Mark new limited C API
http://bugs.python.org/issue29058 opened by serhiy.storchaka

#29059: Windows: Python not using ANSI compatible console
http://bugs.python.org/issue29059 opened by joseph.hackman

#29062: hashlib documentation link error
http://bugs.python.org/issue29062 opened by frankmillman

#29063: Fixed timemodule compile warnings.
http://bugs.python.org/issue29063 opened by Decorater

#29067: Source archive: wrong directory attributes
http://bugs.python.org/issue29067 opened by amig

#29070: Integration tests for pty.spawn on Linux and all other platfor
http://bugs.python.org/issue29070 opened by Cornelius Diekmann

#29075: Remove Windows Vista support
http://bugs.python.org/issue29075 opened by steve.dower

#29076: Python 3.6 installer doesn't update "python3" shell command
http://bugs.python.org/issue29076 opened by elias

#29077: build failure when enabling dtrace on FreeBSD
http://bugs.python.org/issue29077 opened by swills

#29081: time.strptime() return wrong result
http://bugs.python.org/issue29081 opened by hywl51

#29082: In 2.7.13, _ctypes.LoadLibrary no longer accepts Unicode objec
http://bugs.python.org/issue29082 opened by Chi Hsuan Yen

#29083: Readd PyArg_VaParse to the stable API
http://bugs.python.org/issue29083 opened by serhiy.storchaka

#29084: C API of OrderedDict
http://bugs.python.org/issue29084 opened by serhiy.storchaka

#29086: Document C API that is not part of the limited API
http://bugs.python.org/issue29086 opened by serhiy.storchaka

#29090: python34.dll crash
http://bugs.python.org/issue29090 opened by MikeH

#29092: Sync os.stat's doc and doc string
http://bugs.python.org/issue29092 opened by xiang.zhang

#29093: Windows launcher breaks history in Git Bash
http://bugs.python.org/issue29093 opened by evan_

#29094: Regression in zipfile writing in 2.7.13
http://bugs.python.org/issue29094 opened by Peter Ebden

#29096: Signal Handlers reliably cause UnboundLocalErrors
http://bugs.python.org/issue29096 opened by Ted Meyer

#29097: datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python
http://bugs.python.org/issue29097 opened by pekka.klarck

#29098: document minimum sqlite version
http://bugs.python.org/issue29098 opened by carlwgeorge

#29099: sqlite3 timestamp converter cannot handle timezone
http://bugs.python.org/issue29099 opened by bozo.kopic

#29100: Core dump / OverflowError for datetime.fromtimestamp with over
http://bugs.python.org/issue29100 opened by Jordon Phillips

#29102: Add an id field to PyInterpreterState.
http://bugs.python.org/issue29102 opened by eric.snow

#29104: Left bracket remains in format string result when '\' preceeds
http://bugs.python.org/issue29104 opened by Jim Fasarakis-Hilliard

#29105: code or doc improvement for logging.handlers.RotatingFileHandl
http://bugs.python.org/issue29105 opened by redstone-cold

#29107: traceback module incorrectly formats args-less syntax errors
http://bugs.python.org/issue29107 opened by Naftali.Harris

#29108: Python 3.6.0 multiprocessing map_async callback
http://bugs.python.org/issue29108 opened by Jose Miguel Colella

#29110: [patch] Fix file object leak in `aifc.open` when given invalid
http://bugs.python.org/issue29110 opened by azhang

#29113: modulefinder no longer finds all required modules for Python i
http://bugs.python.org/issue29113 opened by adamwill



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

#29113: modulefinder no longer finds all required modules for Python i
http://bugs.python.org/issue29113

#29110: [patch] Fix file object leak in `aifc.open` when given invalid
http://bugs.python.org/issue29110

#29107: traceback module incorrectly formats args-less syntax errors
http://bugs.python.org/issue29107

#29105: code or doc improvement for logging.handlers.RotatingFileHandl
http://bugs.python.org/issue29105

#29100: Core dump / OverflowError for datetime.fromtimestamp with over
http://bugs.python.org/issue29100

#29098: document minimum sqlite version
http://bugs.python.org/issue29098

#29094: Regression in zipfile writing in 2.7.13
http://bugs.python.org/issue29094

#29092: Sync os.stat's doc and doc string
http://bugs.python.org/issue29092

#29086: Document C API that is not part of the limited API
http://bugs.python.org/issue29086

#29083: Readd PyArg_VaParse to the stable API
http://bugs.python.org/issue29083

#29081: time.strptime() return wrong result
http://bugs.python.org/issue29081

#29075: Remove Windows Vista support
http://bugs.python.org/issue29075

#29070: Integration tests for pty.spawn on Linux and all other platfor
http://bugs.python.org/issue29070

#29067: Source archive: wrong directory attributes
http://bugs.python.org/issue29067

#29063: Fixed timemodule compile warnings.
http://bugs.python.org/issue29063



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

#29110: [patch] Fix file object leak in `aifc.open` when given invalid
http://bugs.python.org/issue29110

#29104: Left bracket remains in format string result when '\' preceeds
http://bugs.python.org/issue29104

#29102: Add an id field to PyInterpreterState.
http://bugs.python.org/issue29102

#29099: sqlite3 timestamp converter cannot handle timezone
http://bugs.python.org/issue29099

#29097: datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python
http://bugs.python.org/issue29097

#29092: Sync os.stat's doc and doc string
http://bugs.python.org/issue29092

#29086: Document C API that is not part of the limited API
http://bugs.python.org/issue29086

#29082: In 2.7.13, _ctypes.LoadLibrary no longer accepts Unicode objec
http://bugs.python.org/issue29082

#29070: Integration tests for pty.spawn on Linux and all other platfor
http://bugs.python.org/issue29070

#29063: Fixed timemodule compile warnings.
http://bugs.python.org/issue29063

#29062: hashlib documentation link error
http://bugs.python.org/issue29062

#29059: Windows: Python not using ANSI compatible console
http://bugs.python.org/issue29059

#29058: Mark new limited C API
http://bugs.python.org/issue29058

#29057: Compiler failure on Mac OS X - sys/random.h
http://bugs.python.org/issue29057

#29054: pty.py: pty.spawn hangs after client disconnect over nc (netca
http://bugs.python.org/issue29054



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

#23903: Generate PC/python3.def by scraping headers
http://bugs.python.org/issue23903 15 msgs

#29048: Coverage influence tests, make some of them fail
http://bugs.python.org/issue29048 14 msgs

#29062: hashlib documentation link error
http://bugs.python.org/issue29062 13 msgs

#29102: Add an id field to PyInterpreterState.
http://bugs.python.org/issue29102 13 msgs

#29058: Mark new limited C API
http://bugs.python.org/issue29058 10 msgs

#29057: Compiler failure on Mac OS X - sys/random.h
http://bugs.python.org/issue29057 9 msgs

#29104: Left bracket remains in format string result when '\' preceeds
http://bugs.python.org/issue29104 9 msgs

#29097: datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python
http://bugs.python.org/issue29097 8 msgs

#29099: sqlite3 timestamp converter cannot handle timezone
http://bugs.python.org/issue29099 8 msgs

#26382: List object memory allocator
http://bugs.python.org/issue26382 7 msgs



Issues closed (49)
==================

#9770: curses.ascii.isblank() function is broken. It confuses backspa
http://bugs.python.org/issue9770 closed by serhiy.storchaka

#13051: Infinite recursion in curses.textpad.Textbox
http://bugs.python.org/issue13051 closed by serhiy.storchaka

#14483: inspect.getsource fails to read a file of only comments
http://bugs.python.org/issue14483 closed by r.david.murray

#25778: winreg.EnumValue does not truncate strings correctly
http://bugs.python.org/issue25778 closed by steve.dower

#26758: Unnecessary format string handling for no argument slot wrappe
http://bugs.python.org/issue26758 closed by inada.naoki

#28427: WeakValueDictionary next bug (with multithreading)
http://bugs.python.org/issue28427 closed by pitrou

#28446: pyvenv generates malformed hashbangs for scripts
http://bugs.python.org/issue28446 closed by vinay.sajip

#28675: about PEP 528 / PEP 529
http://bugs.python.org/issue28675 closed by steve.dower

#28902: 3.6.0rc1 installer fails to install / uninstall.
http://bugs.python.org/issue28902 closed by steve.dower

#28954: Incorrect EBNF rule of keywords_arguments
http://bugs.python.org/issue28954 closed by martin.panter

#28960: Small typo in Thread.join docs
http://bugs.python.org/issue28960 closed by martin.panter

#28998: Unifying Long Integers and Integers in 2.7
http://bugs.python.org/issue28998 closed by serhiy.storchaka

#29003: sqlite3: can't run VACUUM on Python 3.6
http://bugs.python.org/issue29003 closed by berker.peksag

#29004: binascii.crc_hqx() implements CRC-CCITT
http://bugs.python.org/issue29004 closed by martin.panter

#29025: random.seed() relation to hash() function and its determinism
http://bugs.python.org/issue29025 closed by rhettinger

#29037: Python 2.7.13 prints version header and exits immediately on W
http://bugs.python.org/issue29037 closed by steve.dower

#29047: Where are the test results stored?
http://bugs.python.org/issue29047 closed by patriki

#29049: Lazy GC tracking frame
http://bugs.python.org/issue29049 closed by inada.naoki

#29055: random.choice on empty sequence should hide previous exception
http://bugs.python.org/issue29055 closed by rhettinger

#29056: logging.Formatter doesn't respect more than one formatExceptio
http://bugs.python.org/issue29056 closed by vinay.sajip

#29060: Changing the installation location still adds AppData filepath
http://bugs.python.org/issue29060 closed by steve.dower

#29061: secrets.randbelow(-1) hangs
http://bugs.python.org/issue29061 closed by rhettinger

#29064: Package numpy can't be used normally
http://bugs.python.org/issue29064 closed by xiang.zhang

#29065: SSL module problem on Python 3.6.0 and macOS Sierra
http://bugs.python.org/issue29065 closed by ned.deily

#29066: PIP doesn't honor --trusted-host or --cert options
http://bugs.python.org/issue29066 closed by ned.deily

#29068: Fix example code for PyErr_Fetch
http://bugs.python.org/issue29068 closed by serhiy.storchaka

#29069: Default PyPI URL in docs is not what is really in code
http://bugs.python.org/issue29069 closed by berker.peksag

#29071: IDLE doesn't highlight f-strings properly
http://bugs.python.org/issue29071 closed by terry.reedy

#29072: the message of help(os.environ.setdefault) have some error
http://bugs.python.org/issue29072 closed by r.david.murray

#29073: bytearray.__mod__() truncates on first \x00
http://bugs.python.org/issue29073 closed by serhiy.storchaka

#29074: repr doesn't give full result for this re math result
http://bugs.python.org/issue29074 closed by mrabarnett

#29078: Example in Section 8.1.5 time Objects is broken
http://bugs.python.org/issue29078 closed by xiang.zhang

#29079: pathlib.resolve() causes infinite loop on Windows
http://bugs.python.org/issue29079 closed by steve.dower

#29080: unnecessary hg required for build version 3.6 on Windows
http://bugs.python.org/issue29080 closed by steve.dower

#29085: Python 3.6 on Windows doesn't seed Random() well enough
http://bugs.python.org/issue29085 closed by python-dev

#29087: UCS4 support functions are not implemented
http://bugs.python.org/issue29087 closed by serhiy.storchaka

#29088: Inconsistent use of underscore in names that start with "is"
http://bugs.python.org/issue29088 closed by r.david.murray

#29089: dictionary keys described incorrectly in tutorial
http://bugs.python.org/issue29089 closed by rhettinger

#29091: Python 3.5+ socket.socketpair fallback incorrectly implemented
http://bugs.python.org/issue29091 closed by benjamin.peterson

#29095: Compiling Python 3.6 from source on MacOS X Sierra
http://bugs.python.org/issue29095 closed by ned.deily

#29101: Nested lambdas in setattr() lose context in Python 2.7
http://bugs.python.org/issue29101 closed by benjamin.peterson

#29103: Make enum.py pep8 compliant
http://bugs.python.org/issue29103 closed by rhettinger

#29106: get-pip.py fails with Python 3.6 embed Windows
http://bugs.python.org/issue29106 closed by ammar2

#29109: Small doc improvements for tracemalloc
#29111: Strange signature for memoryview constructor
http://bugs.python.org/issue29111 closed by skrah

#29112: questionable wording in sequences documentation
http://bugs.python.org/issue29112 closed by xiang.zhang

#29114: __class__ not exists in the method which bounded by types.Meth
http://bugs.python.org/issue29114 closed by ncoghlan

#29115: distutils.core.setup does not let people set 'bugtrack_url'.
http://bugs.python.org/issue29115 closed by berker.peksag

#1446619: extended slice behavior inconsistent with docs
http://bugs.python.org/issue1446619 closed by martin.panter

Python tracker

unread,
Jan 6, 2017, 12:10:51 PM1/6/17
to pytho...@python.org

ACTIVITY SUMMARY (2016-12-30 - 2017-01-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 5685 (+22)
closed 35253 (+45)
total 40938 (+67)

Open issues with patches: 2460


Issues opened (44)
==================

#24725: test_socket testFDPassEmpty fails on OS X 10.11+ with "Cannot
http://bugs.python.org/issue24725 reopened by ned.deily

#29013: zipfile: inconsistent doc for ZIP64 file size
http://bugs.python.org/issue29013 reopened by serhiy.storchaka

#29116: Make str and bytes error messages on concatenation conform wit
http://bugs.python.org/issue29116 opened by Jim Fasarakis-Hilliard

#29117: dir(<bound method>) should include dunder attributes of the un
http://bugs.python.org/issue29117 opened by Antony.Lee

#29120: Move hash randomisation initialisation out of Python/random.c
http://bugs.python.org/issue29120 opened by ncoghlan

#29121: sqlite3 Controlling Transactions documentation not updated
http://bugs.python.org/issue29121 opened by palaviv

#29124: Freeze fails to compile on windows
http://bugs.python.org/issue29124 opened by Liran Ringel

#29125: Shell injection via TIX_LIBRARY when using tkinter.tix
http://bugs.python.org/issue29125 opened by symphorien

#29126: Fix comments about _PyThreadState_Current
http://bugs.python.org/issue29126 opened by Jim Nasby

#29127: Incorrect reference names in asyncio.subprocess documentation
http://bugs.python.org/issue29127 opened by Eric Ahn

#29132: shlex.shlex with punctuation_chars and posix doesn't handle pu
http://bugs.python.org/issue29132 opened by evan_

#29133: Minor inaccuracy in shlex.shlex punctuation_chars example
http://bugs.python.org/issue29133 opened by evan_

#29136: Add OP_NO_TLSv1_3
http://bugs.python.org/issue29136 opened by christian.heimes

#29137: Fix fpectl-induced ABI breakage
http://bugs.python.org/issue29137 opened by njs

#29139: operator.concat/iconcat could only work if left operand is a s
http://bugs.python.org/issue29139 opened by xiang.zhang

#29140: time_hash() reads the wrong bytes to get microseconds
http://bugs.python.org/issue29140 opened by haypo

#29141: error in 2to3
http://bugs.python.org/issue29141 opened by Sandeep Srinivasa

#29142: urllib: no_proxy variable values with leading dot not properly
http://bugs.python.org/issue29142 opened by tloetzer

#29143: Logger should ignore propagate property for disabled handlers.
http://bugs.python.org/issue29143 opened by Oleg Serov

#29144: Implicit namespace packages in Python 3.6
http://bugs.python.org/issue29144 opened by frenzy

#29145: failing overflow checks in replace_*
http://bugs.python.org/issue29145 opened by matejcik

#29147: registry value to be cleared when python is uninstalled
http://bugs.python.org/issue29147 opened by jha.amit6666

#29151: test_asyncore.TestAPI_UseIPv4Select / test_asyncore.TestAPI_Us
http://bugs.python.org/issue29151 opened by patrila

#29152: unittest subTest does not call addFailure
http://bugs.python.org/issue29152 opened by kristall

#29153: Test test.test_asynchat.TestAsynchat / test.test_asynchat.Test
http://bugs.python.org/issue29153 opened by patrila

#29154: 5 failures in test_doctest: ModuleNotFoundError: No module nam
http://bugs.python.org/issue29154 opened by Gerrit.Holl

#29155: test.test_spwd.TestSpwdNonRoot failure with FileNotFoundError
http://bugs.python.org/issue29155 opened by Gerrit.Holl

#29157: random.c: Prefer getrandom() over getentropy(), handle ENOSYS
#29158: Possible glitch in the interaction of a thread and a multiproc
http://bugs.python.org/issue29158 opened by luke_16

#29164: make test always fail at 218/405 ( AssertionError: ',' not fou
http://bugs.python.org/issue29164 opened by OO O

#29165: Use forward compatible macro in example code for creating new
http://bugs.python.org/issue29165 opened by inada.naoki

#29167: Race condition in enum.py:_decompose()
http://bugs.python.org/issue29167 opened by simon.percivall

#29169: update zlib to 1.2.10
http://bugs.python.org/issue29169 opened by doko

#29171: blake2: Remove unused function to avoid undefined references
http://bugs.python.org/issue29171 opened by ericvw

#29172: blake2: Use lowest-common denominator signature of #pragma pac
http://bugs.python.org/issue29172 opened by ericvw

#29174: 'NoneType' object is not callable in subprocess.py
http://bugs.python.org/issue29174 opened by ita1024

#29175: Tutorial links to file object methods are broken.
http://bugs.python.org/issue29175 opened by jonr...@icloud.com

#29176: /tmp does not exist on Android and is used by curses.window.pu
http://bugs.python.org/issue29176 opened by xdegaye

#29177: skip tests using socketserver.UnixStreamServer when bind() rai
http://bugs.python.org/issue29177 opened by xdegaye

#29178: Adding bytes.frombuffer(byteslike) constructor
http://bugs.python.org/issue29178 opened by inada.naoki

#29179: Py_UNUSED is not documented
http://bugs.python.org/issue29179 opened by encukou

#29180: skip tests that raise PermissionError in test_os (non-root use
http://bugs.python.org/issue29180 opened by xdegaye

#29181: skip tests that raise PermissionError in test_tarfile (non-roo
http://bugs.python.org/issue29181 opened by xdegaye

#29182: Remove the warning in urllib docs that it doesn't do certifica
http://bugs.python.org/issue29182 opened by orsenthil



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

#29182: Remove the warning in urllib docs that it doesn't do certifica
http://bugs.python.org/issue29182

#29181: skip tests that raise PermissionError in test_tarfile (non-roo
http://bugs.python.org/issue29181

#29180: skip tests that raise PermissionError in test_os (non-root use
http://bugs.python.org/issue29180

#29179: Py_UNUSED is not documented
http://bugs.python.org/issue29179

#29171: blake2: Remove unused function to avoid undefined references
http://bugs.python.org/issue29171

#29165: Use forward compatible macro in example code for creating new
http://bugs.python.org/issue29165

#29153: Test test.test_asynchat.TestAsynchat / test.test_asynchat.Test
http://bugs.python.org/issue29153

#29151: test_asyncore.TestAPI_UseIPv4Select / test_asyncore.TestAPI_Us
http://bugs.python.org/issue29151

#29144: Implicit namespace packages in Python 3.6
http://bugs.python.org/issue29144

#29127: Incorrect reference names in asyncio.subprocess documentation
http://bugs.python.org/issue29127

#29126: Fix comments about _PyThreadState_Current
http://bugs.python.org/issue29126

#29121: sqlite3 Controlling Transactions documentation not updated
http://bugs.python.org/issue29121

#29117: dir(<bound method>) should include dunder attributes of the un
http://bugs.python.org/issue29117

#29113: modulefinder no longer finds all required modules for Python i
http://bugs.python.org/issue29113

#29098: document minimum sqlite version
http://bugs.python.org/issue29098



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

#29182: Remove the warning in urllib docs that it doesn't do certifica
http://bugs.python.org/issue29182

#29178: Adding bytes.frombuffer(byteslike) constructor
http://bugs.python.org/issue29178

#29176: /tmp does not exist on Android and is used by curses.window.pu
http://bugs.python.org/issue29176

#29172: blake2: Use lowest-common denominator signature of #pragma pac
http://bugs.python.org/issue29172

#29171: blake2: Remove unused function to avoid undefined references
http://bugs.python.org/issue29171

#29169: update zlib to 1.2.10
http://bugs.python.org/issue29169

#29157: random.c: Prefer getrandom() over getentropy(), handle ENOSYS
http://bugs.python.org/issue29157

#29153: Test test.test_asynchat.TestAsynchat / test.test_asynchat.Test
http://bugs.python.org/issue29153

#29145: failing overflow checks in replace_*
http://bugs.python.org/issue29145

#29142: urllib: no_proxy variable values with leading dot not properly
http://bugs.python.org/issue29142

#29140: time_hash() reads the wrong bytes to get microseconds
http://bugs.python.org/issue29140

#29133: Minor inaccuracy in shlex.shlex punctuation_chars example
http://bugs.python.org/issue29133

#29132: shlex.shlex with punctuation_chars and posix doesn't handle pu
http://bugs.python.org/issue29132

#29126: Fix comments about _PyThreadState_Current
http://bugs.python.org/issue29126

#29125: Shell injection via TIX_LIBRARY when using tkinter.tix
http://bugs.python.org/issue29125



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

#28180: sys.getfilesystemencoding() should default to utf-8
http://bugs.python.org/issue28180 23 msgs

#29145: failing overflow checks in replace_*
http://bugs.python.org/issue29145 12 msgs

#29057: Compiler failure on Mac OS X - sys/random.h
http://bugs.python.org/issue29057 11 msgs

#29102: Add an id field to PyInterpreterState.
http://bugs.python.org/issue29102 9 msgs

#29157: random.c: Prefer getrandom() over getentropy(), handle ENOSYS
http://bugs.python.org/issue29157 9 msgs

#25750: tp_descr_get(self, obj, type) is called without owning a refer
http://bugs.python.org/issue25750 6 msgs

#29120: Move hash randomisation initialisation out of Python/random.c
http://bugs.python.org/issue29120 6 msgs

#27200: make doctest in CPython has failures
http://bugs.python.org/issue27200 5 msgs

#28518: execute("begin immediate") throwing OperationalError
http://bugs.python.org/issue28518 5 msgs

#28961: unittest.mock._Call ignores `name` parameter
http://bugs.python.org/issue28961 5 msgs



Issues closed (45)
==================

#15812: inspect.getframeinfo() cannot show first line
http://bugs.python.org/issue15812 closed by berker.peksag

#24932: Use proper command line parsing in _testembed
http://bugs.python.org/issue24932 closed by steve.dower

#26267: UUID docs should say how to get "standard form"
http://bugs.python.org/issue26267 closed by berker.peksag

#26851: android compilation and link flags
http://bugs.python.org/issue26851 closed by xdegaye

#28443: Logger methods never use kwargs
http://bugs.python.org/issue28443 closed by vinay.sajip

#28524: Set default argument of logging.disable() to logging.CRITICAL
http://bugs.python.org/issue28524 closed by python-dev

#28592: Installation freezes on C Runtime Install
http://bugs.python.org/issue28592 closed by steve.dower

#28768: Warning: implicit declaration of function '_setmode'
http://bugs.python.org/issue28768 closed by haypo

#28781: On Installation of 3.5 Python get error message
http://bugs.python.org/issue28781 closed by steve.dower

#28848: Add CopyingMock to mock.py
http://bugs.python.org/issue28848 closed by berker.peksag

#28985: sqlite3 authorizer codes constants not up to date
http://bugs.python.org/issue28985 closed by berker.peksag

#29012: __bases__ is a tuple (possibly empty or a singleton)
http://bugs.python.org/issue29012 closed by berker.peksag

#29014: Python 3.5.2 installer doesn't register IDLE .py extensions on
http://bugs.python.org/issue29014 closed by steve.dower

#29024: Add Kivy entry to Graphic User Interface FAQ
http://bugs.python.org/issue29024 closed by berker.peksag

#29035: regrtest: simplify regex to match test names for the --fromfil
http://bugs.python.org/issue29035 closed by haypo

#29059: Windows: Python not using ANSI compatible console
http://bugs.python.org/issue29059 closed by steve.dower

#29090: PySerial crash on Windows XP and Python 3.4
http://bugs.python.org/issue29090 closed by haypo

#29093: Windows launcher breaks history in Git Bash
http://bugs.python.org/issue29093 closed by evan_

#29094: Regression in zipfile writing in 2.7.13
http://bugs.python.org/issue29094 closed by serhiy.storchaka

#29105: code or doc improvement for logging.handlers.RotatingFileHandl
http://bugs.python.org/issue29105 closed by python-dev

#29118: Randit
http://bugs.python.org/issue29118 closed by terry.reedy

#29119: Unintentional hard reference assignment in Python version of O
http://bugs.python.org/issue29119 closed by rhettinger

#29122: set() bug
http://bugs.python.org/issue29122 closed by rhettinger

#29123: CheckSqlTimestamp is fragile
http://bugs.python.org/issue29123 closed by berker.peksag

#29128: No way to instsall win32com on python 3.6
http://bugs.python.org/issue29128 closed by zach.ware

#29129: Copy/paste error in "8.13.14.1.1. Using auto"
http://bugs.python.org/issue29129 closed by berker.peksag

#29130: Exit code 120 returned from Python unit test testing SystemExi
http://bugs.python.org/issue29130 closed by r.david.murray

#29131: Calling printf from the cdll does not print the full string
http://bugs.python.org/issue29131 closed by r.david.murray

#29134: contextlib doc bug
http://bugs.python.org/issue29134 closed by orsenthil

#29135: run_proces logs the command without escaping parmaeters such t
http://bugs.python.org/issue29135 closed by wgianopoulos

#29138: No __hash__() inheritance warning with -Werror
http://bugs.python.org/issue29138 closed by martin.panter

#29146: Confusing "invalid token" exception when integers have leading
http://bugs.python.org/issue29146 closed by berker.peksag

#29148: Inheritance behaviour ambiguos
http://bugs.python.org/issue29148 closed by xiang.zhang

#29149: SSL.py recursion limit crash
http://bugs.python.org/issue29149 closed by r.david.murray

#29150: Bad cast@ _mysql_ResultObject_Initialize() result in code exec
http://bugs.python.org/issue29150 closed by christian.heimes

#29156: remove superfluous pow test for (nonexistent) long
http://bugs.python.org/issue29156 closed by serhiy.storchaka

#29159: Regression in bytes constructor
http://bugs.python.org/issue29159 closed by inada.naoki

#29160: pow with three int arguments works like it had two arguments
http://bugs.python.org/issue29160 closed by mark.dickinson

#29161: random.SystemRandom(seed) documentation issue
http://bugs.python.org/issue29161 closed by rhettinger

#29162: pyshell.py: name 'sys' is not defined
http://bugs.python.org/issue29162 closed by OO O

#29163: shlex error in posix mode and empty quotes
http://bugs.python.org/issue29163 closed by berker.peksag

#29166: Spam
http://bugs.python.org/issue29166 closed by xiang.zhang

#29168: multiprocessing pickle error
http://bugs.python.org/issue29168 closed by vinay.sajip

#29170: Curses Module should check for is_keypad and not window flags
http://bugs.python.org/issue29170 closed by Roy Marples

#29173: Python 3.6 on Windows wastes a lot of CPU cycles in a while lo
http://bugs.python.org/issue29173 closed by prahladyeri

Python tracker

unread,
Jan 13, 2017, 12:10:57 PM1/13/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-01-06 - 2017-01-13)
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 5719 (+34)
closed 35300 (+47)
total 41019 (+81)

Open issues with patches: 2474


Issues opened (53)
==================

#10513: sqlite3.InterfaceError after commit
http://bugs.python.org/issue10513 reopened by benjamin.peterson

#26858: android: setting SO_REUSEPORT fails
http://bugs.python.org/issue26858 reopened by xdegaye

#28759: access to mkfifo, mknod and hard links is controled by SELinux
http://bugs.python.org/issue28759 reopened by xdegaye

#29183: Unintuitive error handling in wsgiref when a crash happens in
http://bugs.python.org/issue29183 opened by jleclanche

#29184: skip tests of test_socketserver when bind() raises PermissionE
http://bugs.python.org/issue29184 opened by xdegaye

#29185: test_distutils fails on Android API level 24
http://bugs.python.org/issue29185 opened by xdegaye

#29187: Pickle failure is raising AttributeError and not PicklingError
http://bugs.python.org/issue29187 opened by Matt.Dodge

#29191: liblzma is missing from pcbuild.sln
http://bugs.python.org/issue29191 opened by Segev Finer

#29196: Remove old-deprecated plistlib features
http://bugs.python.org/issue29196 opened by serhiy.storchaka

#29197: Remove os.path.splitunc()
http://bugs.python.org/issue29197 opened by serhiy.storchaka

#29198: AsyncGenerator is missing from typing
http://bugs.python.org/issue29198 opened by Jelle Zijlstra

#29199: test_regrtest fails if PCBuild directory doesn't exist
http://bugs.python.org/issue29199 opened by ppperry

#29202: Improve dict iteration
http://bugs.python.org/issue29202 opened by rhettinger

#29204: Add code deprecations in ElementTree
http://bugs.python.org/issue29204 opened by serhiy.storchaka

#29205: col_offset for AsyncFunctionDef AST nodes is wrong
http://bugs.python.org/issue29205 opened by Jelle Zijlstra

#29207: make install fails on ARM
http://bugs.python.org/issue29207 opened by petevine

#29209: Remove old-deprecated ElementTree features
http://bugs.python.org/issue29209 opened by serhiy.storchaka

#29211: assertRaises with exceptions re-raised from a generator kills
http://bugs.python.org/issue29211 opened by dalke

#29212: Python 3.6 logging thread name regression with concurrent.futu
http://bugs.python.org/issue29212 opened by desbma

#29213: python -m venv activate.bat has weird mix of line endings
http://bugs.python.org/issue29213 opened by Josh Wilson

#29216: Space saving step for the LRU cache
http://bugs.python.org/issue29216 opened by rhettinger

#29218: distutils: Remove unused install_misc class
http://bugs.python.org/issue29218 opened by ericvw

#29221: ABC Recursion Error on isinstance() with less than recursion l
http://bugs.python.org/issue29221 opened by Anthony Scopatz

#29225: distutils.command.install_lib.get_outputs() wrong with extensi
http://bugs.python.org/issue29225 opened by Elvis Stansvik

#29227: Reduce C stack consumption in function calls
http://bugs.python.org/issue29227 opened by haypo

#29230: Segfault in sqlite3
http://bugs.python.org/issue29230 opened by intchanter

#29232: Quiet Install
http://bugs.python.org/issue29232 opened by earl.maier

#29234: Disable inlining of _PyStack_AsTuple() to reduce the stack con
http://bugs.python.org/issue29234 opened by haypo

#29235: Allow profile/cProfile to be used as context managers
http://bugs.python.org/issue29235 opened by Thane Brimhall

#29236: 'an ASCII string of one or more PEM-encoded certificates' need
http://bugs.python.org/issue29236 opened by uzytkownik

#29237: Create enum for pstats sorting options
http://bugs.python.org/issue29237 opened by Thane Brimhall

#29238: Add more kwargs to cProfile's print_stats
http://bugs.python.org/issue29238 opened by Thane Brimhall

#29240: Implementation of the PEP 540: Add a new UTF-8 mode
http://bugs.python.org/issue29240 opened by haypo

#29241: sys._enablelegacywindowsfsencoding() don't apply to os.fsencod
http://bugs.python.org/issue29241 opened by JGoutin

#29242: Crash on GC when compiling PyPy
#29243: --enable-optimizations makes common build commands always need
http://bugs.python.org/issue29243 opened by xiang.zhang

#29246: typing.Union raises RecursionError when comparing Union to oth
http://bugs.python.org/issue29246 opened by spiside

#29247: Document return value of epoll.poll
http://bugs.python.org/issue29247 opened by njs

#29248: os.readlink fails on Windows
http://bugs.python.org/issue29248 opened by eryksun

#29249: Pathlib glob ** bug
http://bugs.python.org/issue29249 opened by Jon Walsh

#29250: islink and stat follow_symlinks are inconsistent on Windows
http://bugs.python.org/issue29250 opened by eryksun

#29251: Class __dict__ is only a mapping proxy
http://bugs.python.org/issue29251 opened by martin.panter

#29252: self in classes missinterpreted as a string.
http://bugs.python.org/issue29252 opened by Decorater

#29253: Fix test_asyncore tests on Cygwin
http://bugs.python.org/issue29253 opened by erik.bray

#29255: selects.KqueueSelector behaves incorrectly when no fds are reg
http://bugs.python.org/issue29255 opened by njs

#29256: Windows select() errors out when given no fds to select on, wh
http://bugs.python.org/issue29256 opened by njs

#29257: Possible error in discussion of Abstract Base Classes and abst
http://bugs.python.org/issue29257 opened by gbritton

#29258: __init__.py required for pkgutil.walk_packages in python3
http://bugs.python.org/issue29258 opened by Anthony Sottile

#29259: Add tp_fastcall to PyTypeObject: support FASTCALL calling conv
http://bugs.python.org/issue29259 opened by haypo

#29260: Use designated initializers to define PyTypeObject types
http://bugs.python.org/issue29260 opened by haypo

#29261: Missing venv/scripts/common after "make install"
http://bugs.python.org/issue29261 opened by Dave Jones

#29262: Provide a way to check for *real* typing.Union instances
http://bugs.python.org/issue29262 opened by flying sheep

#29263: Implement LOAD_METHOD/CALL_METHOD for C functions
http://bugs.python.org/issue29263 opened by haypo



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

#29263: Implement LOAD_METHOD/CALL_METHOD for C functions
http://bugs.python.org/issue29263

#29262: Provide a way to check for *real* typing.Union instances
http://bugs.python.org/issue29262

#29261: Missing venv/scripts/common after "make install"
http://bugs.python.org/issue29261

#29258: __init__.py required for pkgutil.walk_packages in python3
http://bugs.python.org/issue29258

#29257: Possible error in discussion of Abstract Base Classes and abst
http://bugs.python.org/issue29257

#29256: Windows select() errors out when given no fds to select on, wh
http://bugs.python.org/issue29256

#29255: selects.KqueueSelector behaves incorrectly when no fds are reg
http://bugs.python.org/issue29255

#29253: Fix test_asyncore tests on Cygwin
http://bugs.python.org/issue29253

#29251: Class __dict__ is only a mapping proxy
http://bugs.python.org/issue29251

#29250: islink and stat follow_symlinks are inconsistent on Windows
http://bugs.python.org/issue29250

#29248: os.readlink fails on Windows
http://bugs.python.org/issue29248

#29247: Document return value of epoll.poll
http://bugs.python.org/issue29247

#29242: Crash on GC when compiling PyPy
http://bugs.python.org/issue29242

#29238: Add more kwargs to cProfile's print_stats
http://bugs.python.org/issue29238

#29236: 'an ASCII string of one or more PEM-encoded certificates' need
http://bugs.python.org/issue29236



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

#29261: Missing venv/scripts/common after "make install"
http://bugs.python.org/issue29261

#29259: Add tp_fastcall to PyTypeObject: support FASTCALL calling conv
http://bugs.python.org/issue29259

#29253: Fix test_asyncore tests on Cygwin
http://bugs.python.org/issue29253

#29251: Class __dict__ is only a mapping proxy
http://bugs.python.org/issue29251

#29246: typing.Union raises RecursionError when comparing Union to oth
http://bugs.python.org/issue29246

#29240: Implementation of the PEP 540: Add a new UTF-8 mode
http://bugs.python.org/issue29240

#29234: Disable inlining of _PyStack_AsTuple() to reduce the stack con
http://bugs.python.org/issue29234

#29227: Reduce C stack consumption in function calls
http://bugs.python.org/issue29227

#29225: distutils.command.install_lib.get_outputs() wrong with extensi
http://bugs.python.org/issue29225

#29218: distutils: Remove unused install_misc class
http://bugs.python.org/issue29218

#29216: Space saving step for the LRU cache
http://bugs.python.org/issue29216

#29213: python -m venv activate.bat has weird mix of line endings
http://bugs.python.org/issue29213

#29212: Python 3.6 logging thread name regression with concurrent.futu
http://bugs.python.org/issue29212

#29209: Remove old-deprecated ElementTree features
http://bugs.python.org/issue29209

#29205: col_offset for AsyncFunctionDef AST nodes is wrong
http://bugs.python.org/issue29205



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

#28870: Reduce stack consumption of PyObject_CallFunctionObjArgs() and
http://bugs.python.org/issue28870 20 msgs

#29099: sqlite3 timestamp converter cannot handle timezone
http://bugs.python.org/issue29099 18 msgs

#29240: Implementation of the PEP 540: Add a new UTF-8 mode
http://bugs.python.org/issue29240 13 msgs

#24875: pyvenv doesn´t install PIP inside a new venv with --system-si
http://bugs.python.org/issue24875 9 msgs

#28759: access to mkfifo, mknod and hard links is controled by SELinux
http://bugs.python.org/issue28759 9 msgs

#29259: Add tp_fastcall to PyTypeObject: support FASTCALL calling conv
http://bugs.python.org/issue29259 9 msgs

#28180: sys.getfilesystemencoding() should default to utf-8
http://bugs.python.org/issue28180 8 msgs

#29006: 2.7.13 _sqlite more prone to "database table is locked"
http://bugs.python.org/issue29006 8 msgs

#29178: Adding bytes.frombuffer(byteslike) constructor
http://bugs.python.org/issue29178 8 msgs

#15216: Support setting the encoding on a text stream after creation
http://bugs.python.org/issue15216 7 msgs



Issues closed (48)
==================

#16026: csv.DictReader argument names documented incorrectly
http://bugs.python.org/issue16026 closed by berker.peksag

#20804: Sentinels identity lost when pickled (unittest.mock)
http://bugs.python.org/issue20804 closed by serhiy.storchaka

#22343: Install bash activate script on Windows when using venv
http://bugs.python.org/issue22343 closed by vinay.sajip

#24699: TemporaryDirectory is cleaned up twice
http://bugs.python.org/issue24699 closed by Ilya.Kulakov

#28130: Document that time.tzset updates time module globals
http://bugs.python.org/issue28130 closed by python-dev

#28815: test_socket fails if /proc/modules is existent but not readabl
http://bugs.python.org/issue28815 closed by martin.panter

#28839: _PyFunction_FastCallDict(): replace PyTuple_New() with PyMem_M
http://bugs.python.org/issue28839 closed by haypo

#28969: lru_cache is not threadsafe
http://bugs.python.org/issue28969 closed by serhiy.storchaka

#29002: typing.AnyStr doc is unclear about python2 unicode support
http://bugs.python.org/issue29002 closed by gvanrossum

#29023: Results of random.seed() call with integer argument should be
http://bugs.python.org/issue29023 closed by rhettinger

#29034: Fix memory leak and use-after-free in path_converter
http://bugs.python.org/issue29034 closed by xiang.zhang

#29050: xml.etree.ElementTree in Python 3.6 is incompatible with defus
http://bugs.python.org/issue29050 closed by serhiy.storchaka

#29082: In 2.7.13, _ctypes.LoadLibrary no longer accepts Unicode objec
http://bugs.python.org/issue29082 closed by serhiy.storchaka

#29133: Minor inaccuracy in shlex.shlex punctuation_chars example
http://bugs.python.org/issue29133 closed by python-dev

#29142: urllib: no_proxy variable values with leading dot not properly
http://bugs.python.org/issue29142 closed by xiang.zhang

#29145: failing overflow checks in replace_*
http://bugs.python.org/issue29145 closed by xiang.zhang

#29177: skip tests of test_logging when bind() raises PermissionError
http://bugs.python.org/issue29177 closed by python-dev

#29186: TimeoutError isn't being raised?
http://bugs.python.org/issue29186 closed by YoSTEALTH

#29188: Backport random.c from Python 3.5 to Python 2.7
http://bugs.python.org/issue29188 closed by haypo

#29189: Broken indentation in FancyURLopener documentation
http://bugs.python.org/issue29189 closed by berker.peksag

#29190: Avoid possible errors in comparing strings
http://bugs.python.org/issue29190 closed by serhiy.storchaka

#29192: Remove deprecated features from http.cookies
http://bugs.python.org/issue29192 closed by serhiy.storchaka

#29193: Remove support of format_string as keyword argument in string.
http://bugs.python.org/issue29193 closed by serhiy.storchaka

#29194: importlib reload fails for module supplied as argument to comm
http://bugs.python.org/issue29194 closed by brett.cannon

#29195: Get rid of supporting outdated wrong keyword arguments in re m
http://bugs.python.org/issue29195 closed by serhiy.storchaka

#29200: is it a bug in `functools._HashedSeq`
http://bugs.python.org/issue29200 closed by rhettinger

#29201: Python 3.6 not working within VS 2015
http://bugs.python.org/issue29201 closed by steve.dower

#29203: With PEP 468, the lru cache not longer needs to sort keyword a
http://bugs.python.org/issue29203 closed by rhettinger

#29206: importlib reload fails for module supplied as argument to comm
http://bugs.python.org/issue29206 closed by brett.cannon

#29208: BlockingIOError during system startup
http://bugs.python.org/issue29208 closed by martin.panter

#29210: Remove the support of the exclude argument in tarfile.TarFile.
http://bugs.python.org/issue29210 closed by serhiy.storchaka

#29214: Standard open() does not allow to specify file permissions.
http://bugs.python.org/issue29214 closed by haypo

#29215: pyport.h uses non C90-style comment
http://bugs.python.org/issue29215 closed by benjamin.peterson

#29217: Documentation for uuid has wrong description for variant
http://bugs.python.org/issue29217 closed by xiang.zhang

#29219: TracebackException(capture_locals=True) may fail with Recursio
http://bugs.python.org/issue29219 closed by serhiy.storchaka

#29220: Python 3.6 regression/change using logging.addLevelName() to c
http://bugs.python.org/issue29220 closed by vinay.sajip

#29222: Python3 interactive shell hangs on
http://bugs.python.org/issue29222 closed by eryksun

#29223: Settable defaulting to decimal instead of float
http://bugs.python.org/issue29223 closed by haypo

#29224: OS related file operations (copy, move, delete, rename...) sho
http://bugs.python.org/issue29224 closed by haypo

#29226: Comment generates syntax error
http://bugs.python.org/issue29226 closed by ammar2

#29228: sqlite3 OperationalError on changing into WAL transaction mode
http://bugs.python.org/issue29228 closed by berker.peksag

#29229: incompatible: unittest.mock.sentinel and multiprocessing.Pool.
http://bugs.python.org/issue29229 closed by Jason Curtis

#29231: Broken MSIs in Python 3.5+
http://bugs.python.org/issue29231 closed by steve.dower

#29233: call_method(): call _PyObject_FastCall() rather than _PyObject
http://bugs.python.org/issue29233 closed by haypo

#29239: Fix wrong issue number in what's new entry
http://bugs.python.org/issue29239 closed by martin.panter

#29244: Python 3.6 unnecessarily requires inttypes.h
http://bugs.python.org/issue29244 closed by brett.cannon

#29245: Can't write to NamedTemporaryFile
http://bugs.python.org/issue29245 closed by r.david.murray

#29254: Documentation Error
http://bugs.python.org/issue29254 closed by ammar2

Python tracker

unread,
Jan 20, 2017, 12:11:00 PM1/20/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-01-13 - 2017-01-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 5755 (+36)
closed 35335 (+35)
total 41090 (+71)

Open issues with patches: 2484


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

#16623: argparse help formatter does not honor non-breaking space
http://bugs.python.org/issue16623 reopened by xiang.zhang

#29264: sparc/ffi.c:440 error: 'asm' undeclared
http://bugs.python.org/issue29264 opened by phantal

#29265: os.cpu_count is problematic on sparc/solaris
http://bugs.python.org/issue29265 opened by phantal

#29266: test_create_connection_service_name fails if "http" isn't list
http://bugs.python.org/issue29266 opened by phantal

#29267: Cannot override some flags in CFLAGS from the command-line
http://bugs.python.org/issue29267 opened by phantal

#29268: test_spwd fails on solaris using NIS users
http://bugs.python.org/issue29268 opened by phantal

#29269: test_socket failing in solaris
http://bugs.python.org/issue29269 opened by phantal

#29270: super call in ctypes sub-class fails in 3.6
http://bugs.python.org/issue29270 opened by Dave Jones

#29271: Task.current_task(None) returns unexpected result
http://bugs.python.org/issue29271 opened by yselivanov

#29272: test_logging hangs if /etc/hosts only aliases "localhost" to :
http://bugs.python.org/issue29272 opened by phantal

#29273: test___all__ alters utf8 locale setting
http://bugs.python.org/issue29273 opened by martin.panter

#29275: time module still has Y2K issues note
http://bugs.python.org/issue29275 opened by Elizacat

#29278: Python 3.6 build fails with parallel make
http://bugs.python.org/issue29278 opened by ugultopu

#29282: Fused multiply-add: proposal to add math.fma()
http://bugs.python.org/issue29282 opened by juraj.sukop

#29283: duplicate README in site-packages
#29284: Include thread_name_prefix in the concurrent.futures.ThreadPo
http://bugs.python.org/issue29284 opened by jftuga

#29286: Use METH_FASTCALL in str methods
http://bugs.python.org/issue29286 opened by haypo

#29287: IDLE needs syntax highlighting for f-strings
http://bugs.python.org/issue29287 opened by rhettinger

#29288: Lookup Error while importing idna from a worker thread
http://bugs.python.org/issue29288 opened by Ilya.Kulakov

#29289: Convert OrderedDict methods to Argument Clinic
http://bugs.python.org/issue29289 opened by haypo

#29290: argparse breaks long lines on NO-BREAK SPACE
http://bugs.python.org/issue29290 opened by steven.daprano

#29293: Missing parameter "n" on multiprocessing.Condition.notify()
http://bugs.python.org/issue29293 opened by Victor de la Fuente

#29298: argparse fails with required subparsers, un-named dest, and em
http://bugs.python.org/issue29298 opened by zachrahan

#29299: Argument Clinic: Fix signature of optional positional-only arg
http://bugs.python.org/issue29299 opened by haypo

#29300: Modify the _struct module to use FASTCALL and Argument Clinic
http://bugs.python.org/issue29300 opened by haypo

#29302: add contextlib.AsyncExitStack
http://bugs.python.org/issue29302 opened by thehesiod

#29304: dict: simplify lookup function
http://bugs.python.org/issue29304 opened by inada.naoki

#29306: Check usage of Py_EnterRecursiveCall() and Py_LeaveRecursiveCa
http://bugs.python.org/issue29306 opened by haypo

#29308: venv should match virtualenv VIRTUAL_ENV_DISABLE_PROMPT config
http://bugs.python.org/issue29308 opened by Jack Bennett

#29309: Interpreter hang when interrupting a loop.run_in_executor() fu
http://bugs.python.org/issue29309 opened by rsebille

#29310: Document typing.NamedTuple default argument syntax
http://bugs.python.org/issue29310 opened by Jelle Zijlstra

#29311: Argument Clinic: convert dict methods
http://bugs.python.org/issue29311 opened by haypo

#29313: msi by bdist_msi will fail execute install-scripts if space in
http://bugs.python.org/issue29313 opened by eszense

#29314: asyncio.async deprecation warning is missing stacklevel=2
http://bugs.python.org/issue29314 opened by r.david.murray

#29317: test_copyxattr_symlinks fails
http://bugs.python.org/issue29317 opened by marktay

#29318: Optimize _PyFunction_FastCallDict() for **kwargs
http://bugs.python.org/issue29318 opened by haypo

#29319: Embedded 3.6.0 distribution cannot run pyz files
http://bugs.python.org/issue29319 opened by paul.moore

#29320: bdist_msi install_script fail to execute if alt python locatio
http://bugs.python.org/issue29320 opened by eszense

#29321: Wrong documentation (Language Ref) for unicode and str compari
http://bugs.python.org/issue29321 opened by RK-5wWm9h

#29323: Wrong documentation (Library) for unicode and str comparison
http://bugs.python.org/issue29323 opened by RK-5wWm9h

#29324: test_aead_aes_gcm fails on Kernel 4.9
http://bugs.python.org/issue29324 opened by christian.heimes

#29326: Blank lines in ._pth file are not ignored
http://bugs.python.org/issue29326 opened by steve.dower

#29328: struct module should support variable-length strings
http://bugs.python.org/issue29328 opened by Elizacat

#29329: Incorrect documentation for custom `hex()` support on Python 2
http://bugs.python.org/issue29329 opened by pekka.klarck

#29330: __slots__ needs documentation
http://bugs.python.org/issue29330 opened by saumitra1978

#29331: Simplify argument parsing in sorted() and list.sort()
http://bugs.python.org/issue29331 opened by serhiy.storchaka

#29332: Uniform SelectSelector._select behavior
http://bugs.python.org/issue29332 opened by Wen Adam

#29333: ConfigParser calls Interpolation.before_read after reading
http://bugs.python.org/issue29333 opened by Anaphory

#29334: ssl.SSLObject method getpeercert() is buggy, do_handshake() is
http://bugs.python.org/issue29334 opened by Greg Stark



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

#29333: ConfigParser calls Interpolation.before_read after reading
http://bugs.python.org/issue29333

#29332: Uniform SelectSelector._select behavior
http://bugs.python.org/issue29332

#29326: Blank lines in ._pth file are not ignored
http://bugs.python.org/issue29326

#29320: bdist_msi install_script fail to execute if alt python locatio
http://bugs.python.org/issue29320

#29317: test_copyxattr_symlinks fails
http://bugs.python.org/issue29317

#29314: asyncio.async deprecation warning is missing stacklevel=2
http://bugs.python.org/issue29314

#29310: Document typing.NamedTuple default argument syntax
http://bugs.python.org/issue29310

#29308: venv should match virtualenv VIRTUAL_ENV_DISABLE_PROMPT config
http://bugs.python.org/issue29308

#29302: add contextlib.AsyncExitStack
http://bugs.python.org/issue29302

#29288: Lookup Error while importing idna from a worker thread
http://bugs.python.org/issue29288

#29287: IDLE needs syntax highlighting for f-strings
http://bugs.python.org/issue29287

#29284: Include thread_name_prefix in the concurrent.futures.ThreadPo
http://bugs.python.org/issue29284

#29283: duplicate README in site-packages
http://bugs.python.org/issue29283

#29273: test___all__ alters utf8 locale setting
http://bugs.python.org/issue29273

#29272: test_logging hangs if /etc/hosts only aliases "localhost" to :
http://bugs.python.org/issue29272



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

#29332: Uniform SelectSelector._select behavior
http://bugs.python.org/issue29332

#29331: Simplify argument parsing in sorted() and list.sort()
http://bugs.python.org/issue29331

#29313: msi by bdist_msi will fail execute install-scripts if space in
http://bugs.python.org/issue29313

#29311: Argument Clinic: convert dict methods
http://bugs.python.org/issue29311

#29306: Check usage of Py_EnterRecursiveCall() and Py_LeaveRecursiveCa
http://bugs.python.org/issue29306

#29304: dict: simplify lookup function
http://bugs.python.org/issue29304

#29300: Modify the _struct module to use FASTCALL and Argument Clinic
http://bugs.python.org/issue29300

#29299: Argument Clinic: Fix signature of optional positional-only arg
http://bugs.python.org/issue29299

#29290: argparse breaks long lines on NO-BREAK SPACE
http://bugs.python.org/issue29290

#29289: Convert OrderedDict methods to Argument Clinic
http://bugs.python.org/issue29289

#29286: Use METH_FASTCALL in str methods
http://bugs.python.org/issue29286

#29282: Fused multiply-add: proposal to add math.fma()
http://bugs.python.org/issue29282

#29273: test___all__ alters utf8 locale setting
http://bugs.python.org/issue29273

#29271: Task.current_task(None) returns unexpected result
http://bugs.python.org/issue29271

#29270: super call in ctypes sub-class fails in 3.6
http://bugs.python.org/issue29270



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

#29259: Add tp_fastcall to PyTypeObject: support FASTCALL calling conv
http://bugs.python.org/issue29259 26 msgs

#29282: Fused multiply-add: proposal to add math.fma()
http://bugs.python.org/issue29282 19 msgs

#29262: Provide a way to check for *real* typing.Union instances
http://bugs.python.org/issue29262 15 msgs

#9216: FIPS support for hashlib
http://bugs.python.org/issue9216 13 msgs

#29286: Use METH_FASTCALL in str methods
http://bugs.python.org/issue29286 13 msgs

#20180: Derby #11: Convert 50 sites to Argument Clinic across 9 files
http://bugs.python.org/issue20180 10 msgs

#20186: Derby #18: Convert 31 sites to Argument Clinic across 23 files
http://bugs.python.org/issue20186 9 msgs

#29289: Convert OrderedDict methods to Argument Clinic
http://bugs.python.org/issue29289 9 msgs

#29311: Argument Clinic: convert dict methods
http://bugs.python.org/issue29311 9 msgs

#29319: Embedded 3.6.0 distribution cannot run pyz files
http://bugs.python.org/issue29319 9 msgs



Issues closed (33)
==================

#26110: Speedup method calls 1.2x
http://bugs.python.org/issue26110 closed by inada.naoki

#26296: colorsys rgb_to_hls algorithm error
http://bugs.python.org/issue26296 closed by serhiy.storchaka

#27596: Build failure with Xcode 8 beta on OSX 10.11
http://bugs.python.org/issue27596 closed by ned.deily

#29011: No entry Deque in typing.py
http://bugs.python.org/issue29011 closed by rhettinger

#29029: Faster positional arguments parsing in PyArg_ParseTupleAndKeyw
http://bugs.python.org/issue29029 closed by serhiy.storchaka

#29057: Compiler failure on Mac OS X - sys/random.h
http://bugs.python.org/issue29057 closed by ned.deily

#29132: shlex.shlex with punctuation_chars and posix doesn't handle pu
http://bugs.python.org/issue29132 closed by python-dev

#29197: Remove os.path.splitunc()
http://bugs.python.org/issue29197 closed by serhiy.storchaka

#29246: typing.Union raises RecursionError when comparing Union to oth
http://bugs.python.org/issue29246 closed by gvanrossum

#29261: Missing venv/scripts/common after "make install"
http://bugs.python.org/issue29261 closed by python-dev

#29274: Change “tests cases” → “test cases”
http://bugs.python.org/issue29274 closed by martin.panter

#29276: HTMLParser in Python 2.7 doesn't recognize image tags wrapped
http://bugs.python.org/issue29276 closed by Ari

#29277: os.getcwd failing on LOFS share
http://bugs.python.org/issue29277 closed by haypo

#29279: --with-pydebug optimizes too much
http://bugs.python.org/issue29279 closed by rhettinger

#29280: gdbm & ndbm support missing in Windows
http://bugs.python.org/issue29280 closed by r.david.murray

#29281: json.loads documentation missing "versionchanged" statement
http://bugs.python.org/issue29281 closed by rhettinger

#29285: Unicode errors occur inside of multi-line comments
http://bugs.python.org/issue29285 closed by zach.ware

#29291: Misleading text in the documentation of re library for non-gre
http://bugs.python.org/issue29291 closed by rhettinger

#29292: Missing a parameter in PyEval_EvalCodeEx doc
http://bugs.python.org/issue29292 closed by xiang.zhang

#29294: ctypes.windll.LoadLibrary refuses unicode argument
http://bugs.python.org/issue29294 closed by theller

#29295: dict: Optimize PyDict_GetItemString()
http://bugs.python.org/issue29295 closed by inada.naoki

#29296: convert print() to METH_FASTCALL
http://bugs.python.org/issue29296 closed by inada.naoki

#29297: python3 open() does not check argument type before attempting
http://bugs.python.org/issue29297 closed by serhiy.storchaka

#29301: decimal: Use FASTCALL and/or Argument Clinic
http://bugs.python.org/issue29301 closed by haypo

#29303: asyncio.Lock.acquire() does not always yield
http://bugs.python.org/issue29303 closed by gvanrossum

#29305: encoding to ascii in http/client.py
http://bugs.python.org/issue29305 closed by martin.panter

#29307: ModuleNotFoundError when using literal string interpolation wi
http://bugs.python.org/issue29307 closed by r.david.murray

#29312: Use FASTCALL in dict.update()
http://bugs.python.org/issue29312 closed by haypo

#29315: \b requires raw strings or to be escaped. Update docs with tha
http://bugs.python.org/issue29315 closed by r.david.murray

#29316: Keep typing.py provisional for the duration of the Python 3.6
http://bugs.python.org/issue29316 closed by ned.deily

#29322: SimpleCV error on Raspberry Pi
http://bugs.python.org/issue29322 closed by xiang.zhang

#29325: pysqlite: Evaluate removal of sqlite3_stmt_readonly
http://bugs.python.org/issue29325 closed by xiang.zhang

#29327: SystemError or crash in sorted(iterable=[])

Python tracker

unread,
Jan 27, 2017, 12:11:07 PM1/27/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-01-20 - 2017-01-27)
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 5768 (+13)
closed 35368 (+33)
total 41136 (+46)

Open issues with patches: 2485


Issues opened (33)
==================

#16899: Add support for C99 complex type (_Complex) as ctypes.c_comple
http://bugs.python.org/issue16899 reopened by mark.dickinson

#29301: decimal: Use FASTCALL and/or Argument Clinic
http://bugs.python.org/issue29301 reopened by haypo

#29335: subprocess module does not check WIFSTOPPED on SIGCHLD
http://bugs.python.org/issue29335 opened by Zach Riggle

#29336: merge tuples in module
http://bugs.python.org/issue29336 opened by inada.naoki

#29339: Interactive: Move to same indentation level as previous line
http://bugs.python.org/issue29339 opened by 12345 67890

#29340: SSL destructor segfaults in python3.6 threads when an unverifi
http://bugs.python.org/issue29340 opened by pirate

#29341: Missing accepting path-like object in docstrings of os module
http://bugs.python.org/issue29341 opened by xiang.zhang

#29342: os.posix_fadvise misreports errors
http://bugs.python.org/issue29342 opened by enkore

#29343: sock.close() raises OSError EBADF when socket's fd is closed
http://bugs.python.org/issue29343 opened by christian.heimes

#29344: sock_recv not detected a coroutine
http://bugs.python.org/issue29344 opened by Jeremy Bustamante

#29347: Python 2.7.8 is crashing while creating weakref for a given ob
http://bugs.python.org/issue29347 opened by dhanavaths

#29349: Update old Python 2 code in Docs/tools/extensions/patchlevel.p
http://bugs.python.org/issue29349 opened by Jim Fasarakis-Hilliard

#29350: Add support of multiple signatures
http://bugs.python.org/issue29350 opened by serhiy.storchaka

#29351: absolute imports for logging
http://bugs.python.org/issue29351 opened by mgerstel

#29352: provide the authorative source for s[i:j] negative slice indic
http://bugs.python.org/issue29352 opened by akira

#29353: Incorrect handling of HTTP response with "Content-Type: messag
http://bugs.python.org/issue29353 opened by brokenenglish

#29354: Python 2.7.12: pydoc.help(lambda (a,): lambda x: a) raises Ind
http://bugs.python.org/issue29354 opened by Elias Vanderstuyft

#29355: sqlite3: remove sqlite3_stmt_readonly()
http://bugs.python.org/issue29355 opened by Ma Lin

#29362: regrtest: don't fail immediately if a child does crash
http://bugs.python.org/issue29362 opened by haypo

#29363: allow Python code to determine class help text
http://bugs.python.org/issue29363 opened by ethan.furman

#29364: msilib Fetch raises MSIError rather than return None
http://bugs.python.org/issue29364 opened by Jason Matthew

#29365: parallel make test or make install can fail building pgen when
http://bugs.python.org/issue29365 opened by gregory.p.smith

#29366: os.listdir has inconsistent behavior when run on a non-directo
http://bugs.python.org/issue29366 opened by raylu

#29367: python-gdb: display wrapper_call()
#29368: Optimize unpickling list-like objects: use extend() instead of
http://bugs.python.org/issue29368 opened by serhiy.storchaka

#29370: "./configure --enable-optimizations && make install" does not
http://bugs.python.org/issue29370 opened by dilyan.palauzov

#29371: Typo in doctest documentation
http://bugs.python.org/issue29371 opened by marco.buttu

#29372: RotatingFileHandler rotates empty logfile if it emits a large
http://bugs.python.org/issue29372 opened by Poddster

#29374: Doc bug: signal.sigwait and signal.sigtimedwait do not work ou
http://bugs.python.org/issue29374 opened by pe...@motejlek.net

#29375: httplib: wrong Host header when connecting to IPv6 link-local
http://bugs.python.org/issue29375 opened by JonathanGuthrie

#29376: threading._DummyThread.__repr__ raises AssertionError
http://bugs.python.org/issue29376 opened by Tom Myers

#29377: Add the 'wrapper_descriptor' type to the types module
http://bugs.python.org/issue29377 opened by Wheerd

#29378: Invalid example in documentation for PyErr_Fetch
http://bugs.python.org/issue29378 opened by Kaeptm Blaubaer



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

#29376: threading._DummyThread.__repr__ raises AssertionError
http://bugs.python.org/issue29376

#29370: "./configure --enable-optimizations && make install" does not
http://bugs.python.org/issue29370

#29367: python-gdb: display wrapper_call()
http://bugs.python.org/issue29367

#29364: msilib Fetch raises MSIError rather than return None
http://bugs.python.org/issue29364

#29355: sqlite3: remove sqlite3_stmt_readonly()
http://bugs.python.org/issue29355

#29344: sock_recv not detected a coroutine
http://bugs.python.org/issue29344

#29333: ConfigParser calls Interpolation.before_read after reading
http://bugs.python.org/issue29333

#29320: bdist_msi install_script fail to execute if alt python locatio
http://bugs.python.org/issue29320

#29317: test_copyxattr_symlinks fails
http://bugs.python.org/issue29317

#29302: add contextlib.AsyncExitStack
http://bugs.python.org/issue29302

#29288: Lookup Error while importing idna from a worker thread
http://bugs.python.org/issue29288

#29287: IDLE needs syntax highlighting for f-strings
http://bugs.python.org/issue29287

#29283: duplicate README in site-packages
http://bugs.python.org/issue29283

#29272: test_logging hangs if /etc/hosts only aliases "localhost" to :
http://bugs.python.org/issue29272

#29269: test_socket failing in solaris
http://bugs.python.org/issue29269



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

#29377: Add the 'wrapper_descriptor' type to the types module
http://bugs.python.org/issue29377

#29368: Optimize unpickling list-like objects: use extend() instead of
http://bugs.python.org/issue29368

#29367: python-gdb: display wrapper_call()
http://bugs.python.org/issue29367

#29354: Python 2.7.12: pydoc.help(lambda (a,): lambda x: a) raises Ind
http://bugs.python.org/issue29354

#29353: Incorrect handling of HTTP response with "Content-Type: messag
http://bugs.python.org/issue29353

#29352: provide the authorative source for s[i:j] negative slice indic
http://bugs.python.org/issue29352

#29351: absolute imports for logging
http://bugs.python.org/issue29351

#29349: Update old Python 2 code in Docs/tools/extensions/patchlevel.p
http://bugs.python.org/issue29349

#29336: merge tuples in module
http://bugs.python.org/issue29336

#29335: subprocess module does not check WIFSTOPPED on SIGCHLD
http://bugs.python.org/issue29335

#29326: Blank lines in ._pth file are not ignored
http://bugs.python.org/issue29326

#29314: asyncio.async deprecation warning is missing stacklevel=2
http://bugs.python.org/issue29314

#29313: msi by bdist_msi will fail execute install-scripts if space in
http://bugs.python.org/issue29313

#29311: Argument Clinic: convert dict methods
http://bugs.python.org/issue29311

#29310: Document typing.NamedTuple default argument syntax
http://bugs.python.org/issue29310



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

#18235: _sysconfigdata.py wrong on AIX installations
http://bugs.python.org/issue18235 17 msgs

#29336: merge tuples in module
http://bugs.python.org/issue29336 14 msgs

#29300: Modify the _struct module to use FASTCALL and Argument Clinic
http://bugs.python.org/issue29300 13 msgs

#29335: subprocess module does not check WIFSTOPPED on SIGCHLD
http://bugs.python.org/issue29335 10 msgs

#29339: Interactive: Move to same indentation level as previous line
http://bugs.python.org/issue29339 10 msgs

#29259: Add tp_fastcall to PyTypeObject: support FASTCALL calling conv
http://bugs.python.org/issue29259 7 msgs

#29301: decimal: Use FASTCALL and/or Argument Clinic
http://bugs.python.org/issue29301 7 msgs

#29377: Add the 'wrapper_descriptor' type to the types module
http://bugs.python.org/issue29377 7 msgs

#10544: yield expression inside generator expression does nothing
http://bugs.python.org/issue10544 6 msgs

#29182: Remove the warning in urllib docs that it doesn't do certifica
http://bugs.python.org/issue29182 6 msgs



Issues closed (33)
==================

#18835: Add aligned memory variants to the suite of PyMem functions/ma
http://bugs.python.org/issue18835 closed by haypo

#22651: Open file in a+ mode reads from end of file in Python 3.4
http://bugs.python.org/issue22651 closed by haypo

#26149: Suggest PyCharm Community as an editor for Unix platforms
http://bugs.python.org/issue26149 closed by orsenthil

#26273: Expose TCP_CONGESTION and TCP_USER_TIMEOUT to the socket modul
http://bugs.python.org/issue26273 closed by haypo

#26729: Incorrect __text_signature__ for sorted
http://bugs.python.org/issue26729 closed by serhiy.storchaka

#28635: Update What's New for 3.6
http://bugs.python.org/issue28635 closed by ned.deily

#28735: Mock is equal to ANY but MagicMock is not
http://bugs.python.org/issue28735 closed by serhiy.storchaka

#28769: Make PyUnicode_AsUTF8 returning "const char *" rather of "char
http://bugs.python.org/issue28769 closed by serhiy.storchaka

#28784: shlex.shlex punctuation_chars documentation should use posix=T
http://bugs.python.org/issue28784 closed by python-dev

#28999: Use Py_RETURN_NONE and like
http://bugs.python.org/issue28999 closed by serhiy.storchaka

#29083: Readd PyArg_VaParse to the stable API
http://bugs.python.org/issue29083 closed by serhiy.storchaka

#29092: Sync os.stat's doc and doc string
http://bugs.python.org/issue29092 closed by xiang.zhang

#29167: Race condition in enum.py:_decompose()
http://bugs.python.org/issue29167 closed by python-dev

#29273: test___all__ alters utf8 locale setting
http://bugs.python.org/issue29273 closed by martin.panter

#29290: argparse breaks long lines on NO-BREAK SPACE
http://bugs.python.org/issue29290 closed by xiang.zhang

#29308: venv should match virtualenv VIRTUAL_ENV_DISABLE_PROMPT config
http://bugs.python.org/issue29308 closed by python-dev

#29331: Simplify argument parsing in sorted() and list.sort()
http://bugs.python.org/issue29331 closed by serhiy.storchaka

#29332: Uniform SelectSelector._select behavior
http://bugs.python.org/issue29332 closed by berker.peksag

#29337: BytesWarning at compile time
http://bugs.python.org/issue29337 closed by serhiy.storchaka

#29338: Output the text signature in the help of a class
http://bugs.python.org/issue29338 closed by serhiy.storchaka

#29345: More lost updates with multiprocessing.Value and .Array
http://bugs.python.org/issue29345 closed by eryksun

#29346: datetime doesn't check for min/max dates anymore in Python 3.6
#29348: this comment 'iff' should be 'if'?
http://bugs.python.org/issue29348 closed by inada.naoki

#29356: TypeError by typing for Ellipsis
http://bugs.python.org/issue29356 closed by Ádám Szieberth

#29357: New NamedTuple syntax silently ignores method definitions
http://bugs.python.org/issue29357 closed by levkivskyi

#29358: Add tp_fastnew and tp_fastinit to PyTypeObject, 15-20% faster
#29359: Deprecate string concatenation without plus
http://bugs.python.org/issue29359 closed by serhiy.storchaka

#29360: _PyStack_AsDict(): Don't check if all keys are strings nor if
http://bugs.python.org/issue29360 closed by haypo

#29361: bug in pyserial: serialposix.py
http://bugs.python.org/issue29361 closed by berker.peksag

#29369: Use Py_IDENTIFIER in Python-ast.c
http://bugs.python.org/issue29369 closed by inada.naoki

#29373: subprocess.Popen os.close(p2cread) in _execute_child can cause
http://bugs.python.org/issue29373 closed by zmedico

#29379: Custom handlers not used when passing "context" argument to ur
http://bugs.python.org/issue29379 closed by martin.panter

#29380: A lot of warning while executing make install
http://bugs.python.org/issue29380 closed by zach.ware

Python tracker

unread,
Feb 3, 2017, 12:10:53 PM2/3/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-01-27 - 2017-02-03)
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 5769 ( +1)
closed 35423 (+55)
total 41192 (+56)

Open issues with patches: 2479


Issues opened (35)
==================

#29300: Modify the _struct module to use FASTCALL and Argument Clinic
http://bugs.python.org/issue29300 reopened by serhiy.storchaka

#29382: IDLE search and replace should use 'hit' tag instead of 'hilit
http://bugs.python.org/issue29382 opened by d s2

#29386: select.epoll.poll may behave differently if timeout = -1 vs ti
http://bugs.python.org/issue29386 opened by Gabriel McManus

#29387: Tabs vs spaces FAQ out of date
http://bugs.python.org/issue29387 opened by martin.panter

#29392: msvcrt.locking crashes python
http://bugs.python.org/issue29392 opened by RazerM

#29394: Cannot tunnel TLS connection through TLS connection
http://bugs.python.org/issue29394 opened by Maximilian Blochberger

#29395: Edit with IDLE 3.6 don´t work if Name of File "code.py"
http://bugs.python.org/issue29395 opened by wueste87

#29396: Re-opening /dev/tty breaks readline
http://bugs.python.org/issue29396 opened by silvioricardoc

#29397: linux/random.h present but cannot be compiled
http://bugs.python.org/issue29397 opened by zhaw_munt

#29399: python3.dll export forwarders not resolved in all situations d
http://bugs.python.org/issue29399 opened by Elli Pirelli

#29400: Instruction level tracing via sys.settrace
http://bugs.python.org/issue29400 opened by George.King

#29402: Problem with Checkbutton and duplicate last name components
http://bugs.python.org/issue29402 opened by terry.reedy

#29403: mock's autospec's behavior on method-bound builtin functions i
http://bugs.python.org/issue29403 opened by Aaron Gallagher

#29405: improve csv.Sniffer().sniff() behavior
http://bugs.python.org/issue29405 opened by mepstein

#29406: asyncio SSL contexts leak sockets after calling close with cer
http://bugs.python.org/issue29406 opened by thehesiod

#29408: Add timestamp-based dependency system to build_clib
http://bugs.python.org/issue29408 opened by daniel.nunes

#29409: Implement PEP 529 for io.FileIO
http://bugs.python.org/issue29409 opened by eryksun

#29410: Moving to SipHash-1-3
http://bugs.python.org/issue29410 opened by inada.naoki

#29411: Option --executable for entry_points
http://bugs.python.org/issue29411 opened by Michal Cyprian

#29412: IndexError thrown on email.message.Message.get
http://bugs.python.org/issue29412 opened by uckelman

#29413: ssl.SSLSocket.unwrap() is not flexible enough
http://bugs.python.org/issue29413 opened by Greg Stark

#29414: Change 'the for statement is such an iterator' in Tutorial
http://bugs.python.org/issue29414 opened by Jim Fasarakis-Hilliard

#29416: Path.mkdir can get into a recursive error loop
http://bugs.python.org/issue29416 opened by Dan Buchoff

#29417: Sort entries in foo.dist-info/RECORD
http://bugs.python.org/issue29417 opened by dgreiman

#29418: inspect.isroutine does not return True for some bound builtin
#29419: Argument Clinic: inline PyArg_UnpackTuple and PyArg_ParseStack
http://bugs.python.org/issue29419 opened by haypo

#29422: add socket independent timeout to httplib/http.client read
http://bugs.python.org/issue29422 opened by Patrick Michaud

#29424: Multiple vulnerabilities in BaseHTTPRequestHandler enable HTTP
http://bugs.python.org/issue29424 opened by meitar

#29425: File-altering aspects of pathlib should return new pathlib obj
http://bugs.python.org/issue29425 opened by Walter Szeliga

#29427: Option to skip padding for base64 urlsafe encoding/decoding
http://bugs.python.org/issue29427 opened by Thorney

#29428: Doctest documentation unclear about multi-line fixtures
http://bugs.python.org/issue29428 opened by JDLH

#29430: zipfile: invalid link
http://bugs.python.org/issue29430 opened by lucasmus

#29432: wait_for(gather(...)) logs weird error message
http://bugs.python.org/issue29432 opened by Martin.Teichmann

#29435: Allow to pass fileobj to is_tarfile
http://bugs.python.org/issue29435 opened by twiggers

#29436: Compilation failure against Android NDK r14 beta 2
http://bugs.python.org/issue29436 opened by Chi Hsuan Yen



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

#29435: Allow to pass fileobj to is_tarfile
http://bugs.python.org/issue29435

#29432: wait_for(gather(...)) logs weird error message
http://bugs.python.org/issue29432

#29430: zipfile: invalid link
http://bugs.python.org/issue29430

#29427: Option to skip padding for base64 urlsafe encoding/decoding
http://bugs.python.org/issue29427

#29425: File-altering aspects of pathlib should return new pathlib obj
http://bugs.python.org/issue29425

#29422: add socket independent timeout to httplib/http.client read
http://bugs.python.org/issue29422

#29418: inspect.isroutine does not return True for some bound builtin
http://bugs.python.org/issue29418

#29417: Sort entries in foo.dist-info/RECORD
http://bugs.python.org/issue29417

#29413: ssl.SSLSocket.unwrap() is not flexible enough
http://bugs.python.org/issue29413

#29411: Option --executable for entry_points
http://bugs.python.org/issue29411

#29409: Implement PEP 529 for io.FileIO
http://bugs.python.org/issue29409

#29408: Add timestamp-based dependency system to build_clib
http://bugs.python.org/issue29408

#29396: Re-opening /dev/tty breaks readline
http://bugs.python.org/issue29396

#29395: Edit with IDLE 3.6 don´t work if Name of File "code.py"
http://bugs.python.org/issue29395

#29370: "./configure --enable-optimizations && make install" does not
http://bugs.python.org/issue29370



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

#29436: Compilation failure against Android NDK r14 beta 2
http://bugs.python.org/issue29436

#29424: Multiple vulnerabilities in BaseHTTPRequestHandler enable HTTP
http://bugs.python.org/issue29424

#29414: Change 'the for statement is such an iterator' in Tutorial
http://bugs.python.org/issue29414

#29410: Moving to SipHash-1-3
http://bugs.python.org/issue29410

#29409: Implement PEP 529 for io.FileIO
http://bugs.python.org/issue29409

#29408: Add timestamp-based dependency system to build_clib
http://bugs.python.org/issue29408

#29406: asyncio SSL contexts leak sockets after calling close with cer
http://bugs.python.org/issue29406

#29403: mock's autospec's behavior on method-bound builtin functions i
http://bugs.python.org/issue29403

#29400: Instruction level tracing via sys.settrace
http://bugs.python.org/issue29400

#29387: Tabs vs spaces FAQ out of date
http://bugs.python.org/issue29387

#29376: threading._DummyThread.__repr__ raises AssertionError
http://bugs.python.org/issue29376

#29362: regrtest: don't fail immediately if a child does crash
http://bugs.python.org/issue29362

#29353: Incorrect handling of HTTP response with "Content-Type: messag
http://bugs.python.org/issue29353

#29352: provide the authorative source for s[i:j] negative slice indic
http://bugs.python.org/issue29352

#29351: absolute imports for logging
http://bugs.python.org/issue29351



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

#29300: Modify the _struct module to use FASTCALL and Argument Clinic
http://bugs.python.org/issue29300 29 msgs

#29410: Moving to SipHash-1-3
http://bugs.python.org/issue29410 19 msgs

#11549: Build-out an AST optimizer, moving some functionality out of t
http://bugs.python.org/issue11549 18 msgs

#29400: Instruction level tracing via sys.settrace
http://bugs.python.org/issue29400 11 msgs

#18842: Add float.is_finite is_nan is_infinite to match Decimal method
http://bugs.python.org/issue18842 10 msgs

#27200: make doctest in CPython has failures
http://bugs.python.org/issue27200 7 msgs

#27647: Update Windows 2.7 build to Tcl/Tk 8.5.19
http://bugs.python.org/issue27647 7 msgs

#29344: sock_recv not detected a coroutine
http://bugs.python.org/issue29344 7 msgs

#15373: copy.copy() does not properly copy os.environment
http://bugs.python.org/issue15373 5 msgs

#29399: python3.dll export forwarders not resolved in all situations d
http://bugs.python.org/issue29399 5 msgs



Issues closed (54)
==================

#14376: sys.exit documents argument as "integer" but actually requires
http://bugs.python.org/issue14376 closed by mark.dickinson

#18590: Found text not always highlighted by Replace dialog on Windows
http://bugs.python.org/issue18590 closed by terry.reedy

#23298: Add ArgumentParser.add_mutually_dependence_group
http://bugs.python.org/issue23298 closed by paul.j3

#23551: IDLE to provide menu link to PIP gui.
http://bugs.python.org/issue23551 closed by terry.reedy

#24736: argparse add_mutually_exclusive_group do not print help
http://bugs.python.org/issue24736 closed by paul.j3

#24875: pyvenv doesn´t install PIP inside a new venv with --system-si
http://bugs.python.org/issue24875 closed by python-dev

#27051: Create PIP gui
http://bugs.python.org/issue27051 closed by ncoghlan

#28618: Decorate hot functions using __attribute__((hot)) to optimize
http://bugs.python.org/issue28618 closed by haypo

#29140: time_hash() reads the wrong bytes to get microseconds
http://bugs.python.org/issue29140 closed by haypo

#29157: random.c: Prefer getrandom() over getentropy() to support glib
http://bugs.python.org/issue29157 closed by haypo

#29169: update zlib to 1.2.11
http://bugs.python.org/issue29169 closed by doko

#29182: Remove the warning in urllib docs that it doesn't do certifica
http://bugs.python.org/issue29182 closed by orsenthil

#29213: python -m venv activate.bat has weird mix of line endings
http://bugs.python.org/issue29213 closed by python-dev

#29218: distutils: Remove unused install_misc class
http://bugs.python.org/issue29218 closed by berker.peksag

#29227: Reduce C stack consumption in function calls
http://bugs.python.org/issue29227 closed by haypo

#29234: Disable inlining of _PyStack_AsTuple() to reduce the stack con
http://bugs.python.org/issue29234 closed by haypo

#29260: Use designated initializers to define PyTypeObject types
http://bugs.python.org/issue29260 closed by haypo

#29263: Implement LOAD_METHOD/CALL_METHOD for C functions
http://bugs.python.org/issue29263 closed by inada.naoki

#29264: sparc/ffi.c:440 error: 'asm' undeclared
http://bugs.python.org/issue29264 closed by xdegaye

#29283: duplicate README in site-packages
http://bugs.python.org/issue29283 closed by berker.peksag

#29286: Use METH_FASTCALL in str methods
http://bugs.python.org/issue29286 closed by haypo

#29289: Convert OrderedDict methods to Argument Clinic
http://bugs.python.org/issue29289 closed by haypo

#29310: Document typing.NamedTuple default argument syntax
http://bugs.python.org/issue29310 closed by rhettinger

#29311: Argument Clinic: convert dict methods
http://bugs.python.org/issue29311 closed by haypo

#29318: Optimize _PyFunction_FastCallDict() for **kwargs
http://bugs.python.org/issue29318 closed by haypo

#29329: Incorrect documentation for custom `hex()` support on Python 2
http://bugs.python.org/issue29329 closed by Mariatta

#29349: Update old Python 2 code in Docs/tools/extensions/patchlevel.p
http://bugs.python.org/issue29349 closed by martin.panter

#29354: Python 2.7.12: pydoc.help(lambda (a,): lambda x: a) raises Ind
http://bugs.python.org/issue29354 closed by serhiy.storchaka

#29364: msilib Fetch raises MSIError rather than return None
http://bugs.python.org/issue29364 closed by Jason Matthew

#29367: python-gdb: display wrapper_call()
http://bugs.python.org/issue29367 closed by python-dev

#29368: Optimize unpickling list-like objects: use extend() instead of
http://bugs.python.org/issue29368 closed by python-dev

#29377: Add the 'wrapper_descriptor' type to the types module
http://bugs.python.org/issue29377 closed by gvanrossum

#29381: Tutorial documentation contains undefined reference to #!
http://bugs.python.org/issue29381 closed by python-dev

#29383: Reduce temporary unicode object while adding descriptors
http://bugs.python.org/issue29383 closed by inada.naoki

#29384: Unused beos build scripts
http://bugs.python.org/issue29384 closed by martin.panter

#29385: Sockets Crashes or Memory Corruption
http://bugs.python.org/issue29385 closed by inada.naoki

#29388: regex mismatch in the simple cases
http://bugs.python.org/issue29388 closed by steven.daprano

#29389: math.isclose signature contains incorrect start parameter
http://bugs.python.org/issue29389 closed by ammar2

#29390: Python Tutorial should introduce iterators and generators
http://bugs.python.org/issue29390 closed by rhettinger

#29391: Windows Defender finds trojan Spursint in Numpy for Py36 Win64
http://bugs.python.org/issue29391 closed by eryksun

#29393: Enabiling IPv6 by default
http://bugs.python.org/issue29393 closed by ned.deily

#29398: memory corruption in xxlimited
http://bugs.python.org/issue29398 closed by python-dev

#29401: Python3.6 docs should not have a "what's new in Python 3.7" pa
http://bugs.python.org/issue29401 closed by ned.deily

#29404: "TypeError: 'int' does not have the buffer interface" on memor
http://bugs.python.org/issue29404 closed by brett.cannon

#29407: Remove redundant ensure_future() calls in factorial example
http://bugs.python.org/issue29407 closed by berker.peksag

#29415: Exposing handle._callback and handle._args in asyncio
http://bugs.python.org/issue29415 closed by yselivanov

#29420: Python 3.6 change in dict iteration when inserting keys
http://bugs.python.org/issue29420 closed by r.david.murray

#29421: Make int.to_bytes() and int.from_bytes() slightly faster
http://bugs.python.org/issue29421 closed by serhiy.storchaka

#29423: using concurrent.futures.ProcessPoolExecutor in class giving '
http://bugs.python.org/issue29423 closed by serhiy.storchaka

#29426: Using pywin32 on Python3 on linux
#29429: Requests package is incompatible with py2exe
http://bugs.python.org/issue29429 closed by inada.naoki

#29431: Add a PYTHONREVERSEDICTKEYORDER environment variable
http://bugs.python.org/issue29431 closed by rhettinger

#29433: any, all and sum should accept variadic args
http://bugs.python.org/issue29433 closed by serhiy.storchaka

#29434: tuple.__repr__ may segv when it contains NULL
http://bugs.python.org/issue29434 closed by inada.naoki

Python tracker

unread,
Feb 10, 2017, 12:10:51 PM2/10/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-02-03 - 2017-02-10)
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 5799 (+30)
closed 35483 (+60)
total 41282 (+90)

Open issues with patches: 2489


Issues opened (53)
==================

#29430: zipfile: invalid link
http://bugs.python.org/issue29430 reopened by berker.peksag

#29438: use after free in key sharing dict
http://bugs.python.org/issue29438 opened by audric

#29440: _dbm requires -lgdbm if gdbm is built as static libraries
http://bugs.python.org/issue29440 opened by Chi Hsuan Yen

#29442: Use argparse and drop dirty optparse hacks in setup.py
http://bugs.python.org/issue29442 opened by Chi Hsuan Yen

#29446: Improve tkinter 'import *' situation
http://bugs.python.org/issue29446 opened by terry.reedy

#29447: Add os.PathLike support to the tempfile module
http://bugs.python.org/issue29447 opened by brett.cannon

#29448: Implement os.Pathlike for importlib.machinery
http://bugs.python.org/issue29448 opened by brett.cannon

#29450: xattr functions aren't in os.supports_fd, os.supports_follow_s
http://bugs.python.org/issue29450 opened by Omar Sandoval

#29451: Use _PyArg_Parser for _PyArg_ParseStack(): support positional
http://bugs.python.org/issue29451 opened by haypo

#29453: Remove reference to undefined dictionary ordering in Tutorial
http://bugs.python.org/issue29453 opened by Jim Fasarakis-Hilliard

#29454: Shutting down consumer on a remote queue
http://bugs.python.org/issue29454 opened by Semi

#29455: Mention coverage.py in trace module documentation
http://bugs.python.org/issue29455 opened by brett.cannon

#29456: bug in unicodedata.normalize: u1176
http://bugs.python.org/issue29456 opened by pusnow

#29459: `__contains__` and `get` methods for match objects?
http://bugs.python.org/issue29459 opened by irdb

#29461: Experiment usage of likely/unlikely in CPython core
http://bugs.python.org/issue29461 opened by haypo

#29463: Add `docstring` attribute to AST nodes
http://bugs.python.org/issue29463 opened by inada.naoki

#29464: Specialize FASTCALL for functions with positional-only paramet
http://bugs.python.org/issue29464 opened by serhiy.storchaka

#29465: Add _PyObject_FastCall() to reduce stack consumption
http://bugs.python.org/issue29465 opened by haypo

#29466: pickle does not serialize Exception __cause__ field
http://bugs.python.org/issue29466 opened by diekhans

#29468: zipfile should catch ValueError as well as OSError to detect b
http://bugs.python.org/issue29468 opened by llllllllll

#29469: AST-level Constant folding
http://bugs.python.org/issue29469 opened by inada.naoki

#29470: [python] Error in `/usr/bin/python': free(): invalid size: 0x0
http://bugs.python.org/issue29470 opened by David Ford (FirefighterBlu3)

#29471: AST: add an attribute to FunctionDef to distinguish functions
http://bugs.python.org/issue29471 opened by haypo

#29472: subprocess.communicate with timeout 0 and already terminated p
http://bugs.python.org/issue29472 opened by Griffon26

#29473: subprocces check_output
http://bugs.python.org/issue29473 opened by Вадим Кара

#29474: Grammatical errors in weakref.WeakValueDictionary docs
http://bugs.python.org/issue29474 opened by Mariatta

#29475: option to not follow symlinks when globbing
http://bugs.python.org/issue29475 opened by o11c

#29476: Simplify set_add_entry()
http://bugs.python.org/issue29476 opened by rhettinger

#29477: Lambda with complex arguments is ctx STORE
http://bugs.python.org/issue29477 opened by malthe

#29478: email.policy.Compat32(max_line_length=None) not as documented
http://bugs.python.org/issue29478 opened by martin.panter

#29479: httplib: could not skip "ACCEPT-ENCODING" header
http://bugs.python.org/issue29479 opened by song1st

#29480: Mac OSX Installer SSL Roots
http://bugs.python.org/issue29480 opened by rahvee

#29481: 3.6.0 doc describes 3.6.1 feature - typing.Deque
http://bugs.python.org/issue29481 opened by Guy Arad

#29502: Should PyObject_Call() call the profiler on C functions, use C
http://bugs.python.org/issue29502 opened by haypo

#29503: Make embedded-Python detectable
http://bugs.python.org/issue29503 opened by Andi Bergmeier

#29504: blake2: compile error with -march=bdver2
http://bugs.python.org/issue29504 opened by floppymaster

#29505: Submit the re, json, & csv modules to oss-fuzz testing
http://bugs.python.org/issue29505 opened by gregory.p.smith

#29506: Incorrect documentation for the copy module
http://bugs.python.org/issue29506 opened by pgacv2

#29507: Use FASTCALL in call_method() to avoid temporary tuple
http://bugs.python.org/issue29507 opened by haypo

#29509: redundant interning in PyObject_GetAttrString
http://bugs.python.org/issue29509 opened by inada.naoki

#29511: Add 'find' as build-in method for lists
http://bugs.python.org/issue29511 opened by george-shuklin

#29512: regrtest refleak: implement bisection feature
http://bugs.python.org/issue29512 opened by haypo

#29514: Add a test case that prevents magic number changes in minor re
http://bugs.python.org/issue29514 opened by ncoghlan

#29515: socket module missing IPPROTO_IPV6, IPPROTO_IPV4 on Windows
http://bugs.python.org/issue29515 opened by mhils

#29516: shutil.copytree(symlinks=True) fails when copying symlinks cro
http://bugs.python.org/issue29516 opened by poljakowski

#29517: "Can't pickle local object" when uses functools.partial with m
http://bugs.python.org/issue29517 opened by DAVID ALEJANDRO Pineda

#29518: 'for' loop not automatically breaking (index error on line of
http://bugs.python.org/issue29518 opened by Justin McNiel

#29520: Documentation uses deprecated "defindex.html" Sphinx template
http://bugs.python.org/issue29520 opened by JDLH

#29521: Minor warning messages when compiling documentation
http://bugs.python.org/issue29521 opened by JDLH

#29523: latest setuptools breaks virtualenvs due to unbundling depende
http://bugs.python.org/issue29523 opened by cstratak

#29524: Move functions to call objects into a new Objects/call.c file
#29525: Python 2.7.13 for Windows broken (from prompt)
http://bugs.python.org/issue29525 opened by Frak N

#29526: Documenting format() function
http://bugs.python.org/issue29526 opened by hugo.pr...@gmx.fr



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

#29517: "Can't pickle local object" when uses functools.partial with m
http://bugs.python.org/issue29517

#29516: shutil.copytree(symlinks=True) fails when copying symlinks cro
http://bugs.python.org/issue29516

#29512: regrtest refleak: implement bisection feature
http://bugs.python.org/issue29512

#29509: redundant interning in PyObject_GetAttrString
http://bugs.python.org/issue29509

#29505: Submit the re, json, & csv modules to oss-fuzz testing
http://bugs.python.org/issue29505

#29481: 3.6.0 doc describes 3.6.1 feature - typing.Deque
http://bugs.python.org/issue29481

#29472: subprocess.communicate with timeout 0 and already terminated p
http://bugs.python.org/issue29472

#29468: zipfile should catch ValueError as well as OSError to detect b
http://bugs.python.org/issue29468

#29454: Shutting down consumer on a remote queue
http://bugs.python.org/issue29454

#29450: xattr functions aren't in os.supports_fd, os.supports_follow_s
http://bugs.python.org/issue29450

#29448: Implement os.Pathlike for importlib.machinery
http://bugs.python.org/issue29448

#29447: Add os.PathLike support to the tempfile module
http://bugs.python.org/issue29447

#29435: Allow to pass fileobj to is_tarfile
http://bugs.python.org/issue29435

#29427: Option to skip padding for base64 urlsafe encoding/decoding
http://bugs.python.org/issue29427

#29422: add socket independent timeout to httplib/http.client read
http://bugs.python.org/issue29422



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

#29524: Move functions to call objects into a new Objects/call.c file
http://bugs.python.org/issue29524

#29523: latest setuptools breaks virtualenvs due to unbundling depende
http://bugs.python.org/issue29523

#29509: redundant interning in PyObject_GetAttrString
http://bugs.python.org/issue29509

#29507: Use FASTCALL in call_method() to avoid temporary tuple
http://bugs.python.org/issue29507

#29476: Simplify set_add_entry()
http://bugs.python.org/issue29476

#29475: option to not follow symlinks when globbing
http://bugs.python.org/issue29475

#29474: Grammatical errors in weakref.WeakValueDictionary docs
http://bugs.python.org/issue29474

#29469: AST-level Constant folding
http://bugs.python.org/issue29469

#29465: Add _PyObject_FastCall() to reduce stack consumption
http://bugs.python.org/issue29465

#29464: Specialize FASTCALL for functions with positional-only paramet
http://bugs.python.org/issue29464

#29463: Add `docstring` attribute to AST nodes
http://bugs.python.org/issue29463

#29461: Experiment usage of likely/unlikely in CPython core
http://bugs.python.org/issue29461

#29456: bug in unicodedata.normalize: u1176
http://bugs.python.org/issue29456

#29455: Mention coverage.py in trace module documentation
http://bugs.python.org/issue29455

#29453: Remove reference to undefined dictionary ordering in Tutorial
http://bugs.python.org/issue29453



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

#29507: Use FASTCALL in call_method() to avoid temporary tuple
http://bugs.python.org/issue29507 28 msgs

#29438: use after free in key sharing dict
http://bugs.python.org/issue29438 18 msgs

#29465: Add _PyObject_FastCall() to reduce stack consumption
http://bugs.python.org/issue29465 15 msgs

#29453: Remove reference to undefined dictionary ordering in Tutorial
http://bugs.python.org/issue29453 13 msgs

#29464: Specialize FASTCALL for functions with positional-only paramet
http://bugs.python.org/issue29464 12 msgs

#29463: Add `docstring` attribute to AST nodes
http://bugs.python.org/issue29463 11 msgs

#29503: Make embedded-Python detectable
http://bugs.python.org/issue29503 11 msgs

#29476: Simplify set_add_entry()
http://bugs.python.org/issue29476 10 msgs

#28686: py.exe ignored PATH when using python3 shebang
http://bugs.python.org/issue28686 9 msgs

#29306: Check usage of Py_EnterRecursiveCall() and Py_LeaveRecursiveCa
http://bugs.python.org/issue29306 9 msgs



Issues closed (57)
==================

#13196: subprocess: undocumented if shell=True is necessary to find ex
http://bugs.python.org/issue13196 closed by martin.panter

#19240: iglob should try to use `readdir`
http://bugs.python.org/issue19240 closed by serhiy.storchaka

#20927: Different behaviour on Posix and Windows when using subprocess
http://bugs.python.org/issue20927 closed by martin.panter

#26355: Emit major version based canonical URLs for docs
http://bugs.python.org/issue26355 closed by ncoghlan

#27659: Prohibit implicit C function declarations
http://bugs.python.org/issue27659 closed by Chi Hsuan Yen

#28489: Fix comment in tokenizer.c
http://bugs.python.org/issue28489 closed by berker.peksag

#28870: Reduce stack consumption of PyObject_CallFunctionObjArgs() and
http://bugs.python.org/issue28870 closed by haypo

#29028: Use-After-Free in PyString_FromStringAndSize() of stringobject
http://bugs.python.org/issue29028 closed by serhiy.storchaka

#29100: datetime.fromtimestamp() doesn't check min/max year anymore: r
http://bugs.python.org/issue29100 closed by haypo

#29147: registry value to be cleared when python is uninstalled
http://bugs.python.org/issue29147 closed by steve.dower

#29198: AsyncGenerator is missing from typing
http://bugs.python.org/issue29198 closed by berker.peksag

#29314: asyncio.async deprecation warning is missing stacklevel=2
http://bugs.python.org/issue29314 closed by Mariatta

#29326: Blank lines in ._pth file are not ignored
http://bugs.python.org/issue29326 closed by ammar2

#29351: absolute imports for logging
http://bugs.python.org/issue29351 closed by vinay.sajip

#29362: regrtest: don't fail immediately if a child does crash
http://bugs.python.org/issue29362 closed by haypo

#29371: Typo in doctest documentation
http://bugs.python.org/issue29371 closed by Mariatta

#29372: RotatingFileHandler rotates empty logfile if it emits a large
http://bugs.python.org/issue29372 closed by vinay.sajip

#29395: Edit with IDLE 3.6 don´t work if Name of File "code.py"
http://bugs.python.org/issue29395 closed by terry.reedy

#29405: improve csv.Sniffer().sniff() behavior
http://bugs.python.org/issue29405 closed by xiang.zhang

#29437: installation not listed for all users
http://bugs.python.org/issue29437 closed by steve.dower

#29439: _decimal on Android requires linking with libm
http://bugs.python.org/issue29439 closed by skrah

#29441: Update examples to use async and await keywords in asyncio-tas
http://bugs.python.org/issue29441 closed by berker.peksag

#29443: Re-running Windows installer should have option to set PATH
http://bugs.python.org/issue29443 closed by steve.dower

#29444: Out-of-bounds buffer access in match_getslice_by_index
http://bugs.python.org/issue29444 closed by serhiy.storchaka

#29445: http.client: missing response headers when malformed header is
http://bugs.python.org/issue29445 closed by r.david.murray

#29449: clear() should return prior state in threading.Event
http://bugs.python.org/issue29449 closed by jmoy

#29452: Use FASTCALL for collections.deque methods: index, insert, rot
http://bugs.python.org/issue29452 closed by haypo

#29457: strftime('%x') does not use my locale
http://bugs.python.org/issue29457 closed by eryksun

#29458: random.seed version=1 behavior
http://bugs.python.org/issue29458 closed by rhettinger

#29460: Speed up _PyArg_NoKeywords() and like
http://bugs.python.org/issue29460 closed by serhiy.storchaka

#29462: RFC822-comments in email header fields can fool, e.g., get_fil
http://bugs.python.org/issue29462 closed by ale2017

#29467: Allow return mismatch to be caught by function
http://bugs.python.org/issue29467 closed by eric.smith

#29482: AddressSanitizer: attempting double-free on 0x60b000007050
http://bugs.python.org/issue29482 closed by matrixise

#29483: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29483 closed by matrixise

#29484: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29484 closed by matrixise

#29485: AddressSanitizer: SEGV on unknown address 0x7fab556df550
http://bugs.python.org/issue29485 closed by matrixise

#29486: AddressSanitizer: SEGV on unknown address 0x7f16f88e3560
http://bugs.python.org/issue29486 closed by matrixise

#29487: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29487 closed by matrixise

#29488: AddressSanitizer: SEGV on unknown address 0x0001a5525c1b
http://bugs.python.org/issue29488 closed by matrixise

#29489: AddressSanitizer: SEGV on unknown address 0x7f4a36c604d0
http://bugs.python.org/issue29489 closed by matrixise

#29490: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29490 closed by matrixise

#29491: AddressSanitizer: heap-buffer-overflow on address 0x60200000e7
http://bugs.python.org/issue29491 closed by matrixise

#29492: AddressSanitizer: SEGV on unknown address 0x0000a0013639
http://bugs.python.org/issue29492 closed by matrixise

#29493: AddressSanitizer: SEGV on unknown address 0x000cffff800d
http://bugs.python.org/issue29493 closed by matrixise

#29494: AddressSanitizer: SEGV on unknown address 0x00009fff8001
http://bugs.python.org/issue29494 closed by matrixise

#29495: AddressSanitizer: SEGV on unknown address 0x02007ea947c3
http://bugs.python.org/issue29495 closed by matrixise

#29496: AddressSanitizer: SEGV on unknown address 0x01ffe96de071
http://bugs.python.org/issue29496 closed by matrixise

#29497: AddressSanitizer: SEGV on unknown address 0x000000000008
http://bugs.python.org/issue29497 closed by matrixise

#29498: AddressSanitizer: SEGV on unknown address 0x0005ffff800d
http://bugs.python.org/issue29498 closed by matrixise

#29499: AddressSanitizer: SEGV on unknown address 0x000ebfff800d
http://bugs.python.org/issue29499 closed by matrixise

#29500: AddressSanitizer: heap-buffer-overflow on address 0x61600004a9
http://bugs.python.org/issue29500 closed by matrixise

#29501: AddressSanitizer: SEGV on unknown address 0x0000000028cb
http://bugs.python.org/issue29501 closed by matrixise

#29508: Cannot install python-3.2.5 on Mac 10.11.6
#29510: gitignore settings files for Eclipse IDE
http://bugs.python.org/issue29510 closed by berker.peksag

#29513: os.scandir(str) reference leak (test_os refleak)
http://bugs.python.org/issue29513 closed by serhiy.storchaka

#29519: weakref spewing exceptions during finalization when combined w
http://bugs.python.org/issue29519 closed by lukasz.langa

#29522: PyLong_AsDouble Behaviour is Weird
http://bugs.python.org/issue29522 closed by serhiy.storchaka

Python tracker

unread,
Feb 17, 2017, 12:10:58 PM2/17/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-02-10 - 2017-02-17)
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 5837 (+38)
closed 35511 (+28)
total 41348 (+66)

Open issues with patches: 2488


Issues opened (51)
==================

#29442: Use argparse and drop dirty optparse hacks in setup.py
http://bugs.python.org/issue29442 reopened by Chi Hsuan Yen

#29529: Backport Travis configuration
http://bugs.python.org/issue29529 opened by brett.cannon

#29530: Windows buildbots broken by the migration to GitHub (meta issu
http://bugs.python.org/issue29530 opened by haypo

#29532: functools.partial is not compatible between 2.7 and 3.5
http://bugs.python.org/issue29532 opened by naoyuki

#29533: urllib2 works slowly with proxy on windows
http://bugs.python.org/issue29533 opened by juliadolgova

#29535: datetime hash is deterministic in some cases
http://bugs.python.org/issue29535 opened by arigo

#29537: Alternative fix for BUILD_MAP_UNPACK_WITH_CALL opcode in 3.5
http://bugs.python.org/issue29537 opened by serhiy.storchaka

#29539: [smtplib] collect response data for all recipients
http://bugs.python.org/issue29539 opened by David Ford (FirefighterBlu3)

#29540: Add compact=True flag to json.dump/dumps
http://bugs.python.org/issue29540 opened by Alex Gordon

#29541: Python3 error while building on Alt-F
http://bugs.python.org/issue29541 opened by Honza Skýpala

#29545: Python behavioral difference between Linux and AIX
http://bugs.python.org/issue29545 opened by gireeshpunathil

#29546: A more helpful ImportError message
http://bugs.python.org/issue29546 opened by barry

#29547: Add c code coverage to codecov
http://bugs.python.org/issue29547 opened by belopolsky

#29548: Recommend PyObject_Call* APIs over PyEval_Call*() APIs
http://bugs.python.org/issue29548 opened by inada.naoki

#29549: Improve docstring for str.index
http://bugs.python.org/issue29549 opened by rhettinger

#29550: Mac build-installer touch step fails after github conversion
http://bugs.python.org/issue29550 opened by db3l

#29551: unittest: TestSuite.debug() does not like subTest()
http://bugs.python.org/issue29551 opened by wrohdewald

#29553: Argparser does not display closing parentheses in nested mutex
http://bugs.python.org/issue29553 opened by christofsteel

#29554: profile/pstat doc clariification
http://bugs.python.org/issue29554 opened by mbussonn

#29555: Update Python Software Foundation Copyright Year
http://bugs.python.org/issue29555 opened by orsenthil

#29556: Remove unused #include <langinfo.h>
http://bugs.python.org/issue29556 opened by Chi Hsuan Yen

#29557: binhex documentation claims unknown bug
http://bugs.python.org/issue29557 opened by David Wilemski

#29558: Provide run_until_complete inside loop
http://bugs.python.org/issue29558 opened by txomon

#29559: Detect mouse over lines on canvas while mouse button is down
http://bugs.python.org/issue29559 opened by Ted Shaneyfelt2

#29560: Turtle graphics fill behavior differs between versions
http://bugs.python.org/issue29560 opened by John Simmons

#29561: Interactive mode gives sys.ps2 not sys.ps1 after comment-only
http://bugs.python.org/issue29561 opened by JDLH

#29562: test_getgroups of test_posix fails (on OS X 10.10)
http://bugs.python.org/issue29562 opened by JDLH

#29564: ResourceWarning: suggest to enable tracemalloc in the message
http://bugs.python.org/issue29564 opened by David Ford (FirefighterBlu3)

#29565: Still broken ctypes calling convention on MSVC / 64-bit Window
http://bugs.python.org/issue29565 opened by Igor Kudrin

#29566: binhex() creates files with mixed line endings
http://bugs.python.org/issue29566 opened by serhiy.storchaka

#29568: undefined parsing behavior with the old style string formattin
http://bugs.python.org/issue29568 opened by Jerry Dimitrov

#29569: threading.Timer class: Continue periodical execution till acti
http://bugs.python.org/issue29569 opened by slytomcat

#29570: Windows Buildbot 2.7 is broken
http://bugs.python.org/issue29570 opened by haypo

#29571: test_re is failing when local is set for `en_IN`
http://bugs.python.org/issue29571 opened by jaysinh.shukla

#29572: Upgrade installers to OpenSSL 1.0.2k
http://bugs.python.org/issue29572 opened by zach.ware

#29573: NamedTemporaryFile with delete=True should not fail if file al
http://bugs.python.org/issue29573 opened by richardxia

#29574: python-3.6.0.tgz permissions borked
http://bugs.python.org/issue29574 opened by Dave_Anderson

#29575: doc 17.2.1: basic Pool example is too basic
http://bugs.python.org/issue29575 opened by j5w6

#29577: Enum: mixin classes don't mix well with already mixed Enums
http://bugs.python.org/issue29577 opened by ethan.furman

#29579: Windows Python 3.7 installer broken by README.txt renamed to R
#29580: "Built-in Functions" not being functions
http://bugs.python.org/issue29580 opened by Stefan Pochmann

#29581: __init_subclass__ causes TypeError when used with standard lib
http://bugs.python.org/issue29581 opened by Nate Soares

#29582: Add Python coverage make target(s)
http://bugs.python.org/issue29582 opened by zach.ware

#29585: site.py imports relatively large `sysconfig` module.
http://bugs.python.org/issue29585 opened by inada.naoki

#29586: Cannot run pip in fresh install of py 3.5.3
http://bugs.python.org/issue29586 opened by Adrian Chan

#29587: Generator/coroutine 'throw' discards exc_info state, which is
http://bugs.python.org/issue29587 opened by njs

#29588: importing ssl can fail with NameError: name 'PROTOCOL_TLS' is
http://bugs.python.org/issue29588 opened by jdemeyer

#29589: test_asyncio & test_multiprocessing_forkserver failed
http://bugs.python.org/issue29589 opened by Dima Zhukov

#29590: Incorrect stack traces when re-entering a generator/coroutine
http://bugs.python.org/issue29590 opened by njs

#29591: Various security vulnerabilities in bundled expat
http://bugs.python.org/issue29591 opened by Natanael Copa

#29592: abs_paths() in site.py is slow
http://bugs.python.org/issue29592 opened by inada.naoki



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

#29592: abs_paths() in site.py is slow
http://bugs.python.org/issue29592

#29590: Incorrect stack traces when re-entering a generator/coroutine
http://bugs.python.org/issue29590

#29589: test_asyncio & test_multiprocessing_forkserver failed
http://bugs.python.org/issue29589

#29581: __init_subclass__ causes TypeError when used with standard lib
http://bugs.python.org/issue29581

#29575: doc 17.2.1: basic Pool example is too basic
http://bugs.python.org/issue29575

#29572: Upgrade installers to OpenSSL 1.0.2k
http://bugs.python.org/issue29572

#29570: Windows Buildbot 2.7 is broken
http://bugs.python.org/issue29570

#29569: threading.Timer class: Continue periodical execution till acti
http://bugs.python.org/issue29569

#29566: binhex() creates files with mixed line endings
http://bugs.python.org/issue29566

#29560: Turtle graphics fill behavior differs between versions
http://bugs.python.org/issue29560

#29559: Detect mouse over lines on canvas while mouse button is down
http://bugs.python.org/issue29559

#29555: Update Python Software Foundation Copyright Year
http://bugs.python.org/issue29555

#29554: profile/pstat doc clariification
http://bugs.python.org/issue29554

#29551: unittest: TestSuite.debug() does not like subTest()
http://bugs.python.org/issue29551

#29549: Improve docstring for str.index
http://bugs.python.org/issue29549



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

#29571: test_re is failing when local is set for `en_IN`
http://bugs.python.org/issue29571

#29568: undefined parsing behavior with the old style string formattin
http://bugs.python.org/issue29568

#29557: binhex documentation claims unknown bug
http://bugs.python.org/issue29557

#29555: Update Python Software Foundation Copyright Year
http://bugs.python.org/issue29555

#29540: Add compact=True flag to json.dump/dumps
http://bugs.python.org/issue29540

#29537: Alternative fix for BUILD_MAP_UNPACK_WITH_CALL opcode in 3.5
http://bugs.python.org/issue29537

#29533: urllib2 works slowly with proxy on windows
http://bugs.python.org/issue29533

#29532: functools.partial is not compatible between 2.7 and 3.5
http://bugs.python.org/issue29532

#29523: latest setuptools breaks virtualenvs due to unbundling depende
http://bugs.python.org/issue29523

#29509: redundant interning in PyObject_GetAttrString
http://bugs.python.org/issue29509

#29507: Use FASTCALL in call_method() to avoid temporary tuple
http://bugs.python.org/issue29507

#29476: Simplify set_add_entry()
http://bugs.python.org/issue29476

#29475: option to not follow symlinks when globbing
http://bugs.python.org/issue29475

#29469: AST-level Constant folding
http://bugs.python.org/issue29469

#29465: Add _PyObject_FastCall() to reduce stack consumption
http://bugs.python.org/issue29465



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

#29514: Add a test case that prevents magic number changes in minor re
http://bugs.python.org/issue29514 30 msgs

#29548: Recommend PyObject_Call* APIs over PyEval_Call*() APIs
http://bugs.python.org/issue29548 23 msgs

#29470: ssl: SNI callbacks should not modify context objects
http://bugs.python.org/issue29470 14 msgs

#29585: site.py imports relatively large `sysconfig` module.
http://bugs.python.org/issue29585 11 msgs

#29540: Add compact=True flag to json.dump/dumps
http://bugs.python.org/issue29540 10 msgs

#29564: ResourceWarning: suggest to enable tracemalloc in the message
http://bugs.python.org/issue29564 10 msgs

#29521: Minor warning messages when compiling documentation
http://bugs.python.org/issue29521 9 msgs

#29442: Use argparse and drop dirty optparse hacks in setup.py
http://bugs.python.org/issue29442 8 msgs

#29586: Cannot run pip in fresh install of py 3.5.3
http://bugs.python.org/issue29586 8 msgs

#19675: Pool dies with excessive workers, but does not cleanup
http://bugs.python.org/issue19675 7 msgs



Issues closed (28)
==================

#5667: Interpreter fails to initialize on build dir when IO encoding
http://bugs.python.org/issue5667 closed by haypo

#18779: Misleading documentations and comments in regular expression H
http://bugs.python.org/issue18779 closed by akuchling

#23109: French quotes in the documentation are often ungrammatical
http://bugs.python.org/issue23109 closed by akuchling

#27536: Convert readme to reStructuredText
http://bugs.python.org/issue27536 closed by zach.ware

#28929: Provide a link from documentation back to its source file
http://bugs.python.org/issue28929 closed by Mariatta

#28941: Update the link to Source Code in Python Docs from hg to githu
http://bugs.python.org/issue28941 closed by Mariatta

#29438: use after free in key sharing dict
http://bugs.python.org/issue29438 closed by inada.naoki

#29474: Grammatical errors in weakref.WeakValueDictionary docs
http://bugs.python.org/issue29474 closed by Mariatta

#29481: 3.6.0 doc describes 3.6.1 feature - typing.Deque
http://bugs.python.org/issue29481 closed by Mariatta

#29511: Add 'find' as build-in method for lists
http://bugs.python.org/issue29511 closed by terry.reedy

#29518: 'for' loop not automatically breaking (index error on line of
http://bugs.python.org/issue29518 closed by brett.cannon

#29524: Move functions to call objects into a new Objects/call.c file
http://bugs.python.org/issue29524 closed by haypo

#29527: Travis: doc job is broken
#29528: Encrypt IRC channel details for Travis
#29531: Update Doc/README.txt to README.rst
http://bugs.python.org/issue29531 closed by Roger Sachan

#29534: _decimal difference with _pydecimal
http://bugs.python.org/issue29534 closed by mark.dickinson

#29536: test_hashlib failure on Ubuntu 16.04
http://bugs.python.org/issue29536 closed by christian.heimes

#29538: bugs.python.org does not redirect to HTTPS
http://bugs.python.org/issue29538 closed by berker.peksag

#29542: python -m spacy.en.download undefined symbol: _ZSt24__throw_ou
http://bugs.python.org/issue29542 closed by berker.peksag

#29543: Allow login to bugs.python.org with email address
http://bugs.python.org/issue29543 closed by berker.peksag

#29544: Allow login to bugs.python.org with Google account
http://bugs.python.org/issue29544 closed by berker.peksag

#29552: Issue in Dictionary fromkeys
http://bugs.python.org/issue29552 closed by prudvibt81

#29563: Update Devguide about building documentation.
http://bugs.python.org/issue29563 closed by brett.cannon

#29567: Allow argparse to be used in setup.py
http://bugs.python.org/issue29567 closed by Chi Hsuan Yen

#29576: Improve some deprecations in the importlib
http://bugs.python.org/issue29576 closed by brett.cannon

#29578: "python.exe t2.py" doesn't work the same on Python-3.6 as Pyth
http://bugs.python.org/issue29578 closed by paul.moore

#29583: Python 3.6 won't install on Windows 2012 R2
http://bugs.python.org/issue29583 closed by eryksun

#29584: 2D list with Bugs when defined by using Multiplication
http://bugs.python.org/issue29584 closed by ezio.melotti

Python tracker

unread,
Feb 24, 2017, 12:11:03 PM2/24/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-02-17 - 2017-02-24)
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 5833 ( -4)
closed 35565 (+54)
total 41398 (+50)

Open issues with patches: 2478


Issues opened (32)
==================

#27840: functools.partial: don't copy keywoard arguments in partial_ca
http://bugs.python.org/issue27840 reopened by haypo

#29593: Improve UnboundLocalError message for deleted names
http://bugs.python.org/issue29593 opened by mbussonn

#29594: implementation of __or__ in enum.auto
http://bugs.python.org/issue29594 opened by magu

#29595: Expose max_queue_size in ThreadPoolExecutor
http://bugs.python.org/issue29595 opened by prayerslayer

#29596: Unfinished sentense in howto/clinic.rst
http://bugs.python.org/issue29596 opened by mbussonn

#29598: Write unit tests for pdb module
http://bugs.python.org/issue29598 opened by Artem Muterko

#29600: Returning an exception object from a coroutine triggers implic
http://bugs.python.org/issue29600 opened by njs

#29601: Need reST markup for enum types
http://bugs.python.org/issue29601 opened by barry

#29606: urllib FTP protocol stream injection
http://bugs.python.org/issue29606 opened by ecbftw

#29611: TextIOWrapper's write_through option behave differently betwee
http://bugs.python.org/issue29611 opened by inada.naoki

#29612: TarFile.extract() suffers from hard links inside tarball
http://bugs.python.org/issue29612 opened by Jussi Judin

#29613: Support for SameSite Cookies
http://bugs.python.org/issue29613 opened by akash0x53

#29615: SimpleXMLRPCDispatcher._dispatch mangles tracebacks when invok
http://bugs.python.org/issue29615 opened by pe...@motejlek.net

#29616: input() after restarting causes bug
http://bugs.python.org/issue29616 opened by Juan

#29617: Drop Python 3.4 support from asyncio
http://bugs.python.org/issue29617 opened by inada.naoki

#29619: st_ino (unsigned long long) is casted to long long in posixmod
http://bugs.python.org/issue29619 opened by mba

#29620: unittest.TestCase.assertWarns raises RuntimeEror if sys.module
http://bugs.python.org/issue29620 opened by kernc

#29621: telnetlib.Telnet.write gives confusing error message when a st
http://bugs.python.org/issue29621 opened by John Hagen

#29623: configparser.ConfigParser.read() does not accept Pathlib path
http://bugs.python.org/issue29623 opened by David Ellis

#29624: Python 3.5.3 x86 web installer cannot install launcher
http://bugs.python.org/issue29624 opened by steve.dower

#29626: Issue with spacing in argparse module while using help
http://bugs.python.org/issue29626 opened by falu2010

#29627: configparser.ConfigParser.read() has undocumented/unexpected b
http://bugs.python.org/issue29627 opened by David Ellis

#29631: Error “importlib.h, importlib_external.h updated. You will n
http://bugs.python.org/issue29631 opened by Karen

#29632: argparse values for action in add_argument() should be flags i
http://bugs.python.org/issue29632 opened by pgacv2

#29633: MSI installer does not pass values as SecureProperty from UI
http://bugs.python.org/issue29633 opened by aldehoff

#29636: Specifying indent in the json.tool command
http://bugs.python.org/issue29636 opened by dhimmel

#29637: ast.get_docstring(): AttributeError: 'NoneType' object has no
http://bugs.python.org/issue29637 opened by jwilk

#29638: Spurious failures in test_collections in releak hunting mode a
http://bugs.python.org/issue29638 opened by levkivskyi

#29639: test suite intentionally avoids referring to localhost, destro
http://bugs.python.org/issue29639 opened by gregory.p.smith

#29640: _PyThreadState_Init and fork race leads to inconsistent key li
http://bugs.python.org/issue29640 opened by Ján Stanček

#29641: make install failure when using ./configure --enable-optimizat
#29642: Why does unittest.TestLoader.discover still rely on existence
http://bugs.python.org/issue29642 opened by Andrei Fokau



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

#29642: Why does unittest.TestLoader.discover still rely on existence
http://bugs.python.org/issue29642

#29640: _PyThreadState_Init and fork race leads to inconsistent key li
http://bugs.python.org/issue29640

#29639: test suite intentionally avoids referring to localhost, destro
http://bugs.python.org/issue29639

#29638: Spurious failures in test_collections in releak hunting mode a
http://bugs.python.org/issue29638

#29637: ast.get_docstring(): AttributeError: 'NoneType' object has no
http://bugs.python.org/issue29637

#29636: Specifying indent in the json.tool command
http://bugs.python.org/issue29636

#29633: MSI installer does not pass values as SecureProperty from UI
http://bugs.python.org/issue29633

#29631: Error “importlib.h, importlib_external.h updated. You will n
http://bugs.python.org/issue29631

#29627: configparser.ConfigParser.read() has undocumented/unexpected b
http://bugs.python.org/issue29627

#29623: configparser.ConfigParser.read() does not accept Pathlib path
http://bugs.python.org/issue29623

#29621: telnetlib.Telnet.write gives confusing error message when a st
http://bugs.python.org/issue29621

#29620: unittest.TestCase.assertWarns raises RuntimeEror if sys.module
http://bugs.python.org/issue29620

#29619: st_ino (unsigned long long) is casted to long long in posixmod
http://bugs.python.org/issue29619

#29617: Drop Python 3.4 support from asyncio
http://bugs.python.org/issue29617

#29615: SimpleXMLRPCDispatcher._dispatch mangles tracebacks when invok
http://bugs.python.org/issue29615



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

#29623: configparser.ConfigParser.read() does not accept Pathlib path
http://bugs.python.org/issue29623

#29615: SimpleXMLRPCDispatcher._dispatch mangles tracebacks when invok
http://bugs.python.org/issue29615

#29613: Support for SameSite Cookies
http://bugs.python.org/issue29613

#29568: undefined parsing behavior with the old style string formattin
http://bugs.python.org/issue29568

#29557: binhex documentation claims unknown bug
http://bugs.python.org/issue29557

#29555: Update Python Software Foundation Copyright Year
http://bugs.python.org/issue29555

#29553: Argparser does not display closing parentheses in nested mutex
http://bugs.python.org/issue29553

#29549: Improve docstring for str.index
http://bugs.python.org/issue29549

#29540: Add compact=True flag to json.dump/dumps
http://bugs.python.org/issue29540

#29537: Alternative fix for BUILD_MAP_UNPACK_WITH_CALL opcode in 3.5
http://bugs.python.org/issue29537

#29533: urllib2 works slowly with proxy on windows
http://bugs.python.org/issue29533

#29523: latest setuptools breaks virtualenvs due to unbundling depende
http://bugs.python.org/issue29523

#29507: Use FASTCALL in call_method() to avoid temporary tuple
http://bugs.python.org/issue29507

#29476: Simplify set_add_entry()
http://bugs.python.org/issue29476

#29475: option to not follow symlinks when globbing
http://bugs.python.org/issue29475



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

#22273: abort when passing certain structs by value using ctypes
http://bugs.python.org/issue22273 20 msgs

#29549: Improve docstring for str.index
http://bugs.python.org/issue29549 13 msgs

#26789: Please do not log during shutdown
http://bugs.python.org/issue26789 9 msgs

#29176: /tmp does not exist on Android and is used by curses.window.pu
http://bugs.python.org/issue29176 9 msgs

#29592: abs_paths() in site.py is slow
http://bugs.python.org/issue29592 7 msgs

#29616: input() after restarting causes bug
http://bugs.python.org/issue29616 7 msgs

#29533: urllib2 works slowly with proxy on windows
http://bugs.python.org/issue29533 6 msgs

#28909: Adding LTTng-UST tracing support
http://bugs.python.org/issue28909 5 msgs

#29355: sqlite3: remove sqlite3_stmt_readonly()
http://bugs.python.org/issue29355 5 msgs

#29581: __init_subclass__ causes TypeError when used with standard lib
http://bugs.python.org/issue29581 5 msgs



Issues closed (53)
==================

#9592: Limitations in objects returned by multiprocessing Pool
http://bugs.python.org/issue9592 closed by serhiy.storchaka

#10701: Error pickling objects with mutating __getstate__
http://bugs.python.org/issue10701 closed by serhiy.storchaka

#11299: Allow deepcopying paused generators
http://bugs.python.org/issue11299 closed by serhiy.storchaka

#15657: Error in Python 3 docs for PyMethodDef
http://bugs.python.org/issue15657 closed by barry

#18195: error when deep copying module is confusing
http://bugs.python.org/issue18195 closed by serhiy.storchaka

#18423: Document limitations on -m
http://bugs.python.org/issue18423 closed by ncoghlan

#22807: uuid.uuid1() should use uuid_generate_time_safe() if available
http://bugs.python.org/issue22807 closed by barry

#24274: erroneous comments in dictobject.c
http://bugs.python.org/issue24274 closed by inada.naoki

#25617: Installing local installation of Python
http://bugs.python.org/issue25617 closed by inada.naoki

#26382: List object memory allocator
http://bugs.python.org/issue26382 closed by inada.naoki

#26970: Replace OpenSSL's CPRNG with system entropy source
http://bugs.python.org/issue26970 closed by christian.heimes

#27660: Replace size_t with Py_ssize_t as the type of local variable i
http://bugs.python.org/issue27660 closed by xiang.zhang

#27788: platform module's version number doesn't match its docstring
http://bugs.python.org/issue27788 closed by lemburg

#28121: If module starts with comment or empty line then frame.f_code.
http://bugs.python.org/issue28121 closed by Aivar.Annamaa

#28814: Deprecation notice on inspect.getargvalues() is incorrect
http://bugs.python.org/issue28814 closed by ncoghlan

#29165: Use forward compatible macro in example code for creating new
http://bugs.python.org/issue29165 closed by inada.naoki

#29347: Python could crash while creating weakref for a given object
http://bugs.python.org/issue29347 closed by xiang.zhang

#29436: Compilation failure against Android NDK r14 beta 2
http://bugs.python.org/issue29436 closed by xdegaye

#29453: Remove reference to undefined dictionary ordering in Tutorial
http://bugs.python.org/issue29453 closed by Mariatta

#29463: Add `docstring` field to AST nodes
http://bugs.python.org/issue29463 closed by inada.naoki

#29503: Make embedded-Python detectable
http://bugs.python.org/issue29503 closed by steve.dower

#29509: redundant interning in PyObject_GetAttrString
http://bugs.python.org/issue29509 closed by inada.naoki

#29520: Documentation uses deprecated "defindex.html" Sphinx template
http://bugs.python.org/issue29520 closed by inada.naoki

#29525: Python 2.7.13 for Windows broken (from prompt)
http://bugs.python.org/issue29525 closed by steve.dower

#29529: Backport Travis configuration
http://bugs.python.org/issue29529 closed by inada.naoki

#29532: functools.partial is not compatible between 2.7 and 3.5
http://bugs.python.org/issue29532 closed by serhiy.storchaka

#29546: A more helpful ImportError message
http://bugs.python.org/issue29546 closed by barry

#29554: profile/pstat doc clariification
http://bugs.python.org/issue29554 closed by berker.peksag

#29565: Still broken ctypes calling convention on MSVC / 64-bit Window
http://bugs.python.org/issue29565 closed by vinay.sajip

#29571: test_re is failing when local is set for `en_IN`
http://bugs.python.org/issue29571 closed by ncoghlan

#29575: doc 17.2.1: basic Pool example is too basic
http://bugs.python.org/issue29575 closed by davin

#29579: Windows Python 3.7 installer broken by README.txt renamed to R
http://bugs.python.org/issue29579 closed by steve.dower

#29580: "Built-in Functions" not being functions
http://bugs.python.org/issue29580 closed by rhettinger

#29589: test_asyncio & test_multiprocessing_forkserver failed
http://bugs.python.org/issue29589 closed by xiang.zhang

#29597: __new__ / __init__ calls during unpickling not documented corr
http://bugs.python.org/issue29597 closed by serhiy.storchaka

#29599: Github organization link is secret and not accessible from cor
http://bugs.python.org/issue29599 closed by berker.peksag

#29602: complex() on object with __complex__ function loses sign of ze
http://bugs.python.org/issue29602 closed by mark.dickinson

#29603: More informative Queue class: new method that returns number o
http://bugs.python.org/issue29603 closed by slytomcat

#29604: ImportError when importing the package `queue`
http://bugs.python.org/issue29604 closed by christian.heimes

#29605: platform.architecture() with Python2.7-32 misreports architect
http://bugs.python.org/issue29605 closed by lemburg

#29607: Broken stack_effect for CALL_FUNCTION_EX
http://bugs.python.org/issue29607 closed by inada.naoki

#29608: pip_gui
http://bugs.python.org/issue29608 closed by berker.peksag

#29609: Receiving messages from subprocess does not work on Mac OS X
http://bugs.python.org/issue29609 closed by ned.deily

#29610: ssl do_handshake fails on https-proxy (aka. https over https-p
http://bugs.python.org/issue29610 closed by martin.panter

#29614: Additional implementation alternative to DictReader
http://bugs.python.org/issue29614 closed by rhettinger

#29618: Making a Tuple or Dict with Callable[ ..., xxx ] gives error
http://bugs.python.org/issue29618 closed by Pauli Salmenrinne

#29622: ast module doesn't support optional fields of Parser/Python.as
http://bugs.python.org/issue29622 closed by inada.naoki

#29625: colorsys.rgb_to_hsv always returns saturation as 0 (python2.7
http://bugs.python.org/issue29625 closed by Will Pittman

#29628: struct objects can no longer be pickled
http://bugs.python.org/issue29628 closed by serhiy.storchaka

#29629: rgb_to_hls in colorsys.py
http://bugs.python.org/issue29629 closed by madhavendra.sharma

#29630: REPL tab-completion triggers code execution
http://bugs.python.org/issue29630 closed by christian.heimes

#29634: Reduce deque repeat execution when maxlen exist and size is no
http://bugs.python.org/issue29634 closed by rhettinger

#29635: os.chdir() acts like `cd -P` by default, it should offer an op
http://bugs.python.org/issue29635 closed by serhiy.storchaka

Python tracker

unread,
Mar 3, 2017, 12:11:55 PM3/3/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-02-24 - 2017-03-03)
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 5851 (+18)
closed 35618 (+53)
total 41469 (+71)

Open issues with patches: 2466


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

#29626: Issue with spacing in argparse module while using help
http://bugs.python.org/issue29626 reopened by paul.j3

#29643: --enable-optimizations compiler flag has no effect
http://bugs.python.org/issue29643 opened by awang

#29645: webbrowser module import has heavy side effects
http://bugs.python.org/issue29645 opened by serhiy.storchaka

#29649: struct.pack_into check boundary error message didn't respect o
http://bugs.python.org/issue29649 opened by louielu

#29651: Inconsistent/undocumented urlsplit/urlparse behavior on invali
http://bugs.python.org/issue29651 opened by vfaronov

#29652: Fix evaluation order of keys/values in dict comprehensions
http://bugs.python.org/issue29652 opened by Jim Fasarakis-Hilliard

#29654: SimpleHTTPRequestHandler should support browser cache
http://bugs.python.org/issue29654 opened by quentel

#29655: Certain errors during IMPORT_STAR can leak a reference
http://bugs.python.org/issue29655 opened by Peter Cawley

#29656: Change "make patchcheck" to be branch aware
http://bugs.python.org/issue29656 opened by ncoghlan

#29657: os.symlink: FileExistsError shows wrong message
http://bugs.python.org/issue29657 opened by wrohdewald

#29659: Expose the `length` arg from shutil.copyfileobj for public use
http://bugs.python.org/issue29659 opened by goodboy

#29660: Document that print/format_exception ignore etype
http://bugs.python.org/issue29660 opened by mbussonn

#29667: socket module sometimes loses response packets
http://bugs.python.org/issue29667 opened by bkline

#29670: argparse: does not respect required args pre-populated into na
http://bugs.python.org/issue29670 opened by mhcptg

#29672: `catch_warnings` context manager should reset warning registry
http://bugs.python.org/issue29672 opened by Gerrit.Holl

#29673: Some gdb macros are broken in 3.6
http://bugs.python.org/issue29673 opened by belopolsky

#29674: Use GCC __attribute__((alloc_size(x,y))) on PyMem_Malloc() fun
http://bugs.python.org/issue29674 opened by haypo

#29676: verbose output of test_cprofile
http://bugs.python.org/issue29676 opened by xiang.zhang

#29677: clarify docs about 'round()' accepting a negative integer for
http://bugs.python.org/issue29677 opened by ChrisRands

#29679: Add @contextlib.asynccontextmanager
http://bugs.python.org/issue29679 opened by Jelle Zijlstra

#29680: gdb/libpython.py does not work with gdb 7.2
http://bugs.python.org/issue29680 opened by belopolsky

#29682: Possible missing NULL check in pyexpat
http://bugs.python.org/issue29682 opened by alexc

#29685: test_gdb failed
http://bugs.python.org/issue29685 opened by MarcoC

#29687: smtplib does not support proxy
http://bugs.python.org/issue29687 opened by rares

#29688: Document Path.absolute
http://bugs.python.org/issue29688 opened by Jim Fasarakis-Hilliard

#29689: Asyncio-namespace helpers for async_generators
http://bugs.python.org/issue29689 opened by Codey Oxley

#29691: Some tests fail in coverage Travis check
http://bugs.python.org/issue29691 opened by Jelle Zijlstra

#29692: contextlib.contextmanager may incorrectly unchain RuntimeError
http://bugs.python.org/issue29692 opened by ncoghlan

#29694: race condition in pathlib mkdir with flags parents=True
http://bugs.python.org/issue29694 opened by whitespacer

#29695: Weird keyword parameter names in builtins
http://bugs.python.org/issue29695 opened by serhiy.storchaka

#29696: Use namedtuple in string.Formatter.parse iterator response
http://bugs.python.org/issue29696 opened by facundobatista

#29697: Wrong ECDH configuration with OpenSSL 1.1
http://bugs.python.org/issue29697 opened by christian.heimes

#29699: shutil.rmtree should not fail with FileNotFoundError (race con
http://bugs.python.org/issue29699 opened by dkg

#29700: readline memory corruption when sys.stdin fd >= FD_SETSIZE for
http://bugs.python.org/issue29700 opened by gregory.p.smith

#29701: Add close method to queue.Queue
http://bugs.python.org/issue29701 opened by mwf

#29702: Error 0x80070003: Failed to launch elevated child process
http://bugs.python.org/issue29702 opened by alevonian

#29703: Fix asyncio to support instantiation of new event loops in sub
http://bugs.python.org/issue29703 opened by yselivanov

#29704: Can't read data from Transport after asyncio.SubprocessStreamP
http://bugs.python.org/issue29704 opened by SethMichaelLarson

#29706: IDLE needs syntax highlighting for async and await
http://bugs.python.org/issue29706 opened by David E. Franco G.

#29707: os.path.ismount() always returns false for mount --bind on sam
http://bugs.python.org/issue29707 opened by Oliver Smith

#29708: support reproducible Python builds
http://bugs.python.org/issue29708 opened by bmwiedemann

#29709: Short-circuiting not only on False and True
http://bugs.python.org/issue29709 opened by Stefan Pochmann

#29710: Incorrect representation caveat on bitwise operation docs
http://bugs.python.org/issue29710 opened by ncoghlan

#29711: When you use stop_serving in proactor loop it's kill all liste
http://bugs.python.org/issue29711 opened by noplay

#29712: --enable-optimizations does not work with --enable-shared
http://bugs.python.org/issue29712 opened by halfcoder

#29713: String changes whether or not '\x81' is present
http://bugs.python.org/issue29713 opened by dagnam



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

#29713: String changes whether or not '\x81' is present
http://bugs.python.org/issue29713

#29712: --enable-optimizations does not work with --enable-shared
http://bugs.python.org/issue29712

#29709: Short-circuiting not only on False and True
http://bugs.python.org/issue29709

#29707: os.path.ismount() always returns false for mount --bind on sam
http://bugs.python.org/issue29707

#29704: Can't read data from Transport after asyncio.SubprocessStreamP
http://bugs.python.org/issue29704

#29694: race condition in pathlib mkdir with flags parents=True
http://bugs.python.org/issue29694

#29692: contextlib.contextmanager may incorrectly unchain RuntimeError
http://bugs.python.org/issue29692

#29691: Some tests fail in coverage Travis check
http://bugs.python.org/issue29691

#29689: Asyncio-namespace helpers for async_generators
http://bugs.python.org/issue29689

#29688: Document Path.absolute
http://bugs.python.org/issue29688

#29687: smtplib does not support proxy
http://bugs.python.org/issue29687

#29685: test_gdb failed
http://bugs.python.org/issue29685

#29682: Possible missing NULL check in pyexpat
http://bugs.python.org/issue29682

#29674: Use GCC __attribute__((alloc_size(x,y))) on PyMem_Malloc() fun
http://bugs.python.org/issue29674

#29670: argparse: does not respect required args pre-populated into na
http://bugs.python.org/issue29670



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

#29706: IDLE needs syntax highlighting for async and await
http://bugs.python.org/issue29706

#29695: Weird keyword parameter names in builtins
http://bugs.python.org/issue29695

#29680: gdb/libpython.py does not work with gdb 7.2
http://bugs.python.org/issue29680

#29655: Certain errors during IMPORT_STAR can leak a reference
http://bugs.python.org/issue29655

#29645: webbrowser module import has heavy side effects
http://bugs.python.org/issue29645

#29642: Why does unittest.TestLoader.discover still rely on existence
http://bugs.python.org/issue29642

#29640: _PyThreadState_Init and fork race leads to inconsistent key li
http://bugs.python.org/issue29640

#29623: configparser.ConfigParser.read() does not accept Pathlib path
http://bugs.python.org/issue29623

#29615: SimpleXMLRPCDispatcher._dispatch mangles tracebacks when invok
http://bugs.python.org/issue29615

#29613: Support for SameSite Cookies
http://bugs.python.org/issue29613

#29568: undefined parsing behavior with the old style string formattin
http://bugs.python.org/issue29568

#29557: binhex documentation claims unknown bug
http://bugs.python.org/issue29557

#29555: Update Python Software Foundation Copyright Year
http://bugs.python.org/issue29555

#29553: Argparser does not display closing parentheses in nested mutex
http://bugs.python.org/issue29553

#29549: Improve docstring for str.index
http://bugs.python.org/issue29549



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

#29679: Add @contextlib.asynccontextmanager
http://bugs.python.org/issue29679 10 msgs

#26389: Expand traceback module API to accept just an exception as an
http://bugs.python.org/issue26389 9 msgs

#29642: Why does unittest.TestLoader.discover still rely on existence
http://bugs.python.org/issue29642 8 msgs

#28231: zipfile does not support pathlib
http://bugs.python.org/issue28231 7 msgs

#29645: webbrowser module import has heavy side effects
http://bugs.python.org/issue29645 7 msgs

#29695: Weird keyword parameter names in builtins
http://bugs.python.org/issue29695 7 msgs

#29626: Issue with spacing in argparse module while using help
http://bugs.python.org/issue29626 5 msgs

#29639: test suite intentionally avoids referring to localhost, destro
http://bugs.python.org/issue29639 5 msgs

#29649: struct.pack_into check boundary error message didn't respect o
http://bugs.python.org/issue29649 5 msgs

#29677: clarify docs about 'round()' accepting a negative integer for
http://bugs.python.org/issue29677 5 msgs



Issues closed (52)
==================

#7769: SimpleXMLRPCServer.SimpleXMLRPCServer.register_function as dec
http://bugs.python.org/issue7769 closed by xiang.zhang

#9303: Migrate sqlite3 module to _v2 API to enhance performance
http://bugs.python.org/issue9303 closed by berker.peksag

#16285: Update urllib quoting to RFC 3986
http://bugs.python.org/issue16285 closed by ncoghlan

#22594: Add a link to the regex module in re documentation
http://bugs.python.org/issue22594 closed by berker.peksag

#24241: webbrowser default browser detection and/or public API for _tr
http://bugs.python.org/issue24241 closed by ncoghlan

#25008: Deprecate smtpd (based on deprecated asyncore/asynchat)
http://bugs.python.org/issue25008 closed by barry

#25452: Add __bool__() method to subprocess.CompletedProcess
http://bugs.python.org/issue25452 closed by haypo

#26128: Let the subprocess.STARTUPINFO constructor take arguments
http://bugs.python.org/issue26128 closed by ncoghlan

#26184: Add versionchanged note for error when create_module() is not
http://bugs.python.org/issue26184 closed by Mariatta

#26867: test_ssl test_options fails on ubuntu 16.04
http://bugs.python.org/issue26867 closed by xiang.zhang

#27298: redundant iteration over digits in _PyLong_AsUnsignedLongMask
http://bugs.python.org/issue27298 closed by haypo

#28272: a redundant check in maybe_small_long
http://bugs.python.org/issue28272 closed by mark.dickinson

#28279: setuptools failing to read from setup.cfg only in Python 3.6
http://bugs.python.org/issue28279 closed by brett.cannon

#28518: execute("begin immediate") throwing OperationalError
http://bugs.python.org/issue28518 closed by berker.peksag

#28598: RHS not consulted in `str % subclass_of_str` case.
http://bugs.python.org/issue28598 closed by berker.peksag

#28624: Make the `cwd` argument to `subprocess.Popen` accept a `PathLi
http://bugs.python.org/issue28624 closed by berker.peksag

#28663: Higher virtual memory usage on recent Linux versions
http://bugs.python.org/issue28663 closed by inada.naoki

#28911: Clarify the behaviour of assert_called_once_with
http://bugs.python.org/issue28911 closed by berker.peksag

#28961: unittest.mock._Call ignores `name` parameter
http://bugs.python.org/issue28961 closed by berker.peksag

#29098: document minimum sqlite version
http://bugs.python.org/issue29098 closed by berker.peksag

#29110: [patch] Fix file object leak in `aifc.open` when given invalid
http://bugs.python.org/issue29110 closed by inada.naoki

#29121: sqlite3 Controlling Transactions documentation not updated
http://bugs.python.org/issue29121 closed by berker.peksag

#29355: sqlite3: remove sqlite3_stmt_readonly()
http://bugs.python.org/issue29355 closed by berker.peksag

#29376: threading._DummyThread.__repr__ raises AssertionError
http://bugs.python.org/issue29376 closed by xiang.zhang

#29594: implementation of __or__ in enum.auto
http://bugs.python.org/issue29594 closed by ethan.furman

#29637: ast.get_docstring(): AttributeError: 'NoneType' object has no
http://bugs.python.org/issue29637 closed by inada.naoki

#29644: Importing webbrowser outputs a message on stderr
http://bugs.python.org/issue29644 closed by ncoghlan

#29646: ast.parse parses string literals as docstrings
http://bugs.python.org/issue29646 closed by Valentin.Lorentz

#29647: Python 3.6.0
http://bugs.python.org/issue29647 closed by r.david.murray

#29648: Missed reference to create_module() in versionadded (import.rs
http://bugs.python.org/issue29648 closed by Mariatta

#29650: abstractmethod does not work when deriving from Exception
http://bugs.python.org/issue29650 closed by serhiy.storchaka

#29653: IDLE - call tips show wrapper's argpsec instead of wrapped
http://bugs.python.org/issue29653 closed by terry.reedy

#29658: Combining thread and process, process hangs (sometimes)
http://bugs.python.org/issue29658 closed by djstrong

#29661: Typo in the docstring of timeit.Timer.autorange
http://bugs.python.org/issue29661 closed by xiang.zhang

#29662: Fix wrong indentation of timeit.Timer's documenation
http://bugs.python.org/issue29662 closed by xiang.zhang

#29663: Make collections.deque json serializable
http://bugs.python.org/issue29663 closed by serhiy.storchaka

#29664: zip() python 3 documentation not working at all !
http://bugs.python.org/issue29664 closed by serhiy.storchaka

#29665: how to edit or delete issues created by me in bug tracker ?!
http://bugs.python.org/issue29665 closed by berker.peksag

#29666: Issue in enum documentation
http://bugs.python.org/issue29666 closed by haypo

#29668: f-strings don't change the values as expected.
http://bugs.python.org/issue29668 closed by serhiy.storchaka

#29669: Missing import of bisect in the documentation examples
http://bugs.python.org/issue29669 closed by rhettinger

#29671: Add function to gc module to check if any reference cycles hav
http://bugs.python.org/issue29671 closed by mark.dickinson

#29675: SysLogHandler does not seem to always expand %(loglevel)s prop
http://bugs.python.org/issue29675 closed by vinay.sajip

#29678: email.Message.get_params decodes only first one header value
http://bugs.python.org/issue29678 closed by r.david.murray

#29681: getopt fails to handle option with missing value in middle of
http://bugs.python.org/issue29681 closed by serhiy.storchaka

#29683: _PyCode_SetExtra behaviour wrong on allocation failure and aft
http://bugs.python.org/issue29683 closed by serhiy.storchaka

#29684: Minor regression in PyEval_CallObjectWithKeywords()
http://bugs.python.org/issue29684 closed by haypo

#29686: Unittest - Return empty string instead of None object on short
http://bugs.python.org/issue29686 closed by rhettinger

#29690: no %z directive for strptime in python2, doc says nothing abou
http://bugs.python.org/issue29690 closed by r.david.murray

#29693: DeprecationWarning/SyntaxError in test_import
http://bugs.python.org/issue29693 closed by serhiy.storchaka

#29698: _collectionsmodule.c: Replace `n++; while (--n)` with `for (;
http://bugs.python.org/issue29698 closed by rhettinger

#29705: socket.gethostbyname, getaddrinfo etc broken on MacOS 10.12
http://bugs.python.org/issue29705 closed by ned.deily

Python tracker

unread,
Mar 10, 2017, 12:10:59 PM3/10/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-03-03 - 2017-03-10)
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 5850 ( -1)
closed 35695 (+77)
total 41545 (+76)

Open issues with patches: 2444


Issues opened (62)
==================

#27362: json.dumps to check for obj.__json__ before raising TypeError
http://bugs.python.org/issue27362 reopened by serhiy.storchaka

#28685: Optimizing list.sort() by performing safety checks in advance
http://bugs.python.org/issue28685 reopened by serhiy.storchaka

#29571: test_re is failing when local is set for `en_IN`
http://bugs.python.org/issue29571 reopened by serhiy.storchaka

#29715: Arparse improperly handles "-_"
http://bugs.python.org/issue29715 opened by Max Rothman

#29717: `loop.add_reader` and `<<EOF`
http://bugs.python.org/issue29717 opened by vahid.mardani

#29718: Fixed compile on cygwin.
http://bugs.python.org/issue29718 opened by Decorater

#29719: "Date" of what's new is confusing
http://bugs.python.org/issue29719 opened by inada.naoki

#29720: potential silent truncation in PyLong_AsVoidPtr
http://bugs.python.org/issue29720 opened by Oren Milman

#29721: "abort: repository . not found!" during the build of Python 2.
http://bugs.python.org/issue29721 opened by serhiy.storchaka

#29722: heapq.merge docs are misleading with the "reversed" flag
http://bugs.python.org/issue29722 opened by adamniederer

#29723: 3.6.1rc1 adds the current directory to sys.path when running a
http://bugs.python.org/issue29723 opened by nedbat

#29725: sqlite3.Cursor doesn't properly document "arraysize"
http://bugs.python.org/issue29725 opened by jae

#29726: test_xmlrpc raises DeprecationWarnings
http://bugs.python.org/issue29726 opened by dillon.brock

#29727: collections.abc.Reversible doesn't fully support the reversing
http://bugs.python.org/issue29727 opened by serhiy.storchaka

#29728: Expose TCP_NOTSENT_LOWAT
http://bugs.python.org/issue29728 opened by njs

#29729: UUID bytes constructor has too-tight an assertion
http://bugs.python.org/issue29729 opened by jnwatson

#29730: unoptimal calls to PyNumber_Check
http://bugs.python.org/issue29730 opened by Oren Milman

#29731: Ability to filter warnings to print current stack
http://bugs.python.org/issue29731 opened by mbussonn

#29732: Heap out of bounds read in tok_nextc()
http://bugs.python.org/issue29732 opened by Kamil Frankowicz

#29733: concurrent.futures as_completed raise TimeoutError wrong
http://bugs.python.org/issue29733 opened by jiangwanwei

#29734: nt._getfinalpathname handle leak
http://bugs.python.org/issue29734 opened by eryksun

#29735: Optimize functools.partial() for positional arguments
http://bugs.python.org/issue29735 opened by haypo

#29736: Optimize builtin types constructor
http://bugs.python.org/issue29736 opened by haypo

#29737: Optimize concatenating empty tuples
http://bugs.python.org/issue29737 opened by serhiy.storchaka

#29738: Fix memory leak in SSLSocket.getpeercert()
http://bugs.python.org/issue29738 opened by olivielpeau

#29739: zipfile raises wrong exception for some incorrect passwords
http://bugs.python.org/issue29739 opened by jcushman

#29741: BytesIO methods don't accept integer types, while StringIO cou
http://bugs.python.org/issue29741 opened by Oren Milman

#29742: asyncio get_extra_info() throws exception
http://bugs.python.org/issue29742 opened by fafhrd91

#29743: Closing transport during handshake process leaks open socket
http://bugs.python.org/issue29743 opened by fafhrd91

#29745: asyncio: Make pause/resume_reading idepotent and no-op for clo
http://bugs.python.org/issue29745 opened by fafhrd91

#29746: Update marshal docs to Python 3
http://bugs.python.org/issue29746 opened by serhiy.storchaka

#29748: Argument Clinic: slice index converter
http://bugs.python.org/issue29748 opened by serhiy.storchaka

#29750: smtplib doesn't handle unicode passwords
http://bugs.python.org/issue29750 opened by david__

#29751: PyLong_FromString documentation wrong on numbers with leading
http://bugs.python.org/issue29751 opened by cubinator

#29752: Enum._missing_ not called for __getattr__ failures
http://bugs.python.org/issue29752 opened by ethan.furman

#29753: Ctypes Packing Incorrectly - Linux
http://bugs.python.org/issue29753 opened by Charles Machalow

#29755: python3 gettext.lgettext sometimes returns bytes, not string
http://bugs.python.org/issue29755 opened by petri

#29756: Improve documentation for list methods that compare items by e
http://bugs.python.org/issue29756 opened by Alexander Todorov

#29757: The loop in utility `socket.create_connection()` swallows prev
http://bugs.python.org/issue29757 opened by ankostis

#29758: Previously-working SWIG code fails in Python 3.6
http://bugs.python.org/issue29758 opened by Tristan Croll

#29759: Deadlock in multiprocessing.pool.Pool on terminate
http://bugs.python.org/issue29759 opened by mapozyan

#29760: tarfile chokes on reading .tar file with no entries (but does
http://bugs.python.org/issue29760 opened by posita

#29762: Use "raise from None"
http://bugs.python.org/issue29762 opened by serhiy.storchaka

#29763: test_site failing on AppVeyor
http://bugs.python.org/issue29763 opened by brett.cannon

#29765: 2.7.12 compile error from ssl related
http://bugs.python.org/issue29765 opened by ada

#29766: --with-lto still implied by --enable-optimizations in Python 2
http://bugs.python.org/issue29766 opened by Hanno Schlichting

#29767: build python failed on test_socket due to unused_port is actua
http://bugs.python.org/issue29767 opened by Shuo Li

#29769: pkgutil._iter_file_finder_modules should not be fooled by *.py
http://bugs.python.org/issue29769 opened by wolma

#29770: Executable help output (--help) at commandline is wrong for op
http://bugs.python.org/issue29770 opened by tds333

#29776: Modernize properties
http://bugs.python.org/issue29776 opened by serhiy.storchaka

#29777: argparse arguments in main parser hide an argument in subparse
http://bugs.python.org/issue29777 opened by Alan Evangelista

#29778: _Py_CheckPython3 uses uninitialized dllpath when embedder sets
http://bugs.python.org/issue29778 opened by Tibor Csonka

#29779: New environment variable PYTHONHISTORY
http://bugs.python.org/issue29779 opened by 0xl3vi

#29780: Interpreter hang on self._epoll.poll(timeout, max_ev)
http://bugs.python.org/issue29780 opened by k1.hedayati

#29781: SSLObject.version returns incorrect value before handshake.
http://bugs.python.org/issue29781 opened by Lukasa

#29782: Use __builtin_clzl for bits_in_digit if available
http://bugs.python.org/issue29782 opened by niklasf

#29783: Modify codecs.open() to use the io module instead of codecs.St
http://bugs.python.org/issue29783 opened by haypo

#29784: Erroneous link in shutil.copy description
http://bugs.python.org/issue29784 opened by pep.

#29785: Registration link sent via email by the tracker is http
http://bugs.python.org/issue29785 opened by pep.

#29786: asyncio.wrap_future() is not documented
http://bugs.python.org/issue29786 opened by haypo

#29787: Internal importlib frames visible when module imported by impo
http://bugs.python.org/issue29787 opened by ulope

#29788: tarfile: Add absolute_path option to tarfile, disabled by defa
http://bugs.python.org/issue29788 opened by haypo



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

#29788: tarfile: Add absolute_path option to tarfile, disabled by defa
http://bugs.python.org/issue29788

#29787: Internal importlib frames visible when module imported by impo
http://bugs.python.org/issue29787

#29786: asyncio.wrap_future() is not documented
http://bugs.python.org/issue29786

#29785: Registration link sent via email by the tracker is http
http://bugs.python.org/issue29785

#29784: Erroneous link in shutil.copy description
http://bugs.python.org/issue29784

#29782: Use __builtin_clzl for bits_in_digit if available
http://bugs.python.org/issue29782

#29780: Interpreter hang on self._epoll.poll(timeout, max_ev)
http://bugs.python.org/issue29780

#29779: New environment variable PYTHONHISTORY
http://bugs.python.org/issue29779

#29770: Executable help output (--help) at commandline is wrong for op
http://bugs.python.org/issue29770

#29766: --with-lto still implied by --enable-optimizations in Python 2
http://bugs.python.org/issue29766

#29763: test_site failing on AppVeyor
http://bugs.python.org/issue29763

#29755: python3 gettext.lgettext sometimes returns bytes, not string
http://bugs.python.org/issue29755

#29748: Argument Clinic: slice index converter
http://bugs.python.org/issue29748

#29746: Update marshal docs to Python 3
http://bugs.python.org/issue29746

#29745: asyncio: Make pause/resume_reading idepotent and no-op for clo
http://bugs.python.org/issue29745



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

#29776: Modernize properties
http://bugs.python.org/issue29776

#29769: pkgutil._iter_file_finder_modules should not be fooled by *.py
http://bugs.python.org/issue29769

#29762: Use "raise from None"
http://bugs.python.org/issue29762

#29748: Argument Clinic: slice index converter
http://bugs.python.org/issue29748

#29746: Update marshal docs to Python 3
http://bugs.python.org/issue29746

#29741: BytesIO methods don't accept integer types, while StringIO cou
http://bugs.python.org/issue29741

#29737: Optimize concatenating empty tuples
http://bugs.python.org/issue29737

#29735: Optimize functools.partial() for positional arguments
http://bugs.python.org/issue29735

#29728: Expose TCP_NOTSENT_LOWAT
http://bugs.python.org/issue29728

#29726: test_xmlrpc raises DeprecationWarnings
http://bugs.python.org/issue29726

#29718: Fixed compile on cygwin.
http://bugs.python.org/issue29718

#29706: IDLE needs syntax highlighting for async and await
http://bugs.python.org/issue29706

#29694: race condition in pathlib mkdir with flags parents=True
http://bugs.python.org/issue29694

#29680: gdb/libpython.py does not work with gdb 7.2
http://bugs.python.org/issue29680

#29657: os.symlink: FileExistsError shows wrong message
http://bugs.python.org/issue29657



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

#20087: Mismatch between glibc and X11 locale.alias
http://bugs.python.org/issue20087 19 msgs

#29723: 3.6.1rc1 adds the current directory to sys.path when running a
http://bugs.python.org/issue29723 18 msgs

#29718: Fixed compile on cygwin.
http://bugs.python.org/issue29718 13 msgs

#29741: BytesIO methods don't accept integer types, while StringIO cou
http://bugs.python.org/issue29741 13 msgs

#29319: Embedded 3.6.0 distribution cannot run pyz files
http://bugs.python.org/issue29319 11 msgs

#29638: Spurious failures in test_collections in releak hunting mode a
http://bugs.python.org/issue29638 10 msgs

#29758: Previously-working SWIG code fails in Python 3.6
http://bugs.python.org/issue29758 10 msgs

#29571: test_re is failing when local is set for `en_IN`
http://bugs.python.org/issue29571 9 msgs

#29719: "Date" of what's new is confusing
http://bugs.python.org/issue29719 8 msgs

#29783: Modify codecs.open() to use the io module instead of codecs.St
http://bugs.python.org/issue29783 8 msgs



Issues closed (53)
==================

#6759: zipfile.ZipExtFile.read() is missing universal newline support
http://bugs.python.org/issue6759 closed by serhiy.storchaka

#9051: Improve pickle format for timezone aware datetime instances
http://bugs.python.org/issue9051 closed by serhiy.storchaka

#10408: Denser dicts and linear probing
http://bugs.python.org/issue10408 closed by serhiy.storchaka

#15954: No error checking after using of the wcsxfrm()
http://bugs.python.org/issue15954 closed by serhiy.storchaka

#17003: Unification of read() and readline() argument names
http://bugs.python.org/issue17003 closed by serhiy.storchaka

#17441: Do not cache re.compile
http://bugs.python.org/issue17441 closed by serhiy.storchaka

#21509: json.load fails to read UTF-8 file with (BOM) Byte Order Marks
http://bugs.python.org/issue21509 closed by serhiy.storchaka

#24329: __qualname__ and __slots__
http://bugs.python.org/issue24329 closed by xiang.zhang

#25582: Fixed memory leaks in test_ctypes
http://bugs.python.org/issue25582 closed by serhiy.storchaka

#25744: Reference leaks in test_collections
http://bugs.python.org/issue25744 closed by serhiy.storchaka

#26213: Document BUILD_*_UNPACK opcodes
http://bugs.python.org/issue26213 closed by brett.cannon

#26744: print() function hangs on MS-Windows 10
http://bugs.python.org/issue26744 closed by Ma Lin

#27577: Make implementation and doc of tuple and list more compliant
http://bugs.python.org/issue27577 closed by xiang.zhang

#27850: Remove 3DES from cipher list (sweet32 CVE-2016-2183)
http://bugs.python.org/issue27850 closed by larry

#28231: zipfile does not support pathlib
http://bugs.python.org/issue28231 closed by serhiy.storchaka

#28243: Performance regression in functools.partial()
http://bugs.python.org/issue28243 closed by haypo

#28298: can't set big int-like objects to items in array 'Q', 'L' and
http://bugs.python.org/issue28298 closed by serhiy.storchaka

#28682: Bytes support in os.fwalk()
http://bugs.python.org/issue28682 closed by serhiy.storchaka

#28728: test_host_resolution in test_socket fails
http://bugs.python.org/issue28728 closed by xiang.zhang

#28893: Make sure exceptions raised in __aiter__ are properly chained
http://bugs.python.org/issue28893 closed by yselivanov

#28963: Use-after-free in _asyncio_Future_remove_done_callback() of _a
http://bugs.python.org/issue28963 closed by yselivanov

#29271: Task.current_task(None) returns unexpected result
http://bugs.python.org/issue29271 closed by yselivanov

#29455: Mention coverage.py in trace module documentation
http://bugs.python.org/issue29455 closed by brett.cannon

#29537: Alternative fix for BUILD_MAP_UNPACK_WITH_CALL opcode in 3.5
http://bugs.python.org/issue29537 closed by ncoghlan

#29568: undefined parsing behavior with the old style string formattin
http://bugs.python.org/issue29568 closed by xiang.zhang

#29623: configparser.ConfigParser.read() does not accept Pathlib path
http://bugs.python.org/issue29623 closed by berker.peksag

#29645: webbrowser module import has heavy side effects
http://bugs.python.org/issue29645 closed by serhiy.storchaka

#29676: C method is not profiled by lsprof
http://bugs.python.org/issue29676 closed by inada.naoki

#29682: Possible missing NULL check in pyexpat
http://bugs.python.org/issue29682 closed by serhiy.storchaka

#29691: Some tests fail in coverage Travis check
http://bugs.python.org/issue29691 closed by brett.cannon

#29695: Weird keyword parameter names in builtins
http://bugs.python.org/issue29695 closed by serhiy.storchaka

#29697: Wrong ECDH configuration with OpenSSL 1.1
http://bugs.python.org/issue29697 closed by dstufft

#29701: Add close method to queue.Queue
http://bugs.python.org/issue29701 closed by rhettinger

#29704: Can't read data from Transport after asyncio.SubprocessStreamP
http://bugs.python.org/issue29704 closed by yselivanov

#29709: Short-circuiting not only on False and True
http://bugs.python.org/issue29709 closed by Mariatta

#29713: String changes whether or not '\x81' is present
http://bugs.python.org/issue29713 closed by r.david.murray

#29714: can't interpolate byte string with \x00 before replacement ide
http://bugs.python.org/issue29714 closed by xiang.zhang

#29716: Python 3 Module doc still sounds like __init__.py is required
http://bugs.python.org/issue29716 closed by brett.cannon

#29724: Itertools docs propose a harmful “speedup” without any exp
http://bugs.python.org/issue29724 closed by rhettinger

#29740: Visual C++ CRT security update from 14 June 2011
http://bugs.python.org/issue29740 closed by steve.dower

#29744: memmap behavior changed
http://bugs.python.org/issue29744 closed by xiang.zhang

#29747: unittest - assertDoesNotRaise
http://bugs.python.org/issue29747 closed by r.david.murray

#29749: Outdated int() docstring
http://bugs.python.org/issue29749 closed by brett.cannon

#29754: sorted ignores reverse=True when sorting produces same list
http://bugs.python.org/issue29754 closed by tim.peters

#29761: Wrong size of c_ulong in linux, windows version is fine
http://bugs.python.org/issue29761 closed by eryksun

#29764: PyUnicode_Decode with encoding utf8 crashes
http://bugs.python.org/issue29764 closed by xiang.zhang

#29768: Fix expact version check
http://bugs.python.org/issue29768 closed by serhiy.storchaka

#29771: An email and MIME handling package - Add support to send CC of
http://bugs.python.org/issue29771 closed by eric.smith

#29772: Unintentionally deleted line on library/collections.rst
http://bugs.python.org/issue29772 closed by rhettinger

#29773: Additional float-from-string tests
http://bugs.python.org/issue29773 closed by serhiy.storchaka

#29774: Improve zipfile handling of corrupted extra field
http://bugs.python.org/issue29774 closed by serhiy.storchaka

#29775: There appears to be a spurious ^0 in sys.version for 3.6.1rc1
http://bugs.python.org/issue29775 closed by ned.deily

#29789: zipfile: Add absolute_path option, disabled by default
http://bugs.python.org/issue29789 closed by haypo

Python tracker

unread,
Mar 17, 2017, 1:11:06 PM3/17/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-03-10 - 2017-03-17)
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 5841 ( -9)
closed 35752 (+57)
total 41593 (+48)

Open issues with patches: 2436


Issues opened (27)
==================

#29791: print documentation: flush is also a keyword argument
http://bugs.python.org/issue29791 opened by Lucio Ricardo Montero Valenzuela

#29793: Convert some builtin types constructors to Argument Clinic
http://bugs.python.org/issue29793 opened by serhiy.storchaka

#29796: test_weakref hangs on AppVeyor (2.7)
http://bugs.python.org/issue29796 opened by zach.ware

#29798: Handle "git worktree" in "make patchcheck"
http://bugs.python.org/issue29798 opened by ncoghlan

#29799: Add tests for header API of 'urllib.request.Request' class
http://bugs.python.org/issue29799 opened by jaysinh.shukla

#29802: A possible null-pointer dereference in struct.s_unpack_interna
http://bugs.python.org/issue29802 opened by artem.smotrakov

#29803: Remove some redandunt ops in unicodeobject.c
http://bugs.python.org/issue29803 opened by xiang.zhang

#29804: test_ctypes test_pass_by_value fails on arm64 (aarch64) archit
http://bugs.python.org/issue29804 opened by ishcherb

#29805: Pathlib.replace cannot move file to a different drive on Windo
http://bugs.python.org/issue29805 opened by Laurent.Mazuel

#29807: ArgParse page in library reference rewrite
http://bugs.python.org/issue29807 opened by sweavo

#29810: Rename ssl.Purpose.{CLIENT,SERVER}_AUTH
http://bugs.python.org/issue29810 opened by alex

#29811: Avoid temporary method object in PyObject_CallMethod() and PyO
#29812: test for token.py, and consistency tests for tokenize.py
http://bugs.python.org/issue29812 opened by r.david.murray

#29816: Get rid of C limitation for shift count in right shift
http://bugs.python.org/issue29816 opened by serhiy.storchaka

#29818: Py_SetStandardStreamEncoding leads to a memory error in debug
#29819: Avoid raising OverflowError in truncate() if possible
http://bugs.python.org/issue29819 opened by serhiy.storchaka

#29822: inspect.isabstract does not work on abstract base classes duri
http://bugs.python.org/issue29822 opened by So8res

#29823: mimetypes guesses XSL mimetype when passed an XML file
http://bugs.python.org/issue29823 opened by Aleksey Bilogur

#29824: Hostname validation in SSL match_hostname()
http://bugs.python.org/issue29824 opened by ssivakorn

#29828: Allow registering after-fork initializers in multiprocessing
http://bugs.python.org/issue29828 opened by pitrou

#29829: Documentation lacks clear warning of subprocess issue with pyt
http://bugs.python.org/issue29829 opened by Steve Barnes

#29830: pyexpat.errors doesn't have __spec__ and __loader__ set
http://bugs.python.org/issue29830 opened by mjacob

#29832: Don't refer to getsockaddrarg in error messages
http://bugs.python.org/issue29832 opened by serhiy.storchaka

#29833: Avoid raising OverflowError if possible
http://bugs.python.org/issue29833 opened by serhiy.storchaka

#29834: Raise ValueError rather of OverflowError in PyLong_AsUnsignedL
http://bugs.python.org/issue29834 opened by serhiy.storchaka

#29835: py_blake2*_new_impl produces inconsistent error messages, and
http://bugs.python.org/issue29835 opened by Oren Milman

#29836: Remove nturl2path from test_sundry and amend its docstring
http://bugs.python.org/issue29836 opened by Jim Fasarakis-Hilliard



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

#29833: Avoid raising OverflowError if possible
http://bugs.python.org/issue29833

#29832: Don't refer to getsockaddrarg in error messages
http://bugs.python.org/issue29832

#29830: pyexpat.errors doesn't have __spec__ and __loader__ set
http://bugs.python.org/issue29830

#29822: inspect.isabstract does not work on abstract base classes duri
http://bugs.python.org/issue29822

#29819: Avoid raising OverflowError in truncate() if possible
http://bugs.python.org/issue29819

#29818: Py_SetStandardStreamEncoding leads to a memory error in debug
http://bugs.python.org/issue29818

#29803: Remove some redandunt ops in unicodeobject.c
http://bugs.python.org/issue29803

#29802: A possible null-pointer dereference in struct.s_unpack_interna
http://bugs.python.org/issue29802

#29799: Add tests for header API of 'urllib.request.Request' class
http://bugs.python.org/issue29799

#29796: test_weakref hangs on AppVeyor (2.7)
http://bugs.python.org/issue29796

#29791: print documentation: flush is also a keyword argument
http://bugs.python.org/issue29791

#29780: Interpreter hang on self._epoll.poll(timeout, max_ev)
http://bugs.python.org/issue29780

#29766: --with-lto still implied by --enable-optimizations in Python 2
http://bugs.python.org/issue29766

#29755: python3 gettext.lgettext sometimes returns bytes, not string
http://bugs.python.org/issue29755

#29748: Argument Clinic: slice index converter
http://bugs.python.org/issue29748



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

#29816: Get rid of C limitation for shift count in right shift
http://bugs.python.org/issue29816

#29803: Remove some redandunt ops in unicodeobject.c
http://bugs.python.org/issue29803

#29802: A possible null-pointer dereference in struct.s_unpack_interna
http://bugs.python.org/issue29802

#29793: Convert some builtin types constructors to Argument Clinic
http://bugs.python.org/issue29793

#29776: Modernize properties
http://bugs.python.org/issue29776

#29769: pkgutil._iter_file_finder_modules should not be fooled by *.py
http://bugs.python.org/issue29769

#29762: Use "raise from None"
http://bugs.python.org/issue29762

#29760: tarfile chokes on reading .tar file with no entries (but does
http://bugs.python.org/issue29760

#29748: Argument Clinic: slice index converter
http://bugs.python.org/issue29748

#29741: BytesIO methods don't accept integer types, while StringIO cou
http://bugs.python.org/issue29741

#29737: Optimize concatenating empty tuples
http://bugs.python.org/issue29737

#29728: Expose TCP_NOTSENT_LOWAT
http://bugs.python.org/issue29728

#29718: Fixed compile on cygwin.
http://bugs.python.org/issue29718

#29706: IDLE needs syntax highlighting for async and await
http://bugs.python.org/issue29706

#29694: race condition in pathlib mkdir with flags parents=True
http://bugs.python.org/issue29694



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

#28685: Optimizing list.sort() by performing safety checks in advance
http://bugs.python.org/issue28685 25 msgs

#29816: Get rid of C limitation for shift count in right shift
http://bugs.python.org/issue29816 10 msgs

#29688: Add support for Path.absolute()
http://bugs.python.org/issue29688 8 msgs

#3353: make built-in tokenizer available via Python C API
http://bugs.python.org/issue3353 7 msgs

#15988: Inconsistency in overflow error messages of integer argument
http://bugs.python.org/issue15988 6 msgs

#25478: Consider adding a normalize() method to collections.Counter()
http://bugs.python.org/issue25478 6 msgs

#29828: Allow registering after-fork initializers in multiprocessing
http://bugs.python.org/issue29828 6 msgs

#29517: "Can't pickle local object" when uses functools.partial with m
http://bugs.python.org/issue29517 5 msgs

#29636: Specifying indent in the json.tool command
http://bugs.python.org/issue29636 5 msgs

#29715: Argparse improperly handles "-_"
http://bugs.python.org/issue29715 5 msgs



Issues closed (53)
==================

#4851: xml.dom.minidom.Element.cloneNode fails with AttributeError
http://bugs.python.org/issue4851 closed by berker.peksag

#12284: argparse.ArgumentParser: usage example option
http://bugs.python.org/issue12284 closed by martin.panter

#15695: Correct __sizeof__ support for StgDict
http://bugs.python.org/issue15695 closed by serhiy.storchaka

#24622: tokenize.py: missing EXACT_TOKEN_TYPES
http://bugs.python.org/issue24622 closed by skrah

#26121: Use C99 functions in math if available
http://bugs.python.org/issue26121 closed by serhiy.storchaka

#27880: cPickle fails on large objects (still - 2011 and counting)
http://bugs.python.org/issue27880 closed by serhiy.storchaka

#28230: tarfile does not support pathlib
http://bugs.python.org/issue28230 closed by berker.peksag

#28667: FD_SETSIZE is unsigned on FreeBSD
http://bugs.python.org/issue28667 closed by serhiy.storchaka

#28739: PEP 498: docstrings as f-strings
http://bugs.python.org/issue28739 closed by Mariatta

#28856: %b format for bytes does not support objects that follow the b
http://bugs.python.org/issue28856 closed by xiang.zhang

#29026: time.time() documentation should mention UTC timezone
http://bugs.python.org/issue29026 closed by haypo

#29319: Embedded 3.6.0 distribution cannot run pyz files
http://bugs.python.org/issue29319 closed by ncoghlan

#29507: Use FASTCALL in typeobject.c call_method() to avoid temporary
http://bugs.python.org/issue29507 closed by haypo

#29540: Add compact=True flag to json.dump/dumps
http://bugs.python.org/issue29540 closed by rhettinger

#29548: Recommend PyObject_Call* APIs over PyEval_Call*() APIs
http://bugs.python.org/issue29548 closed by inada.naoki

#29592: abs_paths() in site.py is slow
http://bugs.python.org/issue29592 closed by inada.naoki

#29600: Returning an exception object from a coroutine triggers implic
http://bugs.python.org/issue29600 closed by yselivanov

#29656: Change "make patchcheck" to be branch aware
http://bugs.python.org/issue29656 closed by ncoghlan

#29722: heapq.merge docs are misleading with the "reversed" flag
http://bugs.python.org/issue29722 closed by rhettinger

#29723: 3.6.1rc1 adds the current directory to sys.path when running a
http://bugs.python.org/issue29723 closed by ncoghlan

#29726: test_xmlrpc raises DeprecationWarnings
http://bugs.python.org/issue29726 closed by berker.peksag

#29730: unoptimal calls to PyNumber_Check
http://bugs.python.org/issue29730 closed by serhiy.storchaka

#29735: Optimize functools.partial() for positional arguments
http://bugs.python.org/issue29735 closed by haypo

#29742: asyncio get_extra_info() throws exception
http://bugs.python.org/issue29742 closed by yselivanov

#29746: Update marshal docs to Python 3
http://bugs.python.org/issue29746 closed by serhiy.storchaka

#29763: test_site failing on AppVeyor
http://bugs.python.org/issue29763 closed by zach.ware

#29765: 2.7.12 compile error from ssl related
http://bugs.python.org/issue29765 closed by christian.heimes

#29770: Executable help output (--help) at commandline is wrong for op
http://bugs.python.org/issue29770 closed by xiang.zhang

#29784: Erroneous link in shutil.copy description
http://bugs.python.org/issue29784 closed by Mariatta

#29785: Registration link sent via email by the tracker is http
http://bugs.python.org/issue29785 closed by ezio.melotti

#29786: asyncio.wrap_future() is not documented
http://bugs.python.org/issue29786 closed by martin.panter

#29787: Internal importlib frames visible when module imported by impo
http://bugs.python.org/issue29787 closed by brett.cannon

#29790: Optional use of /dev/random on linux
http://bugs.python.org/issue29790 closed by ncoghlan

#29792: "Fatal Python error: Cannot recover from stack overflow." from
http://bugs.python.org/issue29792 closed by David MacIver

#29794: Incorrect error message on invalid __class__ assignments
http://bugs.python.org/issue29794 closed by steven.daprano

#29795: Clarify how to share multiprocessing primitives
http://bugs.python.org/issue29795 closed by davin

#29797: Deadlock with multiprocessing.Queue()
http://bugs.python.org/issue29797 closed by tim.peters

#29800: functools.partial segfaults in repr when keywords attribute is
http://bugs.python.org/issue29800 closed by serhiy.storchaka

#29801: Spam
http://bugs.python.org/issue29801 closed by zach.ware

#29806: Requesting version info with lowercase -v or -vv causes an imp
http://bugs.python.org/issue29806 closed by ned.deily

#29808: SyslogHandler: should not raise exception in constructor if co
http://bugs.python.org/issue29808 closed by vinay.sajip

#29809: TypeError in traceback.print_exc - unicode does not have the b
http://bugs.python.org/issue29809 closed by jason.coombs

#29813: PyTuple_GetSlice does not always return a new tuple
http://bugs.python.org/issue29813 closed by rhettinger

#29814: parsing f-strings -- opening brace of expression gets duplicat
http://bugs.python.org/issue29814 closed by serhiy.storchaka

#29815: Fail at divide a negative integer number for a positive intege
http://bugs.python.org/issue29815 closed by martin.panter

#29817: File IO r+ read, write, read causes garbage data write.
http://bugs.python.org/issue29817 closed by paul.moore

#29820: Broken link to "GUI Programming with Python: QT Edition" book
http://bugs.python.org/issue29820 closed by Mariatta

#29821: importing module shutil executes file 'copy.py'
http://bugs.python.org/issue29821 closed by ammar2

#29825: PyFunction_New() not validate code object
http://bugs.python.org/issue29825 closed by serhiy.storchaka

#29826: " don't work on Mac under IDLE
http://bugs.python.org/issue29826 closed by ned.deily

#29827: os.path.exists() returns False for certain file name
http://bugs.python.org/issue29827 closed by eryksun

#29831: os.path.exists seems can not recgnize "~"
http://bugs.python.org/issue29831 closed by martin.panter

#29837: python3 pycopg2 import issue on solaris 10
http://bugs.python.org/issue29837 closed by eric.smith

Python tracker

unread,
Mar 24, 2017, 1:11:08 PM3/24/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-03-17 - 2017-03-24)
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 5860 (+19)
closed 35792 (+40)
total 41652 (+59)

Open issues with patches: 2431


Issues opened (40)
==================

#29838: Check that sq_length and mq_length return non-negative result
http://bugs.python.org/issue29838 opened by serhiy.storchaka

#29839: Avoid raising OverflowError in len() when __len__() returns ne
http://bugs.python.org/issue29839 opened by serhiy.storchaka

#29840: Avoid raising OverflowError in bool()
http://bugs.python.org/issue29840 opened by serhiy.storchaka

#29841: errors raised by bytes and bytearray constructors for invalid
http://bugs.python.org/issue29841 opened by Oren Milman

#29842: Make Executor.map work with infinite/large inputs correctly
http://bugs.python.org/issue29842 opened by josh.r

#29843: errors raised by ctypes.Array for invalid _length_ attribute
http://bugs.python.org/issue29843 opened by Oren Milman

#29844: Windows Python installers not installing DLL to System32/SysWO
http://bugs.python.org/issue29844 opened by TBBle

#29846: ImportError: Symbol not found: __PyCodecInfo_GetIncrementalDec
http://bugs.python.org/issue29846 opened by ajstewart

#29847: Path takes and ignores **kwargs
http://bugs.python.org/issue29847 opened by Jelle Zijlstra

#29851: Have importlib.reload() raise ImportError when a spec can't be
http://bugs.python.org/issue29851 opened by Richard Cooper

#29852: Argument Clinic: add common converter to Py_ssize_t that accep
http://bugs.python.org/issue29852 opened by serhiy.storchaka

#29854: Segfault when readline history is more then 2 * history size
http://bugs.python.org/issue29854 opened by nirs

#29857: Provide `sys.executable_argv` for host application's command l
http://bugs.python.org/issue29857 opened by ncoghlan

#29858: inspect.signature includes bound argument for wrappers around
http://bugs.python.org/issue29858 opened by anton-ryzhov

#29860: smtplib.py doesn't capitalize EHLO.
http://bugs.python.org/issue29860 opened by Lord Anton Hvornum

#29862: Fix grammar typo in importlib.reload() exception
http://bugs.python.org/issue29862 opened by brett.cannon

#29863: Add a COMPACT constant to the json module
http://bugs.python.org/issue29863 opened by brett.cannon

#29867: Add asserts in PyXXX_GET_SIZE macros
http://bugs.python.org/issue29867 opened by serhiy.storchaka

#29868: multiprocessing.dummy missing cpu_count
http://bugs.python.org/issue29868 opened by johnwiseman

#29869: Underscores in numeric literals not supported in lib2to3.
http://bugs.python.org/issue29869 opened by nevsan

#29870: ssl socket leak
http://bugs.python.org/issue29870 opened by thehesiod

#29871: Enable optimized locks on Windows
http://bugs.python.org/issue29871 opened by josh.r

#29877: compileall hangs when accessing urandom even if number of work
http://bugs.python.org/issue29877 opened by virtuald

#29878: Add global instances of int 0 and 1
http://bugs.python.org/issue29878 opened by serhiy.storchaka

#29879: typing.Text not available in python 3.5.1
http://bugs.python.org/issue29879 opened by Charles Bouchard-Légaré

#29881: Add a new private API clear private variables, which are initi
http://bugs.python.org/issue29881 opened by haypo

#29882: Add an efficient popcount method for integers
http://bugs.python.org/issue29882 opened by niklasf

#29883: asyncio: Windows Proactor Event Loop UDP Support
http://bugs.python.org/issue29883 opened by Adam Meily

#29885: Allow GMT timezones to be used in datetime.
http://bugs.python.org/issue29885 opened by Decorater

#29886: links between binascii.{un,}hexlify / bytes.{,to}hex
http://bugs.python.org/issue29886 opened by chrysn

#29887: test_normalization doesn't work
http://bugs.python.org/issue29887 opened by serhiy.storchaka

#29888: The link referring to "Python download page" is broken
http://bugs.python.org/issue29888 opened by cocoatomo

#29889: test_asyncio fails always
http://bugs.python.org/issue29889 opened by Thomas Knox

#29890: Constructor of ipaddress.IPv*Interface does not follow documen
http://bugs.python.org/issue29890 opened by Ilya.Kulakov

#29891: urllib.request.Request accepts but doesn't check bytes headers
http://bugs.python.org/issue29891 opened by ezio.melotti

#29892: change statement for open() is splited into two part in middle
http://bugs.python.org/issue29892 opened by OSAMU.NAKAMURA

#29893: create_subprocess_exec doc doesn't match software
http://bugs.python.org/issue29893 opened by Torrin Jones

#29894: Deprecate returning a subclass of complex from __complex__
http://bugs.python.org/issue29894 opened by serhiy.storchaka

#29895: Distutils blows up with an incorrect pypirc, should be caught
http://bugs.python.org/issue29895 opened by Tommy Carpenter

#29896: ElementTree.fromstring raises undocumented UnicodeError
http://bugs.python.org/issue29896 opened by vfaronov



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

#29896: ElementTree.fromstring raises undocumented UnicodeError
http://bugs.python.org/issue29896

#29895: Distutils blows up with an incorrect pypirc, should be caught
http://bugs.python.org/issue29895

#29894: Deprecate returning a subclass of complex from __complex__
http://bugs.python.org/issue29894

#29893: create_subprocess_exec doc doesn't match software
http://bugs.python.org/issue29893

#29891: urllib.request.Request accepts but doesn't check bytes headers
http://bugs.python.org/issue29891

#29888: The link referring to "Python download page" is broken
http://bugs.python.org/issue29888

#29887: test_normalization doesn't work
http://bugs.python.org/issue29887

#29886: links between binascii.{un,}hexlify / bytes.{,to}hex
http://bugs.python.org/issue29886

#29883: asyncio: Windows Proactor Event Loop UDP Support
http://bugs.python.org/issue29883

#29877: compileall hangs when accessing urandom even if number of work
http://bugs.python.org/issue29877

#29868: multiprocessing.dummy missing cpu_count
http://bugs.python.org/issue29868

#29852: Argument Clinic: add common converter to Py_ssize_t that accep
http://bugs.python.org/issue29852

#29840: Avoid raising OverflowError in bool()
http://bugs.python.org/issue29840

#29838: Check that sq_length and mq_length return non-negative result
http://bugs.python.org/issue29838

#29818: Py_SetStandardStreamEncoding leads to a memory error in debug
http://bugs.python.org/issue29818



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

#29894: Deprecate returning a subclass of complex from __complex__
http://bugs.python.org/issue29894

#29892: change statement for open() is splited into two part in middle
http://bugs.python.org/issue29892

#29878: Add global instances of int 0 and 1
http://bugs.python.org/issue29878

#29869: Underscores in numeric literals not supported in lib2to3.
http://bugs.python.org/issue29869

#29867: Add asserts in PyXXX_GET_SIZE macros
http://bugs.python.org/issue29867

#29858: inspect.signature includes bound argument for wrappers around
http://bugs.python.org/issue29858

#29854: Segfault when readline history is more then 2 * history size
http://bugs.python.org/issue29854

#29852: Argument Clinic: add common converter to Py_ssize_t that accep
http://bugs.python.org/issue29852

#29843: errors raised by ctypes.Array for invalid _length_ attribute
http://bugs.python.org/issue29843

#29840: Avoid raising OverflowError in bool()
http://bugs.python.org/issue29840

#29839: Avoid raising OverflowError in len() when __len__() returns ne
http://bugs.python.org/issue29839

#29838: Check that sq_length and mq_length return non-negative result
http://bugs.python.org/issue29838

#29822: inspect.isabstract does not work on abstract base classes duri
http://bugs.python.org/issue29822

#29816: Get rid of C limitation for shift count in right shift
http://bugs.python.org/issue29816

#29803: Remove some redandunt ops in unicodeobject.c
http://bugs.python.org/issue29803



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

#29881: Add a new private API clear private variables, which are initi
http://bugs.python.org/issue29881 21 msgs

#21895: signal.pause() and signal handlers don't react to SIGCHLD in n
http://bugs.python.org/issue21895 14 msgs

#29857: Provide `sys.executable_argv` for host application's command l
http://bugs.python.org/issue29857 12 msgs

#15988: Inconsistency in overflow error messages of integer argument
http://bugs.python.org/issue15988 9 msgs

#29843: errors raised by ctypes.Array for invalid _length_ attribute
http://bugs.python.org/issue29843 8 msgs

#29846: ImportError: Symbol not found: __PyCodecInfo_GetIncrementalDec
http://bugs.python.org/issue29846 8 msgs

#29847: Path takes and ignores **kwargs
http://bugs.python.org/issue29847 7 msgs

#29844: Windows Python installers not installing DLL to System32/SysWO
http://bugs.python.org/issue29844 6 msgs

#29863: Add a COMPACT constant to the json module
http://bugs.python.org/issue29863 6 msgs

#29869: Underscores in numeric literals not supported in lib2to3.
http://bugs.python.org/issue29869 6 msgs



Issues closed (39)
==================

#8256: input() doesn't catch _PyUnicode_AsString() exception; io.Stri
http://bugs.python.org/issue8256 closed by serhiy.storchaka

#14208: No way to recover original argv with python -m
http://bugs.python.org/issue14208 closed by ncoghlan

#19930: os.makedirs('dir1/dir2', 0) always fails
http://bugs.python.org/issue19930 closed by serhiy.storchaka

#22744: os.mkdir on Windows silently strips trailing blanks from direc
http://bugs.python.org/issue22744 closed by serhiy.storchaka

#24037: Argument Clinic: add the boolint converter
http://bugs.python.org/issue24037 closed by serhiy.storchaka

#24796: Deleting names referencing from enclosed and enclosing scopes
http://bugs.python.org/issue24796 closed by Mariatta

#25455: Some repr implementations don't check for self-referential str
http://bugs.python.org/issue25455 closed by serhiy.storchaka

#26418: multiprocessing.pool.ThreadPool eats up memories
http://bugs.python.org/issue26418 closed by pitrou

#28331: "CPython implementation detail:" removed when content translat
http://bugs.python.org/issue28331 closed by inada.naoki

#28749: Fixed the documentation of the mapping codec APIs
http://bugs.python.org/issue28749 closed by serhiy.storchaka

#28876: bool of large range raises OverflowError
http://bugs.python.org/issue28876 closed by serhiy.storchaka

#29574: python-3.6.0.tgz permissions borked
http://bugs.python.org/issue29574 closed by ned.deily

#29615: SimpleXMLRPCDispatcher._dispatch mangles tracebacks when invok
http://bugs.python.org/issue29615 closed by serhiy.storchaka

#29638: Spurious failures in test_collections in releak hunting mode a
http://bugs.python.org/issue29638 closed by serhiy.storchaka

#29728: Expose TCP_NOTSENT_LOWAT
http://bugs.python.org/issue29728 closed by Mariatta

#29748: Argument Clinic: slice index converter
http://bugs.python.org/issue29748 closed by serhiy.storchaka

#29776: Modernize properties
http://bugs.python.org/issue29776 closed by serhiy.storchaka

#29793: Convert some builtin types constructors to Argument Clinic
http://bugs.python.org/issue29793 closed by serhiy.storchaka

#29836: Remove nturl2path from test_sundry and amend its docstring
http://bugs.python.org/issue29836 closed by brett.cannon

#29845: Mark tests that use _testcapi as CPython-only
http://bugs.python.org/issue29845 closed by serhiy.storchaka

#29848: Cannot use Decorators of the same class that requires an insta
http://bugs.python.org/issue29848 closed by r.david.murray

#29849: fix memory leak in import_from
http://bugs.python.org/issue29849 closed by xiang.zhang

#29850: file access, other drives
http://bugs.python.org/issue29850 closed by Gabriel POTTER

#29853: Improve exception messages for remove and index methods
http://bugs.python.org/issue29853 closed by serhiy.storchaka

#29855: The traceback compounding of RecursionError fails to work with
http://bugs.python.org/issue29855 closed by ncoghlan

#29856: curses online documentation typo
http://bugs.python.org/issue29856 closed by Mariatta

#29859: Return code of pthread_* in thread_pthread.h is not used for p
http://bugs.python.org/issue29859 closed by Birne94

#29861: multiprocessing Pool keeps objects (tasks, args, results) aliv
http://bugs.python.org/issue29861 closed by pitrou

#29864: Misuse of Py_SIZE in dict.fromkey()
http://bugs.python.org/issue29864 closed by serhiy.storchaka

#29865: Use PyXXX_GET_SIZE macros rather than Py_SIZE for concrete typ
http://bugs.python.org/issue29865 closed by serhiy.storchaka

#29866: Added datetime_diff to datetime.py.
http://bugs.python.org/issue29866 closed by serhiy.storchaka

#29872: spam
http://bugs.python.org/issue29872 closed by xiang.zhang

#29873: Need a look for return value checking [_elementtree.c]
http://bugs.python.org/issue29873 closed by xiang.zhang

#29874: Need a look for return value checking [selectmodule.c]
http://bugs.python.org/issue29874 closed by xiang.zhang

#29875: IDLE quit unexpectedly
#29876: Check for null return value [_elementtree.c : subelement]
http://bugs.python.org/issue29876 closed by xiang.zhang

#29880: python3.6 install readline ,and then cpython exit
http://bugs.python.org/issue29880 closed by zach.ware

#29884: faulthandler does not properly restore sigaltstack during tear
http://bugs.python.org/issue29884 closed by Mariatta

#1117601: os.path.exists returns false negatives in MAC environments.
http://bugs.python.org/issue1117601 closed by serhiy.storchaka

Python tracker

unread,
Mar 31, 2017, 12:11:42 PM3/31/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-03-24 - 2017-03-31)
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 5855 ( -8)
closed 35854 (+65)
total 41709 (+57)

Open issues with patches: 2419


Issues opened (36)
==================

#11913: sdist refuses README.rst
http://bugs.python.org/issue11913 reopened by pitrou

#29880: python3.6 install readline ,and then cpython exit
http://bugs.python.org/issue29880 reopened by pz

#29897: itertools.chain behaves strangly when copied with copy.copy
http://bugs.python.org/issue29897 opened by MSeifert

#29898: PYTHONLEGACYWINDOWSIOENCODING isn't implemented
http://bugs.python.org/issue29898 opened by eryksun

#29899: zlib missing when --enable--optimizations option appended
http://bugs.python.org/issue29899 opened by kyren 原子喵

#29902: copy breaks staticmethod
http://bugs.python.org/issue29902 opened by dangyogi

#29903: struct.Struct Addition
http://bugs.python.org/issue29903 opened by palaviv

#29905: TypeErrors not formatting values correctly
http://bugs.python.org/issue29905 opened by Jim Fasarakis-Hilliard

#29906: Add callback parameter to concurrent.futures.Executor.map
http://bugs.python.org/issue29906 opened by aron.bordin

#29909: types.coroutine monkey patches original function
http://bugs.python.org/issue29909 opened by Omnifarious

#29910: Ctrl-D eats a character on IDLE
http://bugs.python.org/issue29910 opened by serhiy.storchaka

#29911: Uninstall command line in Windows registry does not uninstall
http://bugs.python.org/issue29911 opened by Christian.Ullrich

#29914: Incorrect signatures of object.__reduce__() and object.__reduc
http://bugs.python.org/issue29914 opened by serhiy.storchaka

#29915: Drop Mac OS X Tiger support in Python 3.7?
http://bugs.python.org/issue29915 opened by haypo

#29916: No explicit documentation for PyGetSetDef and getter and sette
http://bugs.python.org/issue29916 opened by MSeifert

#29920: Document cgitb.text and cgitb.html
http://bugs.python.org/issue29920 opened by xmorel

#29922: error message when __aexit__ is not async
http://bugs.python.org/issue29922 opened by Tadhg McDonald-Jensen

#29925: test_uuid fails on OS X Tiger
http://bugs.python.org/issue29925 opened by haypo

#29926: time.sleep ignores _thread.interrupt_main()
http://bugs.python.org/issue29926 opened by Mark

#29929: Eliminate implicit __main__ relative imports
http://bugs.python.org/issue29929 opened by ncoghlan

#29930: Waiting for asyncio.StreamWriter.drain() twice in parallel rai
http://bugs.python.org/issue29930 opened by metathink

#29931: ipaddress.ip_interface __lt__ check seems to be broken
http://bugs.python.org/issue29931 opened by Sanjay

#29933: asyncio: set_write_buffer_limits() doc doesn't specify unit of
http://bugs.python.org/issue29933 opened by haypo

#29937: argparse mutex group should allow mandatory parameters
http://bugs.python.org/issue29937 opened by Mark Nolan

#29939: Compiler warning in _ctypes_test.c
http://bugs.python.org/issue29939 opened by serhiy.storchaka

#29940: Add follow_wrapped=True option to help()
http://bugs.python.org/issue29940 opened by samwyse

#29941: Confusion between asserts and Py_DEBUG
http://bugs.python.org/issue29941 opened by Thomas Wouters

#29943: PySlice_GetIndicesEx change broke ABI in 3.5 and 3.6 branches
http://bugs.python.org/issue29943 opened by njs

#29944: Argumentless super() calls do not work in classes constructed
http://bugs.python.org/issue29944 opened by assume_away

#29947: In SocketServer, why not passing a factory instance for the Re
http://bugs.python.org/issue29947 opened by dominic108

#29948: DeprecationWarning when parse ElementTree with a doctype in 2.
http://bugs.python.org/issue29948 opened by serhiy.storchaka

#29949: sizeof set after set_merge() is doubled from 3.5
http://bugs.python.org/issue29949 opened by inada.naoki

#29950: Rename SlotWrapperType to WrapperDescriptorType
http://bugs.python.org/issue29950 opened by Jim Fasarakis-Hilliard

#29951: PyArg_ParseTupleAndKeywords exception messages containing "fun
http://bugs.python.org/issue29951 opened by MSeifert

#29952: "keys and values" is preferred to "keys and elements" for name
http://bugs.python.org/issue29952 opened by cocoatomo

#29953: Memory leak in the replace() method of datetime and time objec
http://bugs.python.org/issue29953 opened by serhiy.storchaka



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

#29953: Memory leak in the replace() method of datetime and time objec
http://bugs.python.org/issue29953

#29950: Rename SlotWrapperType to WrapperDescriptorType
http://bugs.python.org/issue29950

#29948: DeprecationWarning when parse ElementTree with a doctype in 2.
http://bugs.python.org/issue29948

#29940: Add follow_wrapped=True option to help()
http://bugs.python.org/issue29940

#29937: argparse mutex group should allow mandatory parameters
http://bugs.python.org/issue29937

#29925: test_uuid fails on OS X Tiger
http://bugs.python.org/issue29925

#29916: No explicit documentation for PyGetSetDef and getter and sette
http://bugs.python.org/issue29916

#29914: Incorrect signatures of object.__reduce__() and object.__reduc
http://bugs.python.org/issue29914

#29906: Add callback parameter to concurrent.futures.Executor.map
http://bugs.python.org/issue29906

#29905: TypeErrors not formatting values correctly
http://bugs.python.org/issue29905

#29895: Distutils blows up with an incorrect pypirc, should be caught
http://bugs.python.org/issue29895

#29886: links between binascii.{un,}hexlify / bytes.{,to}hex
http://bugs.python.org/issue29886

#29883: asyncio: Windows Proactor Event Loop UDP Support
http://bugs.python.org/issue29883

#29877: compileall hangs when accessing urandom even if number of work
http://bugs.python.org/issue29877

#29868: multiprocessing.dummy missing cpu_count
http://bugs.python.org/issue29868



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

#29953: Memory leak in the replace() method of datetime and time objec
http://bugs.python.org/issue29953

#29951: PyArg_ParseTupleAndKeywords exception messages containing "fun
http://bugs.python.org/issue29951

#29930: Waiting for asyncio.StreamWriter.drain() twice in parallel rai
http://bugs.python.org/issue29930

#29914: Incorrect signatures of object.__reduce__() and object.__reduc
http://bugs.python.org/issue29914

#29897: itertools.chain behaves strangly when copied with copy.copy
http://bugs.python.org/issue29897

#29869: Underscores in numeric literals not supported in lib2to3.
http://bugs.python.org/issue29869

#29867: Add asserts in PyXXX_GET_SIZE macros
http://bugs.python.org/issue29867

#29858: inspect.signature includes bound argument for wrappers around
http://bugs.python.org/issue29858

#29854: Segfault when readline history is more then 2 * history size
http://bugs.python.org/issue29854

#29843: errors raised by ctypes.Array for invalid _length_ attribute
http://bugs.python.org/issue29843

#29840: Avoid raising OverflowError in bool()
http://bugs.python.org/issue29840

#29839: Avoid raising OverflowError in len() when __len__() returns ne
http://bugs.python.org/issue29839

#29838: Check that sq_length and mq_length return non-negative result
http://bugs.python.org/issue29838

#29822: inspect.isabstract does not work on abstract base classes duri
http://bugs.python.org/issue29822

#29803: Remove some redandunt ops in unicodeobject.c
http://bugs.python.org/issue29803



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

#27593: Deprecate sys._mercurial and create sys._git
http://bugs.python.org/issue27593 14 msgs

#29926: time.sleep ignores _thread.interrupt_main()
http://bugs.python.org/issue29926 10 msgs

#29572: Upgrade installers to OpenSSL 1.0.2k
http://bugs.python.org/issue29572 8 msgs

#29573: NamedTemporaryFile with delete=True should not fail if file al
http://bugs.python.org/issue29573 8 msgs

#29887: test_normalization doesn't work
http://bugs.python.org/issue29887 7 msgs

#29899: zlib missing when --enable--optimizations option appended
http://bugs.python.org/issue29899 7 msgs

#29930: Waiting for asyncio.StreamWriter.drain() twice in parallel rai
http://bugs.python.org/issue29930 7 msgs

#29949: sizeof set after set_merge() is doubled from 3.5
http://bugs.python.org/issue29949 7 msgs

#29951: PyArg_ParseTupleAndKeywords exception messages containing "fun
http://bugs.python.org/issue29951 7 msgs

#28556: typing.py upgrades
http://bugs.python.org/issue28556 6 msgs



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

#6532: thread.get_ident() should return unsigned value
http://bugs.python.org/issue6532 closed by serhiy.storchaka

#10030: Patch for zip decryption speedup
http://bugs.python.org/issue10030 closed by serhiy.storchaka

#12518: In string.Template it's impossible to transform delimiter in t
http://bugs.python.org/issue12518 closed by barry

#16011: "in" should be consistent with return value of __contains__
http://bugs.python.org/issue16011 closed by Mariatta

#19791: test_pathlib should use can_symlink or skip_unless_symlink fro
http://bugs.python.org/issue19791 closed by brett.cannon

#19824: string.Template: Rewrite docs to emphasize i18n use case
http://bugs.python.org/issue19824 closed by serhiy.storchaka

#20314: Potentially confusing formulation in 6.1.4. Template strings
http://bugs.python.org/issue20314 closed by barry

#20548: Use specific asserts in warnings and exceptions tests
http://bugs.python.org/issue20548 closed by serhiy.storchaka

#20552: Use specific asserts in bytes tests
http://bugs.python.org/issue20552 closed by terry.reedy

#22049: argparse: type=<callable> doesn't honor nargs > 1
http://bugs.python.org/issue22049 closed by paul.j3

#22392: Clarify documentation of __getinitargs__
http://bugs.python.org/issue22392 closed by Mariatta

#22744: os.mkdir on Windows silently strips trailing blanks from direc
http://bugs.python.org/issue22744 closed by serhiy.storchaka

#22962: ipaddress: Add optional prefixlen argument to ip_interface and
http://bugs.python.org/issue22962 closed by Gary.van.der.Merwe

#23241: shutil should accept pathlib types
http://bugs.python.org/issue23241 closed by serhiy.storchaka

#23487: argparse: add_subparsers 'action' broken
http://bugs.python.org/issue23487 closed by paul.j3

#23901: Force console stdout to use UTF8 on Windows
http://bugs.python.org/issue23901 closed by martin.panter

#24154: pathlib.Path.rename moves file to Path.cwd() when argument is
http://bugs.python.org/issue24154 closed by serhiy.storchaka

#24251: Different behavior for argparse between 2.7.8 and 2.7.9 when a
http://bugs.python.org/issue24251 closed by paul.j3

#24821: The optimization of string search can cause pessimization
http://bugs.python.org/issue24821 closed by serhiy.storchaka

#25803: pathlib.Path('/').mkdir() raises wrong error type
http://bugs.python.org/issue25803 closed by serhiy.storchaka

#25996: Add support of file descriptor in os.scandir()
http://bugs.python.org/issue25996 closed by serhiy.storchaka

#27446: struct: allow per-item byte order
http://bugs.python.org/issue27446 closed by rhettinger

#28692: gettext: deprecate selecting plural form by fractional numbers
http://bugs.python.org/issue28692 closed by serhiy.storchaka

#28699: Imap from ThreadPool behaves unexpectedly
http://bugs.python.org/issue28699 closed by xiang.zhang

#28810: Document bytecode changes in 3.6
http://bugs.python.org/issue28810 closed by levkivskyi

#29176: /tmp does not exist on Android and is used by curses.window.pu
http://bugs.python.org/issue29176 closed by haypo

#29204: Add code deprecations in ElementTree
http://bugs.python.org/issue29204 closed by serhiy.storchaka

#29557: binhex documentation claims unknown bug
http://bugs.python.org/issue29557 closed by serhiy.storchaka

#29619: st_ino (unsigned long long) is casted to long long in posixmod
http://bugs.python.org/issue29619 closed by xiang.zhang

#29632: argparse values for action in add_argument() should be flags i
http://bugs.python.org/issue29632 closed by pgacv2

#29643: --enable-optimizations compiler flag has no effect
http://bugs.python.org/issue29643 closed by inada.naoki

#29677: clarify docs about 'round()' accepting a negative integer for
http://bugs.python.org/issue29677 closed by Mariatta

#29720: potential silent truncation in PyLong_AsVoidPtr
http://bugs.python.org/issue29720 closed by haypo

#29737: Optimize concatenating empty tuples
http://bugs.python.org/issue29737 closed by serhiy.storchaka

#29816: Get rid of C limitation for shift count in right shift
http://bugs.python.org/issue29816 closed by serhiy.storchaka

#29852: Argument Clinic: add common converter to Py_ssize_t that accep
http://bugs.python.org/issue29852 closed by serhiy.storchaka

#29862: Fix grammar typo in importlib.reload() exception
http://bugs.python.org/issue29862 closed by Mariatta

#29878: Add global instances of int 0 and 1
http://bugs.python.org/issue29878 closed by serhiy.storchaka

#29884: faulthandler does not properly restore sigaltstack during tear
http://bugs.python.org/issue29884 closed by Mariatta

#29888: The link referring to "Python download page" is broken
http://bugs.python.org/issue29888 closed by ned.deily

#29892: change statement for open() is splited into two part in middle
http://bugs.python.org/issue29892 closed by Mariatta

#29894: Deprecate returning a subclass of complex from __complex__
http://bugs.python.org/issue29894 closed by serhiy.storchaka

#29896: ElementTree.fromstring raises undocumented UnicodeError
http://bugs.python.org/issue29896 closed by terry.reedy

#29900: Remove unneeded wrappers in pathlib
http://bugs.python.org/issue29900 closed by serhiy.storchaka

#29901: Support path-like objects in zipapp
http://bugs.python.org/issue29901 closed by serhiy.storchaka

#29904: Fix a number of error message typos
http://bugs.python.org/issue29904 closed by Jim Fasarakis-Hilliard

#29907: Unicode encoding failure
#29908: Inconsistent crashing with an access violation
http://bugs.python.org/issue29908 closed by Cameron Mckain

#29912: Overlapping tests between list_tests and seq_tests
http://bugs.python.org/issue29912 closed by brett.cannon

#29913: ipadress compare_networks does not work according to documenta
http://bugs.python.org/issue29913 closed by xiang.zhang

#29917: Wrong link target in PyMethodDef documentation
http://bugs.python.org/issue29917 closed by orsenthil

#29918: Missed "const" modifiers in C API documentation
http://bugs.python.org/issue29918 closed by serhiy.storchaka

#29919: Remove unused imports found by pyflakes
http://bugs.python.org/issue29919 closed by haypo

#29921: datetime validation is stricter in 3.6.1 than previous version
http://bugs.python.org/issue29921 closed by haypo

#29923: PEP487 __init_subclass__ incompatible with abc.ABCMeta
http://bugs.python.org/issue29923 closed by xiang.zhang

#29924: Useless argument in call to PyErr_Format
http://bugs.python.org/issue29924 closed by haypo

#29927: Unnecessary code in the c-api/exceptions.c
http://bugs.python.org/issue29927 closed by xiang.zhang

#29928: Add f-strings to Glossary
http://bugs.python.org/issue29928 closed by Mariatta

#29932: Missing word ("be") in error message ("first argument must a t
http://bugs.python.org/issue29932 closed by brett.cannon

#29934: % formatting fails to find formatting code in bytes type after
http://bugs.python.org/issue29934 closed by xiang.zhang

#29935: list and tuple index methods should accept None parameters
http://bugs.python.org/issue29935 closed by serhiy.storchaka

#29936: Typo in __GNU*C*_MINOR__ guard affecting gcc 3.x
http://bugs.python.org/issue29936 closed by benjamin.peterson

#29938: subprocess.run calling bash on windows10 cause 0x80070057 erro
http://bugs.python.org/issue29938 closed by eryksun

#29942: Stack overflow in itertools.chain.from_iterable.
http://bugs.python.org/issue29942 closed by twouters

#29945: decode string:u"\ufffd" UnicodeEncodeError
http://bugs.python.org/issue29945 closed by eryksun

#29946: compiler warning "sqrtpi defined but not used"
http://bugs.python.org/issue29946 closed by xiang.zhang

Python tracker

unread,
Apr 7, 2017, 12:11:10 PM4/7/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-03-31 - 2017-04-07)
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 5882 (+27)
closed 35891 (+37)
total 41773 (+64)

Open issues with patches: 2413


Issues opened (48)
==================

#29939: Compiler warning in _ctypes_test.c
http://bugs.python.org/issue29939 reopened by vinay.sajip

#29956: math.exp documentation is misleading
http://bugs.python.org/issue29956 opened by belopolsky

#29957: unnecessary LBYL for key contained in defaultdict, lib2to3/btm
http://bugs.python.org/issue29957 opened by selik

#29960: _random.Random state corrupted on exception
http://bugs.python.org/issue29960 opened by bryangeneolson

#29963: Remove obsolete declaration PyTokenizer_RestoreEncoding in tok
http://bugs.python.org/issue29963 opened by Jim Fasarakis-Hilliard

#29964: %z directive has no effect on the output of time.strptime
http://bugs.python.org/issue29964 opened by Paul Pinterits

#29966: typing.get_type_hints doesn't really work for classes with For
http://bugs.python.org/issue29966 opened by simon.percivall

#29967: "AMD64 FreeBSD 9.x 3.x" tries to rebuild Include/opcode.h, tim
http://bugs.python.org/issue29967 opened by haypo

#29970: Severe open file leakage running asyncio SSL server
http://bugs.python.org/issue29970 opened by kyuupichan

#29971: Lock.acquire() not interruptible on Windows
http://bugs.python.org/issue29971 opened by pitrou

#29972: Skip tests known to fail on AIX
http://bugs.python.org/issue29972 opened by haypo

#29974: Change typing.TYPE_CHECKING doc example
http://bugs.python.org/issue29974 opened by rav

#29975: Issue in extending documentation
http://bugs.python.org/issue29975 opened by Namjun Kim

#29976: urllib.parse clarify what ' ' in schemes mean
http://bugs.python.org/issue29976 opened by orsenthil

#29979: cgi.parse_multipart is not consistent with FieldStorage
http://bugs.python.org/issue29979 opened by quentel

#29980: OSError: multiple exceptions should preserve the exception typ
http://bugs.python.org/issue29980 opened by r.david.murray

#29981: Update Index for set, dict, and generator 'comprehensions'
http://bugs.python.org/issue29981 opened by terry.reedy

#29982: tempfile.TemporaryDirectory fails to delete itself
http://bugs.python.org/issue29982 opened by max

#29983: Reference TOC: expand 'Atoms' and 'Primaries'
http://bugs.python.org/issue29983 opened by terry.reedy

#29984: Improve test coverage for 'heapq' module
http://bugs.python.org/issue29984 opened by Robert Day

#29985: make install doesn't seem to support --quiet
http://bugs.python.org/issue29985 opened by chris.jerdonek

#29986: Documentation recommends raising TypeError from tp_richcompare
http://bugs.python.org/issue29986 opened by Devin Jeanpierre

#29987: inspect.isgeneratorfunction not working with partial functions
http://bugs.python.org/issue29987 opened by Thomas Antony

#29988: (async) with blocks and try/finally are not as KeyboardInterru
http://bugs.python.org/issue29988 opened by njs

#29989: subprocess.Popen does not handle file-like objects without fil
http://bugs.python.org/issue29989 opened by rtpg

#29990: Range checking in GB18030 decoder
http://bugs.python.org/issue29990 opened by Ma Lin

#29991: http client marks valid multipart headers with defects.
http://bugs.python.org/issue29991 opened by pareshverma91

#29992: Expose parse_string in JSONDecoder
http://bugs.python.org/issue29992 opened by oberstet

#29994: site.USER_SITE is None for Windows embeddable Python 3.6
http://bugs.python.org/issue29994 opened by brechtm

#29995: re.escape() escapes too much
http://bugs.python.org/issue29995 opened by serhiy.storchaka

#29996: Use terminal width by default in pprint
http://bugs.python.org/issue29996 opened by serhiy.storchaka

#29997: Suggested changes for https://docs.python.org/3.6/extending/ex
http://bugs.python.org/issue29997 opened by ArthurGoldberg

#29998: Pickling and copying ImportError doesn't preserve name and pat
http://bugs.python.org/issue29998 opened by serhiy.storchaka

#29999: repr() of ImportError misses keyword arguments name and path
http://bugs.python.org/issue29999 opened by serhiy.storchaka

#30000: Inconsistency in the zlib module
http://bugs.python.org/issue30000 opened by Ellison Marks

#30002: Minor change to https://docs.python.org/3.6/extending/building
http://bugs.python.org/issue30002 opened by ArthurGoldberg

#30003: Remove hz codec
http://bugs.python.org/issue30003 opened by Ma Lin

#30004: in regex-howto, improve example on grouping
http://bugs.python.org/issue30004 opened by Cristian Barbarosie

#30005: Pickling and copying exceptions doesn't preserve non-__dict__
http://bugs.python.org/issue30005 opened by serhiy.storchaka

#30006: Deadlocks in `concurrent.futures.ProcessPoolExecutor`
http://bugs.python.org/issue30006 opened by tomMoral

#30008: OpenSSL 1.1.0 deprecated functions
http://bugs.python.org/issue30008 opened by floppymaster

#30011: HTMLParser class is not thread safe
http://bugs.python.org/issue30011 opened by ale2017

#30012: gzip.open(filename, "rt") fails on Python 2.7.11 on win32, inv
http://bugs.python.org/issue30012 opened by maubp

#30013: Compiler warning in Modules/posixmodule.c
http://bugs.python.org/issue30013 opened by louielu

#30014: Speedup DefaultSelectors.modify() by 1.5x
http://bugs.python.org/issue30014 opened by giampaolo.rodola

#30015: Windows also treats full-width spaces as a delimiter when pars
http://bugs.python.org/issue30015 opened by LCY

#30016: No sideways scrolling in IDLE
http://bugs.python.org/issue30016 opened by Jensen Taylor

#30017: zlib.error: Error -2 while flushing: inconsistent stream state
http://bugs.python.org/issue30017 opened by Jeremy Heiner



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

#30017: zlib.error: Error -2 while flushing: inconsistent stream state
http://bugs.python.org/issue30017

#30016: No sideways scrolling in IDLE
http://bugs.python.org/issue30016

#30015: Windows also treats full-width spaces as a delimiter when pars
http://bugs.python.org/issue30015

#30013: Compiler warning in Modules/posixmodule.c
http://bugs.python.org/issue30013

#30012: gzip.open(filename, "rt") fails on Python 2.7.11 on win32, inv
http://bugs.python.org/issue30012

#30011: HTMLParser class is not thread safe
http://bugs.python.org/issue30011

#30008: OpenSSL 1.1.0 deprecated functions
http://bugs.python.org/issue30008

#30006: Deadlocks in `concurrent.futures.ProcessPoolExecutor`
http://bugs.python.org/issue30006

#30005: Pickling and copying exceptions doesn't preserve non-__dict__
http://bugs.python.org/issue30005

#29998: Pickling and copying ImportError doesn't preserve name and pat
http://bugs.python.org/issue29998

#29995: re.escape() escapes too much
http://bugs.python.org/issue29995

#29994: site.USER_SITE is None for Windows embeddable Python 3.6
http://bugs.python.org/issue29994

#29985: make install doesn't seem to support --quiet
http://bugs.python.org/issue29985

#29984: Improve test coverage for 'heapq' module
http://bugs.python.org/issue29984

#29982: tempfile.TemporaryDirectory fails to delete itself
http://bugs.python.org/issue29982



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

#30014: Speedup DefaultSelectors.modify() by 1.5x
http://bugs.python.org/issue30014

#29999: repr() of ImportError misses keyword arguments name and path
http://bugs.python.org/issue29999

#29998: Pickling and copying ImportError doesn't preserve name and pat
http://bugs.python.org/issue29998

#29996: Use terminal width by default in pprint
http://bugs.python.org/issue29996

#29995: re.escape() escapes too much
http://bugs.python.org/issue29995

#29990: Range checking in GB18030 decoder
http://bugs.python.org/issue29990

#29974: Change typing.TYPE_CHECKING doc example
http://bugs.python.org/issue29974

#29963: Remove obsolete declaration PyTokenizer_RestoreEncoding in tok
http://bugs.python.org/issue29963

#29957: unnecessary LBYL for key contained in defaultdict, lib2to3/btm
http://bugs.python.org/issue29957

#29951: PyArg_ParseTupleAndKeywords exception messages containing "fun
http://bugs.python.org/issue29951

#29947: In SocketServer, why not passing a factory instance for the Re
http://bugs.python.org/issue29947

#29930: Waiting for asyncio.StreamWriter.drain() twice in parallel rai
http://bugs.python.org/issue29930

#29926: time.sleep ignores _thread.interrupt_main()
http://bugs.python.org/issue29926

#29914: Incorrect signatures of object.__reduce__() and object.__reduc
http://bugs.python.org/issue29914

#29897: itertools.chain behaves strangly when copied with copy.copy
http://bugs.python.org/issue29897



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

#29947: In SocketServer, why not passing a factory instance for the Re
http://bugs.python.org/issue29947 15 msgs

#30014: Speedup DefaultSelectors.modify() by 1.5x
http://bugs.python.org/issue30014 11 msgs

#29996: Use terminal width by default in pprint
http://bugs.python.org/issue29996 10 msgs

#28157: Document time module constants (timezone, tzname, etc.) as dep
http://bugs.python.org/issue28157 9 msgs

#29941: Confusion between asserts and Py_DEBUG
http://bugs.python.org/issue29941 8 msgs

#29957: unnecessary LBYL for key contained in defaultdict, lib2to3/btm
http://bugs.python.org/issue29957 7 msgs

#29964: %z directive has no effect on the output of time.strptime
http://bugs.python.org/issue29964 7 msgs

#29956: math.exp documentation is misleading
http://bugs.python.org/issue29956 6 msgs

#5906: Risk of confusion in multiprocessing module - daemonic process
http://bugs.python.org/issue5906 5 msgs

#19225: lack of PyExc_BufferError doc
http://bugs.python.org/issue19225 5 msgs



Issues closed (35)
==================

#11066: cgi.py proposals : sys.stdout encoding + rewriting of parsing
http://bugs.python.org/issue11066 closed by quentel

#13290: get vars for object with __slots__
http://bugs.python.org/issue13290 closed by rhettinger

#15083: Rewrite ElementTree tests in a cleaner and safer way
http://bugs.python.org/issue15083 closed by serhiy.storchaka

#16510: Using appropriate checks in tests
http://bugs.python.org/issue16510 closed by serhiy.storchaka

#20545: Use specific asserts in unicode tests
http://bugs.python.org/issue20545 closed by serhiy.storchaka

#20547: Use specific asserts in bigmem tests
http://bugs.python.org/issue20547 closed by serhiy.storchaka

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

#26947: Hashable documentation improvement needed
http://bugs.python.org/issue26947 closed by orsenthil

#28115: Use argparse for the zipfile module
http://bugs.python.org/issue28115 closed by serhiy.storchaka

#29339: Interactive: Move to same indentation level as previousline
http://bugs.python.org/issue29339 closed by terry.reedy

#29549: Improve docstring for str.index
http://bugs.python.org/issue29549 closed by rhettinger

#29569: threading.Timer class: Continue periodical execution till acti
http://bugs.python.org/issue29569 closed by rhettinger

#29649: struct.pack_into check boundary error message ignores offset
http://bugs.python.org/issue29649 closed by serhiy.storchaka

#29654: SimpleHTTPRequestHandler should support browser cache
http://bugs.python.org/issue29654 closed by serhiy.storchaka

#29725: sqlite3.Cursor doesn't properly document "arraysize"
http://bugs.python.org/issue29725 closed by orsenthil

#29762: Use "raise from None"
http://bugs.python.org/issue29762 closed by serhiy.storchaka

#29949: sizeof set after set_merge() is doubled from 3.5
http://bugs.python.org/issue29949 closed by inada.naoki

#29953: Memory leak in the replace() method of datetime and time objec
http://bugs.python.org/issue29953 closed by serhiy.storchaka

#29954: multiprocessing.Pool.__exit__() calls terminate() instead of c
http://bugs.python.org/issue29954 closed by pitrou

#29955: logging decimal point should come from locale
http://bugs.python.org/issue29955 closed by vinay.sajip

#29958: Use add_mutually_exclusive_group(required=True) in zipfile and
http://bugs.python.org/issue29958 closed by serhiy.storchaka

#29959: re.match failed to match left square brackets as the first cha
http://bugs.python.org/issue29959 closed by serhiy.storchaka

#29961: More compact sets and frozensets created from sets
http://bugs.python.org/issue29961 closed by rhettinger

#29962: Add math.remainder operation
http://bugs.python.org/issue29962 closed by mark.dickinson

#29965: MatchObject __getitem__() should support slicing and len
http://bugs.python.org/issue29965 closed by serhiy.storchaka

#29968: Document that no characters are allowed to proceed \ in explic
http://bugs.python.org/issue29968 closed by Jim Fasarakis-Hilliard

#29969: Typo in decimal error message
http://bugs.python.org/issue29969 closed by skrah

#29973: Travis CI docs broken: UnboundLocalError: local variable 'pref
http://bugs.python.org/issue29973 closed by haypo

#29977: re.sub stalls forever on an unmatched non-greedy case
http://bugs.python.org/issue29977 closed by serhiy.storchaka

#29978: Remove remove merge=union attribute for Misc/NEWS in 3.6 and 2
http://bugs.python.org/issue29978 closed by Mariatta

#29993: error of parsing encoded words in email of standard library
http://bugs.python.org/issue29993 closed by r.david.murray

#30001: CPython contribution docs reference missing /issuetracker page
http://bugs.python.org/issue30001 closed by Mariatta

#30007: report bug
http://bugs.python.org/issue30007 closed by xiang.zhang

#30009: Integer conversion failure
http://bugs.python.org/issue30009 closed by eryksun

#30010: Initial bytes to BytesIO cannot be seeked to
http://bugs.python.org/issue30010 closed by serhiy.storchaka

Python tracker

unread,
Apr 14, 2017, 12:11:09 PM4/14/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-04-07 - 2017-04-14)
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 5889 ( +7)
closed 35940 (+49)
total 41829 (+56)

Open issues with patches: 2410


Issues opened (33)
==================

#30018: multiprocessing.Pool garbles call stack for __new__
http://bugs.python.org/issue30018 opened by Charles McEachern

#30019: IDLE freezes when opening a file with astral characters
http://bugs.python.org/issue30019 opened by David E. Franco G.

#30022: Get rid of using EnvironmentError and IOError
http://bugs.python.org/issue30022 opened by serhiy.storchaka

#30024: Treat `import a.b.c as m` as `m = sys.modules['a.b.c']`
http://bugs.python.org/issue30024 opened by Victor.Varvariuc

#30028: make test.support.temp_cwd() fork-safe
http://bugs.python.org/issue30028 opened by anselm.kruis

#30030: Simplify _RandomNameSequence
http://bugs.python.org/issue30030 opened by serhiy.storchaka

#30031: Improve queens demo (use argparse and singular form)
http://bugs.python.org/issue30031 opened by paka

#30034: csv reader chokes on bad quoting in large files
http://bugs.python.org/issue30034 opened by keef604

#30035: [RFC] PyMemberDef.name should be const char *
http://bugs.python.org/issue30035 opened by Sunyeop Lee

#30038: Race condition in how trip_signal writes to wakeup fd
http://bugs.python.org/issue30038 opened by njs

#30039: Resuming a 'yield from' stack is broken if a signal arrives in
http://bugs.python.org/issue30039 opened by njs

#30040: new empty dict can be more small
http://bugs.python.org/issue30040 opened by inada.naoki

#30044: shutil.copystat should (allow to) copy ownership, and other at
http://bugs.python.org/issue30044 opened by noctiflore

#30046: csv: Inconsistency re QUOTE_NONNUMERIC
http://bugs.python.org/issue30046 opened by tlotze

#30048: If a task is canceled at the right moment, the cancellation is
http://bugs.python.org/issue30048 opened by abacabadabacaba

#30049: Don't cache tp_iternext
http://bugs.python.org/issue30049 opened by serhiy.storchaka

#30050: Please provide a way to disable the warning printed if the sig
http://bugs.python.org/issue30050 opened by njs

#30051: Document that the random module doesn't support fork
http://bugs.python.org/issue30051 opened by haypo

#30052: URL Quoting page links to function Bytes instead of defintion
http://bugs.python.org/issue30052 opened by csabella

#30053: Problems building with --enable-profiling on macOS
http://bugs.python.org/issue30053 opened by brechtm

#30054: Expose tracemalloc C API to track/untrack memory blocks
http://bugs.python.org/issue30054 opened by haypo

#30057: signal.signal should check tripped signals
http://bugs.python.org/issue30057 opened by jdemeyer

#30058: Buffer overflow in kqueue.control()
http://bugs.python.org/issue30058 opened by serhiy.storchaka

#30059: No documentation for C type Py_Ellipsis
http://bugs.python.org/issue30059 opened by MSeifert

#30060: Crash on Py_Finalize if Py_NoSiteFlag is used
http://bugs.python.org/issue30060 opened by steveire

#30061: Check if PyObject_Size() raised an error
http://bugs.python.org/issue30061 opened by serhiy.storchaka

#30062: datetime in Python 3.6+ no longer respects 'TZ' environment va
http://bugs.python.org/issue30062 opened by adamwill

#30064: BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their
http://bugs.python.org/issue30064 opened by abacabadabacaba

#30065: Insufficient validation in _posixsubprocess.fork_exec()
http://bugs.python.org/issue30065 opened by serhiy.storchaka

#30068: missing iter(self) in _io._IOBase.readlines
http://bugs.python.org/issue30068 opened by xiang.zhang

#30069: External library behave differently when loaded by Python (may
http://bugs.python.org/issue30069 opened by sylgar

#30070: Fix errors handling in the parser module
http://bugs.python.org/issue30070 opened by serhiy.storchaka

#30071: Duck-typing inspect.isfunction()
http://bugs.python.org/issue30071 opened by jdemeyer



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

#30070: Fix errors handling in the parser module
http://bugs.python.org/issue30070

#30069: External library behave differently when loaded by Python (may
http://bugs.python.org/issue30069

#30068: missing iter(self) in _io._IOBase.readlines
http://bugs.python.org/issue30068

#30064: BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their
http://bugs.python.org/issue30064

#30057: signal.signal should check tripped signals
http://bugs.python.org/issue30057

#30053: Problems building with --enable-profiling on macOS
http://bugs.python.org/issue30053

#30049: Don't cache tp_iternext
http://bugs.python.org/issue30049

#30044: shutil.copystat should (allow to) copy ownership, and other at
http://bugs.python.org/issue30044

#30039: Resuming a 'yield from' stack is broken if a signal arrives in
http://bugs.python.org/issue30039

#30035: [RFC] PyMemberDef.name should be const char *
http://bugs.python.org/issue30035

#30022: Get rid of using EnvironmentError and IOError
http://bugs.python.org/issue30022

#30016: No sideways scrolling in IDLE
http://bugs.python.org/issue30016

#30013: Compiler warning in Modules/posixmodule.c
http://bugs.python.org/issue30013

#30011: HTMLParser class is not thread safe
http://bugs.python.org/issue30011

#30006: Deadlocks in `concurrent.futures.ProcessPoolExecutor`
http://bugs.python.org/issue30006



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

#30071: Duck-typing inspect.isfunction()
http://bugs.python.org/issue30071

#30070: Fix errors handling in the parser module
http://bugs.python.org/issue30070

#30068: missing iter(self) in _io._IOBase.readlines
http://bugs.python.org/issue30068

#30065: Insufficient validation in _posixsubprocess.fork_exec()
http://bugs.python.org/issue30065

#30061: Check if PyObject_Size() raised an error
http://bugs.python.org/issue30061

#30058: Buffer overflow in kqueue.control()
http://bugs.python.org/issue30058

#30057: signal.signal should check tripped signals
http://bugs.python.org/issue30057

#30049: Don't cache tp_iternext
http://bugs.python.org/issue30049

#30040: new empty dict can be more small
http://bugs.python.org/issue30040

#30028: make test.support.temp_cwd() fork-safe
http://bugs.python.org/issue30028

#30022: Get rid of using EnvironmentError and IOError
http://bugs.python.org/issue30022

#30017: zlib.error: Error -2 while flushing: inconsistent stream state
http://bugs.python.org/issue30017

#30014: Speedup DefaultSelectors.modify() by 2x
http://bugs.python.org/issue30014

#30006: Deadlocks in `concurrent.futures.ProcessPoolExecutor`
http://bugs.python.org/issue30006

#29999: repr() of ImportError misses keyword arguments name and path
http://bugs.python.org/issue29999



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

#29870: ssl socket leak
http://bugs.python.org/issue29870 18 msgs

#29956: math.exp documentation is misleading
http://bugs.python.org/issue29956 11 msgs

#30040: new empty dict can be more small
http://bugs.python.org/issue30040 11 msgs

#30024: Treat `import a.b.c as m` as `m = sys.modules['a.b.c']`
http://bugs.python.org/issue30024 10 msgs

#30028: make test.support.temp_cwd() fork-safe
http://bugs.python.org/issue30028 9 msgs

#30034: csv reader chokes on bad quoting in large files
http://bugs.python.org/issue30034 9 msgs

#30038: Race condition in how trip_signal writes to wakeup fd
http://bugs.python.org/issue30038 9 msgs

#30048: If a task is canceled at the right moment, the cancellation is
http://bugs.python.org/issue30048 7 msgs

#30018: multiprocessing.Pool garbles call stack for __new__
http://bugs.python.org/issue30018 6 msgs

#30030: Simplify _RandomNameSequence
http://bugs.python.org/issue30030 6 msgs



Issues closed (46)
==================

#16572: Bad multi-inheritance support in some libs like threading or m
http://bugs.python.org/issue16572 closed by rhettinger

#21301: pathlib missing Path.expandvars(env=os.environ)
http://bugs.python.org/issue21301 closed by berker.peksag

#26187: sqlite3 trace callback prints duplicate line
http://bugs.python.org/issue26187 closed by berker.peksag

#26860: Make os.walk and os.fwalk yield namedtuple instead of tuple
http://bugs.python.org/issue26860 closed by rhettinger

#26985: Information about CodeType in inspect documentation is outdate
http://bugs.python.org/issue26985 closed by xiang.zhang

#29506: Incorrect documentation for the copy module
http://bugs.python.org/issue29506 closed by ncoghlan

#29642: Why does unittest.TestLoader.discover still rely on existence
http://bugs.python.org/issue29642 closed by berker.peksag

#29692: contextlib.contextmanager may incorrectly unchain RuntimeError
http://bugs.python.org/issue29692 closed by Mariatta

#29694: race condition in pathlib mkdir with flags parents=True
#29791: print documentation: flush is also a keyword argument
http://bugs.python.org/issue29791 closed by berker.peksag

#29869: Underscores in numeric literals not supported in lib2to3.
http://bugs.python.org/issue29869 closed by Mariatta

#29914: Incorrect signatures of object.__reduce__() and object.__reduc
http://bugs.python.org/issue29914 closed by serhiy.storchaka

#29951: PyArg_ParseTupleAndKeywords exception messages containing "fun
http://bugs.python.org/issue29951 closed by serhiy.storchaka

#29957: unnecessary LBYL for key contained in defaultdict, lib2to3/btm
http://bugs.python.org/issue29957 closed by Mariatta

#29963: Remove obsolete declaration PyTokenizer_RestoreEncoding in tok
http://bugs.python.org/issue29963 closed by Jim Fasarakis-Hilliard

#29975: Issue in extending documentation
http://bugs.python.org/issue29975 closed by terry.reedy

#29987: inspect.isgeneratorfunction not working with partial functions
http://bugs.python.org/issue29987 closed by terry.reedy

#29989: subprocess.Popen does not handle file-like objects without fil
http://bugs.python.org/issue29989 closed by rtpg

#29994: site.USER_SITE is None for Windows embeddable Python 3.6
http://bugs.python.org/issue29994 closed by steve.dower

#29995: re.escape() escapes too much
http://bugs.python.org/issue29995 closed by serhiy.storchaka

#29998: Pickling and copying ImportError doesn't preserve name and pat
http://bugs.python.org/issue29998 closed by serhiy.storchaka

#30012: gzip.open(filename, "rt") fails on Python 2.7.11 on win32, inv
http://bugs.python.org/issue30012 closed by martin.panter

#30015: Windows also treats full-width spaces as a delimiter when pars
http://bugs.python.org/issue30015 closed by LCY

#30020: Make attrgetter use namedtuple
http://bugs.python.org/issue30020 closed by rhettinger

#30021: Add examples for re.escape()
http://bugs.python.org/issue30021 closed by serhiy.storchaka

#30023: Example code becomes invalid for "Why do lambdas defined in a
http://bugs.python.org/issue30023 closed by eric.smith

#30025: Spam
http://bugs.python.org/issue30025 closed by zach.ware

#30026: Hashable doesn't check for __eq__
http://bugs.python.org/issue30026 closed by rhettinger

#30027: test_xml_etree and test_xml_etree_c fail due to AssertionError
http://bugs.python.org/issue30027 closed by serhiy.storchaka

#30029: Compiler "'await' outside function" error message is unreachab
http://bugs.python.org/issue30029 closed by anthonypjshaw

#30032: email module creates base64 output with incorrect line breaks
http://bugs.python.org/issue30032 closed by r.david.murray

#30033: email module base64-encodes utf-8 text
http://bugs.python.org/issue30033 closed by r.david.murray

#30036: The bugs website doesn't use httpS by default
http://bugs.python.org/issue30036 closed by Mariatta

#30037: inspect documentation on code attributes incomplete
http://bugs.python.org/issue30037 closed by martin.panter

#30041: subprocess: weird behavior with shell=True and args being a li
http://bugs.python.org/issue30041 closed by martin.panter

#30042: fcntl module for windows
http://bugs.python.org/issue30042 closed by christian.heimes

#30043: fcntl module for windows platform
http://bugs.python.org/issue30043 closed by haypo

#30045: Bad parameter name in re.escape()
http://bugs.python.org/issue30045 closed by serhiy.storchaka

#30047: Typos in Doc/library/select.rst
http://bugs.python.org/issue30047 closed by Mariatta

#30055: Missed testcleanup in decimal.rst
http://bugs.python.org/issue30055 closed by skrah

#30056: RuntimeWarning: invalid value encountered in maximum/minimum
http://bugs.python.org/issue30056 closed by r.david.murray

#30063: DeprecationWarning in json/encoder.py
http://bugs.python.org/issue30063 closed by r.david.murray

#30066: anaconda3::traitsu::NotImplementedError
http://bugs.python.org/issue30066 closed by berker.peksag

#30067: _osx_support.py: misplaced flags in re.sub()
http://bugs.python.org/issue30067 closed by serhiy.storchaka

#30072: re functions: convert count and flags parameters to keyword-on
http://bugs.python.org/issue30072 closed by serhiy.storchaka

#30073: binary compressed file reading corrupts newlines (lzma, gzip,
http://bugs.python.org/issue30073 closed by jtaylor

Python tracker

unread,
Apr 21, 2017, 12:14:07 PM4/21/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-04-14 - 2017-04-21)
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 5882 ( -7)
closed 36004 (+64)
total 41886 (+57)

Open issues with patches: 2389


Issues opened (39)
==================

#30075: Printing ANSI Escape Sequences on Windows 10
http://bugs.python.org/issue30075 opened by Tithen Firion

#30076: Opcode names BUILD_MAP_UNPACK_WITH_CALL and BUILD_TUPLE_UNPACK
http://bugs.python.org/issue30076 opened by serhiy.storchaka

#30077: Support Apple AIFF-C pseudo compression in aifc.py
http://bugs.python.org/issue30077 opened by thruston

#30079: Explain why it is recommended to pass args as a string rather
http://bugs.python.org/issue30079 opened by iMath

#30080: Add the --duplicate option for timeit
http://bugs.python.org/issue30080 opened by serhiy.storchaka

#30082: hide command prompt when using subprocess.Popen with shell=Fal
http://bugs.python.org/issue30082 opened by iMath

#30083: Asyncio: GeneratorExit + strange exception
http://bugs.python.org/issue30083 opened by socketpair

#30085: Discourage operator.__dunder__ functions
http://bugs.python.org/issue30085 opened by steven.daprano

#30088: mailbox.Maildir doesn't create subdir structure when create=Tr
http://bugs.python.org/issue30088 opened by webknjaz

#30089: Automatic Unload of Dynamic Library Cause Segfault
http://bugs.python.org/issue30089 opened by Chinh Nguyen

#30094: PDB enhancement
http://bugs.python.org/issue30094 opened by erixoltan

#30095: HTMLCalendar allow custom classes
http://bugs.python.org/issue30095 opened by Oz.Tiram

#30096: Update examples in abc documentation to use abc.ABC
http://bugs.python.org/issue30096 opened by brett.cannon

#30097: Command-line option to suppress "from None" for debugging
http://bugs.python.org/issue30097 opened by rhettinger

#30098: Verbose TypeError for asyncio.ensure_future
http://bugs.python.org/issue30098 opened by crenwick

#30099: Lib2to3 fails with unreadable pickle file
http://bugs.python.org/issue30099 opened by Jake Merdich

#30100: WeakSet should all discard and remove on items that can have w
http://bugs.python.org/issue30100 opened by donkopotamus

#30101: Add support for ncurses A_ITALIC
http://bugs.python.org/issue30101 opened by Eijebong

#30102: improve performance of libSSL usage on hashing
http://bugs.python.org/issue30102 opened by gut

#30103: uu package uses old encoding
http://bugs.python.org/issue30103 opened by LawfulEvil

#30104: clang 4.0 miscompiles dtoa.c, giving broken float parsing and
http://bugs.python.org/issue30104 opened by haypo

#30105: Duplicated connection_made() call for some SSL connections
http://bugs.python.org/issue30105 opened by kyuupichan

#30106: test_asyncore: test_handle_write() fails in tearDown()
http://bugs.python.org/issue30106 opened by haypo

#30107: python.core file created when running tests on AMD64 FreeBSD C
http://bugs.python.org/issue30107 opened by haypo

#30109: make reindent failed.
http://bugs.python.org/issue30109 opened by corona10

#30110: test_asyncio reports reference leak
http://bugs.python.org/issue30110 opened by xiang.zhang

#30113: Add profile test case for trace_dispatch_return assertion
http://bugs.python.org/issue30113 opened by louielu

#30115: test_logging report reference leak
http://bugs.python.org/issue30115 opened by xiang.zhang

#30117: test_lib2to3.test_parser.test_all_project_files() fails
http://bugs.python.org/issue30117 opened by haypo

#30118: Adding unittest for cProfile / profile command line interface
http://bugs.python.org/issue30118 opened by louielu

#30119: (ftplib) A remote attacker could possibly attack by containing
http://bugs.python.org/issue30119 opened by corona10

#30121: Windows: subprocess debug assertion on failure to execute the
http://bugs.python.org/issue30121 opened by Segev Finer

#30122: Added missing archive programs and close option to Windows doc
http://bugs.python.org/issue30122 opened by Decorater

#30124: Fix C aliasing issue in Python/dtoa.c to use strict aliasing o
http://bugs.python.org/issue30124 opened by haypo

#30125: test_SEH() of test_ctypes logs "Windows fatal exception: acces
http://bugs.python.org/issue30125 opened by haypo

#30126: CheckTraceCallbackContent of test_sqlite3 fails on OS X Tiger
http://bugs.python.org/issue30126 opened by haypo

#30128: xid_start definition for Unicode identifiers refers to xid_con
http://bugs.python.org/issue30128 opened by ralph.corderoy

#30129: functools.partialmethod should look more like what it's impers
http://bugs.python.org/issue30129 opened by skip.montanaro

#30130: array.array is not an instance of collections.MutableSequence
http://bugs.python.org/issue30130 opened by Alexander Gosselin



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

#30130: array.array is not an instance of collections.MutableSequence
http://bugs.python.org/issue30130

#30128: xid_start definition for Unicode identifiers refers to xid_con
http://bugs.python.org/issue30128

#30121: Windows: subprocess debug assertion on failure to execute the
http://bugs.python.org/issue30121

#30119: (ftplib) A remote attacker could possibly attack by containing
http://bugs.python.org/issue30119

#30118: Adding unittest for cProfile / profile command line interface
http://bugs.python.org/issue30118

#30117: test_lib2to3.test_parser.test_all_project_files() fails
http://bugs.python.org/issue30117

#30113: Add profile test case for trace_dispatch_return assertion
http://bugs.python.org/issue30113

#30110: test_asyncio reports reference leak
http://bugs.python.org/issue30110

#30105: Duplicated connection_made() call for some SSL connections
http://bugs.python.org/issue30105

#30103: uu package uses old encoding
http://bugs.python.org/issue30103

#30101: Add support for ncurses A_ITALIC
http://bugs.python.org/issue30101

#30099: Lib2to3 fails with unreadable pickle file
http://bugs.python.org/issue30099

#30089: Automatic Unload of Dynamic Library Cause Segfault
http://bugs.python.org/issue30089

#30083: Asyncio: GeneratorExit + strange exception
http://bugs.python.org/issue30083

#30069: External library behave differently when loaded by Python (may
http://bugs.python.org/issue30069



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

#30099: Lib2to3 fails with unreadable pickle file
http://bugs.python.org/issue30099

#30088: mailbox.Maildir doesn't create subdir structure when create=Tr
http://bugs.python.org/issue30088

#30080: Add the --duplicate option for timeit
http://bugs.python.org/issue30080

#30077: Support Apple AIFF-C pseudo compression in aifc.py
http://bugs.python.org/issue30077

#30071: Duck-typing inspect.isfunction()
http://bugs.python.org/issue30071

#30058: Buffer overflow in kqueue.control()
http://bugs.python.org/issue30058

#30057: signal.signal should check tripped signals
http://bugs.python.org/issue30057

#30040: new empty dict can be more small
http://bugs.python.org/issue30040

#30028: make test.support.temp_cwd() fork-safe
http://bugs.python.org/issue30028

#30014: Speedup DefaultSelectors.modify() by 2x
http://bugs.python.org/issue30014

#30006: Deadlocks in `concurrent.futures.ProcessPoolExecutor`
http://bugs.python.org/issue30006

#29999: repr() of ImportError misses keyword arguments name and path
http://bugs.python.org/issue29999

#29996: Use terminal width by default in pprint
http://bugs.python.org/issue29996

#29974: Change typing.TYPE_CHECKING doc example
http://bugs.python.org/issue29974

#29947: In SocketServer, why not passing a factory instance for the Re
http://bugs.python.org/issue29947



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

#30104: clang 4.0 miscompiles dtoa.c, giving broken float parsing and
http://bugs.python.org/issue30104 16 msgs

#30124: Fix C aliasing issue in Python/dtoa.c to use strict aliasing o
http://bugs.python.org/issue30124 10 msgs

#14102: argparse: add ability to create a man page
http://bugs.python.org/issue14102 9 msgs

#30030: Simplify _RandomNameSequence
http://bugs.python.org/issue30030 9 msgs

#30098: Verbose TypeError for asyncio.ensure_future
http://bugs.python.org/issue30098 9 msgs

#11822: Improve disassembly to show embedded code objects
http://bugs.python.org/issue11822 6 msgs

#30095: HTMLCalendar allow custom classes
http://bugs.python.org/issue30095 6 msgs

#30106: test_asyncore: test_handle_write() fails in tearDown()
http://bugs.python.org/issue30106 6 msgs

#19764: subprocess: use PROC_THREAD_ATTRIBUTE_HANDLE_LIST with STARTUP
http://bugs.python.org/issue19764 5 msgs

#22319: mailbox.MH chokes on directories without .mh_sequences
http://bugs.python.org/issue22319 5 msgs



Issues closed (63)
==================

#10076: Regex objects became uncopyable in 2.5
http://bugs.python.org/issue10076 closed by serhiy.storchaka

#10379: locale.format() input regression
http://bugs.python.org/issue10379 closed by berker.peksag

#12414: getsizeof() on code objects is wrong
http://bugs.python.org/issue12414 closed by serhiy.storchaka

#19225: lack of PyExc_BufferError doc
http://bugs.python.org/issue19225 closed by berker.peksag

#21833: Fix unicodeless build of Python
http://bugs.python.org/issue21833 closed by serhiy.storchaka

#21834: Fix a number of tests in unicodeless build
http://bugs.python.org/issue21834 closed by serhiy.storchaka

#21835: Fix Tkinter in unicodeless build
http://bugs.python.org/issue21835 closed by serhiy.storchaka

#21836: Fix sqlite3 in unicodeless build
http://bugs.python.org/issue21836 closed by serhiy.storchaka

#21837: Fix tarfile in unicodeless build
http://bugs.python.org/issue21837 closed by serhiy.storchaka

#21838: Fix ctypes in unicodeless build
http://bugs.python.org/issue21838 closed by serhiy.storchaka

#21839: Fix distutils in unicodeless build
http://bugs.python.org/issue21839 closed by serhiy.storchaka

#21841: Fix xml.sax in unicodeless build
http://bugs.python.org/issue21841 closed by serhiy.storchaka

#21842: Fix IDLE in unicodeless build
http://bugs.python.org/issue21842 closed by serhiy.storchaka

#21843: Fix doctest in unicodeless build
http://bugs.python.org/issue21843 closed by serhiy.storchaka

#21845: Fix plistlib in unicodeless build
http://bugs.python.org/issue21845 closed by serhiy.storchaka

#21846: Fix zipfile in unicodeless build
http://bugs.python.org/issue21846 closed by serhiy.storchaka

#21848: Fix logging in unicodeless build
http://bugs.python.org/issue21848 closed by serhiy.storchaka

#21850: Fix httplib and SimpleHTTPServer in unicodeless build
http://bugs.python.org/issue21850 closed by serhiy.storchaka

#21851: Fix gettext in unicodeless build
http://bugs.python.org/issue21851 closed by serhiy.storchaka

#21852: Fix optparse in unicodeless build
http://bugs.python.org/issue21852 closed by serhiy.storchaka

#21854: Fix cookielib in unicodeless build
http://bugs.python.org/issue21854 closed by serhiy.storchaka

#22352: Ensure opcode names and args fit in disassembly output
http://bugs.python.org/issue22352 closed by serhiy.storchaka

#23174: shelve.open fails with error "anydbm.error: db type could not
http://bugs.python.org/issue23174 closed by rhettinger

#24739: allow argparse.FileType to accept newline argument
http://bugs.python.org/issue24739 closed by berker.peksag

#25632: Document BUILD_*_UNPACK opcodes
http://bugs.python.org/issue25632 closed by serhiy.storchaka

#27863: multiple issues in _elementtree module
http://bugs.python.org/issue27863 closed by serhiy.storchaka

#28765: _sre.compile(): be more strict on types of indexgroup and grou
http://bugs.python.org/issue28765 closed by serhiy.storchaka

#29387: Tabs vs spaces FAQ out of date
#29738: Fix memory leak in SSLSocket.getpeercert()
http://bugs.python.org/issue29738 closed by Mariatta

#29838: Check that sq_length and mq_length return non-negative result
http://bugs.python.org/issue29838 closed by serhiy.storchaka

#29839: Avoid raising OverflowError in len() when __len__() returns ne
http://bugs.python.org/issue29839 closed by serhiy.storchaka

#29870: ssl socket leak
http://bugs.python.org/issue29870 closed by Mariatta

#29991: http client marks valid multipart headers with defects.
http://bugs.python.org/issue29991 closed by berker.peksag

#30011: HTMLParser class is not thread safe
http://bugs.python.org/issue30011 closed by serhiy.storchaka

#30017: zlib.error: Error -2 while flushing: inconsistent stream state
http://bugs.python.org/issue30017 closed by serhiy.storchaka

#30018: multiprocessing.Pool garbles call stack for __new__
http://bugs.python.org/issue30018 closed by serhiy.storchaka

#30022: Get rid of using EnvironmentError and IOError
http://bugs.python.org/issue30022 closed by serhiy.storchaka

#30031: Improve queens demo (use argparse and singular form)
http://bugs.python.org/issue30031 closed by rhettinger

#30034: csv reader chokes on bad quoting in large files
http://bugs.python.org/issue30034 closed by terry.reedy

#30049: Don't cache tp_iternext
http://bugs.python.org/issue30049 closed by rhettinger

#30059: No documentation for C type Py_Ellipsis
http://bugs.python.org/issue30059 closed by Mariatta

#30061: Check if PyObject_Size() raised an error
http://bugs.python.org/issue30061 closed by serhiy.storchaka

#30065: Insufficient validation in _posixsubprocess.fork_exec()
http://bugs.python.org/issue30065 closed by serhiy.storchaka

#30068: missing iter(self) in _io._IOBase.readlines
http://bugs.python.org/issue30068 closed by xiang.zhang

#30070: Fix errors handling in the parser module
http://bugs.python.org/issue30070 closed by serhiy.storchaka

#30074: compile warnings of _PySlice_Unpack in 2.7
http://bugs.python.org/issue30074 closed by serhiy.storchaka

#30078: "-m unittest --help" says nothing about direct script exection
http://bugs.python.org/issue30078 closed by berker.peksag

#30081: Inconsistent handling of failure of PyModule_AddObject
http://bugs.python.org/issue30081 closed by xiang.zhang

#30084: starred tuple expression vs list display and function call
http://bugs.python.org/issue30084 closed by steven.daprano

#30086: type() and len() recognize "abc", expression as "abc" string.
http://bugs.python.org/issue30086 closed by rhettinger

#30087: pdb issue with type conversion
http://bugs.python.org/issue30087 closed by Christoph Zimmermann

#30090: Failed to build these modules: _ctypes
http://bugs.python.org/issue30090 closed by eric.smith

#30091: DeprecationWarning: invalid escape sequence: Only appears on f
http://bugs.python.org/issue30091 closed by jdufresne

#30092: Replace sys.version to sys.version_info in sysconfig.py
http://bugs.python.org/issue30092 closed by serhiy.storchaka

#30093: Unicode eq operation with hash.
http://bugs.python.org/issue30093 closed by corona10

#30108: test_site modifies sys.path
http://bugs.python.org/issue30108 closed by haypo

#30111: json module: encoder optimization
http://bugs.python.org/issue30111 closed by serhiy.storchaka

#30112: Spam
http://bugs.python.org/issue30112 closed by christian.heimes

#30114: json module: it is not possible to override 'true', 'false' va
http://bugs.python.org/issue30114 closed by bob.ippolito

#30116: numpy.ndarray.T doesn't change the structure
http://bugs.python.org/issue30116 closed by r.david.murray

#30120: add new key words to keyword lib
http://bugs.python.org/issue30120 closed by r.david.murray

#30123: test_venv failed without pip
http://bugs.python.org/issue30123 closed by serhiy.storchaka

#30127: argparse action not correctly describing the right behavior
http://bugs.python.org/issue30127 closed by Diego Costantini

Python tracker

unread,
Apr 28, 2017, 12:11:11 PM4/28/17
to pytho...@python.org

ACTIVITY SUMMARY (2017-04-21 - 2017-04-28)
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 5908 (+26)
closed 36048 (+44)
total 41956 (+70)

Open issues with patches: 2386


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

#30131: test_logging leaks a "dangling" thread
http://bugs.python.org/issue30131 opened by haypo

#30132: [Windows] test_distutils leaks a vc140.pdb file
#30133: Strings that end with properly escaped backslashes cause error
http://bugs.python.org/issue30133 opened by Patrick Foley

#30134: BytesWarning is missing from the documents
http://bugs.python.org/issue30134 opened by cocoatomo

#30140: Binary arithmetic does not always call subclasses first
http://bugs.python.org/issue30140 opened by Stephan Hoyer

#30141: If you forget to call do_handshake, then everything seems to w
http://bugs.python.org/issue30141 opened by njs

#30143: Using collections ABC from collections.abc rather than collect
http://bugs.python.org/issue30143 opened by serhiy.storchaka

#30145: Create a How to or Tutorial documentation for asyncio
http://bugs.python.org/issue30145 opened by Mariatta

#30147: Change in re.escape output is not documented in whatsnew
http://bugs.python.org/issue30147 opened by wumpus

#30148: Pathological regex behaviour
http://bugs.python.org/issue30148 opened by jpakkane

#30149: inspect.signature() doesn't support partialmethod without expl
http://bugs.python.org/issue30149 opened by serhiy.storchaka

#30150: raw debug allocators to not return malloc alignment
http://bugs.python.org/issue30150 opened by jtaylor

#30151: Race condition in use of _PyOS_SigintEvent on windows
http://bugs.python.org/issue30151 opened by njs

#30152: Reduce the number of imports for argparse
http://bugs.python.org/issue30152 opened by serhiy.storchaka

#30154: subprocess.run with stderr connected to a pipe won't timeout w
http://bugs.python.org/issue30154 opened by mjpieters

#30155: Add ability to get/set tzinfo on datetime instances in C API
http://bugs.python.org/issue30155 opened by atuining

#30156: PYTHONDUMPREFS segfaults on exit
http://bugs.python.org/issue30156 opened by orent

#30157: csv.Sniffer.sniff() regex error
http://bugs.python.org/issue30157 opened by jcdavis1983

#30158: Deprecation warnings emitted in test_importlib
http://bugs.python.org/issue30158 opened by serhiy.storchaka

#30159: gdb autoloading python-gdb.py
http://bugs.python.org/issue30159 opened by dilyan.palauzov

#30160: BaseHTTPRequestHandler.wfile: supported usage unclear
http://bugs.python.org/issue30160 opened by jugglinmike

#30162: Add _PyTuple_Empty and make PyTuple_New(0) never failing
http://bugs.python.org/issue30162 opened by serhiy.storchaka

#30164: Testing FTP support in urllib shouldn't use Debian FTP server
http://bugs.python.org/issue30164 opened by serhiy.storchaka

#30166: Import command-line parsing modules only when needed
http://bugs.python.org/issue30166 opened by serhiy.storchaka

#30167: site.main() does not work on Python 3.6 and superior if PYTHON
http://bugs.python.org/issue30167 opened by anjos

#30168: Class Logger is unindented in the documentation.
http://bugs.python.org/issue30168 opened by Jim Fasarakis-Hilliard

#30169: test_multiprocessing_spawn crashed on AMD64 Windows8.1 Non-Deb
http://bugs.python.org/issue30169 opened by haypo

#30170: "tests may fail, unable to create temporary directory" warning
http://bugs.python.org/issue30170 opened by haypo

#30171: Emit ResourceWarning in multiprocessing Queue destructor
http://bugs.python.org/issue30171 opened by haypo

#30172: test_tools takes longer than 5 minutes on some buildbots
http://bugs.python.org/issue30172 opened by haypo

#30173: x86 Windows7 3.x buildbot has the issue #26624 bug
http://bugs.python.org/issue30173 opened by haypo

#30175: Random test_imaplib.test_logincapa_with_client_certfile failur
http://bugs.python.org/issue30175 opened by haypo

#30176: curses attribute constants list is incomplete
http://bugs.python.org/issue30176 opened by xiang.zhang

#30177: pathlib.resolve(strict=False) only includes first child
http://bugs.python.org/issue30177 opened by mshuffett

#30178: Indent methods and attributes of MimeTypes class
http://bugs.python.org/issue30178 opened by Jim Fasarakis-Hilliard

#30180: PyArg_ParseTupleAndKeywords supports required keyword only arg
http://bugs.python.org/issue30180 opened by llllllllll

#30181: Incorrect parsing of test case docstring
http://bugs.python.org/issue30181 opened by benf_wspdigital

#30183: [HPUX] compilation error in pytime.c with cc compiler
http://bugs.python.org/issue30183 opened by haney

#30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords
http://bugs.python.org/issue30184 opened by serhiy.storchaka

#30185: forkserver process should silence KeyboardInterrupt
http://bugs.python.org/issue30185 opened by pitrou

#30190: unittest's assertAlmostEqual improved error message
http://bugs.python.org/issue30190 opened by giampaolo.rodola

#30192: hashlib module breaks with 64-bit kernel and 32-bit user space
http://bugs.python.org/issue30192 opened by nascheme

#30193: Support the buffer protocol in json.loads()
http://bugs.python.org/issue30193 opened by fafhrd91

#30195: writing non-ascii characters in xml file using python code emb
http://bugs.python.org/issue30195 opened by aimad

#30196: Add __matmul__ to collections.Counter
http://bugs.python.org/issue30196 opened by Jáchym Barvínek

#30197: Enhance swap_attr() and swap_item() in test.support
http://bugs.python.org/issue30197 opened by serhiy.storchaka

#30198: distutils build_ext: don't run newer_group() in parallel in mu
http://bugs.python.org/issue30198 opened by haypo

#30199: Warning -- asyncore.socket_map was modified by test_ssl
http://bugs.python.org/issue30199 opened by haypo

#30200: tkinter ListboxSelect
http://bugs.python.org/issue30200 opened by Frank Pae



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

#30200: tkinter ListboxSelect
http://bugs.python.org/issue30200

#30199: Warning -- asyncore.socket_map was modified by test_ssl
http://bugs.python.org/issue30199

#30198: distutils build_ext: don't run newer_group() in parallel in mu
http://bugs.python.org/issue30198

#30197: Enhance swap_attr() and swap_item() in test.support
http://bugs.python.org/issue30197

#30196: Add __matmul__ to collections.Counter
http://bugs.python.org/issue30196

#30192: hashlib module breaks with 64-bit kernel and 32-bit user space
http://bugs.python.org/issue30192

#30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords
http://bugs.python.org/issue30184

#30180: PyArg_ParseTupleAndKeywords supports required keyword only arg
http://bugs.python.org/issue30180

#30178: Indent methods and attributes of MimeTypes class
http://bugs.python.org/issue30178

#30177: pathlib.resolve(strict=False) only includes first child
http://bugs.python.org/issue30177

#30168: Class Logger is unindented in the documentation.
http://bugs.python.org/issue30168

#30166: Import command-line parsing modules only when needed
http://bugs.python.org/issue30166

#30159: gdb autoloading python-gdb.py
http://bugs.python.org/issue30159

#30155: Add ability to get/set tzinfo on datetime instances in C API
http://bugs.python.org/issue30155

#30145: Create a How to or Tutorial documentation for asyncio
http://bugs.python.org/issue30145



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

#30197: Enhance swap_attr() and swap_item() in test.support
http://bugs.python.org/issue30197

#30193: Support the buffer protocol in json.loads()
http://bugs.python.org/issue30193

#30192: hashlib module breaks with 64-bit kernel and 32-bit user space
http://bugs.python.org/issue30192

#30190: unittest's assertAlmostEqual improved error message
http://bugs.python.org/issue30190

#30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords
http://bugs.python.org/issue30184

#30176: curses attribute constants list is incomplete
http://bugs.python.org/issue30176

#30166: Import command-line parsing modules only when needed
http://bugs.python.org/issue30166

#30162: Add _PyTuple_Empty and make PyTuple_New(0) never failing
http://bugs.python.org/issue30162

#30158: Deprecation warnings emitted in test_importlib
http://bugs.python.org/issue30158

#30156: PYTHONDUMPREFS segfaults on exit
http://bugs.python.org/issue30156

#30152: Reduce the number of imports for argparse
http://bugs.python.org/issue30152

#30143: Using collections ABC from collections.abc rather than collect
http://bugs.python.org/issue30143

#30134: BytesWarning is missing from the documents
http://bugs.python.org/issue30134

#30129: functools.partialmethod should look more like what it's impers
http://bugs.python.org/issue30129

#30099: Lib2to3 fails with unreadable pickle file
http://bugs.python.org/issue30099



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

#30175: Random test_imaplib.test_logincapa_with_client_certfile failur
http://bugs.python.org/issue30175 14 msgs

#30124: Fix C aliasing issue in Python/dtoa.c to use strict aliasing o
http://bugs.python.org/issue30124 13 msgs

#30152: Reduce the number of imports for argparse
http://bugs.python.org/issue30152 13 msgs

#30103: uu package uses old encoding
http://bugs.python.org/issue30103 10 msgs

#23404: 'make touch' does not work with git clones of the source repos
http://bugs.python.org/issue23404 8 msgs

#30131: test_logging leaks a "dangling" thread
http://bugs.python.org/issue30131 7 msgs

#30052: URL Quoting page links to function Bytes instead of defintion
http://bugs.python.org/issue30052 6 msgs

#30104: clang 4.0 miscompiles dtoa.c, giving broken float parsing and
http://bugs.python.org/issue30104 6 msgs

#30107: python.core file created when running tests on AMD64 FreeBSD C
http://bugs.python.org/issue30107 6 msgs

#30140: Binary arithmetic does not always call subclasses first
http://bugs.python.org/issue30140 6 msgs



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

#15718: Possible OverflowError in __len__ method undocumented (when ca
http://bugs.python.org/issue15718 closed by serhiy.storchaka

#26082: functools.lru_cache user specified cachedict support
http://bugs.python.org/issue26082 closed by rhettinger

#26828: Implement __length_hint__() on map() and filter() to optimize
http://bugs.python.org/issue26828 closed by rhettinger

#27613: Empty iterator with fake __len__ is rendered as a single brack
http://bugs.python.org/issue27613 closed by serhiy.storchaka

#28041: Inconsistent behavior: Get st_nlink from os.stat() and os.scan
http://bugs.python.org/issue28041 closed by haypo

#28415: PyUnicode_FromFormat integer format handling different from pr
http://bugs.python.org/issue28415 closed by xiang.zhang

#28698: Python 3.x ctypes c_wchar_p return is different from official
http://bugs.python.org/issue28698 closed by berker.peksag

#28851: namedtuples field_names sequence preferred
http://bugs.python.org/issue28851 closed by Mariatta

#29191: liblzma is missing from pcbuild.sln
http://bugs.python.org/issue29191 closed by Mariatta

#29617: Drop Python 3.4 support from asyncio
http://bugs.python.org/issue29617 closed by inada.naoki

#29751: PyLong_FromString documentation wrong on numbers with leading
http://bugs.python.org/issue29751 closed by Mariatta

#29782: Use __builtin_clzl for bits_in_digit if available
http://bugs.python.org/issue29782 closed by mark.dickinson

#29802: A possible null-pointer dereference in struct.s_unpack_interna
http://bugs.python.org/issue29802 closed by serhiy.storchaka

#29840: Avoid raising OverflowError in bool()
http://bugs.python.org/issue29840 closed by serhiy.storchaka

#29867: Add asserts in PyXXX_GET_SIZE macros
http://bugs.python.org/issue29867 closed by haypo

#29903: struct.Struct Addition
http://bugs.python.org/issue29903 closed by haypo

#29952: "keys and values" preferred to "keys and elements" for dict co
http://bugs.python.org/issue29952 closed by cocoatomo

#29974: Change typing.TYPE_CHECKING doc example
http://bugs.python.org/issue29974 closed by levkivskyi

#30075: Printing ANSI Escape Sequences on Windows 10
http://bugs.python.org/issue30075 closed by terry.reedy

#30098: Verbose TypeError for asyncio.ensure_future
http://bugs.python.org/issue30098 closed by Mariatta

#30101: Add support for ncurses A_ITALIC
http://bugs.python.org/issue30101 closed by xiang.zhang

#30115: test_logging report reference leak
http://bugs.python.org/issue30115 closed by xiang.zhang

#30135: default value of argument seems to be overwritten
http://bugs.python.org/issue30135 closed by serhiy.storchaka

#30136: Add test.support.script_helper to documentation
http://bugs.python.org/issue30136 closed by berker.peksag

#30137: Equivalent syntax regarding List returns List objects with non
http://bugs.python.org/issue30137 closed by steven.daprano

#30138: Incorrect documentation of replacement of slice of length 0
http://bugs.python.org/issue30138 closed by sjt

#30139: Fix for issue 8743 not available in python MacOS 3.5.1
http://bugs.python.org/issue30139 closed by ned.deily

#30142: The "callable" fixer doesn't exist
http://bugs.python.org/issue30142 closed by Mariatta

#30144: Import collections ABC from collections.abc rather than collec
http://bugs.python.org/issue30144 closed by serhiy.storchaka

#30146: Difference in behavior between set() and collections.abc.Mutab
http://bugs.python.org/issue30146 closed by rhettinger

#30153: lru_cache should support invalidations
http://bugs.python.org/issue30153 closed by rhettinger

#30161: Using `with` statement causes dict to start papering over attr
http://bugs.python.org/issue30161 closed by r.david.murray

#30163: argparse mx_group is required, when action value equal default
http://bugs.python.org/issue30163 closed by paul.j3

#30165: faulthandler acquires lock from signal handler, can deadlock w
http://bugs.python.org/issue30165 closed by haypo

#30174: Duplicate code in pickletools.py
http://bugs.python.org/issue30174 closed by serhiy.storchaka

#30179: Update Copyright to 2017
http://bugs.python.org/issue30179 closed by Mariatta

#30182: Incorrect in referring to ISO as "International Standards Orga
http://bugs.python.org/issue30182 closed by Mariatta

#30186: Python interpreter calling "PathCchCombineEx" on startup, Wind
http://bugs.python.org/issue30186 closed by steve.dower

#30187: Regex becomes invalid in python 3.6
http://bugs.python.org/issue30187 closed by serhiy.storchaka

#30188: test_nntplib: random EOFError in setUpClass()
http://bugs.python.org/issue30188 closed by haypo

#30189: SSL match_hostname does not accept IP Address
http://bugs.python.org/issue30189 closed by christian.heimes

#30191: <COMObject <unknown>>
http://bugs.python.org/issue30191 closed by eryksun

#30194: AttributeError on opening ZipFile
http://bugs.python.org/issue30194 closed by haypo
It is loading more messages.
0 new messages