cpython/Misc/NEWS.d/next/Library
2021-04-10 20:00:05 -07:00
..
2020-03-09-20-36-07.bpo-39899.9adF3E.rst bpo-39899: os.path.expanduser(): don't guess other Windows users' home directories if the basename of the current user's home directory doesn't match their username. (GH-18841) 2021-04-07 23:50:13 +01:00
2020-03-30-00-13-27.bpo-39906.eaR3fN.rst bpo-39906: Add follow_symlinks parameter to pathlib.Path.stat() and chmod() (GH-18864) 2021-04-07 16:53:39 +01:00
2020-06-13-23-33-32.bpo-36470.oi6Kdb.rst bpo-36470: Allow dataclasses.replace() to handle InitVars with default values (GH-20867) 2021-04-05 12:41:01 -07:00
2021-02-09-07-24-29.bpo-43176.bocNQn.rst Fix blurb for bpo-43176. (GH-25215) 2021-04-06 10:08:18 -04:00
2021-04-03-15-24-59.bpo-2135.xmDAYJ.rst bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-25169) 2021-04-06 08:56:57 -07:00
2021-04-08-09-59-20.bpo-43764.tHjO60.rst bpo-43764: Fix __match_args__ generation logic for dataclasses (GH-25284) 2021-04-08 12:54:34 -07:00
2021-04-08-19-32-26.bpo-47383.YI1hdL.rst bpo-43783: Add ParamSpecArgs/Kwargs (GH-25298) 2021-04-10 19:57:05 -07:00
2021-04-09-12-08-01.bpo-43788.YsvInM.rst bpo-43788: Generate version specific _ssl_data.h (GH-25300) 2021-04-09 08:02:00 -07: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 15:23:38 +02: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 17:59:21 +02:00
2021-04-10-03-30-36.bpo-43478.iZcBTq.rst bpo-43478: Fix formatting of NEWS entry (GH-25335) 2021-04-10 22:19:02 +01:00
2021-04-10-18-23-09.bpo-43764.Le5KJp.rst bpo-43764: Add match_args=False parameter to dataclass decorator and to make_dataclasses function. (GH-25337) 2021-04-10 21:28:42 -04:00
2021-04-10-19-14-49.bpo-43772.Bxq0zQ.rst bpo-43772: Fix TypeVar.__ror__ (GH-25339) 2021-04-10 20:00:05 -07:00
README.rst

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

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