ACTIVITY SUMMARY (2020-11-20 - 2020-11-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:
open7579 (-14)
closed 46642 (+80)
total 54221 (+66)
Open issues with patches: 3054
Issues opened (37)
==
#28468: Add platform.freedesktop_os_release()
https://bugs.python.org/issue28468 reopened by christian.heimes
#42392: remove the 'loop' parameter from __init__ in all classes in as
https://bugs.python.org/issue42392 reopened by yselivanov
#42413: Replace custom exceptions for timeouts with TimeoutError
https://bugs.python.org/issue42413 reopened by christian.heimes
#42422: Py_Decref on value crash the interpreter in Python/ceval.c:110
https://bugs.python.org/issue42422 opened by sbz
#42425: Possible leak in initialization of errmap for OSError
https://bugs.python.org/issue42425 opened by serhiy.storchaka
#42429: Behavior of general (%g, :g) formatting inconsistent for decim
https://bugs.python.org/issue42429 opened by Kwpolska
#42431: Fix outdated bytes comments
https://bugs.python.org/issue42431 opened by serhiy.storchaka
#42433: mailbox.mbox fails on non ASCII characters
https://bugs.python.org/issue42433 opened by flokli
#42434: Library json, file json/encoder.py: Function floatstr should b
https://bugs.python.org/issue42434 opened by salacdav
#42436: Google use wrong "hightlight" argument
https://bugs.python.org/issue42436 opened by amirouche
#42437: crypt produces wrong hashes for passwords containing dollar si
https://bugs.python.org/issue42437 opened by m.stoichkovaaa
#42442: Tarfile to stdout documentation example
https://bugs.python.org/issue42442 opened by ilaughlin
#42443: Provide Thread creation hook support
https://bugs.python.org/issue42443 opened by stanczyk
#42444: pathlib.PurePath properties annotated with .. data directive
https://bugs.python.org/issue42444 opened by p-ganssle
#42447: robotsparser deny all with some rules
https://bugs.python.org/issue42447 opened by contact
#42451: Indicate in the docs that PyTuple_GetItem does not support neg
https://bugs.python.org/issue42451 opened by Antony.Lee
#42452: FIX Optimize 'rgb_to_hls'
https://bugs.python.org/issue42452 opened by jjerphan
#42454: Move slice creation to the compiler for constants
https://bugs.python.org/issue42454 opened by BTaskaya
#42455: Add decorator_with_params function to functools module
https://bugs.python.org/issue42455 opened by uriyyo
#42457: ArgumentParser nested subparsers resolve paths in improper ord
https://bugs.python.org/issue42457 opened by carsonwilber
#42461: os.statvfs_result doesn't show f_fsid
https://bugs.python.org/issue42461 opened by Rethan
#42464: Pathlib resolve() resolves non-existent ".." components with s
https://bugs.python.org/issue42464 opened by john.engelke
#42465: Reference to subclass method resolve() in PurePath docs
https://bugs.python.org/issue42465 opened by john.engelke
#42466: asyncio loop.getaddrinfo raises RuntimeError
https://bugs.python.org/issue42466 opened by kappa
#42469: Space in re's {min,max} should raise an error, rather than fai
https://bugs.python.org/issue42469 opened by reuven
#42470: DeprecationWarning triggers for sequences which happen to be s
https://bugs.python.org/issue42470 opened by xmorel
#42471: Slowdown in socket tests noticed since Py3.8
https://bugs.python.org/issue42471 opened by X-Istence
#42474: improve test coverage for TracebackException's __eq__
https://bugs.python.org/issue42474 opened by iritkatriel
#42476: Allow cross compiling python for macos-arm64 from macos-x86_64
https://bugs.python.org/issue42476 opened by isuruf
#42477: ip_interface addition and subtraction changes netmask
https://bugs.python.org/issue42477 opened by wyko.ter.haar
#42478: ipaddress.IPv4network.interfaces()
https://bugs.python.org/issue42478 opened by wyko.ter.haar
#42480: Python Tkinter crashes on macOS 11.1 beta
https://bugs.python.org/issue42480 opened by kode54
#42481: Add to pathlib function to check permission similar to os.acce
https://bugs.python.org/issue42481 opened by copalco
#42482: TracebackException should not hold reference to the exception
https://bugs.python.org/issue42482 opened by iritkatriel
#42483: Way working directory is added to sys.path differs between usi
https://bugs.python.org/issue42483 opened by plammens
#42484: parse_message_id, get_msg_id, get_obs_local_part is poorly wri
https://bugs.python.org/issue42484 opened by dxn126
#42485: Full grammar specification should link to PEP 617
https://bugs.python.org/issue42485 opened by snoopjedi
Most recent 15 issues with no replies (15)
==
#42485: Full grammar specification should link to PEP 617
https://bugs.python.org/issue42485
#42484: parse_message_id, get_msg_id, get_obs_local_part is poorly wri
https://bugs.python.org/issue4248