Summary of Python tracker Issues

ACTIVITY SUMMARY (2015-03-27 - 2015-04-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 4838 (+19) closed 30782 (+50) total 35620 (+69) Open issues with patches: 2252 Issues opened (52) ================== #23466: PEP 461: Inconsistency between str and bytes formatting of int http://bugs.python.org/issue23466 reopened by ethan.furman #23752: Cleanup io.FileIO http://bugs.python.org/issue23752 reopened by haypo #23791: Identify Moved Lines with difflib http://bugs.python.org/issue23791 opened by bkiefer #23794: http package should support HTTP/2 http://bugs.python.org/issue23794 opened by alex #23795: argparse -- incorrect usage for mutually exclusive http://bugs.python.org/issue23795 opened by jotomicron #23796: BufferedReader.peek() crashes if closed http://bugs.python.org/issue23796 opened by vadmium #23797: Mac OS X locale setup in thread happens sometime after run() i http://bugs.python.org/issue23797 opened by barry-scott #23799: Join started threads in tests http://bugs.python.org/issue23799 opened by serhiy.storchaka #23800: Support POSIX uselocale interface for thread-specific locale s http://bugs.python.org/issue23800 opened by ned.deily #23802: patch: __deepcopy__ memo dict argument usage http://bugs.python.org/issue23802 opened by danielsh #23804: SSLSocket.recv(0) receives up to 1024 bytes http://bugs.python.org/issue23804 opened by vadmium #23805: _hashlib compile error? http://bugs.python.org/issue23805 opened by SinusAlpha #23806: documentation for no_proxy is missing from the python3 urllib http://bugs.python.org/issue23806 opened by r.david.murray #23807: Improved test coverage for calendar.py command line http://bugs.python.org/issue23807 opened by Thana Annis #23808: Symlink to directory on Windows 8 http://bugs.python.org/issue23808 opened by serhiy.storchaka #23809: RFE: emit a warning when a module in a traceback shadows a std http://bugs.python.org/issue23809 opened by ncoghlan #23810: Suboptimal stacklevel of deprecation warnings for formatter an http://bugs.python.org/issue23810 opened by Arfrever #23811: Python py_compile error message inconsistent and missing newli http://bugs.python.org/issue23811 opened by akshetp #23812: asyncio.Queue.put_nowait(), followed get() task cancellation l http://bugs.python.org/issue23812 opened by gustavo #23813: RSS and Atom feeds of buildbot results are broken http://bugs.python.org/issue23813 opened by serhiy.storchaka #23814: argparse: Parser level defaults do not always override argumen http://bugs.python.org/issue23814 opened by kop #23815: Segmentation fault when create _tkinter objects http://bugs.python.org/issue23815 opened by serhiy.storchaka #23816: struct.unpack returns null pascal strings - [first] bug report http://bugs.python.org/issue23816 opened by jonheiner #23817: Consider FreeBSD like any other OS in SOVERSION http://bugs.python.org/issue23817 opened by bapt #23819: test_asyncio fails when run under -O http://bugs.python.org/issue23819 opened by brett.cannon #23820: test_importlib fails under -O http://bugs.python.org/issue23820 opened by brett.cannon #23822: test_py_compile fails under -O http://bugs.python.org/issue23822 opened by brett.cannon #23825: test_idle fails under -OO http://bugs.python.org/issue23825 opened by brett.cannon #23826: test_enum fails under -OO http://bugs.python.org/issue23826 opened by brett.cannon #23828: test_socket testCmsgTruncLen0 gets "received malformed or impr http://bugs.python.org/issue23828 opened by brett.cannon #23830: Add AF_IUCV support to sockets http://bugs.python.org/issue23830 opened by neale #23831: tkinter canvas lacks of moveto method. http://bugs.python.org/issue23831 opened by mps #23832: pdb's `longlist` shows only decorator if that one contains a l http://bugs.python.org/issue23832 opened by Gerrit.Holl #23833: email.header.Header folding modifies headers that include semi http://bugs.python.org/issue23833 opened by dseg #23835: configparser does not convert defaults to strings http://bugs.python.org/issue23835 opened by aragilar #23837: read pipe transport tries to resume reading after loop is gone http://bugs.python.org/issue23837 opened by mwf #23839: Clear caches after every test http://bugs.python.org/issue23839 opened by serhiy.storchaka #23840: tokenize.open() leaks an open binary file on TextIOWrapper err http://bugs.python.org/issue23840 opened by haypo #23841: py34 OrderedDict is using weakref for root reference http://bugs.python.org/issue23841 opened by sorin #23842: SystemError: ../Objects/longobject.c:998: bad argument to inte http://bugs.python.org/issue23842 opened by doko #23843: ssl.wrap_socket doesn't handle virtual TLS hosts http://bugs.python.org/issue23843 opened by nagle #23845: test_ssl: fails on recent libressl with SSLV3_ALERT_HANDSHAKE_ http://bugs.python.org/issue23845 opened by ced #23846: asyncio : ProactorEventLoop raised BlockingIOError when Thread http://bugs.python.org/issue23846 opened by kernel0 #23848: faulthandler: setup an exception handler on Windows http://bugs.python.org/issue23848 opened by haypo #23849: Leaks in test_deque http://bugs.python.org/issue23849 opened by serhiy.storchaka #23850: Missing documentation for Py_TPFLAGS_HAVE_NEWBUFFER http://bugs.python.org/issue23850 opened by Giacomo.Alzetta #23852: Wrong FD_DIR file name on OpenBSD http://bugs.python.org/issue23852 opened by ced #23853: PEP 475: handle EINTR in the ssl module http://bugs.python.org/issue23853 opened by haypo #23855: Missing Sanity Check for malloc() in PC/_msi.c http://bugs.python.org/issue23855 opened by dogbert2 #23856: build.bat -e shouldn't also build http://bugs.python.org/issue23856 opened by tim.golden #23857: Make default HTTPS certificate verification setting configurab http://bugs.python.org/issue23857 opened by rkuska #23859: asyncio: document behaviour of wait() cancellation http://bugs.python.org/issue23859 opened by haypo Most recent 15 issues with no replies (15) ========================================== #23859: asyncio: document behaviour of wait() cancellation http://bugs.python.org/issue23859 #23855: Missing Sanity Check for malloc() in PC/_msi.c http://bugs.python.org/issue23855 #23850: Missing documentation for Py_TPFLAGS_HAVE_NEWBUFFER http://bugs.python.org/issue23850 #23849: Leaks in test_deque http://bugs.python.org/issue23849 #23848: faulthandler: setup an exception handler on Windows http://bugs.python.org/issue23848 #23846: asyncio : ProactorEventLoop raised BlockingIOError when Thread http://bugs.python.org/issue23846 #23845: test_ssl: fails on recent libressl with SSLV3_ALERT_HANDSHAKE_ http://bugs.python.org/issue23845 #23841: py34 OrderedDict is using weakref for root reference http://bugs.python.org/issue23841 #23835: configparser does not convert defaults to strings http://bugs.python.org/issue23835 #23832: pdb's `longlist` shows only decorator if that one contains a l http://bugs.python.org/issue23832 #23831: tkinter canvas lacks of moveto method. http://bugs.python.org/issue23831 #23825: test_idle fails under -OO http://bugs.python.org/issue23825 #23816: struct.unpack returns null pascal strings - [first] bug report http://bugs.python.org/issue23816 #23815: Segmentation fault when create _tkinter objects http://bugs.python.org/issue23815 #23813: RSS and Atom feeds of buildbot results are broken http://bugs.python.org/issue23813 Most recent 15 issues waiting for review (15) ============================================= #23857: Make default HTTPS certificate verification setting configurab http://bugs.python.org/issue23857 #23856: build.bat -e shouldn't also build http://bugs.python.org/issue23856 #23855: Missing Sanity Check for malloc() in PC/_msi.c http://bugs.python.org/issue23855 #23853: PEP 475: handle EINTR in the ssl module http://bugs.python.org/issue23853 #23852: Wrong FD_DIR file name on OpenBSD http://bugs.python.org/issue23852 #23848: faulthandler: setup an exception handler on Windows http://bugs.python.org/issue23848 #23845: test_ssl: fails on recent libressl with SSLV3_ALERT_HANDSHAKE_ http://bugs.python.org/issue23845 #23842: SystemError: ../Objects/longobject.c:998: bad argument to inte http://bugs.python.org/issue23842 #23840: tokenize.open() leaks an open binary file on TextIOWrapper err http://bugs.python.org/issue23840 #23839: Clear caches after every test http://bugs.python.org/issue23839 #23837: read pipe transport tries to resume reading after loop is gone http://bugs.python.org/issue23837 #23830: Add AF_IUCV support to sockets http://bugs.python.org/issue23830 #23826: test_enum fails under -OO http://bugs.python.org/issue23826 #23825: test_idle fails under -OO http://bugs.python.org/issue23825 #23822: test_py_compile fails under -O http://bugs.python.org/issue23822 Top 10 most discussed issues (10) ================================= #23756: Tighten definition of bytes-like objects http://bugs.python.org/issue23756 12 msgs #23857: Make default HTTPS certificate verification setting configurab http://bugs.python.org/issue23857 12 msgs #23602: Implement __format__ for Fraction http://bugs.python.org/issue23602 11 msgs #23840: tokenize.open() leaks an open binary file on TextIOWrapper err http://bugs.python.org/issue23840 11 msgs #23466: PEP 461: Inconsistency between str and bytes formatting of int http://bugs.python.org/issue23466 9 msgs #23796: BufferedReader.peek() crashes if closed http://bugs.python.org/issue23796 9 msgs #23817: Consider FreeBSD like any other OS in SOVERSION http://bugs.python.org/issue23817 8 msgs #22643: Integer overflow in case_operation http://bugs.python.org/issue22643 7 msgs #23812: asyncio.Queue.put_nowait(), followed get() task cancellation l http://bugs.python.org/issue23812 7 msgs #23830: Add AF_IUCV support to sockets http://bugs.python.org/issue23830 7 msgs Issues closed (43) ================== #1483: xml.sax.saxutils.prepare_input_source ignores character stream http://bugs.python.org/issue1483 closed by serhiy.storchaka #10395: new os.path function to extract common prefix based on path co http://bugs.python.org/issue10395 closed by serhiy.storchaka #13583: sqlite3.Row doesn't support slice indexes http://bugs.python.org/issue13583 closed by serhiy.storchaka #14904: test_unicode_repr_oflw (in test_bigmem) crashes http://bugs.python.org/issue14904 closed by serhiy.storchaka #16840: Tkinter doesn't support large integers http://bugs.python.org/issue16840 closed by serhiy.storchaka #18473: some objects pickled by Python 3.x are not unpicklable in Pyth http://bugs.python.org/issue18473 closed by serhiy.storchaka #21319: WindowsRegistryFinder never added to sys.meta_path http://bugs.python.org/issue21319 closed by tim.golden #22117: Rewrite pytime.h to work on nanoseconds http://bugs.python.org/issue22117 closed by haypo #22390: test.regrtest should complain if a test doesn't remove tempora http://bugs.python.org/issue22390 closed by serhiy.storchaka #22500: Argparse always stores True for positional arguments http://bugs.python.org/issue22500 closed by paul.j3 #22672: float arguments in scientific notation not supported by argpar http://bugs.python.org/issue22672 closed by paul.j3 #22977: Unformatted “Windows Error 0x%X” exception message on Wine http://bugs.python.org/issue22977 closed by serhiy.storchaka #23171: csv.writer.writerow() does not accept generator (must be coerc http://bugs.python.org/issue23171 closed by serhiy.storchaka #23485: PEP 475: handle EINTR in the select and selectors module http://bugs.python.org/issue23485 closed by haypo #23555: behavioural change in argparse set_defaults in python 2.7.9 http://bugs.python.org/issue23555 closed by paul.j3 #23611: Pickle nested names with protocols < 4 http://bugs.python.org/issue23611 closed by serhiy.storchaka #23618: PEP 475: handle EINTR in the socket module (connect) http://bugs.python.org/issue23618 closed by haypo #23663: Crash on failure in ctypes on Cygwin http://bugs.python.org/issue23663 closed by berker.peksag #23745: Exception when parsing an email using email.parser.BytesParser http://bugs.python.org/issue23745 closed by r.david.murray #23771: Timeouts on "x86 Ubuntu Shared 3.x" buildbot http://bugs.python.org/issue23771 closed by haypo #23781: Add private _PyErr_ReplaceException() in 2.7 http://bugs.python.org/issue23781 closed by serhiy.storchaka #23783: Leak in PyObject_ClearWeakRefs http://bugs.python.org/issue23783 closed by serhiy.storchaka #23785: Leak in TextIOWrapper.tell() http://bugs.python.org/issue23785 closed by serhiy.storchaka #23789: decimal.Decimal: __format__ behaviour http://bugs.python.org/issue23789 closed by mark.dickinson #23792: help crash leaves terminal in raw mode http://bugs.python.org/issue23792 closed by r.david.murray #23793: Support __add__, __mul__, and __imul__ for deques. http://bugs.python.org/issue23793 closed by rhettinger #23798: NameError in the encode fixer http://bugs.python.org/issue23798 closed by serhiy.storchaka #23801: cgi.FieldStorage has different (wrong?) behavior on Python3 th http://bugs.python.org/issue23801 closed by python-dev #23803: str.partition() is broken in 3.4 http://bugs.python.org/issue23803 closed by serhiy.storchaka #23818: test_enum failing test_class_nested_enum_and_pickle_protocol_f http://bugs.python.org/issue23818 closed by serhiy.storchaka #23821: test_pdb fails under -O http://bugs.python.org/issue23821 closed by serhiy.storchaka #23823: "Generalization" misused in deque docs http://bugs.python.org/issue23823 closed by rhettinger #23824: in-place addition of a shadowed class field http://bugs.python.org/issue23824 closed by r.david.murray #23827: test.test_multiprocessing_spawn fails under -Werror http://bugs.python.org/issue23827 closed by serhiy.storchaka #23829: test_warnings fails under -Werror http://bugs.python.org/issue23829 closed by serhiy.storchaka #23834: socketmodule.c: add sock_call() to fix how the timeout is reco http://bugs.python.org/issue23834 closed by haypo #23836: PEP 475: Enhance faulthandler to handle better reentrant calls http://bugs.python.org/issue23836 closed by haypo #23838: linecache and MemoryError http://bugs.python.org/issue23838 closed by serhiy.storchaka #23844: test_ssl: fails on recent libressl version with BAD_DH_P_LENGT http://bugs.python.org/issue23844 closed by python-dev #23847: Add xml pretty print option to ElementTree http://bugs.python.org/issue23847 closed by serhiy.storchaka #23851: PEP 475: _posixsubprocess retries close() on EINTR http://bugs.python.org/issue23851 closed by haypo #23854: qtconsole and all windows based python have issues loading http://bugs.python.org/issue23854 closed by r.david.murray #23858: Look for local sqlite3 by parsing -I/-L flags in linux as well http://bugs.python.org/issue23858 closed by ned.deily
participants (1)
-
Python tracker