/
githubmirror
/
cpython
ОбзорДокументацияВойти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
cpython/
.../next/Library/
..
2021-01-09-18-40-15.bpo-42861.T7Ge9O.rst

bpo-42861: Add `next_network` function to ipaddress library (#24180)

месяц назад
2021-02-26-13-17-57.bpo-40469.yJHeQg.rst

gh-84649: Use statx() in TimedRotatingFileHandler if available (ПР-150968)

2 месяца назад
2021-10-18-13-46-55.bpo-45509.Upwb60.rst

bpo-45509: Check gzip headers for corrupted fields (GH-29028)

3 месяца назад
2022-01-03-12-50-42.gh-issue-70758.2NjFW_.rst

gh-70758: Fix creating a turtle screen after closing one (GH-30355)

2 дня назад
2022-04-04-17-58-05.bpo-47216.gPyPte.rst

gh-91372: Add mtime to gzip.open() (GH-32310)

3 месяца назад
2022-04-10-20-10-59.bpo-46375.8j1ogZ.rst

gh-90533: Implement BytesIO.peek() (#150917)

2 месяца назад
2023-01-23-21-23-50.gh-issue-101267._f-cFH.rst

gh-101267: ProcessPoolExecutor no longer shares 1 BrokenProcessPool exception among all failed futures (GH-101268)

2 месяца назад
2023-02-26-14-07-18.gh-issue-91099._QPbEL.rst

gh-91099: fix[imaplib]: call Exception with string instance (#31823)

2 месяца назад
2023-04-24-11-12-00.gh-issue-60055.UjP6aX.rst

gh-60055: Allow passing a Request instance for RobotParser URLs (#103753)

месяц назад
2023-04-27-14-50-03.gh-issue-103925.khC-El.rst

gh-103925: Fix csv.Sniffer for a quoted field ending a CRLF line (GH-103926)

21 день назад
2023-06-12-21-31-02.gh-issue-105708.5fFwP8.rst

gh-105708: 'V' could be case insensitive for IPvFuture hostnames (#105709)

месяц назад
2024-03-17-22-16-53.gh-issue-115988.EshSDM.rst

gh-115988: Add ARM64 and RISCV BCJ filters constants in lzma module (GH-115989)

2 месяца назад
2024-06-18-04-08-37.gh-issue-120665.x7T1hV.rst

gh-120665: make unittest loaders avoid loading test cases that are abstract base classes (#120666)

2 месяца назад
2024-07-02-20-57-43.gh-issue-121109.Tp6R2s.rst

gh-121109: Fix performance of tarfile reading with "r|*" (GH-121296)

2 месяца назад
2024-11-02-02-02-31.gh-issue-107398.uUtA6Q.rst

gh-107398: Fix tarfile stream mode exception when process the file with the gzip extra field (GH-126304)

3 месяца назад
2025-03-01-13-36-02.gh-issue-128110.9wx_G0.rst

gh-128110: Fix rfc2047 whitespace handling in email parser address headers (#130749)

3 месяца назад
2025-05-01-16-44-16.gh-issue-72902.19qwJW.rst

gh-72902: Speedup Fraction.from_decimal/float in typical cases (GH-133251)

3 месяца назад
2025-05-07-18-31-31.gh-issue-46927.sF02gj.rst

gh-46927: Prevent readline from overriding environment variables (GH-153184)

месяц назад
2025-05-19-20-29-35.gh-issue-133998.KmElUw.rst

gh-133998: Fix gzip file creation when time is out of range (GH-134278)

3 месяца назад
2025-05-19-21-08-25.gh-issue-134261.ravGYm.rst

gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests (#134264)

3 месяца назад
2025-05-24-11-17-34.gh-issue-51067.yHOgfy.rst

gh-51067: Add `remove()` and `repack()` to `ZipFile` (GH-134627)

2 месяца назад
2025-07-28-11-00-49.gh-issue-64192.7htLtg.rst

gh-64192: Add *buffersize* to `imap()`/`imap_unordered()` in `multiprocessing.pool` (GH-136871)

13 дней назад
2025-08-30-07-44-30.gh-issue-86533.pathlib.rst

gh-86533: Restore os.makedirs() ability to apply *mode* recursively (GH-150011)

3 месяца назад
2025-09-05-20-50-35.gh-issue-79638.Y-JfaH.rst

gh-79638: Restore "Treat an unreachable robots.txt as disallow all" (GH-152525)

месяц назад
2025-10-09-12-13-29.gh-issue-139819.YxUDyH.rst

gh-139819: rlcompleter – avoid suggesting attributes not accessible on instances (GH-139820)

2 месяца назад
2025-10-12-08-46-26.gh-issue-139398.hESOMl.rst

gh-139398: [Enum] Add supported sunder names to `__dir__` for REPL completions (GH-139985)

2 месяца назад
2025-10-19-17-34-07.gh-issue-140326.kZM0pV.rst

gh-140326: disable the relative import in asyncio REPL (#140327)

18 дней назад
2025-10-20-09-12-18.gh-issue-140344.WjbYg-.rst

gh-140344: ast: Add deprecation warnings (#140345)

3 месяца назад
2025-11-02-05-28-56.gh-issue-115634.JbcNnF.rst

gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child (GH-140900)

месяц назад
2025-11-02-22-24-13.gh-issue-140924.NQVbR_.rst

gh-140924: In locale module, add missing names to __all__ (GH-140925)

3 месяца назад
2025-12-14-06-44-34.gh-issue-81881.qancdQ.rst

GH-81881: Raise `SpecialFileError` for sockets and devices in `shutil.copyfile` (#142693)

месяц назад
2025-12-21-17-56-37.gh-issue-143008.aakErJ.rst

gh-143008: Fix Null pointer dereferences in TextIOWrapper underlying stream access (#145957)

2 месяца назад
2026-01-18-06-42-47.gh-issue-143988.MtLtCP.rst

gh-143988: Fix re-entrant mutation crashes in socket sendmsg/recvmsg_into (#143987)

2 месяца назад
2026-02-11-16-47-27.gh-issue-140729.2uTPQp.rst

gh-140729: Fix the cProfile module when the executed script contains calls to multiprocessing.Process (#144715)

месяц назад
2026-02-22-11-27-57.gh-issue-145107.ZlQXEZ.rst

gh-145107: simplify asyncio staggered race using eager_start=False (#145108)

18 дней назад
2026-03-26-00-00-00.gh-issue-47005.xxc89c.rst

gh-47005: fix do_open() to let regular headers override unredirected … (#146506)

месяц назад
2026-03-26-09-30-00.gh-issue-146452.Y2N6qZ8J.rst

gh-146452: Fix pickle segfault on concurrent mutation of dict in pickle (#146470)

3 месяца назад
2026-03-31-21-25-44.gh-issue-147950.5JR0sK.rst

gh-147950: Additionally bind `yank-arg` to `M-_` in pyrepl (#147949)

24 дня назад
2026-04-17-05-58-27.gh-issue-148665.AlUajE.rst

gh-148665: Enable socket.shutdown function for emscripten (#148666)

21 день назад
2026-04-18-12-00-00.gh-issue-148736.ag-frame.rst

gh-148736: Use ag_frame when walking async generators in asyncio.graph (#148737)

16 дней назад
2026-04-20-01-24-22.gh-issue-92455.vXhmad.rst

gh-92455: Respect case-sensitive mimetype suffixes (GH-148782)

2 месяца назад
2026-04-21-06-30-59.gh-issue-119670.pMWZfY.rst

gh-119670: Add `force` keyword only argument to `shlex.quote` (#148846)

2 месяца назад
2026-04-23-12-50-15.gh-issue-148441.zvpCkR.rst

gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (#148904)

3 месяца назад
2026-04-24-19-54-00.gh-issue-148954.v1.rst

gh-148954: Escape methodname in xmlrpc.client.dumps() to prevent XML injection (GH-148968)

2 месяца назад
2026-04-26-11-25-38.gh-issue-118158.xIy05H.rst

gh-118158: Fix missing newline in py_compile CLI error output (#149008)

2 месяца назад
2026-04-27-11-12-00.gh-issue-149046.74shDd.rst

gh-149046: fix: correctly handle `str` subclasses in `io.StringIO` (#149047)

2 месяца назад
2026-04-29-08-10-17.gh-issue-149056.jnaD4W.rst

gh-149056: Properly pass array_hook in json.load() to json.loads() (GH-149057)

2 месяца назад
2026-05-06-20-10-44.gh-issue-149464.3mPhcr.rst

gh-149464: Add `os.pidfd_getfd(pidfd, targetfd, flags=0)` function (#149465)

3 месяца назад
2026-05-06-23-13-40.gh-issue-149319.PLM93t.rst

gh-149319: Make `asyncio` REPL respect `-I` and `-E` options (#149405)

24 дня назад
2026-05-07-14-18-47.gh-issue-149489.bX9iHe.rst

gh-149489: Fix ElementTree serialization to HTML (GH-149490)

2 месяца назад
2026-05-07-17-35-47.gh-issue-149499.G2ER-R.rst

gh-149499: Fixes for 3.16 bump (GH-149500)

3 месяца назад
2026-05-07-21-58-17.gh-issue-149388.DDBPeA.rst

gh-149388: Make asyncio `PipeHandle.close` idempotent (#149518)

3 месяца назад
2026-05-08-06-12-26.gh-issue-149528.AxdDxa.rst

gh-149528: Remove `annotationlib.ForwardRef._evaluate` for 3.16 (#149529)

3 месяца назад
2026-05-08-06-56-57.gh-issue-149530.cl2AJ8.rst

gh-149530: Remove `symtable.Class.get_methods` deprecated method (#149531)

3 месяца назад
2026-05-08-07-51-54.gh-issue-80480.nnA4p1.rst

gh-80480: Remove deprecated 'u' array type code (#149535)

2 месяца назад
2026-05-08-08-24-01.gh-issue-149537.hVFVnt.rst

gh-149537: Remove kw parameters from python version of `reduce` (#149538)

3 месяца назад
2026-05-08-09-11-48.gh-issue-149534.Tw7eeY.rst

gh-149534: Fix unification of `defaultdict` and `frozendict` with `|` (#149539)

2 месяца назад
2026-05-08-14-24-16.gh-issue-149436.dEV02X.rst

gh-149436: Speed up inspect.getattr_static for the common-metaclass case (#149437)

3 месяца назад
2026-05-08-15-08-35.gh-issue-112821.t9T1YD.rst

gh-112821: Fix rlcompleter failures on objects with descriptors (#149577)

3 месяца назад
2026-05-08-16-44-20.gh-issue-149567.iiZKEj.rst

gh-149567: Remove deprecated `shutil.ExecError` (#149568)

3 месяца назад
2026-05-09-11-22-29.gh-issue-149595.1nuYXw.rst

gh-149595: Remove the `sys._enablelegacywindowsfsencoding()` function (#149596)

3 месяца назад
2026-05-09-15-17-59.gh-issue-149598.aLrXRw.rst

gh-149598: Remove `strm` argument support from `logging` handlers (#149599)

3 месяца назад
2026-05-09-15-42-54.gh-issue-149600.ZbL-iv.rst

gh-149600: Remove deprecated `asyncio.iscoroutinefunction` function (#149601)

3 месяца назад
2026-05-09-21-02-08.gh-issue-149614.U4snj3.rst

gh-149614 - Restore deepcopiability of argparse.ArgumentParser instances (#149617)

3 месяца назад
2026-05-10-07-21-51.gh-issue-139489.rS7LTA.rst

gh-139489: Add is_valid_text to xml.__all__ (#149641)

3 месяца назад
2026-05-10-14-10-00.gh-issue-149634.iT5cwC.rst

gh-149634: Fix removed docs from `TarFile.tarfile` to `TarInfo.tarfile` (#149680)

3 месяца назад
2026-05-10-16-06-27.gh-issue-149609.yLKPXo.rst

gh-149609: Raise deprecation warnings for `abc.{abstractclassmethod,abstractstaticmethod,abstractproperty}` (#149636)

2 месяца назад
2026-05-10-19-26-50.gh-issue-149584.x7Qm9A.rst

gh-149584: Fix excessive overhead in the Tachyon profiler regarding the cache behavior (#149649)

3 месяца назад
2026-05-10-23-51-23.gh-issue-149504.pDSCbn.rst

gh-149504: Fix re-entrancy bug when .pth/.start file invokes site.addsitedir() (#149659)

3 месяца назад
2026-05-12-06-24-54.gh-issue-149701.8v9RTm.rst

gh-149701: Fully silence potential `hash -r` error (GH-149702)

3 месяца назад
2026-05-12-13-03-45.gh-issue-149718.SaM1NJ.rst

gh-149718: Aggregate same stack frames in Tachyon in some collectors (#149719)

3 месяца назад
2026-05-12-14-44-39.gh-issue-149720.ccsoW-.rst

gh-149720: Remove support for undotted `ext` in `mimetypes.MimeType.add_type` (#149721)

3 месяца назад
2026-05-13-12-16-54.gh-issue-149473.nOQZqn.rst

gh-149473: Emit audit event on calling os.environ.clear() (#149768)

3 месяца назад
2026-05-13-23-18-39.gh-issue-149801.S_FfGr.rst

gh-149801: Add IANA registered names and aliases with leading zeros (GH-149804)

3 месяца назад
2026-05-14-15-55-28.gh-issue-149816.ZaXQ0q.rst

gh-149816: Fix a RC in `_random.Random.__init__` method (#149824)

3 месяца назад
2026-05-14-17-01-19.gh-issue-62259.ytlFD5.rst

gh-62259: Add support of multi-byte encodings in the XML parser (GH-149860)

3 месяца назад
2026-05-15-16-28-00.gh-issue-149819.fixpth.rst

gh-149819: fix .pth and .start file processing in subprocess when inheriting PYTHONPATH (#150177)

3 месяца назад
2026-05-15-18-44-20.gh-issue-142349.fHK3v1.rst

gh-142349: Add `help("lazy")` support (#149886)

3 месяца назад
2026-05-15-19-52-41.gh-issue-149891.BJUIGB.rst

gh-149891: Add more encoding aliases (GH-149892)

2 месяца назад
2026-05-16-21-08-33.gh-issue-149921.I1yNML.rst

gh-149921: Fix reference leaks in _interpchannels and _interpqueues modules (#149922)

3 месяца назад
2026-05-16-22-00-00.gh-issue-146406.10e0da.rst

gh-146406: add clear() cross-language hint for immutable types (GH-149927)

3 месяца назад
2026-05-17-02-25-56.gh-issue-149571.LNyuWJ.rst

gh-149571: Fix the C implementation of Element.itertext() (GH-149929)

2 месяца назад
2026-05-17-12-37-59.gh-issue-53144.c5tr1p.rst

gh-53144: Improve charset support in the email package (GH-149942)

2 месяца назад
2026-05-17-22-37-02.gh-issue-88726.BAoL6j.rst

gh-88726: Stop using non-standard charset names eucgb2312_cn and big5_tw in email (GH-149959)

3 месяца назад
2026-05-18-07-44-46.gh-issue-149995.vvtFHn.rst

gh-149995: Update typing.py docstrings and documentation (#149996)

3 месяца назад
2026-05-18-12-42-31.gh-issue-149816.F98iME.rst

gh-149816: Fix UAF in Modules/_pickle.c (GH-150024)

3 месяца назад
2026-05-18-13-43-06.gh-issue-79413.OpTXbV.rst

gh-79413: Add `qualname` parameter to `dataclass.make_dataclass`. (GH-150026)

3 месяца назад
2026-05-18-17-17-20.gh-issue-149189.a8IooK.rst

gh-149189: Revert "Modern defaults for `pprint` (#149190)" (#150249)

3 месяца назад
2026-05-18-22-45-54.gh-issue-149816.T68vc_.rst

gh-149816: Fix SNI callback callable race (GH-150018)

3 месяца назад
2026-05-19-11-42-37.gh-issue-127949.Ab3kZq.rst

gh-127949: remove asyncio policy system (#150310)

месяц назад
2026-05-19-12-00-00.gh-issue-149980.Kx7p2A.rst

gh-149980: Strip all trailing slashes from GNU long directory names in tarfile (GH-150019)

3 месяца назад
2026-05-19-18-25-00.gh-issue-150077.zstopen-close.rst

gh-150077: Fix fileobj leak in `tarfile.TarFile.zstopen` on `BaseException` (GH-150080)

месяц назад
2026-05-19-19-00-49.gh-issue-84353.ZU5zaQ.rst

gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091)

2 месяца назад
2026-05-21-11-25-58.gh-issue-150175.8H4Caz.rst

gh-150175: Fix ThreadingMock call_count race condition (#150176)

3 месяца назад
2026-05-21-20-47-45.gh-issue-150157.ZvmO-bQZ.rst

gh-150157: Fix critical section for PyDict_Next() in _pickle.c (GH-150158)

2 месяца назад
2026-05-22-15-30-00.gh-issue-132372.YP4a6x.rst

gh-132372: Speed up logging.config existing logger handling (GH-150242)

2 месяца назад
2026-05-25-07-22-05.gh-issue-150372.9hLqhe.rst

gh-150372: Add missing null check on completer_word_break_characters in readline.c (GH-150251)

2 месяца назад
2026-05-25-17-00-00.gh-issue-150406.jF3g63.rst

gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407)

2 месяца назад
2026-05-26-19-30-00.gh-issue-150479.Kq7Lm2.rst

gh-150479: reject CR and LF in email.utils.formataddr (#150480)

месяц назад
2026-05-27-11-18-36.gh-issue-150228.pNPiO-.rst

gh-150228: Improve the PEP 829 batch processing APIs (#150542)

2 месяца назад
2026-05-27-15-51-29.gh-issue-150534.3Nan6S.rst

gh-150534: Add C23 half-turn trigonometric *pi functions (GH-150555)

2 месяца назад
2026-05-27-23-47-31.gh-issue-148932.Y1xmvA.rst

gh-148932: Fix `profiling.sampling` on Windows virtual environments (#150541)

2 месяца назад
2026-05-28-23-38-46.gh-issue-150478.qEr0E-.rst

GH-150478: Add "show_jit" option to `dis.dis` to show jit entry points (GH-150554)

2 месяца назад
2026-05-31-10-00-00.gh-issue-150942.Tk9aRef.rst

gh-150942: Speed up json.loads array and object decoding (GH-150945)

2 месяца назад
2026-05-31-12-00-00.gh-issue-150942.Re7Ref.rst

gh-150942: Speed up re.findall and re.sub/subn result building (gh-150943)

2 месяца назад
2026-05-31-14-39-25.gh-issue-150641.LLIhd1.rst

gh-150641: Fix evaluating forward references in STRING format can 'leak' internal names in `typing` (#150648)

месяц назад
2026-05-31-17-47-30.gh-issue-150685.EBB2mU.rst

gh-150685: update bundled pip to 26.1.2 (gh-150686)

2 месяца назад
2026-06-01-08-12-34.gh-issue-150717.LVRJXH.rst

gh-150717: Avoid mark-array allocation for groupless regex patterns (GH-150719)

2 месяца назад
2026-06-02-14-21-46.gh-issue-150750.SVS2o0.rst

gh-150750: Fix a race condition in `deque.index` with free-threading (#150779)

2 месяца назад
2026-06-02-15-44-57.gh-issue-150817.lpFCh0.rst

gh-150817: Speed up Flag bitwise operations (GH-150824)

2 месяца назад
2026-06-02-15-44-58.gh-issue-150818.Orcefu.rst

gh-150818: Speed up logging.getLogger() for existing loggers (GH-150825)

2 месяца назад
2026-06-03-13-51-29.gh-issue-150662.ELT8Vg.rst

gh-150662: Stop unbounded memory growth in Tachyon `--gecko` collector (#150845)

2 месяца назад
2026-06-03-18-41-42.gh-issue-150866.gXGyX-.rst

gh-150866: Fix asyncio shutdown_asyncgens to report BaseException (#150867)

14 дней назад
2026-06-03-19-35-32.gh-issue-150583.dedI24.rst

gh-150583: Fix zstd compression level with digested ZstdDict (#150586)

24 дня назад
2026-06-03-21-59-11.gh-issue-150886.r2c25g.rst

gh-150886: Remove unused importlib._bootstrap._object_name (#150884)

2 месяца назад
2026-06-04-06-50-06.gh-issue-150898.1LkLA3.rst

gh-150898: Assume OpenSSL supports keylogging (#150870)

2 месяца назад
2026-06-04-10-44-36.gh-issue-150889.UYNLR_.rst

gh-150889: Improve performance of unicodedata.normalize() (GH-150890)

2 месяца назад
2026-06-04-18-22-56.gh-issue-143008.z5tw-J.rst

gh-143008: Fix Null pointer dereferences in TextIOWrapper underlying stream access (#145957)

2 месяца назад
2026-06-04-19-24-13.gh-issue-140006.TD8HKl.rst

gh-140006: Harden fish prompt against shadowed builtins (#150936)

2 месяца назад
2026-06-04-21-49-18.gh-issue-150913.EmptyBl.rst

gh-150913: Fix sqlite3.Blob validation for empty slice assignment (GH-150915)

2 месяца назад
2026-06-04-23-10-31.gh-issue-62825.BtG_yQ.rst

gh-62825: Fix encoding aliases "KS_C_5601-1987", "KS X 1001", etc (GH-150933)

2 месяца назад
2026-06-06-06-29-17.gh-issue-150994.I2119M.rst

gh-150994: _colorize: modernize typing imports (#151018)

2 месяца назад
2026-06-06-15-04-37.gh-issue-151022.1Aw8Tk.rst

gh-151022: Fix remote debugging linetable reads (#151036)

23 дня назад
2026-06-06-15-20-54.gh-issue-151021.J4qk2A.rst

gh-151021: Fix mmap empty searches past the end (GH-151023)

2 месяца назад
2026-06-07-13-47-05.gh-issue-151042.NMdzF2.rst

gh-151042: venv: Pass VIRTUAL_ENV through cygpath inside fish on Windows (GH-151043)

2 месяца назад
2026-06-07-17-29-33.gh-issue-151039.AZ0qBn.rst

gh-151039: Fix a crash when `_datetime` types outlive `_datetime` module (#151044)

2 месяца назад
2026-06-08-15-04-35.gh-issue-150285.-Tj94n.rst

gh-150285: Wrap long single-line summary in text output in pydoc (GH-151081)

2 месяца назад
2026-06-09-12-00-00.gh-issue-150771.K7mNx2.rst

gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120)

2 месяца назад
2026-06-09-14-49-17.gh-issue-80384.ttRAja.rst

gh-80384: Check that callback is callable at weak reference creation (GH-151145)

2 месяца назад
2026-06-09-19-43-24.gh-issue-151179.hl_6Z0.rst

gh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher (#151186)

2 месяца назад
2026-06-10-00-00-01.gh-issue-117807.Cx1178.rst

gh-117807: Handle invalid UTF-8 in mimetypes map files (GH-151216)

7 дней назад
2026-06-10-00-00-02.gh-issue-109940.Cx1099.rst

gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215)

2 месяца назад
2026-06-11-00-00-00.gh-issue-151295.NQYUzW.rst

gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296)

2 месяца назад
2026-06-11-06-56-31.gh-issue-150994.gd1wVw.rst

gh-150994: _colorize: modernize typing imports (#151018)

2 месяца назад
2026-06-11-10-00-00.gh-issue-119710.Qz7Kp2.rst

gh-119710: fix asyncio Process.wait() to finish on process exit and not wait for closing of pipes (#151983)

23 дня назад
2026-06-11-11-52-23.gh-issue-149671.6Rpr5r.rst

gh-149671: Restore compatibility with setuptools -nspkg.pth files in site module (#151319)

2 месяца назад
2026-06-11-16-25-38.gh-issue-151126.bh_Usy.rst

gh-151126: Fix missing memory error in `os._path_splitroot` (#151339)

2 месяца назад
2026-06-11-19-46-16.gh-issue-150285.wuhAsL.rst

gh-150285: Fix overflow in too long lines for class data in pydoc (GH-151366)

2 месяца назад
2026-06-11-21-43-24.gh-issue-151337.JSVV18.rst

gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340)

2 месяца назад
2026-06-12-00-00-00.gh-issue-151416.spawnUA.rst

gh-151416: fix a borrowed ref potential use after free via fspath in os.spawnv/spawnve (GH-151417)

месяц назад
2026-06-12-00-04-34.gh-issue-151126.aHaBYq.rst

gh-151126: Fix crash on unset memory error in `ctypes.get_errno` (#151382)

2 месяца назад
2026-06-12-00-17-29.gh-issue-151128.-LYO3a.rst

gh-151128: Improve SyntaxError message for cross language keywords (GH-151129)

2 месяца назад
2026-06-12-07-20-08.gh-issue-151390.CmYN9EeJ.rst

gh-151390: Colorize `match +` and `match -` in the REPL (#151391)

2 месяца назад
2026-06-12-22-46-31.gh-issue-151403.DalZWh.rst

gh-151403: Fix use-after-free when an argv item's __fspath__ mutates args (GH-151404)

2 месяца назад
2026-06-13-04-11-00.gh-issue-151426.f2V67e.rst

gh-151424: Fix impossible stack traces in `RemoteUnwinder(..., cache_frames=True)` by copying chunks on cache miss (#151426)

2 месяца назад
2026-06-13-11-57-48.gh-issue-151436.UEDowO.rst

gh-151613: Fix remote debugging frame cache ABA (#151614)

месяц назад
2026-06-15-07-42-12.gh-issue-151485.NiYQPZ.rst

gh-151485: Fix command quoting in subprocess.CalledProcessError.__str__ (#151486)

2 месяца назад
2026-06-15-15-32-36.gh-issue-151497.1cfmSV.rst

gh-151497: Avoid huge pre-allocation for oversized tarfile extended headers (GH-151498)

2 месяца назад
2026-06-17-00-00-00.gh-issue-148660.odcopy.rst

gh-148660: Fix use-after-free in OrderedDict.copy() on reentrant mutation (GH-151573)

месяц назад
2026-06-17-22-31-57.gh-issue-151613.n0nua1.rst

gh-151613: Fix remote debugging frame cache ABA (#151614)

месяц назад
2026-06-18-00-39-58.gh-issue-151615.PBsCE1.rst

gh-151615: Avoid repeated reschedule in asyncio _accept_connection (#151616)

месяц назад
2026-06-18-12-48-03.gh-issue-151640.R4c3Fx.rst

gh-151640: Track sharing of `BytesIO` buffer in free-threaded builds (GH-151651)

месяц назад
2026-06-18-23-59-46.gh-issue-151596.5ma144.rst

gh-151596: Add missing argument 'size' to pure-Python implementation of `TextIOBase.readline` (GH-151679)

2 месяца назад
2026-06-19-07-26-20.gh-issue-151695.IBDlkN.rst

gh-151695: Fix use-after-free of the curses screen encoding (GH-151696)

2 месяца назад
2026-06-19-08-30-00.gh-issue-151627.xY7kLm.rst

gh-151627: fix thread safety of OrderedDict iterator creation (#151688)

10 дней назад
2026-06-19-12-00-00.gh-issue-151674.FCYTvs.rst

gh-151674: Add tkinter Text.edit_canundo() and Text.edit_canredo() (GH-151676)

2 месяца назад
2026-06-19-12-00-01.gh-issue-151675.acLD7L.rst

gh-151675: Add tkinter Text.sync() and Text.pendingsync() (GH-151677)

2 месяца назад
2026-06-19-12-19-30.gh-issue-90092.yBVc0C.rst

gh-90092: Support multiple terminals in the curses module (GH-151748)

2 месяца назад
2026-06-19-18-40-00.gh-issue-151744.Kp7mNq.rst

gh-151744: Add curses.nofilter() (GH-151747)

2 месяца назад
2026-06-20-02-14-55.gh-issue-151757.TP9A2x.rst

gh-152470: Make wide-character curses functions work on a narrow build (GH-152476)

месяц назад
2026-06-20-11-11-22.gh-issue-151774.O6nrvs.rst

gh-151774: Add curses dynamic color-pair functions (GH-151775)

2 месяца назад
2026-06-20-12-10-02.gh-issue-151776.BtsXIF.rst

gh-151776: Add curses state-query functions (GH-151778)

2 месяца назад
2026-06-20-15-00-00.gh-issue-151770.dtiso0.rst

gh-151770: Fix `datetime.fromisoformat()` on an out-of-range month w/ a 24:00 time (#151771)

2 месяца назад
2026-06-20-15-00-00.gh-issue-75666.Kt9xQ2.rst

gh-75666: Fix a reference leak in tkinter event bindings (GH-151808)

2 месяца назад
2026-06-20-21-15-13.gh-issue-151814.OIbgsO.rst

gh-151814: Fix unbounded memory growth from repeated empty writes to `io.TextIOWrapper` (#151817)

2 месяца назад
2026-06-20-22-55-22.gh-issue-59396.kT9wPq.rst

gh-59396: Modernize tkinter.simpledialog (GH-151848)

2 месяца назад
2026-06-21-00-00-57.gh-issue-151822.bOC2G56F.rst

gh-151822: Colorize commands separately in the REPL (#151823)

24 дня назад
2026-06-21-15-50-24.gh-issue-86165.dyac1G.rst

gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844)

месяц назад
2026-06-21-23-17-12.gh-issue-59396.Fd9Tk2.rst

gh-59396: Use themed widgets in tkinter.filedialog (GH-152036)

месяц назад
2026-06-22-00-46-57.gh-issue-151874.8VtTrq.rst

gh-151874: Add tkinter wm_stackorder, wm_iconbadge and winfo_isdark (GH-151875)

2 месяца назад
2026-06-22-00-55-07.gh-issue-151876.sVe0xx.rst

gh-151876: Add tkinter Canvas methods rotate and rchars (GH-151877)

2 месяца назад
2026-06-22-01-02-33.gh-issue-151878.IFIA5C.rst

gh-151878: Add tkinter Entry and Spinbox validate methods (GH-151879)

2 месяца назад
2026-06-22-01-39-38.gh-issue-151881.ShACSZ.rst

gh-151881: Add tkinter Menu.postcascade, Misc.tk_scaling and tk_inactive (GH-151882)

2 месяца назад
2026-06-22-01-51-06.gh-issue-151886.MsLlNz.rst

gh-151886: Add tkinter Misc.tk_appname, tk_useinputmethods and tk_caret (GH-151887)

2 месяца назад
2026-06-22-01-57-55.gh-issue-151888.hO7mxi.rst

gh-151888: Add tkinter PhotoImage.redither method (GH-151889)

2 месяца назад
2026-06-22-02-29-02.gh-issue-151890.gT6JwI.rst

gh-151890: Support more photo image options in tkinter.PhotoImage methods (GH-151891)

2 месяца назад
2026-06-22-10-30-22.gh-issue-151910.ayi8xK.rst

gh-151910: Add tkinter.ttk.Treeview methods for the Tk 9.1 enhanced treeview (GH-151911)

2 месяца назад
2026-06-22-12-00-00.gh-issue-95555.Pr0p18.rst

gh-95555: Support Unicode property escapes \p{...} in regular expressions (GH-151969)

2 месяца назад
2026-06-22-14-30-00.gh-issue-151920.Th3mSt.rst

gh-151920: Add the ttk.Style.theme_styles() method (GH-151921)

2 месяца назад
2026-06-22-18-01-00.gh-issue-151955.6u5iwm.rst

gh-151955: Allow more ParamSpec and TypeVarTuple bounds (#151956)

2 месяца назад
2026-06-23-11-00-03.gh-issue-143070.fV5w7s.rst

gh-143070: Use "+" instead of "!" in automatically generated tkinter widget names (GH-151975)

месяц назад
2026-06-23-12-00-00.gh-issue-101284.Ab3Xy9.rst

gh-101284: Allow passing Menubutton options to tkinter.OptionMenu (GH-151959)

2 месяца назад
2026-06-23-13-27-14.gh-issue-126219.kOfv2g.rst

gh-126219: Fix crash in tkinter.Tk with non-BMP className on Tcl/Tk 8.x (GH-151980)

2 месяца назад
2026-06-23-17-14-04.gh-issue-127802.nGSxo6.rst

gh-127802: Schedule removal of legacy tkinter variable trace methods in 3.17 (GH-152012)

2 месяца назад
2026-06-23-18-42-37.gh-issue-143990.o65v7O.rst

gh-143990: Allow tkinter.font.Font to wrap a font description (GH-152025)

месяц назад
2026-06-23-22-15-00.gh-issue-152033.Ct1Egy.rst

gh-152033: Optimize category escapes outside character sets (GH-152035)

2 месяца назад
2026-06-24-10-30-00.gh-issue-152056.Qk7mZ2.rst

gh-152056: Compile single-category character sets to a bare CATEGORY opcode (GH-152057)

2 месяца назад
2026-06-24-10-46-35.gh-issue-152060.f2asrt.rst

gh-152060: Fix `_pydatetime.fromisoformat()` raising `AssertionError` on invalid lengths (#152061)

2 месяца назад
2026-06-24-12-00-00.gh-issue-152052.yBssDE.rst

gh-152052: Fix misleading `json` error for `\uXXXX` escape at the end of input (#152053)

2 месяца назад
2026-06-24-12-00-00.gh-issue-152079.f1tzus.rst

gh-152079: Fix `_datetime.fromisoformat()` mishandling a sub-second tz offset (#152087)

2 месяца назад
2026-06-24-12-00-00.gh-issue-152100.Set0ps.rst

gh-152100: Support set operations in character classes (GH-152153)

2 месяца назад
2026-06-24-16-08-44.gh-issue-152074.PsbS-I.rst

gh-152074: Increase the buffer size to 256 KiB in `asyncio` `_sendfile_fallback` (#152097)

месяц назад
2026-06-24-16-40-15.gh-issue-151378.iYWa_6.rst

gh-151378: Fix unbounded memory growth when recording binary and the thread is sleeping (#152089)

месяц назад
2026-06-24-22-16-35.gh-issue-105895.hRkuEw.rst

gh-105895: Add `match` and `case` doc to `help()` (#152113)

2 месяца назад
2026-06-24-23-28-42.gh-issue-151669.tPUavQ.rst

gh-151669: Normalize symlink targets in tarfile.TarFile.gettarinfo() (GH-151671)

месяц назад
2026-06-25-01-00-43.gh-issue-151763.wWeHBe.rst

gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (#152131)

2 месяца назад
2026-06-25-07-08-17.gh-issue-152157.dt5Ef0.rst

gh-152157: Reject empty fractions in `_datetime.{date}time.fromisoformat` (#152161)

месяц назад
2026-06-25-10-07-54.gh-issue-152156.gscPU9.rst

gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (#152163)

2 месяца назад
2026-06-25-12-00-00.gh-issue-152212.Zk7Qm2.rst

gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python `zoneinfo` (#152213)

месяц назад
2026-06-25-14-32-42.gh-issue-139145.kT9rmP.rst

gh-139145: Fix tkinter event loop in interactive mode (GH-152257)

2 месяца назад
2026-06-25-14-32-43.gh-issue-139816.Lq2vXa.rst

gh-139145: Fix tkinter event loop in interactive mode (GH-152257)

2 месяца назад
2026-06-25-19-44-16.gh-issue-152219.ndj4Ib.rst

gh-152219: Add curses window attribute get/set methods and WA_* constants (GH-152221)

2 месяца назад
2026-06-25-20-00-00.gh-issue-151496.kMnT3x.rst

gh-152434: Fix async-aware Gecko collection (#152442)

месяц назад
2026-06-25-22-19-04.gh-issue-152099.L7fKq9.rst

gh-152099: Raise SendfileNotAvailableError for fallback-only transports in asyncio (#152223)

месяц назад
2026-06-25-22-41-49.gh-issue-152233.pEhm3q.rst

gh-152233: Make the curses cell API work without ncursesw (ПР-152466)

месяц назад
2026-06-26-11-20-00.gh-issue-152233.Kp7mQ2.rst

gh-152233: Make the curses cell API work without ncursesw (ПР-152466)

месяц назад
2026-06-26-12-50-26.gh-issue-152246.MfXMd1.rst

gh-152246: Fix pure-Python `zoneinfo` accepting invalid seperators in POSIX TZ rules (#152247)

2 месяца назад
2026-06-26-13-00-46.gh-issue-111330.DBcCXA.rst

gh-111330: Fix GC of _pyio.BytesIO with exports (GH-152335)

3 дня назад
2026-06-26-13-10-00.gh-issue-80937.Hq3mNp.rst

gh-80937: Fix memory leak in tkinter createcommand (GH-152294)

2 месяца назад
2026-06-26-13-39-11.gh-issue-152248.N2Rmaf.rst

gh-152248: Reject a POSIX TZ abbreviation with non-ASCII-letters in pure-Python `zoneinfo` (#152249)

месяц назад
2026-06-26-13-40-00.gh-issue-152258.Qe7Lm3.rst

gh-152258: Add curses.window.dupwin() (GH-152259)

2 месяца назад
2026-06-26-14-05-00.gh-issue-116946.Kp7raZ.rst

gh-116946: Implement the GC protocol for _tkinter tkapp and tktimertoken (GH-152310)

месяц назад
2026-06-26-14-34-28.gh-issue-152263.5PHQP4.rst

gh-152263: Add curses soft-label-key functions (GH-152264)

месяц назад
2026-06-26-15-00-00.gh-issue-38464.yDPjKH.rst

gh-38464: Make tkinter nametowidget() work with cloned menus (GH-152336)

месяц назад
2026-06-26-15-10-00.gh-issue-152260.Rk4nP9.rst

gh-152260: Add curses.scr_dump(), scr_restore(), scr_init() and scr_set() (GH-152261)

2 месяца назад
2026-06-26-15-30-00.gh-issue-88758.Qw7nLp.rst

gh-88758: Handle non-tkinter widgets in tkinter focus methods (GH-152337)

месяц назад
2026-06-26-15-41-34.gh-issue-152305.WnbbBc.rst

gh-152305: Fix `_pydatetime.time.strftime()` raising on year directives (#152306)

месяц назад
2026-06-26-16-15-55.gh-issue-81954.MfUjgS.rst

gh-81954: Warn when ZipFile is closed with unwritten data (#152354)

4 дня назад
2026-06-26-16-30-00.gh-issue-83274.Kx9mQv.rst

gh-83274: Don't crash when a Tcl interpreter is deallocated in the wrong thread (GH-152323)

месяц назад
2026-06-26-17-18-01.gh-issue-152275.V64zKa.rst

gh-152275: Add integer overflow guards to the curses chtype and color-pair packing path (GH-152303)

месяц назад
2026-06-26-19-01-13.gh-issue-121249.p1SBW0.rst

gh-121249: Deprecate using F/D type codes in the struct module (#152309)

месяц назад
2026-06-26-21-30-00.gh-issue-152325.Km9xQr.rst

gh-152325: Add curses.has_mouse() and curses.window.mouse_trafo() (GH-152484)

месяц назад
2026-06-26-22-06-07.gh-issue-87904.F71C70.rst

gh-87904: Report the public module name in curses types and exceptions (GH-152341)

месяц назад
2026-06-26-22-15-00.gh-issue-152332.Lp3WqN.rst

gh-152332: Add the curses.term_attrs() function (GH-152333)

месяц назад
2026-06-26-22-50-00.gh-issue-152334.Mt7vQx.rst

gh-152334: Add curses key-management functions (GH-152338)

месяц назад
2026-06-26-23-56-40.gh-issue-71880.782D31.rst

gh-71880: Allow editing the last cell in curses.textpad.Textbox (GH-152363)

месяц назад
2026-06-27-11-32-37.gh-issue-50409.Pw3Kq9.rst

gh-50409: Modernize tkinter.PanedWindow.paneconfigure() (GH-152399)

месяц назад
2026-06-27-12-00-00.gh-issue-43699.Zt46MI.rst

gh-43699: Defer the drag cursor in tkinter.dnd until the pointer moves (GH-152371)

месяц назад
2026-06-27-12-30-00.gh-issue-133031.Na8Bit.rst

gh-133031: Support non-ASCII characters in curses.textpad.Textbox (GH-152451)

месяц назад
2026-06-27-12-45-00.gh-issue-133031.Wide00.rst

gh-133031: Support the full Unicode range in curses.textpad.Textbox (GH-152482)

месяц назад
2026-06-27-17-19-09.gh-issue-151126.huUyOM.rst

gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (#152418)

месяц назад
2026-06-27-19-02-17.gh-issue-103878.216fa7.rst

gh-103878: Return a consistent empty value from cancelled file dialogs (GH-152435)

месяц назад
2026-06-28-00-00-00.gh-issue-152431.Ja3K9m.rst

gh-152431: update StreamReader transport after StreamWriter.start_tls() (#152432)

месяц назад
2026-06-28-11-00-40.gh-issue-78335.Kp3mWq.rst

gh-78335: Complete the widget option lists in tkinter docstrings (GH-152485)

месяц назад
2026-06-28-12-00-00.gh-issue-152470.Wn7Kp3.rst

gh-152470: Make wide-character curses functions work on a narrow build (GH-152476)

месяц назад
2026-06-28-12-45-09.gh-issue-152356.Dr4w2Q.rst

gh-152356: Fix Windows blocking sampling after target process exit (#152471)

месяц назад
2026-06-28-16-20-07.gh-issue-152503.N55ose.rst

gh-152503: Fix garbage text from curses wide-character cell reads (GH-152505)

месяц назад
2026-06-29-01-08-53.gh-issue-110357.QGWdZQ.rst

gh-110357: hashlib no longer logs at import when a guaranteed hash is unavailable (GH-152538)

месяц назад
2026-06-29-09-45-00.gh-issue-152569.Kf7Lq2.rst

gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (#152585)

месяц назад
2026-06-29-12-50-28.gh-issue-152587.Lq8wVn.rst

gh-152587: Make name and value required in tkinter variable methods (GH-152595)

месяц назад
2026-06-29-21-59-08.gh-issue-152638.92dpzo.rst

gh-152638: Deprecate tkinter.filedialog.askopenfiles() (GH-152647)

месяц назад
2026-06-29-22-16-57.gh-issue-50966.Tq5mLp.rst

gh-50966: Fix unbounded recursion in turtle drag handlers (GH-152626)

месяц назад
2026-06-30-12-00-00.gh-issue-40038.qK7mGv.rst

gh-40038: Quote imaplib command arguments when necessary (GH-152703)

месяц назад
2026-06-30-13-00-00.gh-issue-151842.OOM31g.rst

gh-151842: Fix crash upon OOM in `_interpreters.capture_exception` (GH-151843)

2 месяца назад
2026-06-30-14-30-00.gh-issue-152502.Mq7Kx2.rst

gh-152502: Detect the curses mouse interface and is_* methods portably (GH-152705)

месяц назад
2026-07-01-10-00-00.gh-issue-88574.Kz3wQm.rst

gh-88574: Do not swallow the line after a terminating literal in imaplib (GH-153317)

месяц назад
2026-07-01-10-30-00.gh-issue-63121.Rm4tZp.rst

gh-63121: Refresh imaplib capabilities on state changes (GH-152752)

месяц назад
2026-07-01-11-29-13.gh-issue-151126.eElGy5.rst

gh-151126: Fix `PyErr_NoMemory` errors in `_ctypes.c` (#152720)

месяц назад
2026-07-01-12-00-00.gh-issue-108280.Nq8vTr.rst

gh-108280: Give a meaningful error for an invalid imaplib greeting (GH-152768)

месяц назад
2026-07-01-12-00-00.gh-issue-152718.pr0f1l.rst

gh-152718: Reject oversized table counts in the profiling binary reader (#152719)

месяц назад
2026-07-01-14-00-00.gh-issue-49680.Lm5rQv.rst

gh-49680: Add translate_line_endings parameter to imaplib.IMAP4.append (GH-152775)

месяц назад
2026-07-01-15-30-00.gh-issue-77508.Bn2kXt.rst

gh-77508: Add imaplib.IMAP4.move method (GH-153121)

месяц назад
2026-07-01-22-59-25.gh-issue-152586.WuEae6.rst

gh-152586: Make `tempfile.TemporaryFileWrapper` public (#152646)

месяц назад
2026-07-01-23-17-27.gh-issue-152905.wLnGqR.rst

gh-152905: Decode LC_TIME items in nl_langinfo() from glibc wide data (GH-152911)

месяц назад
2026-07-02-12-00-00.gh-issue-152847.PitKqc.rst

gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (#152848)

месяц назад
2026-07-02-13-30-00.gh-issue-152849.K9dRvP.rst

gh-152849: Fix `OverflowError` message for out-of-range timestamps in the `time` module (#152850)

месяц назад
2026-07-02-19-21-15.gh-issue-152068.ThsmJU.rst

gh-152068: Reset PyREPL Colors on prompt finish (#152108)

месяц назад
2026-07-02-22-19-53.gh-issue-150880.vPZ7jK.rst

gh-150880: Normalize paths on Windows before appending wildcard (GH-152906)

месяц назад
2026-07-03-02-11-00.gh-issue-152912.Mv3KpR.rst

gh-152912: Fix audit hook exception check in sys.addaudithook() (GH-152913)

15 дней назад
2026-07-03-14-54-33.gh-issue-152951.u8tPCI.rst

gh-152951 - Fix double DECREF when `newblock` fails during deque.extend calls (#152961)

месяц назад
2026-07-03-17-29-34.gh-issue-150579.0tLpQukIU.rst

gh-150579: use lazy imports for concurrent.futures (GH-150585)

месяц назад
2026-07-03-18-30-00.gh-issue-119592.mQr3Vx.rst

gh-119592: gh-152967: Fix ProcessPoolExecutor stranding submitted work when a max_tasks_per_child worker exits (GH-152978)

месяц назад
2026-07-03-19-51-47.gh-issue-152997.i1ErzB.rst

gh-152997: Support system locale encodings via an iconv-based codec (GH-153001)

месяц назад
2026-07-03-21-10-00.gh-issue-54930.hq09Er.rst

gh-54930: Send a status line in error responses to malformed request lines (GH-152980)

месяц назад
2026-07-04-11-14-06.gh-issue-152851.diYvTf.rst

gh-152851: fix a crash when copying a BLAKE-2s/2b object (#153008)

месяц назад
2026-07-04-11-26-24.gh-issue-153009.KGl-nQ.rst

gh-153009: Fix compilation of `curses` on platforms that define the `stdscr` macro (#153010)

месяц назад
2026-07-04-13-00-00.gh-issue-135661.CIkADG.rst

gh-135661: Fix abrupt closing of empty comment in HTMLParser (GH-153007)

месяц назад
2026-07-04-20-28-51.gh-issue-153037.XUSp_g.rst

gh-153037: Make ZstdFile.__next__ raise io.UnsupportedOperation on non-readable files (#153045)

месяц назад
2026-07-05-10-24-30.gh-issue-143921.wQx3Tn.rst

gh-143921: Narrow the control character check in imaplib commands (GH-153067)

месяц назад
2026-07-05-11-36-51.gh-issue-59396.Apl7sI.rst

gh-59396: Add use_ttk parameter to tkinter ScrolledText (GH-153119)

месяц назад
2026-07-05-12-00-00.gh-issue-153056.tMpLat.rst

gh-153056: Fix a data race compiling the string.Template pattern in free-threading builds (#153057)

месяц назад
2026-07-05-14-30-00.gh-issue-153062.teeFT1.rst

gh-153062: Fix a crash iterating itertools.tee on the free-threaded build (gh-153063)

месяц назад
2026-07-05-16-09-31.gh-issue-153068.huY9Jh.rst

gh-153068: Preserve cprofile enable errors (#153070)

месяц назад
2026-07-05-17-39-16.gh-issue-153133.kKSH7g.rst

gh-153133: Fix socket leak in error path of asyncio create_connection (#153134)

месяц назад
2026-07-05-20-15-00.gh-issue-98092.iDcmd1.rst

gh-98092: Add imaplib.IMAP4.id method (GH-153136)

месяц назад
2026-07-05-21-40-00.gh-issue-89869.XG7aHz.rst

bpo-45706: Add imaplib.IMAP4.login_plain (GH-29398)

месяц назад
2026-07-05-22-30-00.gh-issue-66788.tM7pQ2.rst

gh-66788: Add the utf-7-imap codec (GH-153149)

месяц назад
2026-07-06-12-00-00.gh-issue-153200.isqrtLt.rst

gh-153200: Fix math.isqrt() for int subclasses with overridden comparison operators (GH-153203)

месяц назад
2026-07-06-13-42-17.gh-issue-72880.fcXhWr.rst

gh-72880: Add tkinter.fontchooser -- interface to the font selection dialog (GH-153255)

месяц назад
2026-07-06-14-05-40.gh-issue-153259.sysTr1.rst

gh-153259: Add tkinter.systray -- system tray icon and notifications (GH-153260)

месяц назад
2026-07-06-14-18-33.gh-issue-153256.tkPrnt.rst

gh-153256: Add tk_print() methods to tkinter Canvas and Text (GH-153257)

месяц назад
2026-07-06-14-30-00.gh-issue-153521.iMaP47.rst

gh-153521: Support structured arguments in imaplib commands (GH-153522)

25 дней назад
2026-07-07-02-26-43.gh-issue-153210.LUXIcm.rst

gh-153210: Fix `array` module import crash under a memory pressure (#153238)

месяц назад
2026-07-07-13-31-52.gh-issue-148286.-qu-em.rst

gh-148286: Fix UB in `ZstdDecompressor.unused_data` when a frame is decompressed in one call (#153258)

месяц назад
2026-07-07-17-50-54.gh-issue-143990.FoNtCf.rst

gh-143990: Preserve the size when creating a Font from a named font (GH-153267)

месяц назад
2026-07-07-22-06-52.gh-issue-153293.0DvYdc.rst

gh-153293: Clear opcode statistics in the live profiler's reset_stats() (#153295)

месяц назад
2026-07-08-00-00-00.gh-issue-153291.rdlnCS.rst

gh-153291: Fix data race in readline.get_completer() and get_pre_input_hook() (gh-153362)

20 дней назад
2026-07-08-01-03-17.gh-issue-153292.oHDt3l.rst

gh-153292: Fix data race in `threading.RLock.__repr__` in FT builds (#153299)

месяц назад
2026-07-08-01-47-15.gh-issue-153083.XbKZCp.rst

gh-153083: Defer GC tracking of an array to the end of construction. (gh-153284)

месяц назад
2026-07-08-15-26-00.gh-issue-153296.Twix12.rst

gh-153296: Fix thread-safety data race in io.StringIO iterator (#153368)

17 дней назад
2026-07-08-21-15-00.gh-issue-153333.Kp3mZq.rst

gh-153333: Read tkinter profile scripts with the source file's encoding (GH-153334)

месяц назад
2026-07-09-00-00-00.gh-issue-153406.vyMmB6.rst

gh-153406: Raise ValueError, not OverflowError, for out-of-range dates in email.utils.parsedate_to_datetime (#153407)

месяц назад
2026-07-09-08-40-00.gh-issue-153290.GTzSEa.rst

gh-153290: Fix data race in BytesIO.__setstate__ installing __dict__ (#153376)

17 дней назад
2026-07-09-10-14-08.gh-issue-153395.N8FuG3.rst

gh-153395: Accept curses.complexchar in curses.ascii predicates and conversions (GH-153396)

25 дней назад
2026-07-09-12-00-00.gh-issue-49555.Ka9Lm2.rst

gh-49555: Clarify imaplib modified UTF-7 docs and comments (GH-153485)

месяц назад
2026-07-09-12-35-19.gh-issue-153422.tKb0Xq.rst

gh-153422: Return bool from some tkinter query methods (GH-153429)

месяц назад
2026-07-09-14-00-00.gh-issue-153417.Bw7Rq2.rst

gh-153417: Fix BytesWarning in imaplib error messages for bytes arguments (GH-153423)

месяц назад
2026-07-09-15-18-23.gh-issue-151292.f4NQSW.rst

gh-151292: Change `total_samples:u32` in the binary format to `total_samples:u64` (#153425)

месяц назад
2026-07-09-16-35-47.gh-issue-153404.daRkes.rst

gh-153404: Silently ignore non-decimal digits in robots.txt Crawl-delay and Request-rate (GH-153405)

25 дней назад
2026-07-10-12-33-30.gh-issue-153513.GxrPuY.rst

gh-153513: Return str and numbers for more Tcl object types in _tkinter (GH-153514)

месяц назад
2026-07-10-16-00-00.gh-issue-153494.qCh8rT.rst

gh-153494: Encode imaplib search criteria to the declared CHARSET (GH-153495)

месяц назад
2026-07-10-18-30-00.gh-issue-153502.uIdKw0.rst

gh-153502: Add uid parameter to imaplib command methods (GH-153508)

месяц назад
2026-07-12-00-00-00.gh-issue-85943.8f906e.rst

gh-85943: Fix BytesWarning in the struct format cache under -bb (GH-153627)

25 дней назад
2026-07-12-10-00-00.gh-issue-98078.fA3lRt.rst

gh-98078: fix asyncio SSL transports not sending the fatal TLS alerts (#153620)

месяц назад
2026-07-13-10-27-08.gh-issue-153658.A6o4n5.rst

gh-153658: Fix sqlite3 iterdump() for table names containing a single quote (#153659)

месяц назад
2026-07-14-12-00-00.gh-issue-83273.SnifQ7.rst

gh-83273: Rewrite csv.Sniffer dialect detection using trial parsing (GH-153694)

21 день назад
2026-07-14-15-00-00.gh-issue-127049.pQw7Rk.rst

gh-127049: fix race condition in asyncio signalling an unrelated process with ThreadedChildWatcher (#153810)

22 дня назад
2026-07-14-19-45-21.gh-issue-153695.UYdZJZ.rst

gh-153695: Fix sqlite3.Row.__hash__ with an unhashable value (#153696)

месяц назад
2026-07-15-14-24-18.gh-issue-153761.8jqs67.rst

gh-153761: Fix asyncio sock_accept() dropping a connection when cancelled (#153762)

месяц назад
2026-07-15-15-19-08.gh-issue-104533.pQJxCk.rst

gh-104533: Add a dataclass-like decorator for `ctypes` structures (GH-153781)

24 дня назад
2026-07-15-21-56-40.gh-issue-146011.nWmHif.rst

gh-146011: Fix use-after-free in `signaldict_repr` after deletion (#153784)

18 дней назад
2026-07-17-14-30-00.gh-issue-153844.pYs7Kq.rst

gh-153844: Support AST input in symtable.symtable() (GH-153845)

25 дней назад
2026-07-17-14-30-00.gh-issue-153856.JEHepm.rst

gh-153856: Add `os.RWF_NOSIGNAL` constant (#153858)

24 дня назад
2026-07-17-20-31-00.gh-issue-153862.X3kjoY.rst

gh-153862: Fix curses window.inch() for non-ASCII characters on a wide build (GH-153863)

23 дня назад
2026-07-17-20-56-32.gh-issue-153864.WmA9By.rst

gh-153864: Fix curses window.insch() for non-ASCII characters on a wide build (GH-153865)

23 дня назад
2026-07-18-06-16-55.gh-issue-153903.mJFrs8.rst

gh-153903: Add a `ctypes` decorator for generating function pointers using annotations (GH-153904)

24 дня назад
2026-07-18-10-52-10.gh-issue-153896.87oevp.rst

gh-153896: Deduplicate unhashable arguments in `typing.Literal` (GH-153914)

24 дня назад
2026-07-18-11-16-41.gh-issue-153908.82FiGk.rst

gh-153908: Fix data race in `itertools.count.__repr__` (GH-153917)

24 дня назад
2026-07-18-13-30-00.gh-issue-153906.mHtNdY.rst

gh-153906: Modernize pydoc HTML output (GH-153909)

23 дня назад
2026-07-18-16-05-38.gh-issue-153967.-OUNXe.rst

gh-153967: handle invalid file object in argparse._print_message (#153969)

4 дня назад
2026-07-18-17-09-49.gh-issue-154001.3brrUv.rst

gh-154001: Avoid division by zero in binomialvariate (GH-154004)

23 дня назад
2026-07-19-00-00-00.gh-issue-154053.LibreSSLsigalgs.rst

gh-154053: Fix compilation of the ssl module against LibreSSL (GH-154054)

23 дня назад
2026-07-19-13-00-00.gh-issue-154086.MJKrQV.rst

gh-154086: Fix flamegraph thread sample counts (#154104)

18 часов назад
2026-07-19-19-05-00.gh-issue-154146.acospi.rst

gh-154146: Fix accuracy of the math.acospi() fallback near 1 (GH-154148)

22 дня назад
2026-07-19-20-00-00.gh-issue-154836.kqWait.rst

gh-154836: Fix Popen.wait() with very large timeouts on the pidfd/kqueue wait paths (GH-154837)

13 дней назад
2026-07-19-21-30-00.gh-issue-154176.strxfrm.rst

gh-154176: Fix locale.strxfrm() crash on DragonFly BSD (GH-154177)

22 дня назад
2026-07-20-12-40-00.gh-issue-145030.TFJm6k.rst

gh-145030: Fix asyncio write pipe transport for named FIFOs on Solaris (#155110)

8 дней назад
2026-07-20-12-45-00.gh-issue-139373.qL7xKm.rst

gh-139373: Fix asyncio Process.communicate() losing output when cancelled (#154223)

21 день назад
2026-07-20-14-00-00.gh-issue-154227.openpt.rst

gh-154227: Fix os.posix_openpt() on OpenBSD (GH-154228)

22 дня назад
2026-07-20-14-10-00.gh-issue-154225.openpty.rst

gh-154225: Fix os.openpty() acquiring a controlling terminal on Solaris (GH-154229)

22 дня назад
2026-07-20-17-15-00.gh-issue-131565.dllist.rst

gh-131565: Implement ctypes.util.dllist() in the _ctypes extension (GH-154255)

13 дней назад
2026-07-20-18-30-00.gh-issue-154258.mmapresize.rst

gh-154258: Fix mmap.resize() crash on NetBSD growing a shared anonymous mapping (GH-154259)

22 дня назад
2026-07-20-21-36-40.gh-issue-154283.Xip7xE.rst

gh-154283: Make threading.get_native_id() unique across processes on DragonFly (GH-154287)

22 дня назад
2026-07-20-22-03-44.gh-issue-154291.Mi5HeQ.rst

gh-154291: Fix socket.has_dualstack_ipv6() on DragonFly BSD (GH-154292)

22 дня назад
2026-07-21-01-13-39.gh-issue-154307.UNFKL4.rst

gh-154307: Fix TemporaryDirectory cleanup on DragonFly BSD (GH-154309)

21 день назад
2026-07-21-08-31-55.gh-issue-154324.vDxV5U.rst

gh-154324: Fix os.sendfile() error reporting on illumos (GH-154327)

14 дней назад
2026-07-21-20-34-05.gh-issue-154389.DlTiii.rst

gh-154389: Do not use uuid_create() on OpenBSD (GH-154390)

21 день назад
2026-07-21-21-36-59.gh-issue-154399.VSa6oH.rst

gh-154399: Fix venv activate.csh in a non-interactive shell (GH-154400)

20 дней назад
2026-07-22-10-30-08.gh-issue-154435.xCxm0T.rst

gh-154435: Fix os.posix_fadvise() and os.posix_fallocate() on DragonFly BSD (GH-154436)

20 дней назад
2026-07-22-12-00-00.gh-issue-153970.Kq7Wn3.rst

gh-153970: Fix str() of CalledProcessError when returncode is not an integer (#153971)

4 дня назад
2026-07-22-12-59-26.gh-issue-154467.AA9w1D.rst

gh-154467: Fix empty (Pdb) prompt when attaching to a process with pdb -p (#154469)

15 дней назад
2026-07-22-13-00-00.gh-issue-154460.wCsFtM.rst

gh-154460: Do not use wcsftime() on OpenBSD (#154461)

20 дней назад
2026-07-22-13-01-24.gh-issue-73458.byxSPi.rst

gh-73458: Fix logging.config.listen() on a host without an IPv4 address (GH-154491)

18 дней назад
2026-07-22-15-56-11.gh-issue-154189.7zWWNZ.rst

gh-154189: Fix use-after-free in `functools.partial_vectorcall` (GH-154508)

18 дней назад
2026-07-22-17-35-24.gh-issue-70990.xVHKwt.rst

gh-70990: Support bytes addresses of Unix sockets in SysLogHandler (GH-154500)

18 дней назад
2026-07-22-19-21-20.gh-issue-82535.METFqd.rst

gh-82535: Ignore address resolution failure in SysLogHandler constructor (GH-154504)

день назад
2026-07-23-06-53-01.gh-issue-79366.3gMT7I.rst

gh-79366: Fix a race condition when removing a logging handler (GH-154528)

9 дней назад
2026-07-23-13-09-25.gh-issue-154199.hmBfrS.rst

gh-154199: Soft-deprecate `ctypes.util.find_msvcrt` (GH-154553)

17 дней назад
2026-07-23-18-53-48.gh-issue-154523.XUSRBO.rst

gh-154523: Fix data-race in `TextIOWrapper.detach()` (#154565)

7 дней назад
2026-07-23-19-45-00.gh-issue-154551.Ct7pL9.rst

gh-154551: Fix ctypes.util.find_library() in non-UTF-8 locales (GH-154552)

19 дней назад
2026-07-24-12-29-15.gh-issue-135736.DyvA2m.rst

gh-135736: Fix interaction between TaskGroup and aclose() (#154649)

13 дней назад
2026-07-24-15-54-35.gh-issue-142035.ZpNfl6.rst

GH-142035: Fix wrapping of colorized argparse help text (#154634)

18 дней назад
2026-07-24-17-02-46.gh-issue-154638.7YnFHH.rst

GH-154638: Use lazy imports in argparse (#154639)

18 дней назад
2026-07-24-21-49-45.gh-issue-148468.pHoF_Q.rst

GH-148468: Accept string-like proxy objects in colorized argparse help (#154653)

12 дней назад
2026-07-25-13-30-00.gh-issue-93251.gAiErr.rst

gh-93251: Decode localized socket error messages from the locale encoding (GH-154683)

16 дней назад
2026-07-26-00-00-00.gh-issue-154738.Rd5Pxe.rst

gh-154738: Propagate reparse-deferral setting to pyexpat subparsers (GH-154739)

11 дней назад
2026-07-26-11-45-34.gh-issue-154726.hLJk5-.rst

gh-154726: Fix `shutil.copyfile()` for symlinks to special files with `follow_symlinks=False` (GH-154728)

11 дней назад
2026-07-26-13-40-00.gh-issue-154744.Sk1Psp.rst

gh-154744: Improve detection of skipinitialspace in csv.Sniffer (GH-154745)

15 дней назад
2026-07-27-12-00-00.gh-issue-94984.Xr3vFq.rst

gh-94984: Add mode parameter to asyncio create_unix_server() (#155086)

8 дней назад
2026-07-28-08-02-41.gh-issue-154791.ey7POa.rst

gh-154791: Fix asyncio.Future losing traceback on repeated result() call (#154798)

11 дней назад
2026-07-29-11-05-00.gh-issue-151728.Kq3vTn.rst

gh-151728: Clear the typing caches at interpreter shutdown (GH-155002)

8 дней назад
2026-07-29-11-58-17.gh-issue-154874.NAPdBp.rst

gh-154874: Fix the sign of curses.termattrs() (GH-154875)

12 дней назад
2026-07-29-16-53-50.gh-issue-154885.ptofmI.rst

Make `os.get_terminal_size` check `isatty` before calling `ioctl` (#154885)

12 дней назад
2026-07-29-18-30-00.gh-issue-154848.Fr4meB.rst

gh-154848: Enforce frame boundaries in the C unpickler (GH-154893)

11 дней назад
2026-07-29-19-48-59.gh-issue-154871.tgZILS.rst

gh-154871: Fix `asyncio.Task.get_context()` crash on uninitialized tasks (#154898)

10 дней назад
2026-07-29-21-37-39.gh-issue-154892.eQyJ3Z.rst

gh-154892: Fix `PyLong_AsLong()` error checks in `_zoneinfo` (#154901)

10 дней назад
2026-07-30-02-15-00.gh-issue-154904.Kx9mAq.rst

gh-154904: Speed up import of shutil by probing compression extensions directly (#154908)

6 часов назад
2026-07-30-23-29-56.gh-issue-154936.a90443.rst

gh-154936: Fix JSON control character error position (GH-154941)

11 дней назад
2026-08-01-18-37-56.gh-issue-155063.xC9PcH.rst

gh-155063: Upgrade bundled pip to 26.2 (#155064)

8 дней назад
2026-08-01-19-02-00.gh-issue-155041.Dc1Ctx.rst

gh-155041: Support copy.replace() for decimal.Context (GH-155047)

9 дней назад
2026-08-01-19-04-00.gh-issue-155043.Ar1Nsp.rst

gh-155043: Support copy.replace() for argparse.Namespace (#155049)

6 дней назад
2026-08-01-21-00-00.gh-issue-155051.Lc1Non.rst

gh-155051: Reject None keyword arguments in decimal.localcontext() (GH-155054)

9 дней назад
2026-08-04-14-14-31.gh-issue-153711.PBpc1g.rst

gh-153711: Add runtime guards for dup3 & pipe2 (#155174)

6 дней назад
2026-08-04-19-03-20.gh-issue-155063.gN_mCU.rst

gh-155063: Upgrade bundled pip to 26.2.1 (#155196)

6 дней назад
2026-08-05-02-36-18.gh-issue-155009.YiJAiP.rst

GH-155009: Preserve argparse prog for programmatic module-as-main execution (#155199)

6 дней назад
2026-08-05-16-30-12.gh-issue-155236.Kd7pQr.rst

gh-155236: Add the dedent parameter in inspect.cleandoc() and inspect.getdoc() (GH-155237)

4 дня назад
2026-08-09-21-30-00.gh-issue-118318.Xr4Kd8.rst

gh-118318: Remove outdated c14n references from ElementTree (GH-118319)

2 дня назад
2026-08-10-09-00-18.gh-issue-155336.vrTXoU.rst

gh-155336: Preserve resolver errors from gethostby*_r() (GH-155337)

день назад
README.rst

Link to blurb on PyPI in the NEWS.d READMEs. (#3323)

9 лет назад
README.rst
Put news entry `blurb`_ files for the *Library* section in this directory.
 
.. _blurb: https://pypi.org/project/blurb/