cpython/Misc/NEWS.d/next/Core and Builtins
2022-11-08 07:50:46 -08:00
..
2022-06-10-16-37-44.gh-issue-93696.65BI2R.rst gh-93696: Locate frozen module source with __file__ (#93697) 2022-10-25 06:22:53 -07:00
2022-07-30-14-10-27.gh-issue-95389.nSGEkG.rst gh-95389: expose popular ETHERTYPE_* constants in the socket module (#95390) 2022-11-07 15:27:37 +01:00
2022-09-09-16-32-58.gh-issue-90716.z4yuYq.rst gh-90716: add _pylong.py module (#96673) 2022-10-25 22:00:50 -07:00
2022-09-13-14-07-06.gh-issue-96793.7DLRSm.rst GH-96793: Change FOR_ITER to not pop the iterator on exhaustion. (GH-96801) 2022-10-27 11:55:03 +01:00
2022-10-15-22-25-20.gh-issue-91058.Uo2kW-.rst gh-91058: Add error suggestions to 'import from' import errors (#98305) 2022-10-25 23:56:59 +01:00
2022-10-15-23-15-14.gh-issue-92119.PMSwwG.rst gh-92119: ctypes: Print exception class name instead of its representation (#98302) 2022-11-07 20:53:59 -08:00
2022-10-16-13-26-46.gh-issue-98686.D9Gu_Q.rst GH-98686: Quicken everything (GH-98687) 2022-11-02 10:42:57 -07:00
2022-10-19-01-01-08.gh-issue-98415.ZS2eWh.rst gh-98415: Fix uuid.getnode() ifconfig implementation (#98423) 2022-11-02 19:41:20 +01:00
2022-10-19-23-54-43.gh-issue-93143.1wCYub.rst GH-93143: Don't turn LOAD_FAST into LOAD_FAST_CHECK (GH-99075) 2022-11-08 07:50:46 -08:00
2022-10-24-10-30-30.gh-issue-98586.Tha5Iy.rst gh-98586: Add What's New entry and update docs (#99056) 2022-11-06 23:54:55 +01:00
2022-10-28-09-42-51.gh-issue-96793.ucBfWO.rst GH-96793: Specialize FOR_ITER for generators. (GH-98772) 2022-11-07 14:49:51 +00:00
2022-10-28-13-59-51.gh-issue-98811.XQypJa.rst gh-98811: use full source location to simplify __future__ imports error checking. This also fixes an incorrect error offset. (GH-98812) 2022-10-31 13:08:03 +00:00
2022-10-28-14-52-55.gh-issue-98783.iG0kMs.rst gh-98783: Fix crashes when str subclasses are used in _PyUnicode_Equal (#98806) 2022-10-30 02:23:20 -04:00
2022-10-31-18-03-10.gh-issue-98925.zpdjVd.rst gh-98925: Lower marshal recursion depth for WASI (GH-98938) 2022-11-01 15:51:05 -07:00
2022-10-31-21-01-35.gh-issue-98852.MYaRN6.rst gh-98852: Fix subscription of type aliases (GH-98920) 2022-11-01 09:33:09 +02:00
2022-10-31-22-55-34.gh-issue-98931.AoWZ-4.rst gh-98931: Improve error message when the user types 'import x from y' instead of 'from y import x' (#98932) 2022-11-01 13:01:20 +00:00
2022-11-02-14-42-35.gh-issue-96793.q0Oi74.rst GH-96793: Implement PEP 479 in bytecode. (GH-99006) 2022-11-03 11:38:51 +00:00
2022-11-02-17-02-06.gh-issue-98401.y-dbVW.rst gh-98401: Invalid escape sequences emits SyntaxWarning (#99011) 2022-11-03 17:53:25 +01:00
2022-11-03-13-11-17.gh-issue-98401.CBS4nv.rst gh-98401: Invalid escape sequences emits SyntaxWarning (#99011) 2022-11-03 17:53:25 +01:00
2022-11-05-18-36-27.gh-issue-99139.cI9vV1.rst gh-99139: Improve NameError error suggestion for instances (#99140) 2022-11-06 13:52:06 +00:00
2022-11-06-13-25-01.gh-issue-99153.uE3CVL.rst gh-99153: set location on SyntaxError for try with both except and except* (GH-99160) 2022-11-06 15:36:19 +00:00
2022-11-06-22-59-02.gh-issue-96055.TmQuJn.rst gh-96055: Update faulthandler to emit proper unexpect signal number (gh-99162) 2022-11-07 10:19:25 +09:00
2022-11-07-10-29-41.gh-issue-99181.bfG4bI.rst gh-99181: fix except* on unhashable exceptions (GH-99192) 2022-11-08 09:32:20 +00:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

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

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