cpython/Misc/NEWS.d/next/Core and Builtins
Ivan Levkivskyi 2b5fd1e9ca
bpo-32226: Implementation of PEP 560 (core components) (#4732)
This part of the PEP implementation adds support for
__mro_entries__ and __class_getitem__ by updating
__build_class__ and PyObject_GetItem.
2017-12-14 23:32:56 +01:00
..
2017-07-26-00-20-15.bpo-29469.potmyI.rst bpo-29469: Move constant folding to AST optimizer (GH-2858) 2017-12-14 16:47:20 +09:00
2017-11-26-14-38-44.bpo-31650.JWf_Im.rst closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575) 2017-12-09 10:26:52 -08:00
2017-12-05-21-33-47.bpo-32225.ucKjvw.rst bpo-32225: Implementation of PEP 562 (#4731) 2017-12-14 11:59:44 +01:00
2017-12-05-21-42-58.bpo-32226.G8fqb6.rst bpo-32226: Implementation of PEP 560 (core components) (#4732) 2017-12-14 23:32:56 +01:00
2017-12-05-23-10-58.bpo-29240.qpJP5l.rst bpo-29240: PEP 540: Add a new UTF-8 Mode (#855) 2017-12-13 12:29:09 +01:00
2017-12-06-20-18-34.bpo-32230.PgGQaB.rst bpo-32230: Set sys.warnoptions with -X dev (#4820) 2017-12-12 22:59:48 +01:00
2017-12-07-17-22-30.bpo-20361.zQUmbi.rst bpo-32230: Set sys.warnoptions with -X dev (#4820) 2017-12-12 22:59:48 +01:00
2017-12-07-23-44-29.bpo-31506.j1U2fU.rst bpo-31506: Improve the error message logic for class instantiation (GH-4740) 2017-12-10 10:14:22 +10:00
2017-12-09-11-03-51.bpo-32260.1DAO-p.rst bpo-32260: don't byte swap siphash keys (#4771) 2017-12-09 11:24:18 -08: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/