]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
5 hours ago  Victor Stinnergh-149879: Fix test_resource on Cygwin (#149903) main
7 hours ago  Victor Stinnergh-149879: Don't import msvcrt in _pyio on Cygwin ...
7 hours ago  Victor Stinnergh-149879: Fix test_tarfile on Cygwin (#149897)
8 hours ago  Victor Stinnergh-149879: Fix test_signal on Cygwin (#149896)
10 hours ago  Stan Ulbrychgh-149567: Remove deprecated `shutil.ExecError` (#149568)
11 hours ago  Victor Stinnergh-149879: Set thread name max length on Cygwin (#149890)
11 hours ago  Victor Stinnergh-149879: Fix test_pwd on Cygwin (#149880)
11 hours ago  sobolevngh-142349: Add `help("lazy")` support (#149886)
12 hours ago  Victor Stinnergh-149879: Fix sys.orig_argv[0] on Cygwin: add ".exe...
13 hours ago  Carlo Braminigh-149831: Fix ctypes DLL library name on Cygwin (...
14 hours ago  Hugo van KemenadeCI: Move Homebrew dependencies into Brewfile (#148335)
14 hours ago  Carlo Braminigh-149833: Change DLL prefix to "cygpython" on Cygwin...
14 hours ago  Steve Dowergh-149786: Fixes venvlauncher builds on Windows free...
15 hours ago  Steve Dowergh-138489: Add build-details.json generation to PC...
15 hours ago  Victor Stinnergh-148200: Update Modules/_hacl/ for Cygwin (#149802)
15 hours ago  sobolevngh-149816: Fix race condition in `memoryview` with...
16 hours ago  Serhiy Storchakagh-149801: Add IANA registered names and aliases with...
16 hours ago  Victor Stinnergh-148675: Use a string for ctypes cparam tag (#149778)
16 hours ago  Victor Stinnergh-148675: Reuse typecodes for array.array() error...
17 hours ago  Victor Stinnergh-149707: Fix compiler warning in _ctypes_test on...
21 hours ago  sobolevngh-149763: Improve availablity docs in `select.rst...
31 hours ago  Seth Larsongh-149144: Use decodeURIComponent() for UTF-8 support...
34 hours ago  Zachary Waregh-124111: Update Windows build to use Tcl/Tk 9.0.3...
35 hours ago  Petr ViktorinLink to existing rules in compound_stmts.rst (GH-149811)
42 hours ago  Serhiy Storchakagh-148821: Add more tests for invalid XML encodings...
2 days ago  Stan Ulbrychgh-149698: Update bundled expat to 2.8.1 (GH-149699)
2 days ago  Carlo Braminigh-148758: Fix dynamic loading file extensions for...
2 days ago  Carlo Braminigh-148575: Use /dev/fd/ to read the set of file descrip...
2 days ago  Carlo Braminigh-148461: Use arc4random_buf() in mimalloc on Cygwin...
2 days ago  Kumar Adityagh-148906: fix performance scaling of descriptors on...
2 days ago  Gregory P.... gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp...
2 days ago  Petr Viktoringh-149685: Use the _Py prefix for private C macros...
2 days ago  Barry Warsawgh-149504: Fix re-entrancy bug when .pth/.start file...
2 days ago  Petr Viktoringh-140550: Update xxlimited with 3.15 limited API ...
2 days ago  Victor Stinnergh-149776: Skip UDP Lite tests if it's not supported...
2 days ago  Hugo van KemenadeRun mypy with four worker processes and uv (#149726)
2 days 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...
3 days ago  Jelle Zijlstragh-149574: Document that is_typeddict, is_protocol...
3 days ago  Jelle Zijlstragh-149642: Fix interaction between exec and lazy_import...
3 days ago  Maurycy Pawłowski... gh-149718: Aggregate same stack frames in Tachyon in...
3 days ago  Sergey B Kirpichevgh-115119: Removed bundled copy of the libmpdec (GH...
3 days ago  David Huggins... gh-134837: Correct and improve base85 documentation...
3 days ago  sobolevngh-149600: Remove deprecated `asyncio.iscoroutinefuncti...
3 days ago  Shamilgh-148701: Add missing test coverage for asyncio.graph...
3 days ago  Sergey MiryanovGH-149501: Fix compilation warning in `_YIELD_VALUE...
3 days ago  Stan Ulbrychgh-149595: Remove the `sys._enablelegacywindowsfsencodi...
3 days ago  Berker PeksagRemove myself from CODEOWNERS (#149727)
3 days ago  stratakisgh-139808: Add branch protections for aarch64 in asm_tr...
3 days ago  sobolevngh-149720: Remove support for undotted `ext` in `mimety...
3 days ago  Thomas Kowalskigh-149676: Fix hash(frozendict | frozendict) (#149675)
3 days ago  sobolevnUpdate mypy to 2.1.0 (#149709)
4 days ago  Victoriengh-148669: Clarify `__reduce__()` module lookup behavio...
4 days ago  Mike Edmundsgh-128110: Fix rfc2047 whitespace handling in email...
4 days ago  Alpergh-145235: Make dict watcher API thread-safe for free...
4 days ago  David Ellisgh-149614 - Restore deepcopiability of argparse.Argumen...
4 days ago  Manoj K MFix incorrect sentence in stable.rst (GH-149684)
4 days ago  sobolevngh-149634: Fix removed docs from `TarFile.tarfile`...
4 days ago  Guo Cigh-140924: In locale module, add missing names to __all...
4 days ago  Jelle Zijlstragh-144957: Fix lazy imports + module __getattr__ (GH...
4 days ago  Sergey B Kirpichevgh-149402: Don't assume single-character type codes...
4 days ago  Árni Már Jónssongh-149663: fix typo in `unittest` docs (#149670)
4 days ago  Jonathan Dunggh-146061: Clarify indent=None in json docs (GH-146095)
4 days ago  sobolevngh-149634: Remove deprecated and unused `tarfile.Tarfil...
4 days ago  pengyu leeFix typos in C API documentation (GH-149588)
5 days ago  Michael Droettboomgh-112821: Fix rlcompleter failures on objects with...
5 days ago  Barry Warsawgh-75723: Fix double evaluation of .pth and .site files...
5 days ago  sobolevngh-149598: Remove `strm` argument support from `logging...
5 days ago  Sergey B Kirpichevgh-149083: use sentinel to fix _functools.reduce()...
5 days ago  Jelle Zijlstragh-139489: Add is_valid_text to xml.__all__ (#149641)
5 days ago  Omkar Kabdegh-149611: Explain return values for `Path.write_text...
5 days ago  Stan Ulbrychgh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat...
5 days ago  ByteFlowgh-148441: Avoid integer overflow in Expat's CharacterD...
6 days ago  Pieter Eendebakgh-149436: Speed up inspect.getattr_static for the...
6 days ago  Cody Maloneygh-139871: Fix 3.15 bytearray.take_bytes example (...
6 days ago  Manoj K MFix minor typos in unicode.rst (#149587)
6 days ago  Max Schmittgh-149388: Make asyncio `PipeHandle.close` idempotent...
6 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 ...
7 days ago  Maurycy Pawłowski... gh-149474: use `Py_fopen` in `Binary{Reader,Writer...
7 days ago  Jeff Lyongh-149496: Fix MacOSTest.test_default regression when...
7 days ago  Serhiy Storchakagh-79638: Test other HTTP error codes besides 403 in...
7 days ago  sobolevngh-149537: Remove kw parameters from python version...
7 days ago  Diego RussoRename fp unwind test module to C stack unwind (#149563)
7 days ago  Diego RussoSkip GNU backtrace test on Arm 32-bit (#149493)
7 days ago  Petr Viktoringh-149486: tarfile.data_filter: validate written link...
7 days ago  Diego RussoAdd Diego as author of PEP 831 (#149551)
7 days ago  Hai Zhugh-149459: Fix segfault when `_LOAD_SPECIAL` guard...
7 days ago  Neko Asakuragh-100239: expose `sq_repeat` helpers for `BINARY_OP_EX...
7 days ago  Malcolm Smithgh-145176: Update CODEOWNERS for Emscripten migration...
7 days ago  Nathan Goldbaumdocs: Clarify docs for error case of `PyDict_GetItemRef...
7 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...
8 days ago  Neko Asakuragh-149481: skip `FOR_ITER` inline specialization for...
8 days ago  Brett CannonImprove error messages when the WASI SDK can't be found...
next