]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2 days ago  Serhiy Storchakagh-146581: Update docs for dangerous filenames in ZIP...
2 days ago  Hugo van Kemenadegh-145098: Use `macos-26-intel` instead of `macos-15...
2 days ago  Gregory P.... gh-86533: Make Path.mkdir parent_mode tests umask-indep...
2 days ago  Daniilgh-69619: Clarify whitespace definition in str.strip...
2 days ago  Lukas Geigergh-141968: Use `take_bytes` to remove copy in `_pyio...
2 days ago  Dan Shernicoffgh-79413: Add `qualname` parameter to `dataclass.make_d...
2 days ago  Saul Coopermangh-146452: Improve locking granularity in pickle's...
2 days ago  Armaan Vakhariagh-149590: Remove faulthandler_traverse (#150023)
2 days ago  nessitagh-86533: Restore os.makedirs() ability to apply *mode...
2 days ago  Victor Stinnergh-149879: Fix multiprocessing tests on Cygwin (#150031)
2 days ago  Stefanie Molingh-72088: clarify `inspect.ismethod` and `inspect.isfun...
2 days ago  ankhikarmakargh-149980: Strip all trailing slashes from GNU long...
2 days ago  sobolevngh-149977: Fix extra output of `-m test test_lazy_impor...
2 days ago  Jeff Eplergh-140344: ast: Add deprecation warnings (#140345)
2 days ago  Jan Brasnagh-95816: Fix TLS version range example in docs (GH...
2 days ago  Kumar Adityagh-149816: fix thread safety of deletion of list slice...
2 days ago  Kumar Adityagh-149816: fix `dict.clear()` race on split-table dict...
2 days ago  sobolevngh-149816: Fix a RC in `_random.Random.__init__` method...
2 days ago  Hugo van Kemenadegh-146531: Skip hanging `wm iconbitmap` test on macOS...
2 days ago  Maurycy Pawłowski... gh-149464: Add `os.pidfd_getfd(pidfd, targetfd, flags...
2 days ago  Nathan Goldbaumgh-149887: Install python3t.lib for GIL-enabled Windows...
3 days ago  Nezuko Agentgh-149953: Fix null pointer dereference order in `code_...
3 days ago  Lukas Geigergh-144140: Optimize len for frozen dict/set constants...
3 days ago  Pieter Eendebakgh-138325: steal list items in `INTRINSIC_LIST_TO_TUPLE...
3 days ago  AN Longgh-149921: Fix reference leaks in _interpchannels and... 149613/head
3 days ago  Farhan Saifgh-146452: Fix pickle segfault on concurrent mutation...
4 days ago  Serhiy Storchakagh-149916: Restore the commented out part of test_body_...
4 days ago  Mani Salahmandgh-149857: Clarify multiprocessing Process argument...
4 days ago  Savage Mechanicgh-67512: Document IMAP4.append() flags argument (...
4 days ago  Victor Stinnergh-149879: Fix test_socket on Cygwin (#149913)
4 days ago  Victor Stinnergh-149879: Fix test_os on Cygwin (#149910)
5 days ago  sobolevngh-149816: Fix a race condition in `_PyBytes_FromList...
5 days ago  Victor Stinnergh-149879: Fix test_resource on Cygwin (#149903)
5 days ago  Victor Stinnergh-149879: Don't import msvcrt in _pyio on Cygwin ...
5 days ago  Victor Stinnergh-149879: Fix test_tarfile on Cygwin (#149897)
5 days ago  Victor Stinnergh-149879: Fix test_signal on Cygwin (#149896)
5 days ago  Stan Ulbrychgh-149567: Remove deprecated `shutil.ExecError` (#149568)
5 days ago  Victor Stinnergh-149879: Set thread name max length on Cygwin (#149890)
5 days ago  Victor Stinnergh-149879: Fix test_pwd on Cygwin (#149880)
5 days ago  sobolevngh-142349: Add `help("lazy")` support (#149886)
5 days ago  Victor Stinnergh-149879: Fix sys.orig_argv[0] on Cygwin: add ".exe...
5 days ago  Carlo Braminigh-149831: Fix ctypes DLL library name on Cygwin (...
5 days ago  Hugo van KemenadeCI: Move Homebrew dependencies into Brewfile (#148335)
5 days ago  Carlo Braminigh-149833: Change DLL prefix to "cygpython" on Cygwin...
5 days ago  Steve Dowergh-149786: Fixes venvlauncher builds on Windows free...
5 days ago  Steve Dowergh-138489: Add build-details.json generation to PC...
5 days ago  Victor Stinnergh-148200: Update Modules/_hacl/ for Cygwin (#149802)
5 days ago  sobolevngh-149816: Fix race condition in `memoryview` with...
5 days ago  Serhiy Storchakagh-149801: Add IANA registered names and aliases with...
5 days ago  Victor Stinnergh-148675: Use a string for ctypes cparam tag (#149778)
5 days ago  Victor Stinnergh-148675: Reuse typecodes for array.array() error...
5 days ago  Victor Stinnergh-149707: Fix compiler warning in _ctypes_test on...
6 days ago  sobolevngh-149763: Improve availablity docs in `select.rst...
6 days ago  Seth Larsongh-149144: Use decodeURIComponent() for UTF-8 support...
6 days ago  Zachary Waregh-124111: Update Windows build to use Tcl/Tk 9.0.3...
6 days ago  Petr ViktorinLink to existing rules in compound_stmts.rst (GH-149811)
6 days ago  Serhiy Storchakagh-148821: Add more tests for invalid XML encodings...
7 days ago  Stan Ulbrychgh-149698: Update bundled expat to 2.8.1 (GH-149699)
7 days ago  Carlo Braminigh-148758: Fix dynamic loading file extensions for...
7 days ago  Carlo Braminigh-148575: Use /dev/fd/ to read the set of file descrip...
7 days ago  Carlo Braminigh-148461: Use arc4random_buf() in mimalloc on Cygwin...
7 days ago  Kumar Adityagh-148906: fix performance scaling of descriptors on...
7 days ago  Gregory P.... gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp...
7 days ago  Petr Viktoringh-149685: Use the _Py prefix for private C macros...
7 days ago  Barry Warsawgh-149504: Fix re-entrancy bug when .pth/.start file...
7 days ago  Petr Viktoringh-140550: Update xxlimited with 3.15 limited API ...
7 days ago  Victor Stinnergh-149776: Skip UDP Lite tests if it's not supported...
7 days ago  Hugo van KemenadeRun mypy with four worker processes and uv (#149726)
7 days ago  Serhiy Storchakagh-148821: Add more strict tests for XML encodings...
7 days ago  Ruben Vordermanbpo-45509: Check gzip headers for corrupted fields...
7 days ago  scodergh-148829: Add PySentinel_CheckExact() (#149725)
7 days ago  sobolevngh-149720: Fix docs for `mimetypes.MimeType.add_type...
8 days ago  John Merkelgh-149701: Fully silence potential `hash -r` error...
8 days ago  Jelle Zijlstragh-149574: Document that is_typeddict, is_protocol...
8 days ago  Jelle Zijlstragh-149642: Fix interaction between exec and lazy_import...
8 days ago  Maurycy Pawłowski... gh-149718: Aggregate same stack frames in Tachyon in...
8 days ago  Sergey B Kirpichevgh-115119: Removed bundled copy of the libmpdec (GH...
8 days ago  David Huggins... gh-134837: Correct and improve base85 documentation...
8 days ago  sobolevngh-149600: Remove deprecated `asyncio.iscoroutinefuncti...
8 days ago  Shamilgh-148701: Add missing test coverage for asyncio.graph...
8 days ago  Sergey MiryanovGH-149501: Fix compilation warning in `_YIELD_VALUE...
8 days ago  Stan Ulbrychgh-149595: Remove the `sys._enablelegacywindowsfsencodi...
8 days ago  Berker PeksagRemove myself from CODEOWNERS (#149727)
8 days ago  stratakisgh-139808: Add branch protections for aarch64 in asm_tr...
8 days ago  sobolevngh-149720: Remove support for undotted `ext` in `mimety...
8 days ago  Thomas Kowalskigh-149676: Fix hash(frozendict | frozendict) (#149675)
8 days ago  sobolevnUpdate mypy to 2.1.0 (#149709)
9 days ago  Victoriengh-148669: Clarify `__reduce__()` module lookup behavio...
9 days ago  Mike Edmundsgh-128110: Fix rfc2047 whitespace handling in email...
9 days ago  Alpergh-145235: Make dict watcher API thread-safe for free...
9 days ago  David Ellisgh-149614 - Restore deepcopiability of argparse.Argumen...
9 days ago  Manoj K MFix incorrect sentence in stable.rst (GH-149684)
9 days ago  sobolevngh-149634: Fix removed docs from `TarFile.tarfile`...
9 days ago  Guo Cigh-140924: In locale module, add missing names to __all...
9 days ago  Jelle Zijlstragh-144957: Fix lazy imports + module __getattr__ (GH...
9 days ago  Sergey B Kirpichevgh-149402: Don't assume single-character type codes...
9 days ago  Árni Már Jónssongh-149663: fix typo in `unittest` docs (#149670)
9 days ago  Jonathan Dunggh-146061: Clarify indent=None in json docs (GH-146095)
9 days ago  sobolevngh-149634: Remove deprecated and unused `tarfile.Tarfil...
10 days ago  pengyu leeFix typos in C API documentation (GH-149588)
next