[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Oct 30 13:08:23 EDT 2015


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
http://bugs.python.org/issue25468  opened by shiz

#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
http://bugs.python.org/issue25515  closed by python-dev


More information about the Python-Dev mailing list