]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
4 hours ago  Itamar Orengh-151522: Guard against None transport in slow-socket... main
10 hours ago  Hood Chathamgh-151422: Don't link libffi into _ctypes_test.so ...
15 hours ago  Langyangh-151128: Improve SyntaxError message for cross langua...
16 hours ago  Kumar Adityagh-151223: fix tsan data races in load global specializ...
16 hours ago  Weilin Dugh-140145: Use repr of the key in `zoneinfo` "No time...
17 hours ago  Xiao Yuangh-92455: Respect case-sensitive mimetype suffixes...
18 hours ago  Serhiy Storchakagh-149079: Optimize sorting in unicodedata.normalize...
18 hours ago  Nick Begggh-148853: Catch PermissionError in test in_systemd_nsp...
21 hours ago  Victor StinnerFix issues reported by cpython-review-toolkit in faulth...
22 hours ago  Victor Stinnergh-139227: Remove unused _PyRuntime.imports.pkgcontext...
23 hours ago  Victor Stinnergh-146102: Fix type slot_bf_getbuffer() error handling...
23 hours ago  Victor Stinnergh-146102: Don't clear exception on success in odictobj...
23 hours ago  JasonMendoza2008gh-137759: Replace _PyObject_HashFast() with PyObject_H...
23 hours ago  sobolevnAdd `.toml` to `.editorconfig` (#151481)
24 hours ago  Victor Stinnergh-149671: Restore compatibility with setuptools -nspkg...
37 hours ago  Stan Ulbrychgh-130197: Test `pygettext`'s `--version` CLI option...
40 hours ago  Bartosz Sławeckigh-151390: Colorize `match +` and `match -` in the...
43 hours ago  Ivy Xugh-151428: Remove unused imports from `Tools/` (#151442)
44 hours ago  Aniketgh-139837: Document attributes of objects recorded...
44 hours ago  Bartosz Sławeckigh-151461: Fix encoding-related exception handling...
44 hours ago  Gregory P.... Skip test_highly_nested_objects_decoding during the...
45 hours ago  Ivy Xugh-151428: Remove unused imports in the stdlib (#151440)
2 days ago  Maurycy Pawłowski... gh-151424: Fix impossible stack traces in `RemoteUnwind...
2 days ago  Shardul Deshpandegh-151443: Fix documented default of `unittest.mock...
2 days ago  tonghuaroot... gh-151403: Fix use-after-free when an argv item's __fsp...
2 days ago  Stan Ulbrychgh-77328: Update `base64` module RFC references to...
3 days ago  Jonathan DungDocs: Fix method directive signatures in `enum` docs...
3 days ago  Daniel Shieldsgh-101267: ProcessPoolExecutor no longer shares 1 Broke...
3 days ago  Rafael FontenelleFix typos in the `curses.ascii` module documentation...
3 days ago  Maciej OlkoDocs: avoid repetitions of class references in function...
3 days ago  sobolevngh-151126: Fix crash on unset memory error in `ctypes...
4 days ago  Matt Wozniskigh-151297: Fix undefined behavior in `_PyObject_MiReall...
4 days ago  Peter Biermagh-151065: Copy fix for memory leak from mimalloc upstr...
4 days ago  Ivy Xugh-151337: Avoid possible memory leak in `_tkinter...
4 days ago  Ivy XuCorrect the docstring of `logging.config` (GH-151353)
4 days ago  Serhiy Storchakagh-150285: Fix overflow in too long lines for class...
4 days ago  Aniketgh-138991: Update dataclass documentation for new eq...
4 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in GenericAlias...
4 days ago  Pieter Eendebakgh-150942: Speed up json.loads array and object decodin...
4 days ago  Dino Viehlandgh-150490: Raise PyType_Modified for insertion into...
4 days ago  Kumar Adityagh-151228: fix data race on clearing embedded dict...
4 days ago  sobolevngh-151126: Fix missing memory error in `os._path_splitr...
4 days ago  Cody Maloneygh-101100: Fix Sphinx nitpick in `unittest.mock.rst...
4 days ago  Maciej Olkogh-139588: Fix nondeterministic `make latex` doc build...
4 days ago  Thomas Kowalskigh-150858: fix data race while changing `__qualname__...
4 days ago  Stan Ulbrychgh-151112: Fix crash in `compiler_mod()` when entering...
4 days ago  Victor Stinnergh-150397: Fix pyexpat bigmem test (#151329)
4 days ago  Stan Ulbrychgh-151238: Check for `_get_resized_exprs` failure in...
4 days ago  Serhiy Storchakagh-150285: Suppress showing the __getstate__() comment...
4 days ago  Timofeigh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher...
4 days ago  Victor Stinnergh-123619: Fix PyUnstable_Object_EnableDeferredRefcount...
4 days ago  Victor Stinnergh-151284: Fix test_capi on UBSan (#151286)
4 days ago  Victor StinnerRemove unused internal _Py_REF_IS_QUEUED() function...
4 days ago  Stan Ulbrychgh-151112: Move an `assert` that may fail in `cfg_build...
4 days ago  Peter Biermagh-151177: Fix race condition in `_testembed` (GH-151293)
5 days ago  Stan UlbrychDrop historical `:author:`s from HOWTOs (#151091)
5 days ago  tonghuaroot... gh-151295: Fix use-after-free in bytes.join()/bytearray...
5 days ago  glennglazergh-136880: Add warning about PYTHONPATH (GH-151098)
5 days ago  Victoriengh-139819: Use builtin `sentinel` in `rlcompleter`...
5 days ago  Victor Stinnergh-151278: Fix test_faulthandler on UBSan (#151279)
5 days ago  Victor StinnerGHA: Display output when a sanitizer test fails (#151268)
5 days ago  Victor Stinnergh-151253: Dump the Python path configuration on _PyCod...
5 days ago  sobolevngh-151126: Fix missing memory errors in `_interpchannel...
5 days ago  Serhiy Storchakagh-62259: Add Tools/unicode/gen_expat_table.py (GH...
5 days ago  Petr Viktoringh-141984: Reword the Generator expressions section...
5 days ago  Kumar Adityaadd asyncio guide for Free-Threaded Python (#150456)
5 days ago  Manoj K MDocs: Fix typos in the "Memory Management" section...
5 days ago  tonghuaroot... gh-143988: Fix re-entrant mutation crashes in socket...
5 days ago  Bernát Gáborgh-89554: Document socket.SocketType as a class (#150683)
5 days ago  sobolevngh-150671: Deprecate `PyAsyncGen_New`, `PyCoro_New...
5 days ago  Lukas Geigergh-150988: Fix refleak in `OSError` when attrs are...
5 days ago  Serhiy StorchakaAdd yet one assertion in test_set_text_charset_cp949...
5 days ago  stratakisgh-98894: Fix DTrace test_check_probes for shared build...
5 days ago  Serhiy Storchakagh-150285: Wrap long single-line summary in text output...
5 days ago  Serhiy Storchakagh-80384: Check that callback is callable at weak refer...
5 days ago  Taeknologygh-149716: Document PySlot_DATA for Py_mod_gil and...
6 days ago  Harjoth Kharagh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activa...
6 days ago  Bartosz Sławeckigh-145239: Colorize `case +` in the REPL (#150979)
6 days ago  Bartosz Sławeckigh-150700: Fix class-scope inline comprehensions when...
6 days ago  Stan Ulbrychgh-151112: Fix double free in `assemble_init` when...
6 days ago  Zachary Waregh-151163: Update Android, macOS installer, and Windows...
6 days ago  Petergh-139819: rlcompleter – avoid suggesting attributes...
6 days ago  Zachary Waregh-151159: Update CI to use latest SSL library versions...
6 days ago  Zachary Waregh-151159: Bump OpenSSL versions for iOS and Android...
6 days ago  Ivy Xugh-151159: Update macOS installer to use OpenSSL 3...
6 days ago  Zachary Waregh-151159: Update Windows builds to use OpenSSL 3.5...
6 days ago  Savannah OstrowskiGH-59633: Clarify dest collisions in argparse docs...
6 days ago  sobolevngh-151126: Add missing `PyErr_NoMemory` in `_winapi...
6 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the concurrent...
6 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the asyncio packa...
6 days ago  Savannah OstrowskiGH-61082: Clarify nargs='*' positional default behavior...
6 days ago  Savannah OstrowskiGH-54732: Tweak wording around empty lines in argument...
6 days ago  Sergio López... Docs: add cross-references to improve navigation in...
6 days ago  Robsdedudegh-150898: Assume OpenSSL supports keylogging (#150870)
6 days ago  Stan UlbrychDocs: Only add `profiling-sampling-visualization.{css...
6 days ago  sobolevngh-151039: Fix a crash when `_datetime` types outlive...
6 days ago  Serhiy Storchakagh-151130: Add more tests for PyWeakref_* C API (GH...
6 days ago  Cody Maloneygh-143008: Fix Null pointer dereferences in TextIOWrapp...
6 days ago  sobolevngh-151126: Fix missing `PyErr_NoMemory()` in `remove_un...
7 days ago  Arshal Aromalgh-151070: Fix class referencing typo in collections...
next