[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Mar 13 18:08:21 CET 2015


ACTIVITY SUMMARY (2015-03-06 - 2015-03-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    4817 (+13)
  closed 30604 (+49)
  total  35421 (+62)

Open issues with patches: 2266 


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

#11726: clarify that linecache only works on files that can be decoded
http://bugs.python.org/issue11726  reopened by r.david.murray

#23566: RFE: faulthandler.register() should support file descriptors
http://bugs.python.org/issue23566  reopened by haypo

#23599: single and double quotes stripped upon paste with MacPorts lib
http://bugs.python.org/issue23599  opened by Jeff Doak

#23600: tizinfo.fromutc changed for tzinfo wih StdOffset=0, DstOffset=
http://bugs.python.org/issue23600  opened by peterjclaw

#23601: use small object allocator for dict key storage
http://bugs.python.org/issue23601  opened by jtaylor

#23602: Implement __format__ for Fraction
http://bugs.python.org/issue23602  opened by tuomas.suutari

#23603: Embedding Python3.4 - PyUnicode_Check fails (MinGW-W64)
http://bugs.python.org/issue23603  opened by Ashish Sadanandan

#23605: Use the new os.scandir() function in os.walk()
http://bugs.python.org/issue23605  opened by haypo

#23606: ctypes.util.find_library("c") no longer makes sense
http://bugs.python.org/issue23606  opened by steve.dower

#23607: Inconsistency in datetime.utcfromtimestamp(Decimal)
http://bugs.python.org/issue23607  opened by serhiy.storchaka

#23609: Export PyModuleObject in moduleobject.h
http://bugs.python.org/issue23609  opened by h.venev

#23611: Pickle nested names with protocols < 4
http://bugs.python.org/issue23611  opened by serhiy.storchaka

#23612: 3.5.0a2 Windows installer does not remove 3.5.0a1
http://bugs.python.org/issue23612  opened by steve.dower

#23614: Opaque error message on UTF-8 decoding to surrogates
http://bugs.python.org/issue23614  opened by Rosuav

#23616: Idle: conflict between loop execution and undo shortcut.
http://bugs.python.org/issue23616  opened by Davide Okami

#23618: PEP 475: handle EINTR in the socket module
http://bugs.python.org/issue23618  opened by haypo

#23619: Python 3.5.0a2 installer fails on Windows
http://bugs.python.org/issue23619  opened by pmoore

#23621: Uninstalling Python 3.5 removes a "py.exe" that was installed 
http://bugs.python.org/issue23621  opened by pmoore

#23622: Deprecate unrecognized backslash+letter escapes
http://bugs.python.org/issue23622  opened by serhiy.storchaka

#23623: Python 3.5 docs need to clarify how to set PATH, etc
http://bugs.python.org/issue23623  opened by pmoore

#23624: str.center inconsistent with format "^"
http://bugs.python.org/issue23624  opened by Vedran.Čačić

#23626: Windows per-user install of 3.5a2 doesn't associate .py files 
http://bugs.python.org/issue23626  opened by pmoore

#23628: See if os.scandir() could help speed up importlib
http://bugs.python.org/issue23628  opened by brett.cannon

#23630: support multiple hosts in create_server/start_server
http://bugs.python.org/issue23630  opened by sebastien.bourdeauducq

#23631: 3.5 (a2) traceback regression snarls Idle
http://bugs.python.org/issue23631  opened by terry.reedy

#23632: memoryview doesn't allow tuple-indexing
http://bugs.python.org/issue23632  opened by pitrou

#23633: Improve py launcher help, index, and doc
http://bugs.python.org/issue23633  opened by terry.reedy

#23634: os.fdopen reopening a read-only fd on windows
http://bugs.python.org/issue23634  opened by mattip

#23636: Add scgi to urllib.parse.uses_netloc
http://bugs.python.org/issue23636  opened by anthonyryan1

#23637: Warnings error with non-ascii chars.
http://bugs.python.org/issue23637  opened by Lukáš.Němec

#23639: Not documented special names
http://bugs.python.org/issue23639  opened by serhiy.storchaka

#23640: Enum.from_bytes() is broken
http://bugs.python.org/issue23640  opened by serhiy.storchaka

#23641: Got rid of bad dunder names
http://bugs.python.org/issue23641  opened by serhiy.storchaka

#23642: Interaction of ModuleSpec and C Extension Modules
http://bugs.python.org/issue23642  opened by dabeaz

#23644: g++ module compile fails with ‘_Atomic’ does not name a ty
http://bugs.python.org/issue23644  opened by Joshua.J.Cogliati

#23645: Incorrect doc for __getslice__
http://bugs.python.org/issue23645  opened by gdementen

#23646: PEP 475: handle EINTR in the time module, retry sleep()
http://bugs.python.org/issue23646  opened by haypo

#23647: imaplib.py MAXLINE value is too low for gmail
http://bugs.python.org/issue23647  opened by arnt

#23648: PEP 475 meta issue
http://bugs.python.org/issue23648  opened by haypo

#23649: tarfile not re-entrant for multi-threading
http://bugs.python.org/issue23649  opened by sgnn7

#23652: ifdef uses of EPOLLxxx macros so we can compile on systems tha
http://bugs.python.org/issue23652  opened by WanderingLogic

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

#23654: infinite loop in faulthandler._stack_overflow
http://bugs.python.org/issue23654  opened by WanderingLogic

#23655: Memory corruption using pickle over pipe to subprocess
http://bugs.python.org/issue23655  opened by nagle

#23656: shutil.copyfile (or built-in open) releases sqlite3's transact
http://bugs.python.org/issue23656  opened by h-miyajima

#23657: Don't do isinstance checks in zipapp
http://bugs.python.org/issue23657  opened by brett.cannon

#23658: multiprocessing: string arg to SystemExit
http://bugs.python.org/issue23658  opened by Dan Nawrocki

#23659: csv.register_dialect  doc string
http://bugs.python.org/issue23659  opened by Vladimir Ulupov

#23660: Turtle left/right inverted when using different coordinates or
http://bugs.python.org/issue23660  opened by aroberge



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

#23660: Turtle left/right inverted when using different coordinates or
http://bugs.python.org/issue23660

#23658: multiprocessing: string arg to SystemExit
http://bugs.python.org/issue23658

#23656: shutil.copyfile (or built-in open) releases sqlite3's transact
http://bugs.python.org/issue23656

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

#23652: ifdef uses of EPOLLxxx macros so we can compile on systems tha
http://bugs.python.org/issue23652

#23648: PEP 475 meta issue
http://bugs.python.org/issue23648

#23628: See if os.scandir() could help speed up importlib
http://bugs.python.org/issue23628

#23626: Windows per-user install of 3.5a2 doesn't associate .py files 
http://bugs.python.org/issue23626

#23622: Deprecate unrecognized backslash+letter escapes
http://bugs.python.org/issue23622

#23621: Uninstalling Python 3.5 removes a "py.exe" that was installed 
http://bugs.python.org/issue23621

#23609: Export PyModuleObject in moduleobject.h
http://bugs.python.org/issue23609

#23585: patchcheck doesn't depend on all
http://bugs.python.org/issue23585

#23584: test_doctest lineendings fails in verbose mode
http://bugs.python.org/issue23584

#23578: struct.pack error messages do not indicate which argument was 
http://bugs.python.org/issue23578

#23577: Add tests for wsgiref.validate
http://bugs.python.org/issue23577



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

#23657: Don't do isinstance checks in zipapp
http://bugs.python.org/issue23657

#23654: infinite loop in faulthandler._stack_overflow
http://bugs.python.org/issue23654

#23652: ifdef uses of EPOLLxxx macros so we can compile on systems tha
http://bugs.python.org/issue23652

#23649: tarfile not re-entrant for multi-threading
http://bugs.python.org/issue23649

#23647: imaplib.py MAXLINE value is too low for gmail
http://bugs.python.org/issue23647

#23646: PEP 475: handle EINTR in the time module, retry sleep()
http://bugs.python.org/issue23646

#23645: Incorrect doc for __getslice__
http://bugs.python.org/issue23645

#23641: Got rid of bad dunder names
http://bugs.python.org/issue23641

#23640: Enum.from_bytes() is broken
http://bugs.python.org/issue23640

#23632: memoryview doesn't allow tuple-indexing
http://bugs.python.org/issue23632

#23630: support multiple hosts in create_server/start_server
http://bugs.python.org/issue23630

#23622: Deprecate unrecognized backslash+letter escapes
http://bugs.python.org/issue23622

#23618: PEP 475: handle EINTR in the socket module
http://bugs.python.org/issue23618

#23611: Pickle nested names with protocols < 4
http://bugs.python.org/issue23611

#23607: Inconsistency in datetime.utcfromtimestamp(Decimal)
http://bugs.python.org/issue23607



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

#23605: Use the new os.scandir() function in os.walk()
http://bugs.python.org/issue23605  24 msgs

#23619: Python 3.5.0a2 installer fails on Windows
http://bugs.python.org/issue23619  23 msgs

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

#23246: distutils fails to locate vcvarsall with Visual C++ Compiler f
http://bugs.python.org/issue23246  11 msgs

#23566: RFE: faulthandler.register() should support file descriptors
http://bugs.python.org/issue23566  11 msgs

#23602: Implement __format__ for Fraction
http://bugs.python.org/issue23602  10 msgs

#23632: memoryview doesn't allow tuple-indexing
http://bugs.python.org/issue23632  10 msgs

#23524: Use _set_thread_local_invalid_parameter_handler in posixmodule
http://bugs.python.org/issue23524   9 msgs

#23633: Improve py launcher help, index, and doc
http://bugs.python.org/issue23633   9 msgs

#12916: Add inspect.splitdoc
http://bugs.python.org/issue12916   8 msgs



Issues closed (46)
==================

#5527: multiprocessing won't work with Tkinter (under Linux)
http://bugs.python.org/issue5527  closed by davin

#7503: multiprocessing AuthenticationError "digest sent was rejected"
http://bugs.python.org/issue7503  closed by davin

#9191: winreg.c:Reg2Py() may leak memory (in unusual circumstances)
http://bugs.python.org/issue9191  closed by Claudiu.Popa

#10805: traceback.print_exception throws AttributeError when exception
http://bugs.python.org/issue10805  closed by Claudiu.Popa

#11705: sys.excepthook doesn't work in imported modules
http://bugs.python.org/issue11705  closed by Claudiu.Popa

#17403: Robotparser fails to parse some robots.txt
http://bugs.python.org/issue17403  closed by berker.peksag

#19909: Best practice docs for new SSL features
http://bugs.python.org/issue19909  closed by christian.heimes

#20617: test_ssl does not use mock
http://bugs.python.org/issue20617  closed by berker.peksag

#20659: Want to make a class method a property by combining decorators
http://bugs.python.org/issue20659  closed by ncoghlan

#20876: python -m test test_pathlib fails
http://bugs.python.org/issue20876  closed by pitrou

#21610: load_module not closing opened files
http://bugs.python.org/issue21610  closed by python-dev

#22522: sys.excepthook doesn't receive the traceback when called from 
http://bugs.python.org/issue22522  closed by Claudiu.Popa

#22524: PEP 471 implementation: os.scandir() directory scanning functi
http://bugs.python.org/issue22524  closed by haypo

#22853: Multiprocessing.Queue._feed deadlocks on import
http://bugs.python.org/issue22853  closed by serhiy.storchaka

#22928: HTTP header injection in urrlib2/urllib/httplib/http.client
http://bugs.python.org/issue22928  closed by serhiy.storchaka

#23003: traceback.{print_exc,print_exception,format_exc,format_excepti
http://bugs.python.org/issue23003  closed by berker.peksag

#23051: multiprocessing.pool methods imap()[_unordered()] deadlock
http://bugs.python.org/issue23051  closed by serhiy.storchaka

#23081: Document PySequence_List(o) as equivalent to list(o)
http://bugs.python.org/issue23081  closed by berker.peksag

#23138: cookiejar parses cookie value as int with empty name-value pai
http://bugs.python.org/issue23138  closed by serhiy.storchaka

#23192: Generator return value ignored in lambda function
http://bugs.python.org/issue23192  closed by serhiy.storchaka

#23279: test_site/test_startup_imports fails when mpl_toolkit or logil
http://bugs.python.org/issue23279  closed by brett.cannon

#23432: Duplicate content in SystemExit documentation
http://bugs.python.org/issue23432  closed by berker.peksag

#23467: Improve byte formatting compatibility between Py2 and Py3
http://bugs.python.org/issue23467  closed by python-dev

#23486: Enum member lookup is 20x slower than normal class attribute l
http://bugs.python.org/issue23486  closed by python-dev

#23491: PEP 441 - Improving Python Zip Application Support
http://bugs.python.org/issue23491  closed by brett.cannon

#23526: Silence resource warnings in test_httplib
http://bugs.python.org/issue23526  closed by vadmium

#23571: Raise SystemError if a function returns a result with an excep
http://bugs.python.org/issue23571  closed by haypo

#23579: Amazon.com links
http://bugs.python.org/issue23579  closed by python-dev

#23581: unittest.mock.MagicMock doesn't support matmul (@) operator
http://bugs.python.org/issue23581  closed by berker.peksag

#23595: Split the math module into _math (C) + math (py)
http://bugs.python.org/issue23595  closed by haypo

#23598: No backspace on curses on iTerm (mac)
http://bugs.python.org/issue23598  closed by ned.deily

#23604: Python 3.4 and 2.7 installation no Script folder and no pip in
http://bugs.python.org/issue23604  closed by Daiyue Weng

#23608: ssl.VERIFY_X509_TRUSTED_FIRST: Incorrect value for versionadde
http://bugs.python.org/issue23608  closed by python-dev

#23610: -m arg behavior
http://bugs.python.org/issue23610  closed by zach.ware

#23613: searchindex.js is annoying
http://bugs.python.org/issue23613  closed by georg.brandl

#23615: Reloading tokenize breaks tokenize.open()
http://bugs.python.org/issue23615  closed by serhiy.storchaka

#23617: Incorrect plural "includes" on Python Standard Library front p
http://bugs.python.org/issue23617  closed by ned.deily

#23620: cross-type comparison is different in python minor versions
http://bugs.python.org/issue23620  closed by r.david.murray

#23625: load_module() docs: zipped eggs are not loaded.
http://bugs.python.org/issue23625  closed by brett.cannon

#23627: Incorrect string formatting of float values in Python 2.7
http://bugs.python.org/issue23627  closed by eric.smith

#23629: Default __sizeof__ is wrong for var-sized objects
http://bugs.python.org/issue23629  closed by pitrou

#23635: Python won't install correctly.
http://bugs.python.org/issue23635  closed by Player72

#23638: shutil.copytree makedirs exception
http://bugs.python.org/issue23638  closed by r.david.murray

#23643: Segmentation Fault with Large Simple Function
http://bugs.python.org/issue23643  closed by Michael Klein

#23650: xml.etree.ElementTreee.write can't parse its own output
http://bugs.python.org/issue23650  closed by ned.deily

#23651: Typo in argparse allow_abrev
http://bugs.python.org/issue23651  closed by berker.peksag


More information about the Python-Dev mailing list