]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
3 hours ago  sobolevngh-149763: Improve availablity docs in `select.rst... main
13 hours ago  Seth Larsongh-149144: Use decodeURIComponent() for UTF-8 support...
16 hours ago  Zachary Waregh-124111: Update Windows build to use Tcl/Tk 9.0.3...
17 hours ago  Petr ViktorinLink to existing rules in compound_stmts.rst (GH-149811)
24 hours ago  Serhiy Storchakagh-148821: Add more tests for invalid XML encodings...
35 hours ago  Stan Ulbrychgh-149698: Update bundled expat to 2.8.1 (GH-149699)
36 hours ago  Carlo Braminigh-148758: Fix dynamic loading file extensions for...
38 hours ago  Carlo Braminigh-148575: Use /dev/fd/ to read the set of file descrip...
39 hours ago  Carlo Braminigh-148461: Use arc4random_buf() in mimalloc on Cygwin...
40 hours ago  Kumar Adityagh-148906: fix performance scaling of descriptors on...
40 hours ago  Gregory P.... gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp...
41 hours ago  Petr Viktoringh-149685: Use the _Py prefix for private C macros...
41 hours ago  Barry Warsawgh-149504: Fix re-entrancy bug when .pth/.start file...
41 hours ago  Petr Viktoringh-140550: Update xxlimited with 3.15 limited API ...
43 hours ago  Victor Stinnergh-149776: Skip UDP Lite tests if it's not supported...
47 hours ago  Hugo van KemenadeRun mypy with four worker processes and uv (#149726)
47 hours ago  Serhiy Storchakagh-148821: Add more strict tests for XML encodings...
2 days ago  Ruben Vordermanbpo-45509: Check gzip headers for corrupted fields...
2 days ago  scodergh-148829: Add PySentinel_CheckExact() (#149725)
2 days ago  sobolevngh-149720: Fix docs for `mimetypes.MimeType.add_type...
2 days ago  John Merkelgh-149701: Fully silence potential `hash -r` error...
2 days ago  Jelle Zijlstragh-149574: Document that is_typeddict, is_protocol...
2 days ago  Jelle Zijlstragh-149642: Fix interaction between exec and lazy_import...
2 days ago  Maurycy Pawłowski... gh-149718: Aggregate same stack frames in Tachyon in...
2 days ago  Sergey B Kirpichevgh-115119: Removed bundled copy of the libmpdec (GH...
2 days ago  David Huggins... gh-134837: Correct and improve base85 documentation...
2 days ago  sobolevngh-149600: Remove deprecated `asyncio.iscoroutinefuncti...
2 days ago  Shamilgh-148701: Add missing test coverage for asyncio.graph...
2 days ago  Sergey MiryanovGH-149501: Fix compilation warning in `_YIELD_VALUE...
2 days ago  Stan Ulbrychgh-149595: Remove the `sys._enablelegacywindowsfsencodi...
2 days ago  Berker PeksagRemove myself from CODEOWNERS (#149727)
2 days ago  stratakisgh-139808: Add branch protections for aarch64 in asm_tr...
2 days ago  sobolevngh-149720: Remove support for undotted `ext` in `mimety...
2 days ago  Thomas Kowalskigh-149676: Fix hash(frozendict | frozendict) (#149675)
3 days ago  sobolevnUpdate mypy to 2.1.0 (#149709)
3 days ago  Victoriengh-148669: Clarify `__reduce__()` module lookup behavio...
3 days ago  Mike Edmundsgh-128110: Fix rfc2047 whitespace handling in email...
3 days ago  Alpergh-145235: Make dict watcher API thread-safe for free...
3 days ago  David Ellisgh-149614 - Restore deepcopiability of argparse.Argumen...
3 days ago  Manoj K MFix incorrect sentence in stable.rst (GH-149684)
3 days ago  sobolevngh-149634: Fix removed docs from `TarFile.tarfile`...
3 days ago  Guo Cigh-140924: In locale module, add missing names to __all...
3 days ago  Jelle Zijlstragh-144957: Fix lazy imports + module __getattr__ (GH...
3 days ago  Sergey B Kirpichevgh-149402: Don't assume single-character type codes...
3 days ago  Árni Már Jónssongh-149663: fix typo in `unittest` docs (#149670)
3 days ago  Jonathan Dunggh-146061: Clarify indent=None in json docs (GH-146095)
3 days ago  sobolevngh-149634: Remove deprecated and unused `tarfile.Tarfil...
4 days ago  pengyu leeFix typos in C API documentation (GH-149588)
4 days ago  Michael Droettboomgh-112821: Fix rlcompleter failures on objects with...
4 days ago  Barry Warsawgh-75723: Fix double evaluation of .pth and .site files...
4 days ago  sobolevngh-149598: Remove `strm` argument support from `logging...
4 days ago  Sergey B Kirpichevgh-149083: use sentinel to fix _functools.reduce()...
4 days ago  Jelle Zijlstragh-139489: Add is_valid_text to xml.__all__ (#149641)
4 days ago  Omkar Kabdegh-149611: Explain return values for `Path.write_text...
4 days ago  Stan Ulbrychgh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat...
4 days ago  ByteFlowgh-148441: Avoid integer overflow in Expat's CharacterD...
5 days ago  Pieter Eendebakgh-149436: Speed up inspect.getattr_static for the...
5 days ago  Cody Maloneygh-139871: Fix 3.15 bytearray.take_bytes example (...
5 days ago  Manoj K MFix minor typos in unicode.rst (#149587)
5 days ago  Max Schmittgh-149388: Make asyncio `PipeHandle.close` idempotent...
5 days ago  László Kiss... gh-149430: Fix edge-cases in `profiling.sampling` outpu...
6 days ago  sobolevngh-149530: Remove `symtable.Class.get_methods` deprecat...
6 days ago  sobolevngh-149083: Convert `_initial_missing` for pure py ...
6 days ago  Maurycy Pawłowski... gh-149474: use `Py_fopen` in `Binary{Reader,Writer...
6 days ago  Jeff Lyongh-149496: Fix MacOSTest.test_default regression when...
6 days ago  Serhiy Storchakagh-79638: Test other HTTP error codes besides 403 in...
6 days ago  sobolevngh-149537: Remove kw parameters from python version...
6 days ago  Diego RussoRename fp unwind test module to C stack unwind (#149563)
6 days ago  Diego RussoSkip GNU backtrace test on Arm 32-bit (#149493)
6 days ago  Petr Viktoringh-149486: tarfile.data_filter: validate written link...
6 days ago  Diego RussoAdd Diego as author of PEP 831 (#149551)
6 days ago  Hai Zhugh-149459: Fix segfault when `_LOAD_SPECIAL` guard...
6 days ago  Neko Asakuragh-100239: expose `sq_repeat` helpers for `BINARY_OP_EX...
6 days ago  Malcolm Smithgh-145176: Update CODEOWNERS for Emscripten migration...
6 days ago  Nathan Goldbaumdocs: Clarify docs for error case of `PyDict_GetItemRef...
6 days ago  Malcolm Smithgh-146445: Update CODEOWNERS for Android and iOS migrat...
7 days ago  Maurycy Pawłowski... gh-149521: Do not update `last_profiled_frame` if it...
7 days ago  sobolevngh-149528: Remove `annotationlib.ForwardRef._evaluate...
7 days ago  Neko Asakuragh-149481: skip `FOR_ITER` inline specialization for...
7 days ago  Brett CannonImprove error messages when the WASI SDK can't be found...
7 days ago  Hugo van Kemenadegh-106693: Revert "Explicitly mark ob_sval as unsigned...
7 days ago  Serhiy Storchakagh-79638: Treat an unreachable robots.txt as "disallow...
7 days ago  Pablo Galindo... gh-106693: Explicitly mark ob_sval as unsigned char...
7 days ago  Stan Ulbrychgh-149499: Fixes for 3.16 bump (GH-149500)
7 days ago  Hugo van KemenadePython 3.16.0a0
7 days ago  Hugo van KemenadePython 3.15.0b1 v3.15.0b1
7 days ago  Diego Russogh-126910: Update 3.15 what's new to include GDB/backtr...
7 days ago  Neil Schemenauergh-148937: revert process RSS based GC deferral (#149475)
8 days ago  Victor Stinnergh-149202: Don't use -fno-omit-frame-pointer on ppc64le...
8 days ago  Petr Viktoringh-149202: Fix frame pointer unwinding on ppc64le and...
8 days ago  Ned Deilygh-142295: Update macOS framework build Info.plist...
8 days ago  Martinus Verburggh-142295: Update CFBundleShortVersionString in Mac...
8 days ago  Peter Biermagh-149101: Implement PEP 788 (GH-149116)
8 days ago  Ned BatchelderUpdate Doc/pylock.toml (#149467)
8 days ago  Jelle Zijlstragh-141560: Add annotation_format parameter to getfullar...
8 days ago  David Ellisgh-148823: Avoid importing `_colorize` when creating...
8 days ago  Alexis Dauphingh-148599: Update WSA `socket` error codes (#148033)
8 days ago  Hugo van Kemenadegh-133879: Copyedit "What's new in Python 3.15" (#149451)
8 days ago  Hugo van Kemenadegh-144384: Lazily import `_colorize` (#149318)
8 days ago  Zachary Waregh-124111: Only set TCLSH_NATIVE for AMD64/ARM64 (GH...
next