cpython/Misc/NEWS.d/next/Library
Jason R. Coombs 864ec170e1
[3.9] bpo-46105: Honor spec when generating requirement specs with urls and extras. (GH-30151). (GH-30157)
(cherry picked from commit 109d966021)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2021-12-16 19:58:19 -05:00
..
2018-08-21-16-20-33.bpo-29620.xxx666.rst bpo-29620: iterate over a copy of sys.modules (GH-4800) (GH-29605) 2021-11-18 17:09:41 +01:00
2021-04-20-14-14-16.bpo-43498.L_Hq-8.rst bpo-43498: Fix dictionary iteration error in _ExecutorManagerThread (GH-24868) 2021-11-29 04:28:46 -08:00
2021-10-28-22-58-14.bpo-45662.sJd7Ir.rst [3.9] bpo-45662: Fix the repr of InitVar with a type alias to the built-in class (GH-29291) (GH-29924) 2021-12-10 11:42:49 +02:00
2021-10-28-23-11-59.bpo-45663.J90N5R.rst bpo-45663: Fix is_dataclass() for dataclasses which are subclasses of types.GenericAlias (GH-29294) 2021-12-05 13:25:43 -08:00
2021-10-28-23-40-54.bpo-45664.7dqtxQ.rst bpo-45664: Fix resolve_bases() and new_class() for GenericAlias instance as a base (GH-29298) (GH-29928) 2021-12-07 14:00:06 +02:00
2021-11-17-11-38-30.bpo-41735.2feh9v.rst [3.9] bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH-29588) 2021-11-26 16:21:22 -08:00
2021-11-17-19-25-37.bpo-45831.9-TojK.rst bpo-45831: _Py_DumpASCII() uses a single write() call if possible (GH-29596) (GH-29597) 2021-11-17 22:59:42 +01:00
2021-11-28-15-30-34.bpo-37658.8Hno7d.rst bpo-37658: Actually return result in race condition (GH-29202) (GH-29832) 2021-11-30 15:39:13 +02:00
2021-11-30-13-52-02.bpo-13236.FmJIkO.rst [3.10] bpo-13236: Flush the output stream more often in unittest (GH-29929) (GH-30039) 2021-12-11 01:34:46 +01:00
2021-12-04-20-08-42.bpo-27946.-Vuarf.rst bpo-27946: Fix possible crash in ElementTree.Element (GH-29915) 2021-12-05 11:04:59 -08:00
2021-12-09-00-44-42.bpo-46018.hkTI7v.rst bpo-46018: Ensure that math.expm1 does not raise on underflow (GH-29997) 2021-12-09 10:55:53 -08:00
2021-12-11-22-51-30.bpo-27718.MgQiGl.rst [3.10] bpo-27718: Fix help for the signal module (GH-30063) (GH-30080) 2021-12-13 02:43:13 -08:00
2021-12-14-13-18-45.bpo-26952.hjhISq.rst bpo-26952: [argparse] clearer error when formatting an empty mutually… (GH-30099) (GH-30115) 2021-12-15 12:24:48 +00:00
2021-12-16-14-30-36.bpo-46105.pprB1K.rst [3.9] bpo-46105: Honor spec when generating requirement specs with urls and extras. (GH-30151). (GH-30157) 2021-12-16 19:58:19 -05:00
README.rst

Put news entry `blurb`_ files for the *Library* section in this directory.

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