[Python-Dev] Summary of Python tracker Issues

2021年9月24日 11:11:55 -0700

ACTIVITY SUMMARY (2021年09月17日 - 2021年09月24日)
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 7333 (-48)
 closed 49684 (+97)
 total 57017 (+49)
Open issues with patches: 2907 
Issues opened (37)
==================
#34451: docs: tutorial/introduction doesn't mention toggle of prompts
https://bugs.python.org/issue34451 reopened by rhettinger
#45237: Python subprocess not honoring append mode for stdout on Windo
https://bugs.python.org/issue45237 opened by wolfgang-kuehn
#45239: email.utils.parsedate_tz raises UnboundLocalError if time has 
https://bugs.python.org/issue45239 opened by benhoyt
#45240: Add +REPORT_NDIFF option to pdb tests that use doctest
https://bugs.python.org/issue45240 opened by andrei.avk
#45242: test_pdb fails
https://bugs.python.org/issue45242 opened by oliphaunt
#45243: [sqlite3] add support for changing connection limits
https://bugs.python.org/issue45243 opened by erlendaasland
#45244: pip not installed with fresh python3.8.10 installation
https://bugs.python.org/issue45244 opened by shreyanse081
#45247: Add explicit support for Cython to the C API.
https://bugs.python.org/issue45247 opened by Mark.Shannon
#45249: SyntaxError location range indicator does not work in doctests
https://bugs.python.org/issue45249 opened by andrei.avk
#45250: Make sure documentation is accurate for what an (async) iterab
https://bugs.python.org/issue45250 opened by brett.cannon
#45251: signal.SIGCLD alias is not available on OSX
https://bugs.python.org/issue45251 opened by tcaswell
#45252: Missing support for Source Specific Multicast
https://bugs.python.org/issue45252 opened by ciresnave
#45253: mimetypes cannot detect mime of mka files
https://bugs.python.org/issue45253 opened by manujchandra
#45254: HAS_SHMEM detection logic is duplicated in implementation and 
https://bugs.python.org/issue45254 opened by sobolevn
#45255: sqlite3.connect() should check if the sqlite file exists and t
https://bugs.python.org/issue45255 opened by iboates
#45256: Remove the usage of the C stack in Python to Python calls
https://bugs.python.org/issue45256 opened by pablogsal
#45258: sysroot_paths in setup.py does not consider -isysroot for macO
https://bugs.python.org/issue45258 opened by isuruf
#45260: Implement superinstruction UNPACK_SEQUENCE_ST
https://bugs.python.org/issue45260 opened by zhangchaospecial
#45261: Unreliable (?) results from timeit (cache issue?)
https://bugs.python.org/issue45261 opened by timholy
#45262: crash if asyncio is used before and after re-initialization if
https://bugs.python.org/issue45262 opened by benjamin-sch
#45264: venv: Make activate et al. export custom prompt prefix as an e
https://bugs.python.org/issue45264 opened by jwodder
#45266: subtype_clear can not be called from derived types
https://bugs.python.org/issue45266 opened by Victor Milovanov
#45267: New install Python 3.9.7 install of Sphinx Document Generator 
https://bugs.python.org/issue45267 opened by pbroe
#45269: c_make_encoder() has uncovered error: "argument 1 must be dict
https://bugs.python.org/issue45269 opened by sobolevn
#45272: 'os.path' should not be a frozen module
https://bugs.python.org/issue45272 opened by steve.dower
#45273: OS-specific frozen modules are built, even on other OSes.
https://bugs.python.org/issue45273 opened by eric.snow
#45274: Race condition in Thread._wait_for_tstate_lock()
https://bugs.python.org/issue45274 opened by vstinner
#45275: Make argparse print description of subcommand when invoke help
https://bugs.python.org/issue45275 opened by longendu
#45276: avoid try 1000 in asyncio all_tasks by making weak collection 
https://bugs.python.org/issue45276 opened by graingert
#45277: typo in codecs documentation
https://bugs.python.org/issue45277 opened by Gronahak
#45278: RuntimeError on race on weakset concurrent iteration
https://bugs.python.org/issue45278 opened by bjs
#45279: avoid redundant _commit_removals pending_removals guard
https://bugs.python.org/issue45279 opened by graingert
#45280: Empty typing.NamedTuple creation is not tested
https://bugs.python.org/issue45280 opened by sobolevn
#45281: Make `is_attribute` and `module` arguments to `ForwardRef` kw-
https://bugs.python.org/issue45281 opened by sobolevn
#45282: isinstance(x, typing.Protocol-class) unexpectedly evaluates pr
https://bugs.python.org/issue45282 opened by daitakahashi
#45283: Top / function argument level ClassVar should not be allowed d
https://bugs.python.org/issue45283 opened by sobolevn
#45284: Better `TypeError` message when a string is indexed using a no
https://bugs.python.org/issue45284 opened by Rin
Most recent 15 issues with no replies (15)
==========================================
#45283: Top / function argument level ClassVar should not be allowed d
https://bugs.python.org/issue45283
#45281: Make `is_attribute` and `module` arguments to `ForwardRef` kw-
https://bugs.python.org/issue45281
#45280: Empty typing.NamedTuple creation is not tested
https://bugs.python.org/issue45280
#45279: avoid redundant _commit_removals pending_removals guard
https://bugs.python.org/issue45279
#45278: RuntimeError on race on weakset concurrent iteration
https://bugs.python.org/issue45278
#45277: typo in codecs documentation
https://bugs.python.org/issue45277
#45276: avoid try 1000 in asyncio all_tasks by making weak collection 
https://bugs.python.org/issue45276
#45275: Make argparse print description of subcommand when invoke help
https://bugs.python.org/issue45275
#45269: c_make_encoder() has uncovered error: "argument 1 must be dict
https://bugs.python.org/issue45269
#45264: venv: Make activate et al. export custom prompt prefix as an e
https://bugs.python.org/issue45264
#45260: Implement superinstruction UNPACK_SEQUENCE_ST
https://bugs.python.org/issue45260
#45254: HAS_SHMEM detection logic is duplicated in implementation and 
https://bugs.python.org/issue45254
#45253: mimetypes cannot detect mime of mka files
https://bugs.python.org/issue45253
#45252: Missing support for Source Specific Multicast
https://bugs.python.org/issue45252
#45247: Add explicit support for Cython to the C API.
https://bugs.python.org/issue45247
Most recent 15 issues waiting for review (15)
=============================================
#45279: avoid redundant _commit_removals pending_removals guard
https://bugs.python.org/issue45279
#45276: avoid try 1000 in asyncio all_tasks by making weak collection 
https://bugs.python.org/issue45276
#45274: Race condition in Thread._wait_for_tstate_lock()
https://bugs.python.org/issue45274
#45269: c_make_encoder() has uncovered error: "argument 1 must be dict
https://bugs.python.org/issue45269
#45260: Implement superinstruction UNPACK_SEQUENCE_ST
https://bugs.python.org/issue45260
#45258: sysroot_paths in setup.py does not consider -isysroot for macO
https://bugs.python.org/issue45258
#45256: Remove the usage of the C stack in Python to Python calls
https://bugs.python.org/issue45256
#45254: HAS_SHMEM detection logic is duplicated in implementation and 
https://bugs.python.org/issue45254
#45251: signal.SIGCLD alias is not available on OSX
https://bugs.python.org/issue45251
#45243: [sqlite3] add support for changing connection limits
https://bugs.python.org/issue45243
#45240: Add +REPORT_NDIFF option to pdb tests that use doctest
https://bugs.python.org/issue45240
#45239: email.utils.parsedate_tz raises UnboundLocalError if time has 
https://bugs.python.org/issue45239
#45229: Always use unittest for collecting tests in regrtests
https://bugs.python.org/issue45229
#45223: test_spawn_doesnt_hang (test.test_pty.PtyTest) fails when stdi
https://bugs.python.org/issue45223
#45215: Add docs for Mock name and parent args and deprecation warning
https://bugs.python.org/issue45215
Top 10 most discussed issues (10)
=================================
#45116: Performance regression 3.10b1 and later on Windows: Py_DECREF(
https://bugs.python.org/issue45116 21 msgs
#43760: The DISPATCH() macro is not as efficient as it could be (move 
https://bugs.python.org/issue43760 18 msgs
#42969: pthread_exit & PyThread_exit_thread from PyEval_RestoreThread 
https://bugs.python.org/issue42969 15 msgs
#45020: Freeze all modules imported during startup.
https://bugs.python.org/issue45020 14 msgs
#45229: Always use unittest for collecting tests in regrtests
https://bugs.python.org/issue45229 10 msgs
#45261: Unreliable (?) results from timeit (cache issue?)
https://bugs.python.org/issue45261 10 msgs
#44958: [sqlite3] only reset statements when needed
https://bugs.python.org/issue44958 9 msgs
#45026: More compact range iterator
https://bugs.python.org/issue45026 9 msgs
#15870: PyType_FromSpec should take metaclass as an argument
https://bugs.python.org/issue15870 8 msgs
#21302: time.sleep (floatsleep()) should use clock_nanosleep() on Linu
https://bugs.python.org/issue21302 7 msgs
Issues closed (92)
==================
#1170: shlex have problems with parsing unicode
https://bugs.python.org/issue1170 closed by vstinner
#14408: Support ./python -m unittest in test_socket
https://bugs.python.org/issue14408 closed by vstinner
#19829: _pyio.BufferedReader and _pyio.TextIOWrapper destructor don't 
https://bugs.python.org/issue19829 closed by vstinner
#20524: format error messages should provide context information
https://bugs.python.org/issue20524 closed by eric.smith
#24076: sum() several times slower on Python 3 64-bit
https://bugs.python.org/issue24076 closed by scoder
#27069: webbrowser creates zombi processes in the background mode
https://bugs.python.org/issue27069 closed by vstinner
#28977: Document PyObject_CallFunction() special case more explicitly
https://bugs.python.org/issue28977 closed by vstinner
#29502: Should PyObject_Call() call the profiler on C functions, use C
https://bugs.python.org/issue29502 closed by vstinner
#29811: Avoid temporary method object in PyObject_CallMethod() and PyO
https://bugs.python.org/issue29811 closed by vstinner
#30637: Syntax error reported on compile(...), but not on compile(...,
https://bugs.python.org/issue30637 closed by pablogsal
#30856: unittest.TestResult.addSubTest should be called immediately af
https://bugs.python.org/issue30856 closed by serhiy.storchaka
#30951: Documentation error in inspect module
https://bugs.python.org/issue30951 closed by lukasz.langa
#32085: [Security] A New Era of SSRF - Exploiting URL Parser in Trendi
https://bugs.python.org/issue32085 closed by vstinner
#33793: asyncio: _ProactorReadPipeTransport reads by chunk of 32 KiB: 
https://bugs.python.org/issue33793 closed by vstinner
#34090: Python function call optimization: avoid temporary tuple to pa
https://bugs.python.org/issue34090 closed by vstinner
#35276: Document thread safety
https://bugs.python.org/issue35276 closed by vstinner
#35333: [C API] Rename private structs to use names closer to types
https://bugs.python.org/issue35333 closed by vstinner
#35478: multiprocessing: ApplyResult.get() hangs if the pool is termin
https://bugs.python.org/issue35478 closed by vstinner
#35479: multiprocessing.Pool.join() always takes at least 100 ms
https://bugs.python.org/issue35479 closed by vstinner
#35518: test_timeout uses blackhole.snakebite.net domain which doesn't
https://bugs.python.org/issue35518 closed by vstinner
#36136: Windows: python._pth sets isolated mode late during Python ini
https://bugs.python.org/issue36136 closed by vstinner
#36437: method_descriptor surprising error message when self is passed
https://bugs.python.org/issue36437 closed by vstinner
#37322: test_ssl: test_pha_required_nocert() emits a ResourceWarning
https://bugs.python.org/issue37322 closed by vstinner
#37475: What is urllib.request.urlcleanup() function?
https://bugs.python.org/issue37475 closed by vstinner
#38199: python3.8-config --ldflags must not generate -L/usr/lib64
https://bugs.python.org/issue38199 closed by vstinner
#38415: @asynccontextmanager decorated functions are not callable like
https://bugs.python.org/issue38415 closed by lukasz.langa
#38564: test_asyncio: test_run_coroutine_threadsafe_with_timeout() has
https://bugs.python.org/issue38564 closed by vstinner
#38620: Shell python-config --includes returns the same path twice
https://bugs.python.org/issue38620 closed by vstinner
#38623: Python documentation should mention how to find site-packages
https://bugs.python.org/issue38623 closed by lukasz.langa
#39359: zipfile: add missing "pwd: expected bytes, got str" exception 
https://bugs.python.org/issue39359 closed by lukasz.langa
#39549: The reprlib.Repr type should permit the ???fillvalue??? to be 
https://bugs.python.org/issue39549 closed by rhettinger
#39778: collections.OrderedDict and weakref.ref raises "refcount is to
https://bugs.python.org/issue39778 closed by rhettinger
#40413: Py_RunMain() crashes on subsequence call
https://bugs.python.org/issue40413 closed by iritkatriel
#40453: [subinterpreters] Add PyConfig._isolated_interpreter: isolated
https://bugs.python.org/issue40453 closed by vstinner
#40497: subprocess.check_output() accept the check keyword argument
https://bugs.python.org/issue40497 closed by lukasz.langa
#40657: Resource leaks with threading.Thread
https://bugs.python.org/issue40657 closed by vstinner
#40699: Memory leak in threading library with Python 3.6-3.8
https://bugs.python.org/issue40699 closed by vstinner
#40951: csv skipinitialspace no longer working
https://bugs.python.org/issue40951 closed by andrei.avk
#40989: [C API] Remove _Py_NewReference() and _Py_ForgetReference() fr
https://bugs.python.org/issue40989 closed by vstinner
#41078: [C API] Convert PyTuple_GET_ITEM() macro to a static inline fu
https://bugs.python.org/issue41078 closed by vstinner
#41203: Replace references to OS X in documentation with macOS
https://bugs.python.org/issue41203 closed by serhiy.storchaka
#42038: Tracemalloc's format() doc contradictory
https://bugs.python.org/issue42038 closed by lukasz.langa
#42260: [C API] Add _PyInterpreterState_SetConfig(): reconfigure an in
https://bugs.python.org/issue42260 closed by vstinner
#42294: [C API] Add new C functions with more regular reference counti
https://bugs.python.org/issue42294 closed by vstinner
#42389: test_multiprocessing: @requires_hashdigest() prevents test dis
https://bugs.python.org/issue42389 closed by serhiy.storchaka
#42641: Deprecate os.popen() function
https://bugs.python.org/issue42641 closed by vstinner
#42648: subprocess: add a helper/parameter to catch exec() OSError exc
https://bugs.python.org/issue42648 closed by vstinner
#42671: Make the Python finalization more deterministic
https://bugs.python.org/issue42671 closed by vstinner
#43050: threading timer memory leak
https://bugs.python.org/issue43050 closed by vstinner
#43770: Rework C types initialization
https://bugs.python.org/issue43770 closed by vstinner
#44019: operator.call/operator.__call__
https://bugs.python.org/issue44019 closed by mark.dickinson
#44203: test__xxsubinterpreters: heap-buffer-overflow in interp_is_run
https://bugs.python.org/issue44203 closed by vstinner
#44358: AMD64 RHEL8 LTO + PGO 3.x build failed with: /usr/bin/ld: Dwar
https://bugs.python.org/issue44358 closed by vstinner
#44416: test_threading: test_print_exception() hangs and killed after 
https://bugs.python.org/issue44416 closed by vstinner
#44423: copy2 / sendfile fails on linux with large file
https://bugs.python.org/issue44423 closed by kr-g
#44480: test_compile killed by signal 9 on AMD64 FreeBSD Non-Debug 3.x
https://bugs.python.org/issue44480 closed by vstinner
#44531: Add _PyType_AllocNoTrack() function: allocate without tracking
https://bugs.python.org/issue44531 closed by vstinner
#44598: test_constructor (test.test_ssl.ContextTests) ... Fatal Python
https://bugs.python.org/issue44598 closed by sxt1001
#44640: Fix punctuation in isinstance() error message
https://bugs.python.org/issue44640 closed by pablogsal
#44848: Upgrade macOS and Windows installers to use SQLite 3.36.0
https://bugs.python.org/issue44848 closed by erlendaasland
#45002: won't match correct version of tcl/tk
https://bugs.python.org/issue45002 closed by jett8998
#45021: concurrent.futures race condition
https://bugs.python.org/issue45021 closed by gregory.p.smith
#45027: Allow basicConfig to configure any logger, not just root
https://bugs.python.org/issue45027 closed by vinay.sajip
#45040: [sqlite3] optimise transaction control functions
https://bugs.python.org/issue45040 closed by pablogsal
#45041: [sqlite3] simplify executescript()
https://bugs.python.org/issue45041 closed by erlendaasland
#45055: Fresh build on Windows fails the first time for zlib.c
https://bugs.python.org/issue45055 closed by lukasz.langa
#45121: Calling super().__init__ in subclasses of typing.Protocol rais
https://bugs.python.org/issue45121 closed by pablogsal
#45128: test_multiprocessing_fork fails if run sequentially after test
https://bugs.python.org/issue45128 closed by pablogsal
#45134: Protocol dealloc not called if Server is closed
https://bugs.python.org/issue45134 closed by MarkReedZ
#45170: tarfile missing cross-directory checking
https://bugs.python.org/issue45170 closed by martin.panter
#45183: Unexpected exception with zip importer
https://bugs.python.org/issue45183 closed by brett.cannon
#45198: __set_name__ documentation not clear about its usage with non-
https://bugs.python.org/issue45198 closed by rhettinger
#45200: Address Sanitizer: libasan dead lock in pthread_create() (test
https://bugs.python.org/issue45200 closed by pablogsal
#45209: multiprocessing tests log: UserWarning: resource_tracker: Ther
https://bugs.python.org/issue45209 closed by vstinner
#45216: Remove redundant information from difflib docstrings
https://bugs.python.org/issue45216 closed by lukasz.langa
#45231: make regen-all changes files on Linux
https://bugs.python.org/issue45231 closed by vstinner
#45234: copy_file raises FileNotFoundError when src is a directory
https://bugs.python.org/issue45234 closed by pablogsal
#45235: argparse does not preserve namespace with subparser defaults
https://bugs.python.org/issue45235 closed by rhettinger
#45236: pyperformance fails to build master
https://bugs.python.org/issue45236 closed by pablogsal
#45238: Fix debug() in IsolatedAsyncioTestCase
https://bugs.python.org/issue45238 closed by lukasz.langa
#45241: python REPL leaks local variables when an exception is thrown
https://bugs.python.org/issue45241 closed by ianh2
#45245: ValueError: check_hostname requires server_hostname while pip 
https://bugs.python.org/issue45245 closed by christian.heimes
#45246: the sorted() documentation should refer to operator <
https://bugs.python.org/issue45246 closed by rhettinger
#45248: Documentation example in copyreg errors
https://bugs.python.org/issue45248 closed by CiaranWelsh
#45257: Compiling 3.8 branch on Windows attempts to use incompatible l
https://bugs.python.org/issue45257 closed by proffitt
#45259: No _heappush_max()
https://bugs.python.org/issue45259 closed by rhettinger
#45263: round displays 2 instead of 3 digits
https://bugs.python.org/issue45263 closed by steven.daprano
#45265: Bug in append() method in order to appending a temporary list 
https://bugs.python.org/issue45265 closed by rhettinger
#45268: use multiple "in" in one expression?
https://bugs.python.org/issue45268 closed by Dennis Sweeney
#45270: Clicking "Add to Custom Colors" adds same colour multiple time
https://bugs.python.org/issue45270 closed by terry.reedy
#45271: Add a 'find' method (a'la str) to list
https://bugs.python.org/issue45271 closed by rhettinger
#1514420: Traceback display code can attempt to open a file named "<stdi
https://bugs.python.org/issue1514420 closed by lukasz.langa
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/PU35NVR4PUSV72JBXRPF7GPH6KHLMABU/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to