cpython/Misc/NEWS.d/next/Core and Builtins
Serhiy Storchaka 5650e76f63
bpo-40596: Fix str.isidentifier() for non-canonicalized strings containing non-BMP characters on Windows. (GH-20053)
2020-05-12 16:18:00 +03:00
..
2019-11-20-09-50-58.bpo-37986.o0lmA7.rst bpo-37986: Improve perfomance of PyLong_FromDouble() (GH-15611) 2020-05-10 10:15:57 +01:00
2019-11-22-14-34-47.bpo-38880.evcCPa.rst bpo-38880: List interpreters associated with a channel end (GH-17323) 2020-04-28 17:18:42 -07:00
2020-04-08-17-02-35.bpo-40228.bRaaJ-.rst bpo-40228: More robust frame.setlineno. (GH-19437) 2020-04-29 16:49:45 +01:00
2020-04-19-22-23-32.bpo-40328.gWJ53f.rst bpo-40328: Add tool for generating cjk mapping headers (GH-19602) 2020-04-30 02:34:24 +09:00
2020-04-30-00-50-25.bpo-29587.oEwSq.rst bpo-29587: Update gen.throw() to chain exceptions (#19823) 2020-05-01 18:14:19 -07:00
2020-04-30-01-44-42.bpo-1635741.GKtjqr.rst bpo-1635741: Port _stat module to multiphase initialization (GH-19798) 2020-04-30 03:20:27 +09:00
2020-05-01-15-36-14.bpo-40408.XzQI59.rst bpo-40408: Fix support of nested type variables in GenericAlias. (GH-19836) 2020-05-04 10:56:05 +03:00
2020-05-01-19-04-52.bpo-40417.Sti2lJ.rst bpo-40417: Fix deprecation warning in PyImport_ReloadModule (GH-19750) 2020-05-01 16:28:06 -07:00
2020-05-03-23-28-11.bpo-40246.c1D7x8.rst bpo-40246: Revert reporting of invalid string prefixes (GH-19888) 2020-05-04 12:32:18 +01:00
2020-05-05-03-36-27.bpo-1635741.ARv1YV.rst bpo-1635741: Port syslog module to multiphase initialization (GH-19907) 2020-05-05 10:49:46 +09:00
2020-05-05-20-36-15.bpo-40523.hKZVTB.rst bpo-40523: Add pass-throughs for hash() and reversed() to weakref.proxy objects (GH-19946) 2020-05-05 22:58:19 +01:00
2020-05-05-21-11-35.bpo-1635741.ggwD3C.rst bpo-1635741: Port errno module to multiphase initialization (GH-19923) 2020-05-07 10:17:16 +09:00
2020-05-06-14-52-35.bpo-40527.gTNKuy.rst bpo-40527: Fix command line argument parsing (GH-19955) 2020-05-06 22:22:17 +09:00
2020-05-08-03-25-26.bpo-40502.e-VCyL.rst bpo-40502: Initialize n->n_col_offset (GH-19988) 2020-05-08 17:58:28 -03:00
2020-05-09-01-39-16.bpo-40566.wlcjW_.rst bpo-40566: Apply PEP 573 to abc module (GH-20005) 2020-05-09 01:31:40 -07:00
2020-05-11-00-19-42.bpo-40585.yusknY.rst bpo-40585: Normalize errors messages in codeop when comparing them (GH-20030) 2020-05-11 01:41:26 +01:00
2020-05-11-13-50-52.bpo-40593.yuOXj3.rst bpo-40593: Improve syntax errors for invalid characters in source code. (GH-20033) 2020-05-12 12:42:04 +03:00
2020-05-11-20-53-52.bpo-40596.dwOH_X.rst bpo-40596: Fix str.isidentifier() for non-canonicalized strings containing non-BMP characters on Windows. (GH-20053) 2020-05-12 16:18:00 +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/