cpython/Misc/NEWS.d/next
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
..
Build Update NEWS and pydoc topics. 2017-12-05 03:17:33 -05:00
C API bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#4748) 2017-12-12 13:55:04 +02:00
Core and Builtins bpo-32226: Implementation of PEP 560 (core components) (#4732) 2017-12-14 23:32:56 +01:00
Documentation Update NEWS and pydoc topics. 2017-12-05 03:17:33 -05:00
IDLE Update NEWS and pydoc topics. 2017-12-05 03:17:33 -05:00
Library bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (#4797) 2017-12-14 18:57:55 +02:00
Security Update PyDoc topics and NEWS blurbs for 3.7.0a1 2017-09-19 01:01:36 -04:00
Tests bpo-32252: Fix faulthandler_suppress_crash_report() (#4794) 2017-12-11 13:57:12 +01:00
Tools-Demos Update NEWS and pydoc topics. 2017-12-05 03:17:33 -05:00
Windows Update NEWS and pydoc topics. 2017-12-05 03:17:33 -05:00
macOS Update NEWS and pydoc topics. 2017-12-05 03:17:33 -05:00