cpython/Misc/NEWS.d/next/Library
2025-10-24 08:26:36 +02:00
..
2023-03-21-10-59-40.gh-issue-102431.eUDnf4.rst gh-102431: Clarify constraints on operands of Decimal logical operations (GH-102836) 2025-10-14 11:02:02 +00:00
2025-05-07-22-09-28.gh-issue-133601.9kUL3P.rst gh-133601: Remove deprecated typing.no_type_check_decorator (#133602) 2025-10-20 21:10:44 +00:00
2025-05-10-15-10-54.gh-issue-133789.I-ZlUX.rst GH-133789: Fix unpickling of pathlib objects pickled in Python 3.13 (#133831) 2025-10-17 21:57:51 +00:00
2025-06-29-22-01-00.gh-issue-133390.I1DW_3.rst gh-133390: sqlite3 CLI completion for tables, columns, indices, triggers, views, functions, schemata (GH-136101) 2025-10-24 08:26:36 +02:00
2025-08-11-04-52-18.gh-issue-137627.Ku5Yi2.rst gh-137627: Make csv.Sniffer.sniff() delimiter detection 1.6x faster (#137628) 2025-10-23 15:28:29 +03:00
2025-08-15-20-35-30.gh-issue-69528.qc-Eh_.rst gh-69528: Distinguish between file modes "wb+" and "rb+" (GH-137834) 2025-10-21 20:33:30 +03:00
2025-09-12-09-34-37.gh-issue-138764.mokHoY.rst gh-138764: annotationlib: Make call_annotate_function fallback to using VALUE annotations if both the requested format and VALUE_WITH_FAKE_GLOBALS are not implemented (#138803) 2025-10-21 15:57:43 +00:00
2025-09-13-12-19-17.gh-issue-138859.PxjIoN.rst gh-138859: Account for ParamSpec defaults that are not lists … (#138868) 2025-10-16 05:30:36 -07:00
2025-09-15-21-03-11.gh-issue-138891.oZFdtR.rst gh-138891: fix star-unpack in get_annotations (#138951) 2025-10-20 19:55:08 +00:00
2025-09-18-21-25-41.gh-issue-83714.TQjDWZ.rst gh-83714: Use "stx_" prefix for all os.statx_result members (#140432) 2025-10-22 11:48:37 +02:00
2025-09-25-20-16-10.gh-issue-101828.yTxJlJ.rst gh-101828: Fix jisx0213 codecs removing null characters (gh-139340) 2025-10-14 22:55:00 +09:00
2025-09-30-12-52-54.gh-issue-63161.mECM1A.rst gh-63161: Fix tokenize.detect_encoding() (GH-139446) 2025-10-20 20:08:47 +03:00
2025-10-14-20-27-06.gh-issue-76007.2NcUbo.rst gh-76007: Deprecate zlib.__version__ attribute (#140130) 2025-10-15 13:18:48 +02:00
2025-10-15-02-26-50.gh-issue-140135.54JYfM.rst gh-140135: Use PyBytesWriter in io.RawIOBase.readall(); 4x faster (#140139) 2025-10-15 14:04:17 +00:00
2025-10-15-15-10-34.gh-issue-140166.NtxRez.rst gh-140166: Use application/texinfo as sole MIME type for .texi and .texinfo files (#140165) 2025-10-20 16:14:23 +03:00
2025-10-15-17-23-51.gh-issue-140141.j2mUDB.rst gh-140141: Properly break exception chain in importlib.metadata.Distribution.from_name (#140142) 2025-10-15 12:49:14 -04:00
2025-10-15-20-47-04.gh-issue-140120.3gffZq.rst gh-140120: Refresh HACL* to fix an hmac memory leak (GH-140188) 2025-10-16 05:25:51 +00:00
2025-10-15-21-42-13.gh-issue-140041._Fka2j.rst gh-140041: Fix import of ctypes on Android and Cygwin when ABI flags are present (#140178) 2025-10-16 05:40:39 +08:00
2025-10-16-16-10-11.gh-issue-139707.zR6Qtn.rst gh-139707: Better ModuleNotFoundError message for missing stdlib modules (GH-140219) 2025-10-21 09:12:04 +02:00
2025-10-17-12-33-01.gh-issue-140251.esM-OX.rst gh-140251: colorize import statement formatting in asyncio console (#140252) 2025-10-18 20:05:24 +05:30
2025-10-17-23-58-11.gh-issue-140272.lhY8uS.rst Move the NEWS entry for gh-140272 to the correct place (GH-140290) 2025-10-18 10:54:40 +00:00
2025-10-18-14-30-21.gh-issue-76007.peEgcr.rst gh-76007: Deprecate __version__ attribute in imaplib (#140299) 2025-10-20 15:20:44 +03:00
2025-10-22-12-56-57.gh-issue-140448.GsEkXD.rst gh-140448: Default suggest_on_error to True in argparse.ArgumentParser (#140450) 2025-10-22 16:15:26 +00:00
2025-10-22-20-52-13.gh-issue-140474.xIWlip.rst gh-140474: Fix memory leak in array.array (GH-140478) 2025-10-23 05:49:27 -04:00
2025-10-23-12-12-22.gh-issue-138774.mnh2gU.rst gh-138774: use value to ast.unparse code when str is None in ast.Interpolation (#139415) 2025-10-23 13:56:05 +00:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

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

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