◐ Shell
clean mode source ↗

gh-102500: Add PEP 688 and 698 to the 3.12 release highlights by hugovk · Pull Request #104174 · python/cpython

Expand Up @@ -68,13 +68,17 @@ Summary -- Release highlights
New typing features:
* :pep:`688`: Making the buffer protocol accessible in Python
* :ref:`whatsnew312-pep692`
* :pep:`698`: Override Decorator for Static Typing
Important deprecations, removals or restrictions:
* :pep:`623`, Remove wstr from Unicode * :pep:`623`: Remove wstr from Unicode
* :pep:`632`, Remove the ``distutils`` package. * :pep:`632`: Remove the ``distutils`` package
Improved Error Messages ======================= Expand Down