]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2 hours ago  Stan Ulbrychgh-77328: Update `base64` module RFC references to... main
5 hours ago  Jonathan DungDocs: Fix method directive signatures in `enum` docs...
6 hours ago  Daniel Shieldsgh-101267: ProcessPoolExecutor no longer shares 1 Broke...
22 hours ago  Rafael FontenelleFix typos in the `curses.ascii` module documentation...
23 hours ago  Maciej OlkoDocs: avoid repetitions of class references in function...
27 hours ago  sobolevngh-151126: Fix crash on unset memory error in `ctypes...
37 hours ago  Matt Wozniskigh-151297: Fix undefined behavior in `_PyObject_MiReall...
40 hours ago  Peter Biermagh-151065: Copy fix for memory leak from mimalloc upstr...
42 hours ago  Ivy Xugh-151337: Avoid possible memory leak in `_tkinter...
44 hours ago  Ivy XuCorrect the docstring of `logging.config` (GH-151353)
44 hours ago  Serhiy Storchakagh-150285: Fix overflow in too long lines for class...
45 hours ago  Aniketgh-138991: Update dataclass documentation for new eq...
45 hours ago  Serhiy Storchakagh-150285: Fix too long docstrings in GenericAlias...
46 hours ago  Pieter Eendebakgh-150942: Speed up json.loads array and object decodin...
46 hours ago  Dino Viehlandgh-150490: Raise PyType_Modified for insertion into...
46 hours ago  Kumar Adityagh-151228: fix data race on clearing embedded dict...
46 hours ago  sobolevngh-151126: Fix missing memory error in `os._path_splitr...
47 hours ago  Cody Maloneygh-101100: Fix Sphinx nitpick in `unittest.mock.rst...
47 hours ago  Maciej Olkogh-139588: Fix nondeterministic `make latex` doc build...
47 hours ago  Thomas Kowalskigh-150858: fix data race while changing `__qualname__...
47 hours ago  Stan Ulbrychgh-151112: Fix crash in `compiler_mod()` when entering...
47 hours ago  Victor Stinnergh-150397: Fix pyexpat bigmem test (#151329)
2 days ago  Stan Ulbrychgh-151238: Check for `_get_resized_exprs` failure in...
2 days ago  Serhiy Storchakagh-150285: Suppress showing the __getstate__() comment...
2 days ago  Timofeigh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher...
2 days ago  Victor Stinnergh-123619: Fix PyUnstable_Object_EnableDeferredRefcount...
2 days ago  Victor Stinnergh-151284: Fix test_capi on UBSan (#151286)
2 days ago  Victor StinnerRemove unused internal _Py_REF_IS_QUEUED() function...
2 days ago  Stan Ulbrychgh-151112: Move an `assert` that may fail in `cfg_build...
2 days ago  Peter Biermagh-151177: Fix race condition in `_testembed` (GH-151293)
2 days ago  Stan UlbrychDrop historical `:author:`s from HOWTOs (#151091)
2 days ago  tonghuaroot... gh-151295: Fix use-after-free in bytes.join()/bytearray...
2 days ago  glennglazergh-136880: Add warning about PYTHONPATH (GH-151098)
2 days ago  Victoriengh-139819: Use builtin `sentinel` in `rlcompleter`...
2 days ago  Victor Stinnergh-151278: Fix test_faulthandler on UBSan (#151279)
2 days ago  Victor StinnerGHA: Display output when a sanitizer test fails (#151268)
2 days ago  Victor Stinnergh-151253: Dump the Python path configuration on _PyCod...
2 days ago  sobolevngh-151126: Fix missing memory errors in `_interpchannel...
2 days ago  Serhiy Storchakagh-62259: Add Tools/unicode/gen_expat_table.py (GH...
2 days ago  Petr Viktoringh-141984: Reword the Generator expressions section...
3 days ago  Kumar Adityaadd asyncio guide for Free-Threaded Python (#150456)
3 days ago  Manoj K MDocs: Fix typos in the "Memory Management" section...
3 days ago  tonghuaroot... gh-143988: Fix re-entrant mutation crashes in socket...
3 days ago  Bernát Gáborgh-89554: Document socket.SocketType as a class (#150683)
3 days ago  sobolevngh-150671: Deprecate `PyAsyncGen_New`, `PyCoro_New...
3 days ago  Lukas Geigergh-150988: Fix refleak in `OSError` when attrs are...
3 days ago  Serhiy StorchakaAdd yet one assertion in test_set_text_charset_cp949...
3 days ago  stratakisgh-98894: Fix DTrace test_check_probes for shared build...
3 days ago  Serhiy Storchakagh-150285: Wrap long single-line summary in text output...
3 days ago  Serhiy Storchakagh-80384: Check that callback is callable at weak refer...
3 days ago  Taeknologygh-149716: Document PySlot_DATA for Py_mod_gil and...
3 days ago  Harjoth Kharagh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activa...
3 days ago  Bartosz Sławeckigh-145239: Colorize `case +` in the REPL (#150979)
3 days ago  Bartosz Sławeckigh-150700: Fix class-scope inline comprehensions when...
3 days ago  Stan Ulbrychgh-151112: Fix double free in `assemble_init` when...
3 days ago  Zachary Waregh-151163: Update Android, macOS installer, and Windows...
3 days ago  Petergh-139819: rlcompleter – avoid suggesting attributes...
3 days ago  Zachary Waregh-151159: Update CI to use latest SSL library versions...
3 days ago  Zachary Waregh-151159: Bump OpenSSL versions for iOS and Android...
3 days ago  Ivy Xugh-151159: Update macOS installer to use OpenSSL 3...
3 days ago  Zachary Waregh-151159: Update Windows builds to use OpenSSL 3.5...
3 days ago  Savannah OstrowskiGH-59633: Clarify dest collisions in argparse docs...
3 days ago  sobolevngh-151126: Add missing `PyErr_NoMemory` in `_winapi...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the concurrent...
3 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in the asyncio packa...
3 days ago  Savannah OstrowskiGH-61082: Clarify nargs='*' positional default behavior...
3 days ago  Savannah OstrowskiGH-54732: Tweak wording around empty lines in argument...
3 days ago  Sergio López... Docs: add cross-references to improve navigation in...
4 days ago  Robsdedudegh-150898: Assume OpenSSL supports keylogging (#150870)
4 days ago  Stan UlbrychDocs: Only add `profiling-sampling-visualization.{css...
4 days ago  sobolevngh-151039: Fix a crash when `_datetime` types outlive...
4 days ago  Serhiy Storchakagh-151130: Add more tests for PyWeakref_* C API (GH...
4 days ago  Cody Maloneygh-143008: Fix Null pointer dereferences in TextIOWrapp...
4 days ago  sobolevngh-151126: Fix missing `PyErr_NoMemory()` in `remove_un...
4 days ago  Arshal Aromalgh-151070: Fix class referencing typo in collections...
4 days ago  Barry Warsawgh-150633: Minor improvement of a newly added test...
4 days ago  Thomas Kowalskigh-150633: Properly handle null characters in the name...
4 days ago  Eduardo Villalpando... gh-148932: Fix `profiling.sampling` on Windows virtual...
4 days ago  Victor Stinnergh-151019: Fix test_os on 32-bit FreeBSD (#151087)
4 days ago  Stan UlbrychFix a typo in the `SECURITY.md` (#151086)
5 days ago  Adorilson Bezerragh-106318: Add examples to the `str.isdigit()` method...
5 days ago  Doron Behargh-141623: operator.rst: don't use term "bitwise" ...
5 days ago  Jonathan DungMention `frozendict` in `object.__hash__()` documentati...
5 days ago  Pieter Eendebakgh-151059: [perf] Use `PyObject_CallMethodOneArg` in...
5 days ago  Christian Zinckgh-101100: Fix Sphinx warnings in 'Buffer Object Struct...
5 days ago  Sergio López... Docs: Fix missing colon in `bisect` example function...
5 days ago  きょうすけgh-69619: Clarify "whitespace" in the `str.{l,r}strip...
5 days ago  saber-bitUpdate an error message in the 'Functional Programming...
5 days ago  Stan Ulbrychgh-150599: Prevent bz2 decompressor reuse after errors...
6 days ago  Bernát Gáborgh-150885: Remove unused shutil._ensure_directory ...
6 days ago  esadomergh-151021: Fix mmap empty searches past the end (GH...
6 days ago  Pieter Eendebakgh-150942: Speed up re.findall and re.sub/subn result...
6 days ago  Omkar Kabdegh-150942: Speed up frame local item collection (gh...
6 days ago  Sanyam Kumatgh-148954: Escape methodname in xmlrpc.client.dumps...
6 days ago  Zackery Spytzgh-50948: IDLE: Warn if saving a file will overwrite...
6 days ago  Edward Xugh-150411: fix `gc_generation.count` race in free-threa...
7 days ago  Jelle Zijlstragh-149083: Use sentinel for urllib.parse._UNSPECIFIED...
7 days ago  Alexander ShadchinDelete mention encoding and errors for importlib.resour...
7 days ago  Inada NaokiDoc: fix order of PyLong_FromUnsignedLongLong (#150937)
7 days ago  Jeff Eplergh-150534: Add C23 half-turn trigonometric *pi function...
next