[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri Oct 27 12:09:41 EDT 2017


ACTIVITY SUMMARY (2017-10-20 - 2017-10-27) 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 6260 ( +0) closed 37377 (+59) total 43637 (+59)

Open issues with patches: 2411

Issues opened (51)

#18835: Add aligned memory variants to the suite of PyMem functions/ma https://bugs.python.org/issue18835 reopened by skrah

#28224: Compilation warnings on Windows: export 'PyInit_xx' specified https://bugs.python.org/issue28224 reopened by skrah

#30768: PyThread_acquire_lock_timed() should recompute the timeout whe https://bugs.python.org/issue30768 reopened by haypo

#31811: async and await missing from keyword list in lexical analysis https://bugs.python.org/issue31811 reopened by yselivanov

#31828: Support Py_tss_NEEDS_INIT outside of static initialisation https://bugs.python.org/issue31828 opened by scoder

#31829: Portability issues with pickle https://bugs.python.org/issue31829 opened by serhiy.storchaka

#31830: asyncio.create_subprocess_exec doesn't capture all stdout outp https://bugs.python.org/issue31830 opened by cannedrag

#31831: EmailMessage.add_attachment(filename="long or spécial") crash https://bugs.python.org/issue31831 opened by calimeroteknik

#31834: BLAKE2: the (pure) SSE2 impl forced on x86_64 is slower than r https://bugs.python.org/issue31834 opened by mgorny

#31836: test_code_module fails after test_idle https://bugs.python.org/issue31836 opened by serhiy.storchaka

#31837: ParseError in test_all_project_files() https://bugs.python.org/issue31837 opened by serhiy.storchaka

#31839: datetime: add method to parse isoformat() output https://bugs.python.org/issue31839 opened by orent

#31841: Several methods of collections.UserString do not return instan https://bugs.python.org/issue31841 opened by vaultah

#31842: pathlib: "Incorrect function" during resolve() https://bugs.python.org/issue31842 opened by earonesty2

#31843: sqlite3.connect() should accept PathLike objects https://bugs.python.org/issue31843 opened by Allen Li

#31844: HTMLParser: undocumented not implemented method https://bugs.python.org/issue31844 opened by srittau

#31846: Error in 3.6.3 epub docs https://bugs.python.org/issue31846 opened by n8henrie

#31848: "aifc" module does not always initialize "Aifc_read._ssnd_chun https://bugs.python.org/issue31848 opened by Zero

#31849: Python/pyhash.c warning: comparison of integers of different s https://bugs.python.org/issue31849 opened by xdegaye

#31850: test_nntplib failed with "nntplib.NNTPDataError: line too long https://bugs.python.org/issue31850 opened by haypo

#31851: test_subprocess hangs randomly on x86 Windows7 3.x https://bugs.python.org/issue31851 opened by haypo

#31852: Crashes with lines of the form "async " https://bugs.python.org/issue31852 opened by Alexandre Hamelin

#31853: Use super().method instead of socket.method in SSLSocket https://bugs.python.org/issue31853 opened by earonesty

#31854: Add mmap.ACCESS_DEFAULT to namespace https://bugs.python.org/issue31854 opened by Justus Schwabedal

#31855: mock_open is not compatible with read(n) (and pickle.load) https://bugs.python.org/issue31855 opened by ron.rothman

#31858: IDLE: cleanup use of sys.ps1 and never set it. https://bugs.python.org/issue31858 opened by terry.reedy

#31859: sharedctypes.RawArray initialization https://bugs.python.org/issue31859 opened by meetaig

#31860: IDLE: Make font sample editable https://bugs.python.org/issue31860 opened by serhiy.storchaka

#31861: aiter() and anext() built-in functions https://bugs.python.org/issue31861 opened by davide.rizzo

#31862: Port the standard library to PEP 489 multiphase initialization https://bugs.python.org/issue31862 opened by Dormouse759

#31863: Inconsistent returncode/exitcode for terminated child processe https://bugs.python.org/issue31863 opened by Akos Kiss

#31865: html.unescape does not work as per documentation https://bugs.python.org/issue31865 opened by cardin

#31867: Duplicated keys in MIME type_map with different values https://bugs.python.org/issue31867 opened by Mark.Shannon

#31868: Null pointer dereference in ndb.ndbm get when used with a defa https://bugs.python.org/issue31868 opened by tmiasko

#31869: commentary on ssl.PROTOCOL_TLS https://bugs.python.org/issue31869 opened by J Sloot

#31870: add timeout parameter for get_server_certificate in ssl.py https://bugs.python.org/issue31870 opened by Nixawk

#31871: Support for file descriptor params in os.path https://bugs.python.org/issue31871 opened by Mateusz Kurek

#31872: SSL BIO is broken for internationalized domains https://bugs.python.org/issue31872 opened by asvetlov

#31873: Inconsistent capitalization of proper noun - Unicode. https://bugs.python.org/issue31873 opened by toonarmycaptain

#31874: [feature] runpy.run_module should mimic script launch behavior https://bugs.python.org/issue31874 opened by jason.coombs

#31875: Error 0x80070642: Failed to install MSI package. https://bugs.python.org/issue31875 opened by Gareth Moger

#31876: python363.chm includes gibberish https://bugs.python.org/issue31876 opened by Nim

#31878: Cygwin: _socket module does not compile due to missing ioctl d https://bugs.python.org/issue31878 opened by erik.bray

#31879: Launcher fails on custom command starting with "python" https://bugs.python.org/issue31879 opened by mrh1997

#31880: subprocess process interaction with IDLEX GUI causes pygnuplot https://bugs.python.org/issue31880 opened by jbrearley

#31881: subprocess.returncode not set depending on arguments to subpro https://bugs.python.org/issue31881 opened by nthompson

#31882: Cygwin: asyncio and asyncore test suites hang indefinitely due https://bugs.python.org/issue31882 opened by erik.bray

#31883: Cygwin: heap corruption bug in wcsxfrm https://bugs.python.org/issue31883 opened by erik.bray

#31884: subprocess set priority on windows https://bugs.python.org/issue31884 opened by JamesGKent

#31885: Cygwin: socket test suites hang indefinitely due to bug in Cyg https://bugs.python.org/issue31885 opened by erik.bray

#31886: Multiprocessing.Pool hangs after re-spawning several worker pr https://bugs.python.org/issue31886 opened by olarn

Most recent 15 issues with no replies (15)

#31886: Multiprocessing.Pool hangs after re-spawning several worker pr https://bugs.python.org/issue31886

#31885: Cygwin: socket test suites hang indefinitely due to bug in Cyg https://bugs.python.org/issue31885

#31884: subprocess set priority on windows https://bugs.python.org/issue31884

#31883: Cygwin: heap corruption bug in wcsxfrm https://bugs.python.org/issue31883

#31882: Cygwin: asyncio and asyncore test suites hang indefinitely due https://bugs.python.org/issue31882

#31880: subprocess process interaction with IDLEX GUI causes pygnuplot https://bugs.python.org/issue31880

#31879: Launcher fails on custom command starting with "python" https://bugs.python.org/issue31879

#31878: Cygwin: _socket module does not compile due to missing ioctl d https://bugs.python.org/issue31878

#31876: python363.chm includes gibberish https://bugs.python.org/issue31876

#31875: Error 0x80070642: Failed to install MSI package. https://bugs.python.org/issue31875

#31872: SSL BIO is broken for internationalized domains https://bugs.python.org/issue31872

#31871: Support for file descriptor params in os.path https://bugs.python.org/issue31871

#31870: add timeout parameter for get_server_certificate in ssl.py https://bugs.python.org/issue31870

#31869: commentary on ssl.PROTOCOL_TLS https://bugs.python.org/issue31869

#31865: html.unescape does not work as per documentation https://bugs.python.org/issue31865

Most recent 15 issues waiting for review (15)

#31885: Cygwin: socket test suites hang indefinitely due to bug in Cyg https://bugs.python.org/issue31885

#31884: subprocess set priority on windows https://bugs.python.org/issue31884

#31883: Cygwin: heap corruption bug in wcsxfrm https://bugs.python.org/issue31883

#31882: Cygwin: asyncio and asyncore test suites hang indefinitely due https://bugs.python.org/issue31882

#31878: Cygwin: _socket module does not compile due to missing ioctl d https://bugs.python.org/issue31878

#31873: Inconsistent capitalization of proper noun - Unicode. https://bugs.python.org/issue31873

#31868: Null pointer dereference in ndb.ndbm get when used with a defa https://bugs.python.org/issue31868

#31862: Port the standard library to PEP 489 multiphase initialization https://bugs.python.org/issue31862

#31860: IDLE: Make font sample editable https://bugs.python.org/issue31860

#31858: IDLE: cleanup use of sys.ps1 and never set it. https://bugs.python.org/issue31858

#31854: Add mmap.ACCESS_DEFAULT to namespace https://bugs.python.org/issue31854

#31852: Crashes with lines of the form "async " https://bugs.python.org/issue31852

#31836: test_code_module fails after test_idle https://bugs.python.org/issue31836

#31834: BLAKE2: the (pure) SSE2 impl forced on x86_64 is slower than r https://bugs.python.org/issue31834

#31829: Portability issues with pickle https://bugs.python.org/issue31829

Top 10 most discussed issues (10)

#18835: Add aligned memory variants to the suite of PyMem functions/ma https://bugs.python.org/issue18835 16 msgs

#31803: time.clock() should emit a DeprecationWarning https://bugs.python.org/issue31803 16 msgs

#31626: Writing in freed memory in _PyMem_DebugRawRealloc() after shri https://bugs.python.org/issue31626 10 msgs

#27987: obmalloc's 8-byte alignment causes undefined behavior https://bugs.python.org/issue27987 9 msgs

#20180: Derby #11: Convert 50 sites to Argument Clinic across 9 files https://bugs.python.org/issue20180 8 msgs

#30768: PyThread_acquire_lock_timed() should recompute the timeout whe https://bugs.python.org/issue30768 7 msgs

#16737: Different behaviours in script run directly and via runpy.run_ https://bugs.python.org/issue16737 6 msgs

#25083: Python can sometimes create incorrect .pyc files https://bugs.python.org/issue25083 6 msgs

#31831: EmailMessage.add_attachment(filename="long or spécial") crash https://bugs.python.org/issue31831 6 msgs

#31826: Misleading version attribute of modules in standard librar https://bugs.python.org/issue31826 5 msgs

Issues closed (57)

#20825: containment test for "ip_network in ip_network" https://bugs.python.org/issue20825 closed by pitrou

#21720: "TypeError: Item in ``from list'' not a string" message https://bugs.python.org/issue21720 closed by serhiy.storchaka

#22898: segfault during shutdown attempting to log ResourceWarning https://bugs.python.org/issue22898 closed by xdegaye

#24920: shutil.get_terminal_size throws AttributeError https://bugs.python.org/issue24920 closed by serhiy.storchaka

#25612: nested try..excepts don't work correctly for generators https://bugs.python.org/issue25612 closed by pitrou

#26123: http.client status code constants incompatible with Python 3.4 https://bugs.python.org/issue26123 closed by srittau

#28028: Convert warnings to SyntaxWarning in parser https://bugs.python.org/issue28028 closed by serhiy.storchaka

#28280: Always return a list from PyMapping_Keys/PyMapping_Values/PyMa https://bugs.python.org/issue28280 closed by serhiy.storchaka

#28281: Remove year limits from calendar https://bugs.python.org/issue28281 closed by belopolsky

#28292: Make Calendar.itermonthdates() behave consistently in edge cas https://bugs.python.org/issue28292 closed by belopolsky

#28326: multiprocessing.Process depends on sys.stdout being open https://bugs.python.org/issue28326 closed by pitrou

#28506: Multiprocessing Pool starmap - struct.error: 'i' format requir https://bugs.python.org/issue28506 closed by serhiy.storchaka

#28645: Drop aiter compatibility layer from 3.7 https://bugs.python.org/issue28645 closed by yselivanov

#28936: test_global_err_then_warn in test_syntax is no longer valid https://bugs.python.org/issue28936 closed by serhiy.storchaka

#29933: asyncio: set_write_buffer_limits() doc doesn't specify unit of https://bugs.python.org/issue29933 closed by berker.peksag

#30302: Improve .repr implementation for datetime.timedelta https://bugs.python.org/issue30302 closed by berker.peksag

#30484: Garbage Collector can cause Segfault whilst iterating dictiona https://bugs.python.org/issue30484 closed by berker.peksag

#30549: ProcessPoolExecutor hangs forever if the object raises on __ge https://bugs.python.org/issue30549 closed by berker.peksag

#30553: Add HTTP Response code 421 https://bugs.python.org/issue30553 closed by berker.peksag

#30639: inspect.getfile(obj) calls object repr on failure https://bugs.python.org/issue30639 closed by yselivanov

#30695: add a nomemory_allocator to the _testcapi module https://bugs.python.org/issue30695 closed by xdegaye

#30697: segfault in PyErr_NormalizeException() after memory exhaustion https://bugs.python.org/issue30697 closed by xdegaye

#30722: Tools/demo/redemo.py broken https://bugs.python.org/issue30722 closed by berker.peksag

#30762: Misleading message “can't concat bytes to str” https://bugs.python.org/issue30762 closed by berker.peksag

#30817: Abort in PyErr_PrintEx() when no memory https://bugs.python.org/issue30817 closed by xdegaye

#30937: csv module examples miss newline='' when opening files https://bugs.python.org/issue30937 closed by berker.peksag

#30949: Provide assertion functions in unittest.mock https://bugs.python.org/issue30949 closed by berker.peksag

#31053: Unnecessary argument in command example https://bugs.python.org/issue31053 closed by berker.peksag

#31174: test_tools leaks randomly references on x86 Gentoo Refleaks 3. https://bugs.python.org/issue31174 closed by haypo

#31227: regrtest: reseed random with the same seed before running a te https://bugs.python.org/issue31227 closed by haypo

#31545: Fixing documentation for timedelta. https://bugs.python.org/issue31545 closed by berker.peksag

#31653: Don't release the GIL if we can acquire a multiprocessing sema https://bugs.python.org/issue31653 closed by pitrou

#31664: Add support of new crypt methods https://bugs.python.org/issue31664 closed by serhiy.storchaka

#31667: Wrong links in the gettext.NullTranslations class https://bugs.python.org/issue31667 closed by serhiy.storchaka

#31674: Buildbots: random "Failed to connect to github.com port 443: C https://bugs.python.org/issue31674 closed by haypo

#31690: Make RE "a", "L" and "u" inline flags local https://bugs.python.org/issue31690 closed by serhiy.storchaka

#31752: Assertion failure in timedelta() in case of bad divmod https://bugs.python.org/issue31752 closed by serhiy.storchaka

#31756: subprocess.run should alias universal_newlines to text https://bugs.python.org/issue31756 closed by gregory.p.smith

#31781: crashes when calling methods of an uninitialized zipimport.zip https://bugs.python.org/issue31781 closed by brett.cannon

#31800: datetime.strptime: Support for parsing offsets with a colon https://bugs.python.org/issue31800 closed by belopolsky

#31804: multiprocessing calls flush on sys.stdout at exit even if it i https://bugs.python.org/issue31804 closed by pitrou

#31809: ssl module unnecessarily pins the client curve when using ECDH https://bugs.python.org/issue31809 closed by grrrrrrrrr

#31810: Travis CI, buildbots: run "make smelly" to check if CPython le https://bugs.python.org/issue31810 closed by haypo

#31812: Document PEP 545 (documentation translation) in What's New in https://bugs.python.org/issue31812 closed by haypo

#31827: Remove os.stat_float_times() https://bugs.python.org/issue31827 closed by haypo

#31832: Async list comprehension (PEP 530) causes SyntaxError in Pytho https://bugs.python.org/issue31832 closed by zach.ware

#31833: Compile fail on gentoo for MIPS CPU of loongson 2f https://bugs.python.org/issue31833 closed by pitrou

#31835: _PyFunction_FastCallDict and _PyFunction_FastCallKeywords: fas https://bugs.python.org/issue31835 closed by haypo

#31838: Python 3.4 supported SSL version https://bugs.python.org/issue31838 closed by sabian2008

#31840: ImportError is raised only when `python -m unittest discov https://bugs.python.org/issue31840 closed by serhiy.storchaka

#31845: PYTHONDONTWRITEBYTECODE and PYTHONOPTIMIZE have no effect https://bugs.python.org/issue31845 closed by ncoghlan

#31847: Fix commented out tests in test_syntax https://bugs.python.org/issue31847 closed by serhiy.storchaka

#31856: Unexpected behavior of re module when VERBOSE flag is set https://bugs.python.org/issue31856 closed by mrabarnett

#31857: Make the behavior of USE_STACKCHECK deterministic https://bugs.python.org/issue31857 closed by benjamin.peterson

#31864: datetime violates Postel's law https://bugs.python.org/issue31864 closed by r.david.murray

#31866: clean out some more AtheOS code https://bugs.python.org/issue31866 closed by benjamin.peterson

#31877: Build fails on Cygwin since issue28180 https://bugs.python.org/issue31877 closed by ncoghlan



More information about the Python-Dev mailing list