cpython/Misc/NEWS.d/next/Core and Builtins
tyomitch cb0748d393 bpo-36440: include node names in ParserError messages, instead of numeric IDs (GH-12565)
The error messages in the parser module are referring to numeric IDs for the nodes. To improve readability, use the node names when reporting errors.
2019-04-03 01:12:07 -04:00
..
2019-03-20-00-37-24.bpo-36143.fnKoKo.rst Fix NEWS entries with incorrect bpo numbers (GH-12599) 2019-03-28 00:19:30 -04:00
2019-03-25-13-45-19.bpo-36440.gkvzhi.rst bpo-36440: include node names in ParserError messages, instead of numeric IDs (GH-12565) 2019-04-03 01:12:07 -04:00
2019-03-25-23-37-26.bpo-36430.sd9xxQ.rst bpo-36430: Fix a possible reference leak in itertools.count(). (GH-12551) 2019-03-26 08:05:29 +02:00
2019-03-26-17-23-02.bpo-36433.-8XzZf.rst bpo-36433: fix confusing error messages in classmethoddescr_call (GH-12556) 2019-03-26 02:26:33 -07:00
2019-03-27-22-35-16.bpo-36459.UAvkKp.rst bpo-36459: Fix a possible double PyMem_FREE() due to tokenizer.c's tok_nextc() (12601) 2019-03-28 15:53:00 +02:00
2019-03-27-23-53-00.bpo-36452.xhK2lT.rst bpo-36473: add maximum iteration check for dict .values() and .items() (GH-12619) 2019-04-02 18:30:10 +09:00
2019-03-28-15-22-45.bpo-24214.tZ6lYU.rst bpo-24214: Fixed the UTF-8 incremental decoder. (GH-12603) 2019-03-30 08:23:38 +02:00
2019-03-29-18-47-50.bpo-20844.ge-7SM.rst bpo-20844: open script file with "rb" mode (GH-12616) 2019-04-01 18:35:20 +09:00
2019-04-02-04-10-32.bpo-36504.k_V8Bm.rst bpo-36504: Fix signed integer overflow in _ctypes.c's PyCArrayType_new(). (GH-12660) 2019-04-02 13:47:51 +03: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/