cpython/Misc/NEWS.d/next/Library
Ma Lin ba7338a460
Fix thread locks in zlib module may go wrong in rare case (#22130)
Setting `next_in` before acquiring the thread lock may mix up compress/decompress state in other threads.
2021-04-26 21:50:33 +02:00
..
2020-06-13-23-33-32.bpo-36470.oi6Kdb.rst bpo-36470: Allow dataclasses.replace() to handle InitVars with default values (GH-20867) (GH-25200) 2021-04-05 16:07:38 -04:00
2020-09-07-21-40-07.bpo-41735.NKqGKy.rst Fix thread locks in zlib module may go wrong in rare case (#22130) 2021-04-26 21:50:33 +02:00
2021-02-09-07-24-29.bpo-43176.bocNQn.rst Fix blurb for bpo-43176. (GH-25215) (GH-25217) 2021-04-06 11:07:07 -04:00
2021-03-11-00-31-41.bpo-42967.2PeQRw.rst bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (GH-24818) 2021-04-11 06:49:35 -07:00
2021-03-16-22-37-32.bpo-43522.dhNwOu.rst [3.9] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25451) 2021-04-17 11:35:24 +02:00
2021-03-18-15-46-08.bpo-43534.vPE9Us.rst bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitient again (GH-24923) 2021-04-25 03:44:30 -07:00
2021-04-04-20-51-19.bpo-43655.LwGy8R.rst [3.9] bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (GH-25187). (GH-25588) 2021-04-25 13:49:31 +03:00
2021-04-09-12-08-01.bpo-43788.YsvInM.rst [3.9] bpo-43788: Generate version specific _ssl_data.h (GH-25300) (GH-25310) 2021-04-09 18:34:39 +02:00
2021-04-09-14-08-03.bpo-43789.eaHlAm.rst bpo-43789: OpenSSL 3.0.0 Don't call passwd callback again in error case (GH-25303) 2021-04-09 06:46:11 -07:00
2021-04-09-16-14-22.bpo-43794.-1XPDH.rst bpo-43794: OpenSSL 3.0.0: set OP_IGNORE_UNEXPECTED_EOF by default (GH-25309) 2021-04-09 09:21:54 -07:00
2021-04-10-11-35-50.bpo-43799.1iV4pX.rst [3.9] bpo-43799: OpenSSL 3.0.0: declare OPENSSL_API_COMPAT 1.1.1 (GH-25329) (GH-25382) 2021-04-12 23:40:52 -07:00
2021-04-11-21-10-57.bpo-42248.pedB1E.rst [3.9] bpo-42248: [Enum] ensure exceptions raised in `_missing_` are released (GH-25350). (GH-25370) 2021-04-12 15:03:29 -07:00
2021-04-21-14-50-57.bpo-43284.2QZn2T.rst bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwindowsversion() (GH-25500) 2021-04-23 19:09:20 +01:00
2021-04-22-22-39-58.bpo-43607.7IYDkG.rst bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539) 2021-04-23 10:28:05 -07:00
2021-04-23-11-54-38.bpo-43920.cJMQ2D.rst [3.9] bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) (GH-25555) 2021-04-23 14:23:35 +02:00
2021-04-24-14-23-07.bpo-43930.R7ah0m.rst [3.9] bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0 (GH-25578) 2021-04-24 23:27:44 +01:00
2021-04-25-13-34-13.bpo-43937.isx95l.rst bpo-43534: Fix the turtle module working with multiple root windows GH-25593 2021-04-25 18:54:41 -07: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 *Library* section in this directory.

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