
ACTIVITY SUMMARY (2021-06-25 - 2021-07-02) 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 7398 (-12) closed 48891 (+57) total 56289 (+45) Open issues with patches: 2951 Issues opened (28) ================== #23041: csv needs more quoting rules https://bugs.python.org/issue23041 reopened by skip.montanaro #41180: marshal load bypass code.__new__ audit event https://bugs.python.org/issue41180 reopened by steve.dower #44511: Improve the bytecode for mapping patterns https://bugs.python.org/issue44511 opened by brandtbucher #44512: csv.DictWriter: inconsistency in handling of extrasaction arg https://bugs.python.org/issue44512 opened by andrei.avk #44514: configparser.rst & bz2.rst leave temp files after 'make doctes https://bugs.python.org/issue44514 opened by kfollstad #44515: contextlib test incompatibility with non-refcounted GC https://bugs.python.org/issue44515 opened by ncoghlan #44516: Update bundled pip to 21.1.3 https://bugs.python.org/issue44516 opened by sbidoul #44517: test__xxsubinterpreters: AMD64 Fedora Stable 3.x buildbot abor https://bugs.python.org/issue44517 opened by erlendaasland #44518: Finalization of non-exhausted asynchronous generators is defer https://bugs.python.org/issue44518 opened by serhiy.storchaka #44521: str.removeprefix(): add strict: bool https://bugs.python.org/issue44521 opened by socketpair #44522: [doc] open() function errors='surrogateescape' has inaccurate https://bugs.python.org/issue44522 opened by bupjae2 #44524: __name__ attribute in typing module https://bugs.python.org/issue44524 opened by farcat #44525: Implement CALL_FUNCTION adaptive interpreter optimizations https://bugs.python.org/issue44525 opened by kj #44528: Move IP version resolving to http.server's API https://bugs.python.org/issue44528 opened by pavel-lexyr #44530: Propagate qualname from the compiler unit to code objects for https://bugs.python.org/issue44530 opened by Gabriele Tornetta #44531: Add _PyType_AllocNoTrack() function: allocate without tracking https://bugs.python.org/issue44531 opened by vstinner #44532: multi subinterpreters use _PyStructSequence_InitType failed. https://bugs.python.org/issue44532 opened by JunyiXie #44533: Where are the log file(s) https://bugs.python.org/issue44533 opened by tygrus #44534: unittest.mock.Mock.unsafe doc is garbled https://bugs.python.org/issue44534 opened by roysmith #44537: Document PGO in devguide https://bugs.python.org/issue44537 opened by gvanrossum #44539: Imghdr JPG Quantized https://bugs.python.org/issue44539 opened by mohamadmansourx #44540: venv: activate.bat fails for venv with special characters in P https://bugs.python.org/issue44540 opened by MB113 #44543: Remove depreciated logging.warn() method https://bugs.python.org/issue44543 opened by Harry-Lees #44544: Add full list of possible args to textwrap: wrap, fill, shorte https://bugs.python.org/issue44544 opened by andrei.avk #44547: fraction.Fraction does not implement __int__. https://bugs.python.org/issue44547 opened by mamrhein #44549: BZip 1.0.6 Critical Vulnerability https://bugs.python.org/issue44549 opened by s.s.mahato #44552: incomplete documentation of __main__.py https://bugs.python.org/issue44552 opened by mandolaerik #44553: types.Union should support GC https://bugs.python.org/issue44553 opened by kj Most recent 15 issues with no replies (15) ========================================== #44553: types.Union should support GC https://bugs.python.org/issue44553 #44552: incomplete documentation of __main__.py https://bugs.python.org/issue44552 #44549: BZip 1.0.6 Critical Vulnerability https://bugs.python.org/issue44549 #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 #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 #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 #44516: Update bundled pip to 21.1.3 https://bugs.python.org/issue44516 #44515: contextlib test incompatibility with non-refcounted GC https://bugs.python.org/issue44515 #44514: configparser.rst & bz2.rst leave temp files after 'make doctes https://bugs.python.org/issue44514 #44512: csv.DictWriter: inconsistency in handling of extrasaction arg https://bugs.python.org/issue44512 #44511: Improve the bytecode for mapping patterns https://bugs.python.org/issue44511 Most recent 15 issues waiting for review (15) ============================================= #44553: types.Union should support GC https://bugs.python.org/issue44553 #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 #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 #44530: Propagate qualname from the compiler unit to code objects for https://bugs.python.org/issue44530 #44525: Implement CALL_FUNCTION adaptive interpreter optimizations https://bugs.python.org/issue44525 #44516: Update bundled pip to 21.1.3 https://bugs.python.org/issue44516 #44515: contextlib test incompatibility with non-refcounted GC https://bugs.python.org/issue44515 #44514: configparser.rst & bz2.rst leave temp files after 'make doctes https://bugs.python.org/issue44514 #44512: csv.DictWriter: inconsistency in handling of extrasaction arg https://bugs.python.org/issue44512 #44511: Improve the bytecode for mapping patterns https://bugs.python.org/issue44511 #44501: Packing constant call arguments https://bugs.python.org/issue44501 #44493: Missing terminated NUL in the length of sockaddr_un https://bugs.python.org/issue44493 Top 10 most discussed issues (10) ================================= #44490: PEP 604 Union (int | str) doesn't have __parameters__ https://bugs.python.org/issue44490 9 msgs #43625: CSV has_headers heuristic could be improved https://bugs.python.org/issue43625 7 msgs #44531: Add _PyType_AllocNoTrack() function: allocate without tracking https://bugs.python.org/issue44531 7 msgs #44547: fraction.Fraction does not implement __int__. https://bugs.python.org/issue44547 7 msgs #44517: test__xxsubinterpreters: AMD64 Fedora Stable 3.x buildbot abor https://bugs.python.org/issue44517 6 msgs #44521: str.removeprefix(): add strict: bool https://bugs.python.org/issue44521 6 msgs #33140: shutil.chown should not be defined in Windows https://bugs.python.org/issue33140 5 msgs #44452: Allow paths to be joined without worrying about a leading slas https://bugs.python.org/issue44452 5 msgs #44518: Finalization of non-exhausted asynchronous generators is defer https://bugs.python.org/issue44518 5 msgs #44524: __name__ attribute in typing module https://bugs.python.org/issue44524 5 msgs Issues closed (50) ================== #30256: Adding a SyncManager Queue proxy to a SyncManager dict or Name https://bugs.python.org/issue30256 closed by gvanrossum #32215: sqlite3 400x-600x slower depending on formatting of an UPDATE https://bugs.python.org/issue32215 closed by iritkatriel #34798: pprint ignores the compact parameter for dicts https://bugs.python.org/issue34798 closed by iritkatriel #36265: Remove ABCs from collections https://bugs.python.org/issue36265 closed by iritkatriel #36479: [subinterpreters] Exit threads when interpreter is finalizing https://bugs.python.org/issue36479 closed by vstinner #37395: Core interpreter should be linked with libgcc_s.so on Linux https://bugs.python.org/issue37395 closed by vstinner #37398: contextlib.ContextDecorator decorating async functions https://bugs.python.org/issue37398 closed by ncoghlan #38055: Starting multiprocessing.Process raises FileNotFoundError unex https://bugs.python.org/issue38055 closed by iritkatriel #38062: Clarify that atexit.unregister matches by equality, not identi https://bugs.python.org/issue38062 closed by iritkatriel #40528: Improve / Clear ASDL generator https://bugs.python.org/issue40528 closed by BTaskaya #40620: [doc] Range tutorial shorthand could be made clearer https://bugs.python.org/issue40620 closed by iritkatriel #41539: print blocks with multiprocessing and buffered output https://bugs.python.org/issue41539 closed by pitrou #42588: Improvements to graphlib.TopologicalSorter.static_order() docu https://bugs.python.org/issue42588 closed by pablogsal #42888: Not installed ���libgcc_s.so.1��� causes exit crash. https://bugs.python.org/issue42888 closed by vstinner #43232: Prohibit previously deprecated operations on asyncio.trsock.Tr https://bugs.python.org/issue43232 closed by serhiy.storchaka #43234: Prohibit passing non-ThreadPoolExecutor executors to loop.set_ https://bugs.python.org/issue43234 closed by serhiy.storchaka #43412: object.h -Wcast-qual warning https://bugs.python.org/issue43412 closed by vstinner #43552: Add locale.get_locale_encoding() and locale.get_current_locale https://bugs.python.org/issue43552 closed by vstinner #43832: asyncio + multiprocessing = core dump in sem_trywait https://bugs.python.org/issue43832 closed by asvetlov #44110: Improve string's __getitem__ error message https://bugs.python.org/issue44110 closed by serhiy.storchaka #44117: [C API] Remove deprecated PyEval_InitThreads() https://bugs.python.org/issue44117 closed by vstinner #44229: test_ssl: test_get_server_certificate() and test_msg_callback_ https://bugs.python.org/issue44229 closed by erlendaasland #44288: unittest: _is_relevant_tb_level() fails because tb.tb_frame.f_ https://bugs.python.org/issue44288 closed by vstinner #44313: Generate LOAD_ATTR+CALL_FUNCTION instead of LOAD_METHOD+CALL_M https://bugs.python.org/issue44313 closed by BTaskaya #44404: tkinter's after() AttributeError with functools.partial (no at https://bugs.python.org/issue44404 closed by serhiy.storchaka #44440: logging does not work as documented (setLevel) https://bugs.python.org/issue44440 closed by vinay.sajip #44464: Remove flake8 exception for deprecation warning (importlib.met https://bugs.python.org/issue44464 closed by jaraco #44468: Shouldn't `typing.get_type_hints()` default `globalns` to `{}` https://bugs.python.org/issue44468 closed by gvanrossum #44470: 3.11 docs.python.org in Polish not English? https://bugs.python.org/issue44470 closed by mdk #44471: Raise TypeError in ExitStack.enter_context() for bad argument https://bugs.python.org/issue44471 closed by serhiy.storchaka #44498: add deprecation warnings for asynchat, asyncore and smtpd https://bugs.python.org/issue44498 closed by iritkatriel #44509: Build in type alias for paths https://bugs.python.org/issue44509 closed by arakowski #44510: file.read() UnicodeDecodeError with UTF-8 BOM in files on Wind https://bugs.python.org/issue44510 closed by eryksun #44513: for string methods strip, lstrip, rstrip, when param is a stri https://bugs.python.org/issue44513 closed by steven.daprano #44519: help(math.fabs) https://bugs.python.org/issue44519 closed by rhettinger #44520: In Lib/urllib/parse.py quote_from_bytes, exception is thrown i https://bugs.python.org/issue44520 closed by iritkatriel #44523: weakref.proxy documentation might be outdated https://bugs.python.org/issue44523 closed by pablogsal #44526: Doc typo in "What���s New In Python 3.10" (x/y-axis) https://bugs.python.org/issue44526 closed by pablogsal #44527: On Windows, subprocess.run gets stuck indefinitely https://bugs.python.org/issue44527 closed by eryksun #44529: Using typing.Union in isinstance checks https://bugs.python.org/issue44529 closed by eric.smith #44535: Cannot build in VS 2022 https://bugs.python.org/issue44535 closed by steve.dower #44536: wrong output of np.lcm.reduce(*awg) https://bugs.python.org/issue44536 closed by mark.dickinson #44538: ast.Slice 3.9.6 documentation bug https://bugs.python.org/issue44538 closed by c3-timjbaer #44541: collections.abc.Sequence index implementation https://bugs.python.org/issue44541 closed by kj #44542: Python 3.9.6 Can't Find `coverage` https://bugs.python.org/issue44542 closed by floatingsunfish #44545: spam https://bugs.python.org/issue44545 closed by mark.dickinson #44546: spam https://bugs.python.org/issue44546 closed by mark.dickinson #44548: ttk Indeterminate Progressbar Not Animating Correctly After `s https://bugs.python.org/issue44548 closed by Jim.Jewett #44550: SPAM https://bugs.python.org/issue44550 closed by xtreak #44551: Substraction: unprecise result https://bugs.python.org/issue44551 closed by eric.smith
participants (1)
-
Python tracker