cpython/Misc/NEWS.d/next/Library
Miss Islington (bot) 77cc4428a7
[3.15] gh-146452: Fix pickle segfault on concurrent mutation of dict in pickle (GH-146470) (#150292)
gh-146452: Fix pickle segfault on concurrent mutation of dict in pickle (GH-146470)
(cherry picked from commit e62a61177f)

Co-authored-by: Farhan Saif <fsaif@uic.edu>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
2026-05-23 07:33:21 +00:00
..
2021-10-18-13-46-55.bpo-45509.Upwb60.rst [3.15] bpo-45509: Check gzip headers for corrupted fields (GH-29028) (GH-149769) 2026-05-13 10:54:10 +00:00
2024-11-02-02-02-31.gh-issue-107398.uUtA6Q.rst [3.15] gh-107398: Fix tarfile stream mode exception when process the file with the gzip extra field (GH-126304) (GH-150199) 2026-05-21 20:02:10 +00:00
2025-03-01-13-36-02.gh-issue-128110.9wx_G0.rst [3.15] gh-128110: Fix rfc2047 whitespace handling in email parser address headers (GH-130749) (#149787) 2026-05-13 16:26:42 -04:00
2025-05-19-20-29-35.gh-issue-133998.KmElUw.rst [3.15] gh-133998: Fix gzip file creation when time is out of range (GH-134278) (GH-150221) 2026-05-22 07:48:42 +00:00
2025-05-19-21-08-25.gh-issue-134261.ravGYm.rst [3.15] gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests (GH-134264) (#150137) 2026-05-20 19:49:13 +00:00
2025-08-30-07-44-30.gh-issue-86533.pathlib.rst [3.15] gh-86533: Restore os.makedirs() ability to apply *mode* recursively (GH-150011) (#150036) 2026-05-18 22:10:01 -07:00
2026-03-26-09-30-00.gh-issue-146452.Y2N6qZ8J.rst [3.15] gh-146452: Fix pickle segfault on concurrent mutation of dict in pickle (GH-146470) (#150292) 2026-05-23 07:33:21 +00:00
2026-04-23-12-50-15.gh-issue-148441.zvpCkR.rst [3.15] gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (GH-148904) (#149639) 2026-05-10 14:11:57 +00:00
2026-05-07-21-58-17.gh-issue-149388.DDBPeA.rst [3.15] gh-149388: Make asyncio PipeHandle.close idempotent (GH-149518) (#149605) 2026-05-09 20:38:34 +05:30
2026-05-08-15-08-35.gh-issue-112821.t9T1YD.rst [3.15] gh-112821: Fix rlcompleter failures on objects with descriptors (GH-149577) (#149656) 2026-05-11 12:07:50 -04:00
2026-05-09-21-02-08.gh-issue-149614.U4snj3.rst [3.15] gh-149614 - Restore deepcopiability of argparse.ArgumentParser… (#149693) 2026-05-11 18:25:40 +00:00
2026-05-10-07-21-51.gh-issue-139489.rS7LTA.rst [3.15] gh-139489: Add is_valid_text to xml.__all__ (GH-149641) (#149652) 2026-05-10 21:11:04 +00:00
2026-05-10-19-26-50.gh-issue-149584.x7Qm9A.rst [3.15] gh-149584: Fix excessive overhead in the Tachyon profiler regarding the cache behavior (GH-149649) (#150152) 2026-05-20 11:59:10 +00:00
2026-05-10-23-51-23.gh-issue-149504.pDSCbn.rst [3.15] gh-149504: Fix re-entrancy bug when .pth/.start file invokes site.add sitedir() (#149659) (#149799) 2026-05-13 15:45:39 -07:00
2026-05-12-06-24-54.gh-issue-149701.8v9RTm.rst [3.15] gh-149701: Fully silence potential hash -r error (GH-149702) (GH-149757) 2026-05-13 10:28:27 +01:00
2026-05-12-13-03-45.gh-issue-149718.SaM1NJ.rst [3.15] gh-149718: Aggregate same stack frames in Tachyon in some collectors (GH-149719) (#149747) 2026-05-13 01:30:22 +01:00
2026-05-13-23-18-39.gh-issue-149801.S_FfGr.rst [3.15] gh-149801: Add IANA registered names and aliases with leading zeros (GH-149804) (GH-149870) 2026-05-15 15:08:15 +03:00
2026-05-14-15-55-28.gh-issue-149816.ZaXQ0q.rst [3.15] gh-149816: Fix a RC in _random.Random.__init__ method (GH-149824) (#149997) 2026-05-18 16:16:55 +00:00
2026-05-15-16-28-00.gh-issue-149819.fixpth.rst [3.15] gh-149819: fix .pth and .start file processing in subprocess when inheriting PYTHONPATH (GH-150177) (#150202) 2026-05-21 15:31:41 -07:00
2026-05-15-18-44-20.gh-issue-142349.fHK3v1.rst [3.15] gh-142349: Add help("lazy") support (GH-149886) (#149889) 2026-05-15 16:57:59 +00:00
2026-05-16-21-08-33.gh-issue-149921.I1yNML.rst [3.15] gh-149921: Fix reference leaks in _interpchannels and _interpqueues modules (GH-149922) (#149943) 2026-05-17 11:01:15 +00:00
2026-05-18-07-44-46.gh-issue-149995.vvtFHn.rst [3.15] gh-149995: Update typing.py docstrings and documentation (GH-149996) (#150215) 2026-05-22 06:41:43 +00:00
2026-05-18-17-17-20.gh-issue-149189.a8IooK.rst [3.15] gh-149189: Revert "Modern defaults for pprint (GH-149190)" (GH-150249) (#150268) 2026-05-22 20:49:36 +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/