Summary of Python tracker Issues

ACTIVITY SUMMARY (2021-09-24 - 2021-10-01) 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 7341 ( +8) closed 49734 (+50) total 57075 (+58)
Open issues with patches: 2905
Issues opened (38) ==================
#45288: Inspect - Added sort_result parameter on getmembers function. https://bugs.python.org/issue45288 opened by Patitotective
#45289: test_dbm and test_dbm_ndbm segfaults in M1 Mac https://bugs.python.org/issue45289 opened by pablogsal
#45292: Implement PEP 654: Exception Groups https://bugs.python.org/issue45292 opened by iritkatriel
#45295: Speed up classmethod calls via LOAD_METHOD https://bugs.python.org/issue45295 opened by kj
#45296: IDLE: Better document close and exit. https://bugs.python.org/issue45296 opened by terry.reedy
#45297: Improve the IDLE shell save command https://bugs.python.org/issue45297 opened by steven.daprano
#45298: SIGSEGV when access a fork Event in a spawn Process https://bugs.python.org/issue45298 opened by kemingy
#45299: SMTP.send_message() does from mangling when it should not https://bugs.python.org/issue45299 opened by grant.b.edwards
#45300: Building Python documentation with doctest logs a ResourceWarn https://bugs.python.org/issue45300 opened by vstinner
#45301: pycore_condvar.h: remove Windows conditonal variable emulation https://bugs.python.org/issue45301 opened by vstinner
#45302: basic builtin functions missing __text_signature__ attributes https://bugs.python.org/issue45302 opened by xloem
#45303: ast module classes missing __text_signature__ attribute https://bugs.python.org/issue45303 opened by xloem
#45304: Supporting out-of-band buffers (pickle protocol 5) in multipro https://bugs.python.org/issue45304 opened by jakirkham
#45305: Incorrect record of call_args_list when using multiple side_ef https://bugs.python.org/issue45305 opened by dmcnulla
#45306: Docs are incorrect re: constant initialization in the C99 stan https://bugs.python.org/issue45306 opened by jhaberman
#45311: Threading Semaphore and BoundedSemaphore release method implem https://bugs.python.org/issue45311 opened by besi7dollma
#45314: Using target python while cross-building https://bugs.python.org/issue45314 opened by fransdb
#45315: `PyType_FromSpec` does not copy the name https://bugs.python.org/issue45315 opened by seberg
#45316: [C API] Functions not exported with PyAPI_FUNC() https://bugs.python.org/issue45316 opened by vstinner
#45317: Document the removal the usage of the C stack in Python to Pyt https://bugs.python.org/issue45317 opened by Mark.Shannon
#45319: Possible regression in __annotations__ descr for heap type sub https://bugs.python.org/issue45319 opened by christian.heimes
#45320: Remove deprecated inspect functions https://bugs.python.org/issue45320 opened by hugovk
#45321: Module xml.parsers.expat.errors misses error code constants of https://bugs.python.org/issue45321 opened by sping
#45324: The frozen importer should capture info in find_spec(). https://bugs.python.org/issue45324 opened by eric.snow
#45325: Allow "p" in Py_BuildValue https://bugs.python.org/issue45325 opened by pablogsal
#45326: Unexpected TypeError with type alias+issubclass+ABC https://bugs.python.org/issue45326 opened by AMDmi3
#45328: http.client.HTTPConnection doesn't work without TCP_NODELAY https://bugs.python.org/issue45328 opened by rtobar2
#45329: pyexpat: segmentation fault when `--with-system-expat` is spec https://bugs.python.org/issue45329 opened by y-tag
#45330: dulwich_log performance regression in 3.10 https://bugs.python.org/issue45330 opened by kj
#45331: Can create enum of ranges, cannot create range enum. Range sho https://bugs.python.org/issue45331 opened by techdragon
#45335: Default TIMESTAMP converter in sqlite3 ignores time zone https://bugs.python.org/issue45335 opened by iafisher
#45336: Issue with xml.tree.ElementTree.write https://bugs.python.org/issue45336 opened by twowolfs
#45337: Create venv with pip fails when target dir is under userappdat https://bugs.python.org/issue45337 opened by AdamYoblick
#45338: Add key argument to collections.Counter https://bugs.python.org/issue45338 opened by kubataytekin
#45339: concurrent.future.ThreadPoolExecutor should parameterize class https://bugs.python.org/issue45339 opened by erickpeirson
#45340: Lazily create dictionaries for plain Python objects https://bugs.python.org/issue45340 opened by Mark.Shannon
#45341: Update "Python Package Index" in Docs https://bugs.python.org/issue45341 opened by StevenHsuYL
#45342: wrap_socket fails when load_cert_chain is called without setti https://bugs.python.org/issue45342 opened by shreya1312
Most recent 15 issues with no replies (15) ==========================================
#45341: Update "Python Package Index" in Docs https://bugs.python.org/issue45341
#45340: Lazily create dictionaries for plain Python objects https://bugs.python.org/issue45340
#45339: concurrent.future.ThreadPoolExecutor should parameterize class https://bugs.python.org/issue45339
#45338: Add key argument to collections.Counter https://bugs.python.org/issue45338
#45336: Issue with xml.tree.ElementTree.write https://bugs.python.org/issue45336
#45335: Default TIMESTAMP converter in sqlite3 ignores time zone https://bugs.python.org/issue45335
#45331: Can create enum of ranges, cannot create range enum. Range sho https://bugs.python.org/issue45331
#45329: pyexpat: segmentation fault when `--with-system-expat` is spec https://bugs.python.org/issue45329
#45328: http.client.HTTPConnection doesn't work without TCP_NODELAY https://bugs.python.org/issue45328
#45326: Unexpected TypeError with type alias+issubclass+ABC https://bugs.python.org/issue45326
#45321: Module xml.parsers.expat.errors misses error code constants of https://bugs.python.org/issue45321
#45315: `PyType_FromSpec` does not copy the name https://bugs.python.org/issue45315
#45311: Threading Semaphore and BoundedSemaphore release method implem https://bugs.python.org/issue45311
#45306: Docs are incorrect re: constant initialization in the C99 stan https://bugs.python.org/issue45306
#45305: Incorrect record of call_args_list when using multiple side_ef https://bugs.python.org/issue45305
Most recent 15 issues waiting for review (15) =============================================
#45337: Create venv with pip fails when target dir is under userappdat https://bugs.python.org/issue45337
#45329: pyexpat: segmentation fault when `--with-system-expat` is spec https://bugs.python.org/issue45329
#45328: http.client.HTTPConnection doesn't work without TCP_NODELAY https://bugs.python.org/issue45328
#45325: Allow "p" in Py_BuildValue https://bugs.python.org/issue45325
#45324: The frozen importer should capture info in find_spec(). https://bugs.python.org/issue45324
#45320: Remove deprecated inspect functions https://bugs.python.org/issue45320
#45296: IDLE: Better document close and exit. https://bugs.python.org/issue45296
#45295: Speed up classmethod calls via LOAD_METHOD https://bugs.python.org/issue45295
#45292: Implement PEP 654: Exception Groups https://bugs.python.org/issue45292
#45283: Top / function argument level ClassVar should not be allowed d https://bugs.python.org/issue45283
#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
#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
Top 10 most discussed issues (10) =================================
#45325: Allow "p" in Py_BuildValue https://bugs.python.org/issue45325 16 msgs
#45116: Performance regression 3.10b1 and later on Windows: Py_DECREF( https://bugs.python.org/issue45116 13 msgs
#15870: PyType_FromSpec should take metaclass as an argument https://bugs.python.org/issue15870 11 msgs
#45229: Always use unittest for collecting tests in regrtests https://bugs.python.org/issue45229 11 msgs
#36521: Consider removing docstrings from co_consts in code objects https://bugs.python.org/issue36521 10 msgs
#44603: REPL: exit when the user types exit instead of asking them to https://bugs.python.org/issue44603 9 msgs
#45288: Inspect - Added sort_result parameter on getmembers function. https://bugs.python.org/issue45288 8 msgs
#45296: IDLE: Better document close and exit. https://bugs.python.org/issue45296 8 msgs
#45020: Freeze all modules imported during startup. https://bugs.python.org/issue45020 7 msgs
#36819: Crash during encoding using UTF-16/32 and custom error handler https://bugs.python.org/issue36819 6 msgs
Issues closed (48) ==================
#16974: when "python -c command" does a traceback, it open the file "< https://bugs.python.org/issue16974 closed by iritkatriel
#21302: time.sleep (floatsleep()) should use clock_nanosleep() on Linu https://bugs.python.org/issue21302 closed by vstinner
#21822: [Windows] KeyboardInterrupt during Thread.join hangs that Thre https://bugs.python.org/issue21822 closed by vstinner
#35921: Use ccache by default https://bugs.python.org/issue35921 closed by lukasz.langa
#36717: Allow retrieval of return value from the target of a threading https://bugs.python.org/issue36717 closed by vstinner
#39039: zlib.error with tarfile.open https://bugs.python.org/issue39039 closed by lukasz.langa
#40058: Running test_datetime twice fails with: module 'datetime' has https://bugs.python.org/issue40058 closed by serhiy.storchaka
#40173: test.support.import_fresh_module fails to correctly block subm https://bugs.python.org/issue40173 closed by serhiy.storchaka
#40642: Cpython "pystate.h" subdirectory wrong https://bugs.python.org/issue40642 closed by vstinner
#41214: -O0: Segmentation fault in _PyArg_UnpackStack https://bugs.python.org/issue41214 closed by iritkatriel
#41299: Python3 threading.Event().wait time is twice as large as Pytho https://bugs.python.org/issue41299 closed by vstinner
#41710: threading.Lock.acquire(timeout) should use sem_clockwait(CLOCK https://bugs.python.org/issue41710 closed by vstinner
#42813: Extra spaces cause unexpected EOF error in "compile" function https://bugs.python.org/issue42813 closed by terry.reedy
#43914: Highlight invalid ranges in SyntaxErrors https://bugs.python.org/issue43914 closed by lukasz.langa
#44809: Changelog missing removal of StrEnum etc. https://bugs.python.org/issue44809 closed by pablogsal
#44892: Configparser fails when the .cfg file contains inline 'comment https://bugs.python.org/issue44892 closed by terry.reedy
#45166: get_type_hints + Final + future annotations = TypeError https://bugs.python.org/issue45166 closed by lukasz.langa
#45211: Useful (expensive) information is discarded in getpath.c. https://bugs.python.org/issue45211 closed by eric.snow
#45242: test_pdb fails https://bugs.python.org/issue45242 closed by terry.reedy
#45249: Update doctect SyntaxErrors for location range https://bugs.python.org/issue45249 closed by pablogsal
#45254: HAS_SHMEM detection logic is duplicated in implementation and https://bugs.python.org/issue45254 closed by lukasz.langa
#45261: Unreliable (?) results from timeit (cache issue?) https://bugs.python.org/issue45261 closed by rhettinger
#45269: c_make_encoder() has uncovered error: "argument 1 must be dict https://bugs.python.org/issue45269 closed by lukasz.langa
#45274: Race condition in Thread._wait_for_tstate_lock() https://bugs.python.org/issue45274 closed by vstinner
#45277: typo in codecs documentation https://bugs.python.org/issue45277 closed by terry.reedy
#45280: Empty typing.NamedTuple creation is not tested https://bugs.python.org/issue45280 closed by lukasz.langa
#45285: c_char incorrectly treated as bytes in Structure https://bugs.python.org/issue45285 closed by ciresnave
#45286: zipfile missing API for links https://bugs.python.org/issue45286 closed by serhiy.storchaka
#45287: zipfile.is_zipfile returns true for a rar file containing zips https://bugs.python.org/issue45287 closed by serhiy.storchaka
#45290: test_multiprocessing_pool_circular_import fails in M1 mac https://bugs.python.org/issue45290 closed by pablogsal
#45291: Some instructions in the "Using Python on Unix platforms" docu https://bugs.python.org/issue45291 closed by christian.heimes
#45293: List inplace addition different from normal addition https://bugs.python.org/issue45293 closed by rhettinger
#45294: Conditional import fails and produce UnboundLocalError, if a v https://bugs.python.org/issue45294 closed by steven.daprano
#45307: Removal of _PyImport_FindExtensionObject() in 3.10 limits cust https://bugs.python.org/issue45307 closed by pablogsal
#45308: multiprocessing default fork child process will not free objec https://bugs.python.org/issue45308 closed by vstinner
#45309: asyncio task can not be used to open_connection and read data. https://bugs.python.org/issue45309 closed by whitestockingirl
#45310: test_multiprocessing_forkserver: test_shared_memory_basics() f https://bugs.python.org/issue45310 closed by serhiy.storchaka
#45312: "MUPCA Root" Certificates - treated as invalid and cause error https://bugs.python.org/issue45312 closed by steve.dower
#45313: Counter.elements() wrong error message https://bugs.python.org/issue45313 closed by rhettinger
#45318: Python 3.10: cyclomatic complexity of match-case syntax https://bugs.python.org/issue45318 closed by mark.dickinson
#45322: [X86_64]test_concurrent_futures fail https://bugs.python.org/issue45322 closed by vstinner
#45323: unexpected behavior on first match case _ https://bugs.python.org/issue45323 closed by ojob
#45327: Reading from a file is stuck infinitely when the file name is https://bugs.python.org/issue45327 closed by eric.smith
#45332: Decimal test and benchmark are broken https://bugs.python.org/issue45332 closed by corona10
#45333: += operator and accessors bug? https://bugs.python.org/issue45333 closed by josh.r
#45334: String Strip not working https://bugs.python.org/issue45334 closed by serhiy.storchaka
#1596321: KeyError at exit after 'import threading' in other thread https://bugs.python.org/issue1596321 closed by vstinner
#1736792: dict reentrant/threading request https://bugs.python.org/issue1736792 closed by vstinner
participants (1)
-
Python tracker