[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Mar 20 18:08:19 CET 2015


ACTIVITY SUMMARY (2015-03-13 - 2015-03-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    4798 (-19)
  closed 30685 (+81)
  total  35483 (+62)

Open issues with patches: 2258 


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

#2211: Cookie.Morsel interface needs update
http://bugs.python.org/issue2211  reopened by haypo

#22181: os.urandom() should use Linux 3.17 getrandom() syscall
http://bugs.python.org/issue22181  reopened by haypo

#22359: Remove incorrect uses of recursive make
http://bugs.python.org/issue22359  reopened by doko

#22516: Windows Installer won't - even when using "just for me"option
http://bugs.python.org/issue22516  reopened by NaCl

#23187: Segmentation fault, possibly asyncio related
http://bugs.python.org/issue23187  reopened by haypo

#23637: Warnings error with non-ascii chars.
http://bugs.python.org/issue23637  reopened by serhiy.storchaka

#23661: Setting a exception side_effect on a mock from create_autospec
http://bugs.python.org/issue23661  opened by Ignacio Rossi

#23662: Cookie.domain is undocumented
http://bugs.python.org/issue23662  opened by Malcolm Smith

#23663: Crash on failure in ctypes on Cygwin
http://bugs.python.org/issue23663  opened by elieux

#23664: Modernize HTML output of difflib.HtmlDiff.make_file()
http://bugs.python.org/issue23664  opened by berker.peksag

#23665: Provide IDLE menu option to set command-line arguments
http://bugs.python.org/issue23665  opened by rhettinger

#23666: Add shell session logging option to IDLE
http://bugs.python.org/issue23666  opened by rhettinger

#23667: IDLE to provide option for making trailing whitespace visible
http://bugs.python.org/issue23667  opened by rhettinger

#23668: Support os.[f]truncate on Windows
http://bugs.python.org/issue23668  opened by steve.dower

#23669: test_socket.NonBlockingTCPTests failing due to race condition
http://bugs.python.org/issue23669  opened by steve.dower

#23670: Modifications to support iOS as a cross-compilation target
http://bugs.python.org/issue23670  opened by freakboy3742

#23671: string.Template doesn't work with the self keyword argument
http://bugs.python.org/issue23671  opened by serhiy.storchaka

#23672: IDLE can crash if file name contains non-BMP Unicode character
http://bugs.python.org/issue23672  opened by kamisky

#23674: super() documentation isn't very clear
http://bugs.python.org/issue23674  opened by Tapani Kiiskinen

#23675: glossary entry for 'method resolution order' links to somethin
http://bugs.python.org/issue23675  opened by r.david.murray

#23676: Add support of UnicodeTranslateError in standard error handler
http://bugs.python.org/issue23676  opened by serhiy.storchaka

#23677: Mention dict and set comps in library reference
http://bugs.python.org/issue23677  opened by FrankMillman

#23680: Sporadic freeze in test_interrupted_write_retry_text
http://bugs.python.org/issue23680  opened by pitrou

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

#23686: Update Windows and OS X installer OpenSSL to 1.0.2a
http://bugs.python.org/issue23686  opened by alex

#23688: unnecessary copying of memoryview in gzip.GzipFile.write?
http://bugs.python.org/issue23688  opened by wolma

#23689: Memory leak in Modules/sre_lib.h
http://bugs.python.org/issue23689  opened by abacabadabacaba

#23690: re functions never release GIL
http://bugs.python.org/issue23690  opened by abacabadabacaba

#23691: re.finditer iterator is not reentrant, but doesn't protect aga
http://bugs.python.org/issue23691  opened by abacabadabacaba

#23692: Undocumented feature prevents re module from finding certain m
http://bugs.python.org/issue23692  opened by abacabadabacaba

#23693: timeit accuracy could be better
http://bugs.python.org/issue23693  opened by rbcollins

#23695: idiom for clustering a data series into n-length groups
http://bugs.python.org/issue23695  opened by Paddy McCarthy

#23697: Module level map & submit for concurrent.futures
http://bugs.python.org/issue23697  opened by ncoghlan

#23698: Fix inconsistencies in behaviour and document it correctly for
http://bugs.python.org/issue23698  opened by pythonhacker

#23699: Add a macro to ease writing rich comparisons
http://bugs.python.org/issue23699  opened by encukou

#23701: Drop extraneous comment from winreg.QueryValue's docstring
http://bugs.python.org/issue23701  opened by Claudiu.Popa

#23702: docs.python.org/3/howto/descriptor.html still refers to "unbou
http://bugs.python.org/issue23702  opened by pfalcon

#23703: urljoin() with no directory segments duplicates filename
http://bugs.python.org/issue23703  opened by vadmium

#23704: Make deques a full MutableSequence by adding index(), insert()
http://bugs.python.org/issue23704  opened by rhettinger

#23705: Speed-up deque.__contains__
http://bugs.python.org/issue23705  opened by rhettinger

#23706: pathlib.Path.write_text should include a newline argument
http://bugs.python.org/issue23706  opened by daniel.ugra

#23710: C API doc for PyObject_HEAD is outdated
http://bugs.python.org/issue23710  opened by tpievila

#23712: Experiment:  Assume that exact unicode hashes are perfect disc
http://bugs.python.org/issue23712  opened by rhettinger

#23713: intermittent failure of multiprocessing unit test test_imap_un
http://bugs.python.org/issue23713  opened by davin

#23717: strptime() with year-weekday pair can produce invalid data
http://bugs.python.org/issue23717  opened by serhiy.storchaka

#23718: strptime() can produce invalid date with negative year day
http://bugs.python.org/issue23718  opened by serhiy.storchaka

#23719: PEP 475: port test_eintr to Windows
http://bugs.python.org/issue23719  opened by haypo

#23721: Set up a daily test coverage run
http://bugs.python.org/issue23721  opened by brett.cannon

#23722: During metaclass.__init__, super() of the constructed class do
http://bugs.python.org/issue23722  opened by Martin.Teichmann



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

#23722: During metaclass.__init__, super() of the constructed class do
http://bugs.python.org/issue23722

#23721: Set up a daily test coverage run
http://bugs.python.org/issue23721

#23719: PEP 475: port test_eintr to Windows
http://bugs.python.org/issue23719

#23718: strptime() can produce invalid date with negative year day
http://bugs.python.org/issue23718

#23710: C API doc for PyObject_HEAD is outdated
http://bugs.python.org/issue23710

#23706: pathlib.Path.write_text should include a newline argument
http://bugs.python.org/issue23706

#23705: Speed-up deque.__contains__
http://bugs.python.org/issue23705

#23704: Make deques a full MutableSequence by adding index(), insert()
http://bugs.python.org/issue23704

#23702: docs.python.org/3/howto/descriptor.html still refers to "unbou
http://bugs.python.org/issue23702

#23701: Drop extraneous comment from winreg.QueryValue's docstring
http://bugs.python.org/issue23701

#23697: Module level map & submit for concurrent.futures
http://bugs.python.org/issue23697

#23692: Undocumented feature prevents re module from finding certain m
http://bugs.python.org/issue23692

#23691: re.finditer iterator is not reentrant, but doesn't protect aga
http://bugs.python.org/issue23691

#23675: glossary entry for 'method resolution order' links to somethin
http://bugs.python.org/issue23675

#23669: test_socket.NonBlockingTCPTests failing due to race condition
http://bugs.python.org/issue23669



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

#23713: intermittent failure of multiprocessing unit test test_imap_un
http://bugs.python.org/issue23713

#23712: Experiment:  Assume that exact unicode hashes are perfect disc
http://bugs.python.org/issue23712

#23705: Speed-up deque.__contains__
http://bugs.python.org/issue23705

#23704: Make deques a full MutableSequence by adding index(), insert()
http://bugs.python.org/issue23704

#23703: urljoin() with no directory segments duplicates filename
http://bugs.python.org/issue23703

#23701: Drop extraneous comment from winreg.QueryValue's docstring
http://bugs.python.org/issue23701

#23699: Add a macro to ease writing rich comparisons
http://bugs.python.org/issue23699

#23689: Memory leak in Modules/sre_lib.h
http://bugs.python.org/issue23689

#23688: unnecessary copying of memoryview in gzip.GzipFile.write?
http://bugs.python.org/issue23688

#23677: Mention dict and set comps in library reference
http://bugs.python.org/issue23677

#23676: Add support of UnicodeTranslateError in standard error handler
http://bugs.python.org/issue23676

#23671: string.Template doesn't work with the self keyword argument
http://bugs.python.org/issue23671

#23670: Modifications to support iOS as a cross-compilation target
http://bugs.python.org/issue23670

#23668: Support os.[f]truncate on Windows
http://bugs.python.org/issue23668

#23663: Crash on failure in ctypes on Cygwin
http://bugs.python.org/issue23663



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

#23688: unnecessary copying of memoryview in gzip.GzipFile.write?
http://bugs.python.org/issue23688  14 msgs

#23187: Segmentation fault, possibly asyncio related
http://bugs.python.org/issue23187  13 msgs

#2211: Cookie.Morsel interface needs update
http://bugs.python.org/issue2211  12 msgs

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

#23670: Modifications to support iOS as a cross-compilation target
http://bugs.python.org/issue23670  11 msgs

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

#23546: Windows, 'Edit withIDLE', and multplie installed versions
http://bugs.python.org/issue23546   9 msgs

#23680: Sporadic freeze in test_interrupted_write_retry_text
http://bugs.python.org/issue23680   9 msgs

#8027: distutils fail to determine c++ linker with unixcompiler if us
http://bugs.python.org/issue8027   8 msgs

#23042: ctypes module doesn't build on FreeBSD x86
http://bugs.python.org/issue23042   8 msgs



Issues closed (78)
==================

#2052: Allow changing difflib._file_template character encoding.
http://bugs.python.org/issue2052  closed by berker.peksag

#12155: queue example doesn't stop worker threads
http://bugs.python.org/issue12155  closed by haypo

#12304: expose signalfd(2) in the signal module
http://bugs.python.org/issue12304  closed by haypo

#12500: Skip test_ssl.test_connect_ex() on connection error
http://bugs.python.org/issue12500  closed by haypo

#14555: clock_gettime/settime/getres: Add more clock identifiers
http://bugs.python.org/issue14555  closed by haypo

#15612: Rewrite StringIO to use the _PyUnicodeWriter API
http://bugs.python.org/issue15612  closed by haypo

#17515: Add sys.setasthook() to allow to use a custom AST optimizer
http://bugs.python.org/issue17515  closed by haypo

#17628: str==str: compare the first character before calling memcmp()
http://bugs.python.org/issue17628  closed by haypo

#17911: traceback: add a new thin class storing a traceback without st
http://bugs.python.org/issue17911  closed by rbcollins

#18507: import_init() should not use Py_FatalError() but return an err
http://bugs.python.org/issue18507  closed by haypo

#18983: Specify time unit for timeit CLI
http://bugs.python.org/issue18983  closed by rbcollins

#19233: test_io.test_interrupted_write_retry_text() hangs on Solaris 1
http://bugs.python.org/issue19233  closed by haypo

#19428: marshal: error cases are not documented
http://bugs.python.org/issue19428  closed by haypo

#19564: test_context() of test_multiprocessing_spawn hangs on "x86 Gen
http://bugs.python.org/issue19564  closed by haypo

#19654: test_tkinter sporadic skipped on "x86 Tiger 3.x" buildbot
http://bugs.python.org/issue19654  closed by haypo

#19748: test_time failures on AIX
http://bugs.python.org/issue19748  closed by haypo

#19816: test.regrtest: use tracemalloc to detect memory leaks?
http://bugs.python.org/issue19816  closed by haypo

#20114: Sporadic failure of test_semaphore_tracker() of test_multiproc
http://bugs.python.org/issue20114  closed by haypo

#20204: pydocs fails for some C implemented classes
http://bugs.python.org/issue20204  closed by serhiy.storchaka

#20600: test_create_server_ssl_verify_failed() failure on "PPC64 AIX 3
http://bugs.python.org/issue20600  closed by haypo

#20614: test.script_helper should copy SYSTEMROOT environment variable
http://bugs.python.org/issue20614  closed by haypo

#20680: Pickle socket enums by names
http://bugs.python.org/issue20680  closed by ethan.furman

#20717: test_4_daemon_threads() fails randomly on "x86 Windows Server 
http://bugs.python.org/issue20717  closed by haypo

#20719: testPythonOrg() of test_robotparser fails with the new www.pyt
http://bugs.python.org/issue20719  closed by haypo

#21644: Optimize bytearray(int) constructor to use calloc()
http://bugs.python.org/issue21644  closed by haypo

#21734: compilation of the _ctypes module fails on OpenIndiana: ffi_pr
http://bugs.python.org/issue21734  closed by haypo

#21735: test_threading.test_main_thread_after_fork_from_nonmain_thread
http://bugs.python.org/issue21735  closed by haypo

#21788: Rework Python finalization
http://bugs.python.org/issue21788  closed by haypo

#22333: test_threaded_import.test_parallel_meta_path() failed on x86 W
http://bugs.python.org/issue22333  closed by haypo

#22521: ctypes compilation fails on FreeBSD: Undefined symbol "ffi_cal
http://bugs.python.org/issue22521  closed by haypo

#22634: importing _ctypes failed: undefined symbol: ffi_call_win32
http://bugs.python.org/issue22634  closed by berker.peksag

#22826: Support context management protocol in bkfile
http://bugs.python.org/issue22826  closed by serhiy.storchaka

#22861: [2.7] ssl._dnsname_match() and unicode
http://bugs.python.org/issue22861  closed by haypo

#22903: unittest creates non-picklable errors
http://bugs.python.org/issue22903  closed by pitrou

#22937: unittest errors can't show locals
http://bugs.python.org/issue22937  closed by rbcollins

#22971: test_pickle: "Fatal Python error: Cannot recover from stack ov
http://bugs.python.org/issue22971  closed by haypo

#22984: test_json.test_endless_recursion(): "Fatal Python error: Canno
http://bugs.python.org/issue22984  closed by haypo

#23001: Accept mutable bytes-like objects
http://bugs.python.org/issue23001  closed by serhiy.storchaka

#23136: BUG in how _strptime() handles week 0
http://bugs.python.org/issue23136  closed by serhiy.storchaka

#23285: PEP 475 - EINTR handling
http://bugs.python.org/issue23285  closed by haypo

#23303: test_license_exists_at_url() of test_site fails on "x86 XP-4 3
http://bugs.python.org/issue23303  closed by haypo

#23333: asyncio: add a new Protocol.connection_failed() method
http://bugs.python.org/issue23333  closed by haypo

#23353: generator bug with exception: tstate->exc_value is not cleared
http://bugs.python.org/issue23353  closed by pitrou

#23419: Faster default __reduce__ for classes without __init__
http://bugs.python.org/issue23419  closed by serhiy.storchaka

#23456: asyncio: add missing @coroutine decorators
http://bugs.python.org/issue23456  closed by haypo

#23549: heapq docs should be more precise about how to access the smal
http://bugs.python.org/issue23549  closed by eli.bendersky

#23568: unittest.mock.MagicMock doesn't support __rdivmod__
http://bugs.python.org/issue23568  closed by berker.peksag

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

#23593: Update Windows and OS X installer OpenSSL to 1.0.2
http://bugs.python.org/issue23593  closed by ned.deily

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

#23624: str.center inconsistent with format "^"
http://bugs.python.org/issue23624  closed by rhettinger

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

#23631: 3.5 (a2) traceback regression snarls Idle
http://bugs.python.org/issue23631  closed by rbcollins

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

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

#23645: Incorrect doc for __getslice__
http://bugs.python.org/issue23645  closed by python-dev

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

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

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

#23673: IntEnum is unpicklable by previous Python versions
http://bugs.python.org/issue23673  closed by ethan.furman

#23678: imaplib status command cannot handle folder name containing wh
http://bugs.python.org/issue23678  closed by r.david.murray

#23679: SSL Ciphers RC4
http://bugs.python.org/issue23679  closed by benjamin.peterson

#23681: Have -b warn when directly comparing ints and bytes
http://bugs.python.org/issue23681  closed by serhiy.storchaka

#23682: distutils docs still talk about compatibility with Python 2.2
http://bugs.python.org/issue23682  closed by berker.peksag

#23683: allow timeit to run expensive reset code per repeats
http://bugs.python.org/issue23683  closed by rbcollins

#23685: Fix usage of PyMODINIT_FUNC
http://bugs.python.org/issue23685  closed by haypo

#23687: Stacktrace identifies wrong line in multiline list comprehensi
http://bugs.python.org/issue23687  closed by r.david.murray

#23694: PEP 475: handle EINTR in fileutils.c
http://bugs.python.org/issue23694  closed by haypo

#23696: zipimport: chain ImportError to OSError
http://bugs.python.org/issue23696  closed by haypo

#23700: tempfile.NamedTemporaryFile can close too early if used as ite
http://bugs.python.org/issue23700  closed by serhiy.storchaka

#23707: PEP 475: os.urandom() doesn't handle EINTR correctly
http://bugs.python.org/issue23707  closed by haypo

#23708: PEP 475: Add _Py_read() and _Py_write() functions
http://bugs.python.org/issue23708  closed by haypo

#23709: Refactor ossaudiodev: use _Py_read and _Py_write with the Py_b
http://bugs.python.org/issue23709  closed by haypo

#23711: ConfigParser module blames on section less ini file
http://bugs.python.org/issue23711  closed by vadmium

#23714: Set comprehension + eval doesn't work inside function definiti
http://bugs.python.org/issue23714  closed by ned.deily

#23715: PEP 475: handle EINTR in the signal module
http://bugs.python.org/issue23715  closed by haypo

#23716: test_multiprocessing_spawn hangs on x86 Ubuntu Shared 3.x
http://bugs.python.org/issue23716  closed by haypo

#23720: __del__() order is broken since 3.4.0
http://bugs.python.org/issue23720  closed by pitrou


More information about the Python-Dev mailing list