cpython/Misc/NEWS.d/next/Core and Builtins
Victor Stinner 6f4635fe20
bpo-1635741: Port _warnings to the multi-phase init (GH-23379)
Port the _warnings extension module to the multi-phase initialization
API (PEP 489).
2020-11-19 00:19:06 +01:00
..
2020-11-01-23-34-56.bpo-42233.zOSzja.rst bpo-42233: Add union type expression support for GenericAlias and fix de-duplicating of GenericAlias (GH-23077) 2020-11-08 20:00:13 -08:00
2020-11-02-14-39-48.bpo-40077.grY9TG.rst bpo-40077: Convert mmap.mmap static type to a heap type (GH-23108) 2020-11-03 10:38:31 +01:00
2020-11-02-15-48-17.bpo-42246.3CNQEX.rst bpo-42246: Partial implementation of PEP 626. (GH-23113) 2020-11-12 09:43:29 +00:00
2020-11-03-21-58-27.bpo-40077.a9qM1j.rst bpo-40077: Convert _queuemodule to use heap types (GH-23136) 2020-11-07 11:18:37 -08:00
2020-11-04-23-03-25.bpo-42266.G4hGDe.rst bpo-42266: Handle monkey-patching descriptors in LOAD_ATTR cache (GH-23157) 2020-11-05 09:23:15 +00:00
2020-11-07-21-02-05.bpo-42282.M1W4Wj.rst bpo-42282: Fold constants inside named expressions (GH-23190) 2020-11-07 22:35:17 +10:00
2020-11-12-23-16-14.bpo-42332.fEQIdk.rst bpo-42332: Add weakref slot to types.GenericAlias (GH-23250) 2020-11-15 19:27:23 -08:00
2020-11-13-13-53-11.bpo-42296.DuGrLJ.rst bpo-42296: On Windows, fix CTRL+C regression (GH-23257) 2020-11-13 14:44:42 +01:00
2020-11-13-17-25-44.bpo-42349.JdWxez.rst bpo-42349: Compiler clean up. More yak-shaving for PEP 626. (GH-23267) 2020-11-17 19:30:14 +00:00
2020-11-16-17-30-03.bpo-42316._DdmpQ.rst bpo-42316: Allow unparenthesized walrus operator in indexes (GH-23317) 2020-11-17 01:09:35 +02:00
2020-11-16-17-57-09.bpo-42374.t7np1E.rst bpo-42374: Allow unparenthesized walrus in genexps (GH-23319) 2020-11-16 15:08:35 -08:00
2020-11-16-23-45-56.bpo-42381.G4AWxL.rst bpo-42381: Allow walrus in set literals and set comprehensions (GH-23332) 2020-11-17 01:17:12 +00:00
2020-11-17-16-25-50.bpo-41686.hX77kL.rst bpo-41686: Always create the SIGINT event on Windows (GH-23344) 2020-11-17 18:15:20 +01:00
2020-11-18-23-46-31.bpo-1635741.GVOQ-m.rst bpo-1635741: Port _warnings to the multi-phase init (GH-23379) 2020-11-19 00:19:06 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

Put news entry `blurb`_ files for the *Core and Builtins* section in this directory.

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