[Python-Dev] Summary of Python tracker Issues

2021年7月09日 11:11:27 -0700

ACTIVITY SUMMARY (2021年07月02日 - 2021年07月09日)
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 7397 ( -1)
 closed 48931 (+40)
 total 56328 (+39)
Open issues with patches: 2952 
Issues opened (28)
==================
#38291: Deprecate the typing.io and typing.re pseudo-modules
https://bugs.python.org/issue38291 reopened by gvanrossum
#44550: Spam
https://bugs.python.org/issue44550 reopened by skoolbeep
#44554: pdb.main is unnecessarily complicated
https://bugs.python.org/issue44554 opened by jaraco
#44556: ctypes unittest crashes with libffi 3.4.2
https://bugs.python.org/issue44556 opened by zan
#44560: Unrecognized charset "eucgb2312_cn" in email header for many M
https://bugs.python.org/issue44560 opened by tommylikehu
#44561: Some expired hyperlinks in Python documentation
https://bugs.python.org/issue44561 opened by StevenHsuYL
#44564: DeprecationWarning in test_enum over formatting
https://bugs.python.org/issue44564 opened by xtreak
#44566: StopIteration subclass suppressed by contextlib.contextmanager
https://bugs.python.org/issue44566 opened by graingert
#44567: venv fails when called from within long path on Windows
https://bugs.python.org/issue44567 opened by schwaerz
#44568: test_constructor (test.test_ssl.ContextTests) ... Fatal Python
https://bugs.python.org/issue44568 opened by sxt1001
#44569: traceback.py: Allow customization of per-frame line formatting
https://bugs.python.org/issue44569 opened by ammar2
#44571: itertools: takedowhile()
https://bugs.python.org/issue44571 opened by pavel-lexyr
#44572: Calls to platform._syscmd_ver() dependent functions consume ST
https://bugs.python.org/issue44572 opened by glukhov.k
#44573: Organize some data files in the Lib/test directory
https://bugs.python.org/issue44573 opened by Leonardofreua
#44574: IDLE: Implement or delete python-context-help.
https://bugs.python.org/issue44574 opened by terry.reedy
#44577: Probably defect in Python 3.7.11
https://bugs.python.org/issue44577 opened by vladislavko
#44579: shutil.copy() inefficient implementation in Windows
https://bugs.python.org/issue44579 opened by sfmc
#44580: pprint does not work for typing.Mapping
https://bugs.python.org/issue44580 opened by hclark
#44581: Interpreter can execute quickened opcodes in tracing mode
https://bugs.python.org/issue44581 opened by Mark.Shannon
#44583: Failure to build on OSF1.
https://bugs.python.org/issue44583 opened by jaykrell
#44584: Deprecate thread debugging PYTHONTHREADDEBUG=1
https://bugs.python.org/issue44584 opened by vstinner
#44585: csv library does not correctly interpret some files
https://bugs.python.org/issue44585 opened by voidloop
#44586: unittest requires __init__.py for test discovery
https://bugs.python.org/issue44586 opened by ma19
#44587: BooleanOptionalAction displays default=SUPPRESS unlike other a
https://bugs.python.org/issue44587 opened by a.badger
#44588: Possible double Py_XDECREF in cpython typeobject.c
https://bugs.python.org/issue44588 opened by Wesley-Jzy
#44589: Pattern Matching - duplicate keys in mapping patterns
https://bugs.python.org/issue44589 opened by quentel
#44590: Create frame objects lazily when needed
https://bugs.python.org/issue44590 opened by Mark.Shannon
#44592: tkinter focus_get() with non-tkinter Tk widget
https://bugs.python.org/issue44592 opened by Akuli
Most recent 15 issues with no replies (15)
==========================================
#44590: Create frame objects lazily when needed
https://bugs.python.org/issue44590
#44587: BooleanOptionalAction displays default=SUPPRESS unlike other a
https://bugs.python.org/issue44587
#44585: csv library does not correctly interpret some files
https://bugs.python.org/issue44585
#44580: pprint does not work for typing.Mapping
https://bugs.python.org/issue44580
#44569: traceback.py: Allow customization of per-frame line formatting
https://bugs.python.org/issue44569
#44568: test_constructor (test.test_ssl.ContextTests) ... Fatal Python
https://bugs.python.org/issue44568
#44564: DeprecationWarning in test_enum over formatting
https://bugs.python.org/issue44564
#44556: ctypes unittest crashes with libffi 3.4.2
https://bugs.python.org/issue44556
#44554: pdb.main is unnecessarily complicated
https://bugs.python.org/issue44554
#44540: venv: activate.bat fails for venv with special characters in P
https://bugs.python.org/issue44540
#44539: Imghdr JPG Quantized
https://bugs.python.org/issue44539
#44532: multi subinterpreters use _PyStructSequence_InitType failed.
https://bugs.python.org/issue44532
#44528: Move IP version resolving to http.server's API
https://bugs.python.org/issue44528
#44525: Implement CALL_FUNCTION adaptive interpreter optimizations
https://bugs.python.org/issue44525
#44522: [doc] open() function errors='surrogateescape' has inaccurate 
https://bugs.python.org/issue44522
Most recent 15 issues waiting for review (15)
=============================================
#44590: Create frame objects lazily when needed
https://bugs.python.org/issue44590
#44584: Deprecate thread debugging PYTHONTHREADDEBUG=1
https://bugs.python.org/issue44584
#44583: Failure to build on OSF1.
https://bugs.python.org/issue44583
#44581: Interpreter can execute quickened opcodes in tracing mode
https://bugs.python.org/issue44581
#44569: traceback.py: Allow customization of per-frame line formatting
https://bugs.python.org/issue44569
#44566: StopIteration subclass suppressed by contextlib.contextmanager
https://bugs.python.org/issue44566
#44561: Some expired hyperlinks in Python documentation
https://bugs.python.org/issue44561
#44554: pdb.main is unnecessarily complicated
https://bugs.python.org/issue44554
#44544: Add full list of possible args to textwrap: wrap, fill, shorte
https://bugs.python.org/issue44544
#44543: Remove depreciated logging.warn() method
https://bugs.python.org/issue44543
#44539: Imghdr JPG Quantized
https://bugs.python.org/issue44539
#44534: unittest.mock.Mock.unsafe doc is garbled
https://bugs.python.org/issue44534
#44532: multi subinterpreters use _PyStructSequence_InitType failed.
https://bugs.python.org/issue44532
#44531: Add _PyType_AllocNoTrack() function: allocate without tracking
https://bugs.python.org/issue44531
#44525: Implement CALL_FUNCTION adaptive interpreter optimizations
https://bugs.python.org/issue44525
Top 10 most discussed issues (10)
=================================
#11343: Make errors due to full parser stack identifiable
https://bugs.python.org/issue11343 7 msgs
#44572: Calls to platform._syscmd_ver() dependent functions consume ST
https://bugs.python.org/issue44572 7 msgs
#39100: email.policy.SMTP throws AttributeError on invalid header
https://bugs.python.org/issue39100 6 msgs
#44571: itertools: takedowhile()
https://bugs.python.org/issue44571 6 msgs
#43908: array.array should remain immutable: add Py_TPFLAGS_IMMUTABLET
https://bugs.python.org/issue43908 5 msgs
#43950: Include column offsets for bytecode instructions
https://bugs.python.org/issue43950 5 msgs
#44588: Possible double Py_XDECREF in cpython typeobject.c
https://bugs.python.org/issue44588 5 msgs
#26280: ceval: Optimize list[int] (subscript) operation similarly to C
https://bugs.python.org/issue26280 4 msgs
#41249: TypedDict inheritance doesn't work with get_type_hints and pos
https://bugs.python.org/issue41249 4 msgs
#44501: Packing constant call arguments
https://bugs.python.org/issue44501 4 msgs
Issues closed (39)
==================
#4600: __class__ assignment error message confusing
https://bugs.python.org/issue4600 closed by terry.reedy
#16321: Move eq.h out of stringlib
https://bugs.python.org/issue16321 closed by rhettinger
#23609: Export PyModuleObject in moduleobject.h
https://bugs.python.org/issue23609 closed by scoder
#31218: del expects __delitem__ if __setitem__ is defined
https://bugs.python.org/issue31218 closed by rhettinger
#34266: Bad behavior with "restart \" or "restart "" in pdb
https://bugs.python.org/issue34266 closed by iritkatriel
#34919: Crash caused by certain characters in a string
https://bugs.python.org/issue34919 closed by iritkatriel
#35277: Upgrade bundled pip/setuptools
https://bugs.python.org/issue35277 closed by ned.deily
#35815: Able to instantiate a subclass with abstract methods from __in
https://bugs.python.org/issue35815 closed by gvanrossum
#35866: concurrent.futures deadlock
https://bugs.python.org/issue35866 closed by vstinner
#36663: pdb: store whole exception information in locals (via user_exc
https://bugs.python.org/issue36663 closed by iritkatriel
#41137: pdb uses the locale encoding for .pdbrc
https://bugs.python.org/issue41137 closed by methane
#41676: asyncio.Event.wait broken link from asyncio.Event
https://bugs.python.org/issue41676 closed by erlendaasland
#42778: Add follow_symlinks=True parameter to both os.path.samefile() 
https://bugs.python.org/issue42778 closed by serhiy.storchaka
#42889: Incorrect behavior after ast node visits
https://bugs.python.org/issue42889 closed by terry.reedy
#43077: Update bundled pip to 21.0.1 and setuptools to 52.0.0
https://bugs.python.org/issue43077 closed by paul.moore
#43384: Include regen-stdlib-module-names in regen-all
https://bugs.python.org/issue43384 closed by nascheme
#43453: docs: runtime_checkable example refers to changed behavior in 
https://bugs.python.org/issue43453 closed by gvanrossum
#43895: Unnecessary Cache of Shared Object Handles
https://bugs.python.org/issue43895 closed by gregory.p.smith
#44129: zipfile: Add descriptive global variables for general purpose 
https://bugs.python.org/issue44129 closed by serhiy.storchaka
#44145: hmac.update is not releasing the GIL when openssl's hmac is us
https://bugs.python.org/issue44145 closed by gregory.p.smith
#44383: argparse.BooleanOptionalAction interacts poorly with ArgumentD
https://bugs.python.org/issue44383 closed by juliangilbey
#44446: linecache.getline TypeError when formatting tracebacks in stac
https://bugs.python.org/issue44446 closed by pablogsal
#44479: Windows build doesn't regenerate some files
https://bugs.python.org/issue44479 closed by steve.dower
#44530: Propagate qualname from the compiler unit to code objects for 
https://bugs.python.org/issue44530 closed by pablogsal
#44552: incomplete documentation of __main__.py
https://bugs.python.org/issue44552 closed by mandolaerik
#44553: types.Union should support GC
https://bugs.python.org/issue44553 closed by kj
#44555: Dictionary operations are LINEAR for any dictionary (for a par
https://bugs.python.org/issue44555 closed by rhettinger
#44557: It's a bug? Dict
https://bugs.python.org/issue44557 closed by steven.daprano
#44558: Make the implementation consistency of operator.countOf/indexO
https://bugs.python.org/issue44558 closed by corona10
#44559: Enum: revert to 3.9
https://bugs.python.org/issue44559 closed by ethan.furman
#44562: types.GenericAlias should decref instead of using delete in tp
https://bugs.python.org/issue44562 closed by pablogsal
#44563: Failed tee.fromiterable() corrupts the linked list of all GC o
https://bugs.python.org/issue44563 closed by pablogsal
#44565: python configure config.status: error: cannot find input file:
https://bugs.python.org/issue44565 closed by kevinshi
#44570: 3.10.0b3 doesn't trace line events for return in some cases
https://bugs.python.org/issue44570 closed by pablogsal
#44575: Windows installer prohibits different patches for the same ver
https://bugs.python.org/issue44575 closed by zach.ware
#44576: AttributeError: incorrect line identified in Python 3.10
https://bugs.python.org/issue44576 closed by Mark.Shannon
#44578: dict/list with more than two type parameters doesn't raise a T
https://bugs.python.org/issue44578 closed by gvanrossum
#44582: Accelerate mimetypes.init on Windows
https://bugs.python.org/issue44582 closed by steve.dower
#44591: Added max heap push
https://bugs.python.org/issue44591 closed by rhettinger
_______________________________________________
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/22HZOMWKH7INKKMKGGCCUY4TNPWFSD2V/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to