]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
4 hours ago  Miss Islington... [3.15] gh-151522: Guard against None transport in slow... 3.15
11 hours ago  Miss Islington... [3.15] gh-151422: Don't link libffi into _ctypes_test...
16 hours ago  Miss Islington... [3.15] gh-151223: fix tsan data races in load global...
19 hours ago  Miss Islington... [3.15] gh-148853: Catch PermissionError in test in_syst...
24 hours ago  Miss Islington... [3.15] Add `.toml` to `.editorconfig` (GH-151481) ...
25 hours ago  Miss Islington... [3.15] gh-149671: Restore compatibility with setuptools...
39 hours ago  Miss Islington... [3.15] Skip test_highly_nested_objects_decoding during...
41 hours ago  Bartosz SÅ‚awecki[3.15] gh-151390: Colorize `match +` and `match -`...
45 hours ago  Miss Islington... [3.15] gh-151461: Fix encoding-related exception handli...
45 hours ago  Miss Islington... [3.15] gh-139837: Document attributes of objects record...
2 days ago  Miss Islington... [3.15] gh-151424: Fix impossible stack traces in `Remot...
2 days ago  Miss Islington... [3.15] gh-151403: Fix use-after-free when an argv item...
2 days ago  Miss Islington... [3.15] gh-151443: Fix documented default of `unittest...
2 days ago  Miss Islington... [3.15] gh-77328: Update `base64` module RFC references...
3 days ago  Miss Islington... [3.15] gh-101267: ProcessPoolExecutor no longer shares...
3 days ago  Miss Islington... [3.15] Docs: Fix method directive signatures in `enum...
3 days ago  Miss Islington... [3.15] Fix typos in the `curses.ascii` module documenta...
3 days ago  Miss Islington... [3.15] Docs: avoid repetitions of class references...
3 days ago  Miss Islington... [3.15] gh-151284: Fix test_capi on UBSan (GH-151286...
3 days ago  Miss Islington... [3.15] gh-151126: Fix crash on unset memory error in...
4 days ago  Miss Islington... [3.15] gh-151297: Fix undefined behavior in `_PyObject_...
4 days ago  Miss Islington... [3.15] gh-151065: Copy fix for memory leak from mimallo...
4 days ago  Miss Islington... [3.15] gh-151337: Avoid possible memory leak in `_tkint...
4 days ago  Miss Islington... [3.15] gh-138991: Update dataclass documentation for...
4 days ago  Miss Islington... [3.15] gh-150285: Fix too long docstrings in GenericAli...
4 days ago  Miss Islington... [3.15] gh-151126: Fix missing memory error in `os._path...
4 days ago  Miss Islington... [3.15] gh-151228: fix data race on clearing embedded...
4 days ago  Miss Islington... [3.15] gh-101100: Fix Sphinx nitpick in `unittest.mock...
4 days ago  Miss Islington... [3.15] gh-151112: Fix crash in `compiler_mod()` when...
4 days ago  Miss Islington... [3.15] gh-139588: Fix nondeterministic `make latex...
4 days ago  Miss Islington... [3.15] gh-150397: Fix pyexpat bigmem test (GH-151329...
4 days ago  Miss Islington... [3.15] gh-150285: Suppress showing the __getstate__...
4 days ago  Miss Islington... [3.15] gh-151238: Check for `_get_resized_exprs` failur...
4 days ago  Miss Islington... [3.15] gh-123619: Fix PyUnstable_Object_EnableDeferredR...
4 days ago  Miss Islington... [3.15] gh-151177: Fix race condition in `_testembed...
5 days ago  Miss Islington... [3.15] gh-151112: Move an `assert` that may fail in...
5 days ago  Miss Islington... [3.15] Drop historical `:author:`s from HOWTOs (GH...
5 days ago  Miss Islington... [3.15] gh-151295: Fix use-after-free in bytes.join...
5 days ago  Miss Islington... [3.15] gh-136880: Add warning about PYTHONPATH (GH...
5 days ago  Miss Islington... [3.15] gh-151278: Fix test_faulthandler on UBSan (GH...
5 days ago  Victor Stinner[3.15] gh-151253: Dump the Python path configuration...
5 days ago  Miss Islington... [3.15] GHA: Display output when a sanitizer test fails...
5 days ago  Miss Islington... [3.15] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT...
5 days ago  Miss Islington... [3.15] gh-151126: Fix missing memory errors in `_interp...
5 days ago  Miss Islington... [3.15] gh-141984: Reword the Generator expressions...
5 days ago  Miss Islington... [3.15] gh-143988: Fix re-entrant mutation crashes in...
5 days ago  Miss Islington... [3.15] add asyncio guide for Free-Threaded Python ...
5 days ago  Miss Islington... [3.15] Add yet one assertion in test_set_text_charset_c...
5 days ago  Miss Islington... [3.15] Docs: Fix typos in the "Memory Management" secti...
5 days ago  Miss Islington... [3.15] gh-89554: Document socket.SocketType as a class...
5 days ago  Miss Islington... [3.15] gh-150988: Fix refleak in `OSError` when attrs...
5 days ago  Miss Islington... [3.15] gh-98894: Fix DTrace test_check_probes for share...
5 days ago  Serhiy Storchaka[3.15] gh-80384: Fix docs for PyWeakref_NewRef() and...
6 days ago  Cody Maloney[3.15] gh-143008: Fix race re-initializing TextIOWrappe...
6 days ago  Miss Islington... [3.15] gh-150700: Fix class-scope inline comprehensions...
6 days ago  Miss Islington... [3.15] gh-151112: Fix double free in `assemble_init...
6 days ago  Miss Islington... [3.15] gh-151163: Update Android, macOS installer,...
6 days ago  Miss Islington... [3.15] gh-151159: Update CI to use latest SSL library...
6 days ago  Miss Islington... [3.15] gh-151159: Bump OpenSSL versions for iOS and...
6 days ago  Miss Islington... [3.15] gh-151159: Update Windows builds to use OpenSSL...
6 days ago  Miss Islington... [3.15] gh-151159: Update macOS installer to use OpenSSL...
6 days ago  Miss Islington... [3.15] GH-59633: Clarify dest collisions in argparse...
6 days ago  Miss Islington... [3.15] gh-151126: Add missing `PyErr_NoMemory` in ...
6 days ago  Miss Islington... [3.15] gh-150285: Fix too long docstrings in the asynci...
6 days ago  Miss Islington... [3.15] gh-150285: Fix too long docstrings in the concur...
6 days ago  Miss Islington... [3.15] GH-61082: Clarify nargs='*' positional default...
6 days ago  Miss Islington... [3.15] GH-54732: Tweak wording around empty lines in...
6 days ago  Miss Islington... [3.15] Docs: Only add `profiling-sampling-visualization...
6 days ago  Miss Islington... [3.15] gh-109503: Fix document for shutil.move() on...
6 days ago  Miss Islington... [3.15] gh-151039: Fix a crash when `_datetime` types...
6 days ago  Miss Islington... [3.15] gh-151130: Add more tests for PyWeakref_* C...
6 days ago  Miss Islington... [3.15] gh-151126: Fix missing `PyErr_NoMemory()` in...
7 days ago  Pablo Galindo... [3.15] gh-149321: Remove lazy_imports=none startup...
7 days ago  Miss Islington... [3.15] gh-148932: Fix `profiling.sampling` on Windows...
7 days ago  Miss Islington... [3.15] gh-150633: Minor improvement of a newly added...
7 days ago  Miss Islington... [3.15] gh-151070: Fix class referencing typo in collect...
7 days ago  Miss Islington... [3.15] gh-150633: Properly handle null characters in...
7 days ago  Miss Islington... [3.15] gh-119949: Refactor test_exc() helper in test_fo...
7 days ago  Miss Islington... [3.15] gh-149816: Fix SNI callback callable race (GH...
7 days ago  Miss Islington... [3.15] gh-151019: Fix test_os on 32-bit FreeBSD (GH...
7 days ago  Miss Islington... [3.15] gh-106318: Add examples to the `str.isdigit...
7 days ago  Miss Islington... [3.15] gh-141623: Clarify operator function description...
7 days ago  Miss Islington... [3.15] Mention `frozendict` in `object.__hash__()`...
7 days ago  Miss Islington... [3.15] gh-101100: Fix Sphinx warnings in 'Buffer Object...
8 days ago  Miss Islington... [3.15] Docs: Fix missing colon in `bisect` example...
8 days ago  Miss Islington... [3.15] Update an error message in the 'Functional Progr...
8 days ago  Miss Islington... [3.15] gh-150599: Prevent bz2 decompressor reuse after...
8 days ago  Miss Islington... [3.15] gh-151021: Fix mmap empty searches past the...
9 days ago  Miss Islington... [3.15] gh-148954: Escape methodname in xmlrpc.client...
9 days ago  Miss Islington... [3.15] gh-50948: IDLE: Warn if saving a file will overw...
9 days ago  Miss Islington... [3.15] gh-149083: Use sentinel for urllib.parse._UNSPEC...
9 days ago  Miss Islington... [3.15] gh-150662: Stop unbounded memory growth in Tachy...
9 days ago  Miss Islington... [3.15] Doc: fix order of PyLong_FromUnsignedLongLong...
9 days ago  Miss Islington... [3.15] Delete mention encoding and errors for importlib...
9 days ago  Miss Islington... [3.15] gh-149835: Use realpath() instead of abspath...
10 days ago  Miss Islington... [3.15] gh-150207: Raise MemoryError on tokenizer alloca...
10 days ago  Miss Islington... [3.15] Use `time.monotonic` in OrderedDict LRU cache...
10 days ago  Miss Islington... [3.15] gh-149977: Fix extra output of `-m test test_laz...
10 days ago  Miss Islington... [3.15] gh-146527: Fix memory leak in _PyGC_Fini() ...
10 days ago  Miss Islington... [3.15] gh-53144: Improve charset support in the email...
next