cpython/Misc/NEWS.d/next/Library
Zackery Spytz b2fac1afaa
bpo-31870: Add a timeout parameter to ssl.get_server_certificate() (GH-22270)
2021-04-23 21:46:01 -07:00
..
2019-08-14-13-19-50.bpo-33731.9esS0d.rst bpo-34311: Add locale.localize (GH-15275) 2021-04-12 14:17:40 +02:00
2019-10-16-17-21-53.bpo-36076.FGeQQT.rst bpo-36076: Add SNI support to ssl.get_server_certificate. (GH-16820) 2021-04-18 04:11:48 -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-05-17-14-10-24.bpo-35114.uLIHfn.rst bpo-35114: Make ssl.RAND_status() return a bool (GH-20063) 2021-04-23 18:07:37 +02:00
2020-06-02-21-32-33.bpo-40849.zpeKx3.rst bpo-40849: Expose X509_V_FLAG_PARTIAL_CHAIN ssl flag (GH-20463) 2021-04-19 04:51:18 -07:00
2020-06-13-23-33-32.bpo-36470.oi6Kdb.rst
2020-09-15-23-44-07.bpo-31870.nVwd38.rst bpo-31870: Add a timeout parameter to ssl.get_server_certificate() (GH-22270) 2021-04-23 21:46:01 -07:00
2021-01-12-23-17-02.bpo-42904.-4qkTD.rst bpo-42904: Fix get_type_hints for class local namespaces (GH-24201) 2021-04-12 10:23:12 -07:00
2021-01-22-00-15-37.bpo-39950.NzLVaR.rst bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()` (GH-18909) 2021-04-23 13:48:52 -07:00
2021-01-31-00-23-13.bpo-43080.-fDg4Q.rst bpo-43080: pprint for dataclass instances (GH-24389) 2021-04-13 19:59:24 -04:00
2021-02-09-07-24-29.bpo-43176.bocNQn.rst
2021-02-15-12-52-23.bpo-41282.SenEje.rst bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of the PEP) (GH-23142) 2021-04-23 14:02:41 +02:00
2021-02-16-13-18-38.bpo-41282.GK9a0l.rst bpo-41282: (PEP 632) Load install schemes from sysconfig (GH-24549) 2021-04-14 17:12:34 +02:00
2021-02-19-22-24-33.bpo-43265.MyAzCH.rst bpo-43265: Improve sqlite3.Connection.backup error handling (GH-24586) 2021-04-14 14:45:49 +03:00
2021-03-01-13-01-33.bpo-43296.p_gU6T.rst bpo-43296: Handle sqlite3_value_blob() errors (GH-24674) 2021-04-15 00:09:11 +03:00
2021-03-11-00-31-41.bpo-42967.2PeQRw.rst bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (#24818) 2021-04-11 06:26:09 -07:00
2021-03-16-22-37-32.bpo-43522.dhNwOu.rst bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) 2021-04-17 10:07:19 +02:00
2021-04-03-15-24-59.bpo-2135.xmDAYJ.rst
2021-04-03-18-03-44.bpo-43723.uBhBZS.rst bpo-43723: Deprecate camelCase aliases from threading (GH-25174) 2021-04-12 10:42:53 +02:00
2021-04-06-21-18-29.bpo-43752.K7qmAF.rst bpo-43752: Fix sqlite3 regression for zero-sized blobs with converters (GH-25228) 2021-04-14 14:18:49 +03: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-11-47-31.bpo-38659.r_HFnU.rst bpo-38659: [Enum] add _simple_enum decorator (GH-25497) 2021-04-21 10:20:44 -07:00
2021-04-08-12-25-08.bpo-43712.f8WXCX.rst bpo-43712 : fileinput: Add encoding parameter (GH-25272) 2021-04-14 14:12:58 +09:00
2021-04-08-15-19-20.bpo-43731.nnVd3h.rst bpo-43731: Add an `encoding` parameter to logging.fileConfig() (GH-25273) 2021-04-13 18:17:03 +09: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-14-51-58.bpo-43785.1mM5xE.rst bpo-43785: Improve BZ2File performance by removing RLock (GH-25299) 2021-04-12 14:46:53 +09: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-11-35-50.bpo-43799.1iV4pX.rst bpo-43799: OpenSSL 3.0.0: declare OPENSSL_API_COMPAT 1.1.1 (GH-25329) 2021-04-13 08:17:26 +02: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
2021-04-11-20-52-32.bpo-43744.uf0E68.rst bpo-43744: [Enum] fix ``_is_private`` (GH-25349) 2021-04-15 06:58:33 -07:00
2021-04-11-21-10-57.bpo-42248.pedB1E.rst bpo-42248: [Enum] ensure exceptions raised in ``_missing_`` are released (GH-25350) 2021-04-12 08:51:20 -07:00
2021-04-12-06-01-10.bpo-41515.YaVReb.rst bpo-41515: Fix KeyError raised in get_type_hints (GH-25352) 2021-04-12 11:17:25 -07:00
2021-04-12-09-57-37.bpo-43680.o1zEk_.rst bpo-43680: _pyio.open() becomes a static method (GH-25354) 2021-04-12 10:44:53 +02:00
2021-04-12-11-20-34.bpo-43680.SR0Epv.rst bpo-43680: Deprecate io.OpenWrapper (GH-25357) 2021-04-14 03:24:33 +02:00
2021-04-12-15-15-50.bpo-43787.wCy_Wd.rst bpo-43787: Add __iter__ to GzipFile, BZ2File, and LZMAFile (GH-25353) 2021-04-13 13:51:49 +09:00
2021-04-12-18-01-10.bpo-43820.YkqYW4.rst Remove an unnecessary copy of the 'namespace' parameter to make_dataclass(). (GH-25372) 2021-04-12 21:02:02 -04:00
2021-04-16-02-03-00.bpo-40443.Io6FHL.rst bpo-40443: Remove unused imports (GH-25429) 2021-04-16 11:26:06 +02:00
2021-04-16-16-46-44.bpo-43867.xT9QjF.rst bpo-43867: multiprocessing Server catchs SystemExit (GH-25441) 2021-04-16 19:42:34 +02:00
2021-04-17-13-53-33.bpo-43880.-fC2JD.rst bpo-43880: Show DeprecationWarnings for deprecated ssl module features (GH-25455) 2021-04-19 07:27:10 +02:00
2021-04-17-19-31-17.bpo-42333.cgbtZO.rst bpo-42333: Port _ssl extension to multiphase initialization (PEP 489) (GH-23253) 2021-04-17 20:06:38 +02:00
2021-04-19-03-54-29.bpo-42854.Y4M7Tv.rst bpo-42854: Use SSL_read/write_ex() (GH-25468) 2021-04-19 06:55:30 +02: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-22 17:43:37 +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 18:02:47 +01:00
2021-04-23-11-54-38.bpo-43920.cJMQ2D.rst bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) 2021-04-23 13:51:40 +02:00
2021-04-23-20-57-20.bpo-43907.3RJEjv.rst bpo-43907: add missing memoize call in pure python pickling of bytearray (GH-25501) 2021-04-23 23:27:14 +02:00
README.rst

README.rst

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

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