cpython/Misc/NEWS.d/next/Library
2022-07-27 19:14:42 +01:00
..
2017-07-31-13-35-28.bpo-26253.8v_sCs.rst bpo-26253: Add compressionlevel to tarfile stream (GH-2962) 2022-06-25 11:43:54 +03:00
2018-09-28-22-18-03.bpo-34828.5Zyi_S.rst gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (#9621) 2022-06-20 00:59:24 +02:00
2020-01-09-01-57-12.bpo-39264.GsBL9-.rst bpo-39264: Fix UserDict.get() to account for __missing__() (GH-17910) 2022-05-10 14:23:45 -07:00
2020-10-15-18-37-12.bpo-42047.XDdoSF.rst bpo-42047: Add native thread ID for DragonFlyBSD (#22714) 2022-05-18 15:10:10 +02:00
2021-05-22-07-58-59.bpo-42627.EejtD0.rst bpo-42627: Fix incorrect parsing of Windows registry proxy settings (GH-26307) 2022-05-11 19:17:17 +01:00
2021-08-29-19-59-16.bpo-45046.eGq0NC.rst bpo-45046: Support context managers in unittest (GH-28045) 2022-05-08 17:49:09 +03:00
2021-12-27-15-32-15.bpo-45924.0ZpHX2.rst bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274) 2022-07-11 13:32:11 +01:00
2022-01-03-15-07-06.bpo-46197.Z0djv6.rst gh-90355: Add isolated flag if currently isolated (GH-92857) 2022-07-05 17:23:44 +02:00
2022-01-09-14-23-00.bpo-28249.4dzB80.rst bpo-28249: fix lineno location for empty DocTest instances (GH-30498) 2022-05-19 17:46:15 +02:00
2022-02-05-18-46-54.bpo-46642.YI6nHQ.rst bpo-46642: Explicitly disallow subclassing of instaces of TypeVar, ParamSpec, etc (GH-31148) 2022-06-25 09:35:33 +03:00
2022-02-09-23-44-27.bpo-45393.9v5Y8U.rst bpo-45393: help() on operator precedence has misleading entries (GH-31246) 2022-05-19 17:05:04 +02:00
2022-02-15-12-40-48.bpo-46755.zePJfx.rst bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) 2022-07-05 15:23:12 +01:00
2022-03-08-04-46-44.bpo-46951.SWAz97.rst bpo-46951: Order contents of zipapps (GH-31713) 2022-05-27 19:04:29 +03:00
2022-03-16-14-24-14.bpo-47025.qtT3CE.rst gh-91181: drop support for bytes on sys.path (GH-31934) 2022-07-16 18:07:53 -07:00
2022-03-19-04-41-42.bpo-47063.nwRfUo.rst gh-91219: Add an index_pages default list and parameter to SimpleHTTPRequestHandler (GH-31985) 2022-06-23 13:30:44 -07:00
2022-04-01-12-35-44.gh-issue-90005.pvaLHQ.rst gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229) 2022-06-26 04:04:43 -07:00
2022-04-03-11-25-02.bpo-41287.8CTdwf.rst bpo-41287: Handle doc argument of property.__init__ in subclasses (#23205) 2022-05-28 20:25:51 -07:00
2022-04-03-19-40-09.bpo-39064.76PbIz.rst gh-83245: Raise BadZipFile instead of ValueError when reading a corrupt ZIP file (GH-32291) 2022-05-23 20:59:21 +03:00
2022-04-08-22-12-11.bpo-47231.lvyglt.rst gh-91387: Strip trailing slash from tarfile longname directories (GH-32423) 2022-06-17 15:38:41 -07:00
2022-04-11-16-55-41.gh-issue-91456.DK3KKl.rst gh-91456: [Enum] Deprecate default auto() behavior with mixed value types (GH-91457) 2022-06-22 23:20:24 -07:00
2022-04-15-13-16-25.gh-issue-91581.9OGsrN.rst Check result of utc_to_seconds and skip fold probe in pure Python (#91582) 2022-05-12 17:00:50 -04:00
2022-04-15-17-38-55.gh-issue-91577.Ah7cLL.rst gh-91577: SharedMemory move imports out of methods (#91579) 2022-06-16 15:41:51 +02:00
2022-04-15-22-07-36.gh-issue-90622.0C6l8h.rst gh-90622: Do not spawn ProcessPool workers on demand via fork method. (#91598) 2022-05-08 09:20:34 -07:00
2022-04-21-19-14-29.gh-issue-91760.54AR-m.rst gh-91760: More strict rules for numerical group references and group names in RE (GH-91792) 2022-05-08 19:19:29 +03:00
2022-04-24-22-26-45.gh-issue-81790.M5Rvpm.rst gh-81790: support "UNC" device paths in ntpath.splitdrive() (GH-91882) 2022-06-10 16:59:55 +01:00
2022-04-25-10-23-01.gh-issue-91810.DOHa6B.rst gh-91810: ElementTree: Use text file's encoding by default in XML declaration (GH-91903) 2022-05-11 09:31:07 +03:00
2022-04-26-18-37-24.gh-issue-91968.fuuH1_.rst gh-91968: Add socket constants SO_USER_COOKIE/SO_RTABLE from BSD (#91967) 2022-05-08 16:19:41 -07:00
2022-05-06-13-00-57.gh-issue-92391.s-Lase.rst Add __class_getitem__ to csv.DictReader and csv.DictWriter (#92393) 2022-05-08 07:24:54 -07:00
2022-05-08-18-51-14.gh-issue-89336.TL6ip7.rst gh-89336: Remove configparser APIs that were deprecated for 3.12 (#92503) 2022-06-21 14:31:25 -07:00
2022-05-08-19-21-14.gh-issue-84131.rG5kI7.rst gh-84131: Remove the deprecated pathlib.Path.link_to method. (#92505) 2022-05-10 12:31:41 -07:00
2022-05-09-01-27-25.gh-issue-92531.vV7S_O.rst Fix inconsistent return type for statistics median_grouped() gh-92531 (#92533) 2022-05-09 02:08:41 -05:00
2022-05-09-09-28-02.gh-issue-92530.M4Q1RS.rst gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify (GH-92534) 2022-05-16 08:25:29 +03:00
2022-05-09-11-55-04.gh-issue-92547.CzVZft.rst gh-92547: Remove deprecated sqlite3 features (#92548) 2022-05-16 19:52:08 +02:00
2022-05-09-22-27-11.gh-issue-92591.V7RCk2.rst gh-92592: Allow logging filters to return a LogRecord. (GH-92591) 2022-06-07 16:53:57 +01:00
2022-05-10-07-57-27.gh-issue-92550.Rk_UzM.rst gh-92550: Fix pathlib.Path.rglob() for empty pattern (GH-92604) 2022-05-11 07:43:04 +03:00
2022-05-10-16-30-40.gh-issue-90385.1_wBRQ.rst gh-90385: Add pathlib.Path.walk() method (GH-92517) 2022-07-22 16:55:46 -07:00
2022-05-11-10-06-31.gh-issue-86388.7ivUtT.rst gh-86388 Remove deprecated behaviors in randrange() (#92677) 2022-05-11 23:54:51 -05:00
2022-05-11-14-34-09.gh-issue-91581.glkou2.rst Check result of utc_to_seconds and skip fold probe in pure Python (#91582) 2022-05-12 17:00:50 -04:00
2022-05-11-19-33-27.gh-issue-92671.KE4v6a.rst gh-92671: Don't omit parentheses when unparsing empty tuples (GH-92673) 2022-05-16 13:38:06 +01:00
2022-05-14-09-01-38.gh-issue-89325.ys-2BZ.rst Revert "bpo-45162: Revert "Remove many old deprecated unittest features"" (GH-92556) 2022-06-26 10:18:06 +03:00
2022-05-14-11-41-23.gh-issue-90473.kPdOZl.rst gh-90473: Fail subprocess early on Emscripten/WASI (GH-92802) 2022-05-14 20:23:19 +02:00
2022-05-16-14-35-39.gh-issue-92839.owSMyo.rst gh-92839: fixed typo in _bisectmodule.c (line 131) (#92849) 2022-05-28 13:08:06 -05:00
2022-05-17-06-27-39.gh-issue-92869.t8oBkw.rst gh-92869: ctypes: Add c_time_t (#92870) 2022-07-03 11:58:02 -07:00
2022-05-18-17-18-41.gh-issue-91922.DwWIsJ.rst gh-91922: Fix sqlite connection on nonstardard locales and paths (GH-92926) 2022-05-20 11:53:05 +03:00
2022-05-18-21-04-09.gh-issue-87901.lnf041.rst gh-87901: Remove the encoding argument from os.popen (GH-92836) 2022-05-19 11:42:43 +09:00
2022-05-19-13-33-18.gh-issue-92675.ZeerMZ.rst gh-92675: venv: Fix ensure_directories() to again accept a Path for env_dir (#92676) 2022-05-19 07:47:16 -07:00
2022-05-19-17-49-58.gh-issue-92932.o2peTh.rst gh-92932: dis._unpack_opargs should handle EXTENDED_ARG_QUICK (gh-92945) 2022-06-03 11:29:27 +09:00
2022-05-20-15-52-43.gh-issue-93010.WF-cAc.rst gh-93010: InvalidHeaderError used but nonexistent (#93015) 2022-05-23 09:10:18 -07:00
2022-05-21-13-16-16.gh-issue-93044.eJ_XkZ.rst gh-93044: No longer convert the database argument of sqlite3.connect() to bytes (GH-93046) 2022-05-21 14:35:46 +03:00
2022-05-22-16-08-01.gh-issue-89973.jc-Q4g.rst gh-89973: Fix re.error in the fnmatch module. (GH-93072) 2022-06-05 11:46:29 +03:00
2022-05-22-23-46-18.gh-issue-93033.wZfiL-.rst gh-93033: Use wmemchr in stringlib (GH-93034) 2022-05-24 10:45:31 +09:00
2022-05-24-10-59-02.gh-issue-92728.zxTifq.rst gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-25 09:05:35 +03:00
2022-05-24-11-19-04.gh-issue-74696.-cnf-A.rst gh-74696: Do not change the current working directory in shutil.make_archive() if possible (GH-93160) 2022-06-22 10:47:25 +02:00
2022-05-25-00-21-28.gh-issue-91513.9VyCT4.rst gh-91513: Add 'asyncio' taskName to logging LogRecord attributes. (GH-93193) 2022-05-26 09:30:51 +01:00
2022-05-25-02-45-41.gh-issue-90817.yxANgU.rst gh-90817: Deprecate explicitly locale.resetlocale() (#93196) 2022-05-25 22:04:06 +02:00
2022-05-26-09-24-41.gh-issue-93162.W1VuhU.rst gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269) 2022-06-07 10:20:35 +02:00
2022-05-26-23-10-55.gh-issue-93156.4XfDVN.rst gh-93156 - fix negative indexing into absolute pathlib.PurePath().parents (GH-93273) 2022-06-03 14:33:20 -07:00
2022-05-27-10-52-06.gh-issue-85308.K6r-tJ.rst gh-85308: argparse: Use filesystem encoding for arguments file (GH-93277) 2022-06-23 12:09:57 +09:00
2022-05-27-13-18-18.gh-issue-93297.e2zuHz.rst gh-93297: Make asyncio task groups prevent child tasks from being GCed (#93299) 2022-05-27 15:20:21 -07:00
2022-05-27-22-17-11.gh-issue-88123.mkYl5q.rst gh-88123: Implement new Enum __contains__ (GH-93298) 2022-06-22 00:04:04 -07:00
2022-05-28-08-02-55.gh-issue-93312.HY0Uzj.rst GH-93312: Add os.PIDFD_NONBLOCK flag (#93313) 2022-05-31 12:51:29 +02:00
2022-05-30-21-42-50.gh-issue-83658.01Ntx0.rst GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364) 2022-06-17 00:14:26 -07:00
2022-05-31-14-58-40.gh-issue-93353.9Hvm6o.rst gh-93353: Fix importlib.resources._tempfile() finalizer (#93377) 2022-06-13 19:24:00 +02:00
2022-06-01-11-24-13.gh-issue-91162.NxvU_u.rst gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412) 2022-06-12 16:22:01 +03:00
2022-06-02-08-40-58.gh-issue-91810.Gtk44w.rst gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426) 2022-06-14 07:25:33 +03:00
2022-06-03-22-13-28.gh-issue-93370.tjfu9L.rst gh-93370: Deprecate sqlite3.version and sqlite3.version_info (#93482) 2022-06-08 01:34:50 +02:00
2022-06-04-00-11-54.gh-issue-93475.vffFw1.rst gh-93475: Expose FICLONE and FICLONERANGE constants in fcntl (#93478) 2022-06-06 23:21:58 +02:00
2022-06-05-22-22-42.gh-issue-93421.43UO_8.rst gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (#93526) 2022-06-08 12:43:54 +02:00
2022-06-06-12-58-27.gh-issue-79579.e8rB-M.rst gh-79579: Improve DML query detection in sqlite3 (#93623) 2022-06-14 13:56:36 +02:00
2022-06-06-13-19-43.gh-issue-93521._vE8m9.rst GH-93521: For dataclasses, filter out __weakref__ slot if present in bases (GH-93535) 2022-06-07 20:53:08 -04:00
2022-06-07-14-53-46.gh-issue-90549.T4FMKY.rst gh-90549: Fix leak of global named resources using multiprocessing spawn (#30617) 2022-06-09 18:55:12 +02:00
2022-06-08-20-11-02.gh-issue-90494.LIZT85.rst gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609) 2022-06-09 10:12:43 +03:00
2022-06-09-10-12-55.gh-issue-90473.683m_C.rst gh-90473: disable user site packages on WASI/Emscripten (GH-93633) 2022-06-09 17:45:29 +02:00
2022-06-09-14-44-21.gh-issue-93626.sfghs46.rst gh-93626: Set the release for __future__.annotations to None (GH-93628) 2022-07-05 10:46:39 +02:00
2022-06-09-17-15-26.gh-issue-91389.OE4vS5.rst GH-91389: Fix dis position information for CACHEs (GH-93663) 2022-06-16 13:49:32 -07:00
2022-06-11-13-32-17.gh-issue-79512.A1KTDr.rst gh-79512: Fixed names and __module__ value of weakref classes (GH-93719) 2022-06-14 07:18:03 +03:00
2022-06-15-21-20-02.gh-issue-93820.FAMLY8.rst gh-93820: Fix copy() regression in enum.Flag (GH-93876) 2022-06-15 23:42:36 -07:00
2022-06-15-21-28-16.gh-issue-83499.u3DQJ-.rst gh-83499: Fix closing file descriptors in tempfile (GH-93874) 2022-06-26 10:58:28 +03:00
2022-06-15-21-35-11.gh-issue-91404.39TZzW.rst gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is terminated by a signal or allocation failure (GH-32283) (#93882) 2022-06-17 01:19:44 -07:00
2022-06-16-09-24-50.gh-issue-93847.kuv8bN.rst gh-93847: Fix repr of enum of generic aliases (GH-93885) 2022-06-16 12:16:12 -07:00
2022-06-16-11-16-53.gh-issue-93820.00X0Y5.rst gh-93820: Pickle enum.Flag by name (GH-93891) 2022-06-26 10:54:00 +03:00
2022-06-17-12-02-30.gh-issue-93858.R49ARc.rst gh-93858: Prevent error when activating venv in nested fish instances (GH-93931) 2022-06-27 16:26:02 +01:00
2022-06-17-16-00-55.gh-issue-93963.8YYZ-2.rst gh-93963: Officially deprecate abcs and warn about their usage. (GH-93965) 2022-07-03 12:17:27 -07:00
2022-06-20-23-14-43.gh-issue-94028.UofEcX.rst gh-94028: Clear and reset sqlite3 statements properly in cursor iternext (GH-94042) 2022-06-21 12:30:29 +01:00
2022-06-21-11-40-31.gh-issue-84753.FW1pxO.rst gh-84753: Clarify change made to inspect functions (#94554) 2022-07-05 13:14:19 +01:00
2022-06-22-11-16-11.gh-issue-94101.V9vDG8.rst gh-94101 Disallow instantiation of SSLSession objects (GH-94102) 2022-06-22 03:10:22 -07:00
2022-06-23-13-12-05.gh-issue-91742.sNytVX.rst GH-91742: Fix pdb crash after jump (GH-94171) 2022-06-23 15:19:13 +01:00
2022-06-23-14-35-10.gh-issue-94169.jeba90.rst gh-94169: Remove deprecated io.OpenWrapper (#94170) 2022-06-24 08:46:53 +02:00
2022-06-24-09-41-41.gh-issue-94196.r2KyfS.rst gh-94196: Remove gzip.GzipFile.filename attribute (#94197) 2022-06-24 11:59:32 +02:00
2022-06-24-10-18-59.gh-issue-94199.kYOo8g.rst gh-94199: Remove hashlib.pbkdf2_hmac() Python implementation (GH-94200) 2022-06-28 11:51:13 +02:00
2022-06-24-10-29-19.gh-issue-94199.pfehmz.rst gh-94199: Remove ssl.RAND_pseudo_bytes() function (#94202) 2022-06-24 11:05:53 +02:00
2022-06-24-10-39-56.gh-issue-94199.MIuckY.rst gh-94199: Remove the ssl.wrap_socket() function (#94203) 2022-07-08 15:20:15 +02:00
2022-06-24-14-25-26.gh-issue-94214.03pXR5.rst gh-94214: Add venv context.lib_path and document the context (GH-94221) 2022-06-26 17:49:03 +01:00
2022-06-24-17-11-33.gh-issue-94199.7releN.rst gh-94199: Remove ssl.match_hostname() function (#94224) 2022-06-25 12:54:11 +02:00
2022-06-24-18-20-42.gh-issue-94226.8ZL4Fm.rst gh-94226: Remove the locale.format() function (#94229) 2022-06-26 12:41:19 +02:00
2022-06-24-19-16-09.gh-issue-93096.r1_oIc.rst gh-93096: Remove python -m base64 -t (gh-94230) 2022-07-02 15:53:43 +09:00
2022-06-24-19-23-59.gh-issue-94207.VhS1eS.rst gh-94207: Fix struct module leak (GH-94239) 2022-06-25 15:11:58 +01:00
2022-06-24-19-40-40.gh-issue-93096.3RlK2d.rst gh-93096: Remove python -m codecs (gh-94233) 2022-07-02 14:45:31 +09:00
2022-06-24-20-00-57.gh-issue-94216.hxnQPu.rst gh-94216: add pseudo instructions to the dis/opcodes modules (GH-94241) 2022-07-01 15:33:35 +01:00
2022-06-25-13-38-53.gh-issue-93259.FAGw-2.rst gh-93259: Validate arg to `Distribution.from_name`. (GH-94270) 2022-06-25 21:04:28 -04:00
2022-06-25-16-27-02.gh-issue-94254.beP16v.rst GH-94254: Make _struct module types immutable (#94269) 2022-06-26 12:12:01 +02:00
2022-06-25-23-44-44.gh-issue-90016.EB409s.rst gh-90016: Deprecate default sqlite3 adapters and converters (#94276) 2022-07-20 21:37:59 +02:00
2022-06-26-10-59-15.gh-issue-89988.K8rnmt.rst GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298) 2022-06-28 10:01:43 +03:00
2022-06-27-10-33-18.gh-issue-94318.jR4_QV.rst gh-94318: Strip trailing spaces in pydoc text output (GH-94319) 2022-06-27 13:33:34 +03:00
2022-06-28-00-24-48.gh-issue-94352.JY1Ayt.rst gh-94352: shlex.split() no longer accepts None (#94353) 2022-07-04 15:29:19 +02:00
2022-06-28-14-29-21.gh-issue-94379.RrgKfh.rst gh-94379: Remove zipimport find_loader() and find_module() methods (#94380) 2022-07-05 12:11:42 +02:00
2022-06-28-14-41-22.gh-issue-94383.CXnquo.rst gh-94383: Remove ElementTree.Element.copy() method (#94384) 2022-07-04 15:51:01 +02:00
2022-06-29-04-42-56.gh-issue-94398.YOq_bJ.rst GH-94398: TaskGroup: Fail create_task() during shutdown (GH-94400) 2022-06-30 19:10:46 +02:00
2022-06-29-09-48-37.gh-issue-92336.otA6c6.rst gh-92336: linecache.getline should not raise exceptions on decoding errors (GH-94410) 2022-06-30 10:18:18 +01:00
2022-07-02-19-46-30.gh-issue-94510.xOatDC.rst gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511) 2022-07-05 20:18:47 +02:00
2022-07-03-16-41-03.gh-issue-94382.zuVZeM.rst GH-94382: port multiprocessing static types to heap types (#94336) 2022-07-20 21:26:01 +02:00
2022-07-05-17-22-00.gh-issue-94343.kf4H5r.rst gh-94343: Ease initialization of reprlib.Repr attributes (GH-94581) 2022-07-07 09:55:33 -05:00
2022-07-06-06-02-02.gh-issue-93896.vIgWGr.rst GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (#94593) 2022-07-06 16:18:21 +01:00
2022-07-06-14-45-12.gh-issue-93910.iZcp67.rst gh-93910: Fix enum performance regression (GH-94614) 2022-07-07 04:26:56 -07:00
2022-07-06-16-01-08.gh-issue-94607.Q6RYfz.rst gh-94607: Fix subclassing generics (GH-94610) 2022-07-09 12:18:01 +08:00
2022-07-06-21-24-03.gh-issue-92546.s5Upkh.rst gh-92546: Move pprint benchmark into pyperformance (GH-94613) 2022-07-25 11:30:13 -07:00
2022-07-06-22-41-51.gh-issue-94309._XswsX.rst gh-94309: Deprecate typing.Hashable/Sized (GH-94626) 2022-07-10 19:04:01 +01:00
2022-07-07-15-46-55.gh-issue-94637.IYEiUM.rst gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658) 2022-07-09 18:11:15 +02:00
2022-07-08-17-49-12.gh-issue-87822.F9dzkf.rst gh-87822: Make traceback module robust to exceptions from repr() of local values (GH-94691) 2022-07-11 10:14:15 +01:00
2022-07-09-15-17-02.gh-issue-81620.L0O_bV.rst GH-81620: Add random.binomialvariate() (GH-94719) 2022-07-13 09:46:04 -05:00
2022-07-11-10-41-48.gh-issue-94736.EbsgeK.rst GH-94736: Fix _multiprocessing.SemLock subclassing (#94738) 2022-07-11 13:12:36 +01:00
2022-07-14-00-43-52.gh-issue-94821.e17ghU.rst gh-94821: Fix autobind of empty unix domain address (GH-94826) 2022-07-15 09:13:33 +03:00
2022-07-15-08-13-51.gh-issue-94857.9_KvZJ.rst GH-94857: fix test_io refleak (GH-94858) 2022-07-18 06:48:04 -07:00
2022-07-19-15-37-11.gh-issue-95005.iRmZ74.rst gh-95005: Replace PyAccu with PyUnicodeWriter (gh-95006) 2022-07-27 17:43:34 +09:00
2022-07-20-22-49-48.gh-issue-95066.TuCu0E.rst gh-95066: ast: Replace assert with ValueError (GH-95072) 2022-07-26 11:43:09 +02:00
2022-07-21-19-55-49.gh-issue-95105.BIX2Km.rst gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (#95106) 2022-07-21 13:26:04 -07:00
2022-07-21-22-59-22.gh-issue-95109.usxA9r.rst gh-95051: ensure that timeouts scheduled with asyncio.Timeout that have already expired are deliverered promptly (#95109) 2022-07-24 13:18:05 -07:00
2022-07-22-00-58-49.gh-issue-95077.4Z6CNC.rst gh-95077: [Enum] add code-based deprecation warnings for member.member access (GH-95083) 2022-07-25 11:05:10 -07:00
2022-07-22-17-19-57.gh-issue-93157.RXByAk.rst gh-93157: Fix fileinput didn't support errors in inplace mode (GH-95128) 2022-07-24 11:42:11 +09:00
2022-07-22-21-18-17.gh-issue-95132.n9anlw.rst gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (#95146) 2022-07-23 09:51:28 +02:00
2022-07-23-10-50-05.gh-issue-93899.VT34A5.rst GH-93899: fix checks for eventfd flags (GH-95170) 2022-07-27 06:05:29 -07:00
2022-07-24-09-15-35.gh-issue-95194.ERVmqG.rst gh-95194: upgrade bundled pip to 22.2 (gh-95195) 2022-07-24 10:55:25 +01:00
2022-07-24-12-00-06.gh-issue-95199.-5A64k.rst gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200) 2022-07-24 12:01:03 +01:00
2022-07-24-12-59-02.gh-issue-95087.VvqXkN.rst gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201) 2022-07-25 09:17:25 +03:00
2022-07-27-11-35-45.gh-issue-95045.iysT-Q.rst GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315) 2022-07-27 05:03:50 -07:00
2022-07-27-19-43-07.gh-issue-95339.NuVQ68.rst gh-95339: update bundled pip to 22.2.1 (gh-95340) 2022-07-27 19:14:42 +01:00
README.rst

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

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