cpython/Misc/NEWS.d/next/Library
Jason R. Coombs 9c93b7402b
gh-117348: restore import time performance of configparser (#117703)
Reduces import time by over 50% (10431µs vs 4350µs on Apple M3 Pro).
2024-04-14 11:10:09 +00:00
..
2024-03-20-00-11-39.gh-issue-68583.mIlxxb.rst gh-68583: webbrowser: replace getopt with argparse, add long options (#117047) 2024-04-13 08:56:56 -06:00
2024-03-29-12-21-40.gh-issue-117142.U0agfh.rst gh-117142: Port _ctypes to multi-phase init (GH-117181) 2024-04-10 11:00:01 +00:00
2024-04-03-16-01-31.gh-issue-117516.7DlHje.rst gh-117516: Implement typing.TypeIs (#117517) 2024-04-09 10:50:37 +00:00
2024-04-04-15-28-12.gh-issue-116720.aGhXns.rst gh-116720: Fix corner cases of taskgroups (#117407) 2024-04-09 08:17:28 -07:00
2024-04-05-13-38-53.gh-issue-117546.lWjhHE.rst GH-117546: Fix symlink resolution in os.path.realpath('loop/../link') (#117568) 2024-04-10 18:17:18 +01:00
2024-04-06-20-31-09.gh-issue-117586.UgWdRK.rst GH-117586: Speed up pathlib.Path.glob() by working with strings (#117589) 2024-04-10 20:43:07 +01:00
2024-04-07-19-39-20.gh-issue-102247.h8rqiX.rst gh-102247: http: support rfc9110 status codes (GH-117611) 2024-04-13 07:33:20 -07:00
2024-04-08-19-12-26.gh-issue-117663.CPfc_p.rst gh-117663: [Enum] fix _simple_enum's detection of aliases (GH-117664) 2024-04-09 11:31:07 -07:00
2024-04-09-20-14-44.gh-issue-117348.A2NAAz.rst gh-117348: restore import time performance of configparser (#117703) 2024-04-14 11:10:09 +00:00
2024-04-09-23-22-21.gh-issue-117692.EciInD.rst gh-117692: Fix AttributeError in DocTestFinder on wrapped builtin_or_method (#117699) 2024-04-10 10:52:47 +01:00
2024-04-10-20-59-10.gh-issue-117722.oxIUEI.rst gh-117722: Fix Stream.readuntil with non-bytes buffer objects (#117723) 2024-04-11 07:41:55 -07:00
2024-04-10-21-08-32.gh-issue-117586.UCL__1.rst GH-117586: Speed up pathlib.Path.walk() by working with strings (#117726) 2024-04-11 01:26:53 +01:00
2024-04-10-21-30-37.gh-issue-117727.uAYNVS.rst GH-117727: Speed up pathlib.Path.iterdir() by using os.scandir() (#117728) 2024-04-12 22:02:39 +00:00
2024-04-10-22-35-24.gh-issue-115060.XEVuOb.rst GH-115060: Speed up pathlib.Path.glob() by not scanning literal parts (#117732) 2024-04-12 22:19:21 +01:00
2024-04-13-01-45-15.gh-issue-115060.IxoM03.rst GH-115060: Speed up pathlib.Path.glob() by omitting initial stat() (#117831) 2024-04-14 00:08:03 +01:00
README.rst

Put news entry `blurb`_ files for the *Library* section in this directory.

.. _blurb: https://pypi.org/project/blurb/