cpython/Misc/NEWS.d/next/Library
2022-12-22 15:57:18 -06:00
..
2022-05-06-01-53-34.gh-issue-92122.96Lf2p.rst gh-92120: The docstring of enum.Enum is invalid in reST (GH-92122) 2022-12-07 18:24:52 -08:00
2022-07-01-00-01-22.gh-issue-78707.fHGSuM.rst gh-78707: deprecate passing >1 argument to PurePath.[is_]relative_to() (GH-94469) 2022-12-16 16:14:27 -08:00
2022-09-16-08-21-46.gh-issue-88500.jQ0pCc.rst gh-88500: Reduce memory use of urllib.unquote (#96763) 2022-12-10 16:17:39 -08:00
2022-10-07-18-16-00.gh-issue-98030.2oQCZy.rst gh-98030: socket: add missing TCP socket options (#98031) 2022-12-07 20:59:37 -08:00
2022-10-28-07-24-34.gh-issue-85267.xUy_Wm.rst gh-85267: Improvements to inspect.signature __text_signature__ handling (#98796) 2022-12-20 19:29:02 -08:00
2022-11-17-10-02-18.gh-issue-94912.G2aa-E.rst gh-94912: Added marker for non-standard coroutine function detection (#99247) 2022-12-18 11:13:24 -08:00
2022-11-20-11-59-54.gh-issue-99576.ZD7jU6.rst gh-99576: Fix cookiejar file that was not truncated for some classes (GH-99616) 2022-12-20 17:51:26 +01:00
2022-11-21-16-24-01.gh-issue-83035.qZIujU.rst gh-83035: handle decorator with nested parens in inspect.getsource (#99654) 2022-12-07 08:55:12 -08:00
2022-11-23-23-58-45.gh-issue-94943.Oog0Zo.rst gh-94943: [Enum] improve repr() when inheriting from a dataclass (GH-99740) 2022-12-06 13:43:41 -08:00
2022-11-29-20-44-54.gh-issue-89727.UJZjkk.rst gh-89727: Fix os.walk RecursionError on deep trees (#99803) 2022-12-19 10:59:01 -08:00
2022-12-01-15-44-58.gh-issue-99925.x4y6pF.rst gh-99925: Fix inconsistency in json.dumps() error messages (GH-99926) 2022-12-20 12:54:56 +02:00
2022-12-03-20-06-16.gh-issue-98778.t5U9uc.rst gh-98778: Update HTTPError to initialize properly even if fp is None (gh-99966) 2022-12-08 11:20:34 +09:00
2022-12-04-16-12-04.gh-issue-85432.l_ehmI.rst gh-85432: Harmonise parameter names between C and pure-Python implementations of datetime.time.strftime, datetime.datetime.fromtimestamp (#99993) 2022-12-22 15:57:18 -06:00
2022-12-08-06-18-06.gh-issue-100098.uBvPlp.rst gh-100098: [Enum] insist on actual tuples, no subclasses, for auto (GH-100099) 2022-12-07 22:58:08 -08:00
2022-12-09-10-35-36.bpo-44592.z-P3oe.rst bpo-44512: Fix handling of extrasactions arg to csv.DictWriter with mixed or upper case (#26924) 2022-12-09 16:14:33 +00:00
2022-12-10-08-36-07.gh-issue-100133.g-zQlp.rst GH-100133: fix asyncio subprocess losing stderr and stdout output (#100154) 2022-12-21 15:20:26 +05:30
2022-12-10-20-52-28.gh-issue-100039.zDqjT4.rst gh-100039: enhance __signature__ to work with str and callables (GH-100168) 2022-12-16 12:30:47 -08:00
2022-12-14-11-45-38.gh-issue-100234.kn6yWV.rst GH-100234: Set a default value for random.expovariate() (GH-100235) 2022-12-15 12:40:45 -06:00
2022-12-15-18-28-13.gh-issue-100272.D1O9Ey.rst gh-100272: Fix JSON serialization of OrderedDict (GH-100273) 2022-12-17 14:32:48 +02:00
2022-12-19-12-18-28.gh-issue-100344.lfCqpE.rst gh-100344: Add C implementation for asyncio.current_task (#100345) 2022-12-22 19:08:12 +05:30
2022-12-19-19-30-06.gh-issue-100348.o7IAHh.rst gh-100348: Fix ref cycle in asyncio._SelectorSocketTransport with _read_ready_cb (#100349) 2022-12-20 16:10:56 +05:30
2022-12-19-20-54-04.gh-issue-78878.JrkYqJ.rst gh-78878: Fix crash when creating an instance of _ctypes.CField (#14837) 2022-12-21 23:01:17 +05:30
2022-12-20-11-07-30.gh-issue-100363.Wo_Beg.rst GH-100363: Speed up asyncio.get_running_loop (#100364) 2022-12-21 15:19:44 +05:30
README.rst

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

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