cpython/Misc/NEWS.d/next/Core and Builtins
sweeneyde 6a9e80a931
bpo-40313: speed up bytes.hex() (GH-19594)
Automerge-Triggered-By: @gpshead
2020-04-20 17:17:52 -07:00
..
2019-06-09-10-54-31.bpo-37207.bLjgLS.rst bpo-37207: Use vectorcall for list() (GH-18928) 2020-03-30 14:16:16 +02:00
2019-12-01-21-36-49.bpo-32894.5g_UQr.rst bpo-32894: Support unparsing of infinity numbers in ast_unparser.c (GH-17426) 2020-04-14 00:51:31 +02:00
2020-01-28-17-19-18.bpo-39481.rqSeGl.rst bpo-39481: Implementation for PEP 585 (#18239) 2020-04-07 09:50:06 -07:00
2020-03-19-21-53-41.bpo-40020.n-26G7.rst bpo-40020: Fix realloc leak on failure in growable_comment_array_add (GH-19083) 2020-03-30 23:15:59 +02:00
2020-03-20-13-42-35.bpo-1635741.bhIu5M.rst bpo-1635741: Port _weakref extension module to multiphase initialization (PEP 489) (GH-19140) 2020-03-24 18:31:19 +01:00
2020-03-22-01-01-41.bpo-1635741.gR7Igp.rst bpo-1635741: Port time module to multiphase initialization (PEP 489) (GH-19107) 2020-03-23 19:58:23 +01:00
2020-03-23-18-08-34.bpo-20526.NHNZIv.rst bpo-20526: Fix PyThreadState_Clear(): don't decref frame (GH-19120) 2020-03-24 16:32:26 +01:00
2020-03-24-22-17-12.bpo-1635741.jWaMRV.rst bpo-1635741: Port operator module to multiphase initialization (PEP 489) (GH-19150) 2020-03-25 03:18:47 +01:00
2020-03-24-22-26-26.bpo-1635741.AB38ot.rst bpo-1635741: Port _functools module to multiphase initialization (PEP 489) (GH-19151) 2020-03-25 03:19:58 +01:00
2020-03-25-20-34-01.bpo-40067.0bFda2.rst bpo-40067: Improve error messages for multiple star expressions in assignments (GH-19168) 2020-03-26 01:54:31 +00:00
2020-03-27-01-11-08.bpo-40077.wT002V.rst bpo-40077: Convert _json module to use PyType_FromSpec() (GH-19177) 2020-03-27 11:59:59 +01:00
2020-03-31-21-12-27.bpo-1635741.S2nkF3.rst bpo-1635741: Port _uuid module to multiphase initialization (GH-19242) 2020-03-31 14:43:47 +02:00
2020-03-31-22-15-04.bpo-1635741.8Ir1a0.rst bpo-1635741: Port math module to multiphase initialization (GH-19243) 2020-03-31 16:33:22 +02:00
2020-04-01-00-08-18.bpo-1635741.bhGWam.rst bpo-1635741: Port resource extension module to multiphase initialization (PEP 489) (GH-19252) 2020-04-02 14:35:08 +02:00
2020-04-01-21-50-37.bpo-40141.8fCRVj.rst bpo-40141: Add line and column information to ast.keyword nodes (GH-19283) 2020-04-02 00:47:39 +01:00
2020-04-02-00-25-19.bpo-37207.ZTPmKJ.rst bpo-37207: Use PEP 590 vectorcall to speed up dict() (GH-19280) 2020-04-02 02:55:43 +02:00
2020-04-04-12-43-19.bpo-40077.m15TTX.rst bpo-40077: Fix potential refleaks of _json: traverse memo (GH-19344) 2020-04-04 21:24:16 +02:00
2020-04-07-15-44-29.bpo-37388.stlxBq.rst bpo-37388: Don't check encoding/errors during finalization (GH-19409) 2020-04-07 16:07:42 +02:00
2020-04-08-22-33-24.bpo-40082.WI3-lu.rst bpo-40082: trip_signal() uses the main interpreter (GH-19441) 2020-04-08 23:35:05 +02:00
2020-04-11-17-52-03.bpo-40246.vXPze5.rst bpo-40246: Report a better error message for invalid string prefixes (GH-19476) 2020-04-12 19:21:00 +01:00
2020-04-14-18-47-00.bpo-39522.uVeIV_.rst bpo-395222: Correctly unparse unicode prefix in ast_unparse.c (GH-19512) 2020-04-14 19:55:01 +01:00
2020-04-14-18-54-50.bpo-40267.Q2N6Bw.rst bpo-40267: Fix message when last input character produces a SyntaxError (GH-19521) 2020-04-15 11:22:10 -07:00
2020-04-20-23-58-35.bpo-40313.USVRW8.rst bpo-40313: speed up bytes.hex() (GH-19594) 2020-04-20 17:17:52 -07: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/