]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
73 min ago  Miss Islington... [3.15] gh-50948: IDLE: Warn if saving a file will overw... 3.15
9 hours ago  Miss Islington... [3.15] gh-149083: Use sentinel for urllib.parse._UNSPEC...
9 hours ago  Miss Islington... [3.15] gh-150662: Stop unbounded memory growth in Tachy...
10 hours ago  Miss Islington... [3.15] Doc: fix order of PyLong_FromUnsignedLongLong...
10 hours ago  Miss Islington... [3.15] Delete mention encoding and errors for importlib...
11 hours ago  Miss Islington... [3.15] gh-149835: Use realpath() instead of abspath...
19 hours ago  Miss Islington... [3.15] gh-150207: Raise MemoryError on tokenizer alloca...
23 hours ago  Miss Islington... [3.15] Use `time.monotonic` in OrderedDict LRU cache...
30 hours ago  Miss Islington... [3.15] gh-149977: Fix extra output of `-m test test_laz...
32 hours ago  Miss Islington... [3.15] gh-146527: Fix memory leak in _PyGC_Fini() ...
33 hours ago  Miss Islington... [3.15] gh-53144: Improve charset support in the email...
33 hours ago  Miss Islington... [3.15] gh-149891: Add more encoding aliases (GH-149892...
33 hours ago  Miss Islington... [3.15] gh-150907: Fix dynamic_annotations.h when built...
34 hours ago  Miss Islington... [3.15] gh-129011: Update docs for Raw I/O read, readint...
34 hours ago  Miss Islington... [3.15] gh-62825: Fix encoding aliases "KS_C_5601-1987...
37 hours ago  sobolevn[3.15] gh-150899: Do not reset custom `-Xlazy_imports...
39 hours ago  Miss Islington... [3.15] gh-145177: Bump emscripten version to 4.0.19...
2 days ago  Miss Islington... [3.15] Add shebang documentation for PyManager 26.3b1...
2 days ago  Miss Islington... [3.15] gh-150913: Fix sqlite3.Blob validation for empty...
2 days ago  Miss Islington... [3.15] gh-150750: Fix a race condition in `deque.index...
2 days ago  Miss Islington... [3.15] gh-106318: Add doctest role and a 'See also...
2 days ago  Miss Islington... [3.15] Fix 2 broken links in documentation (GH-150892)
2 days ago  Miss Islington... [3.15] Correct Stable ABI documentation for METH_FASTCA...
2 days ago  Miss Islington... [3.15] gh-149473: Emit audit event on calling os.enviro...
2 days ago  Miss Islington... [3.15] gh-150436: Skip subprocess test on STATUS_DLL_IN...
2 days ago  Miss Islington... [3.15] gh-149521: Do not update `last_profiled_frame...
2 days ago  Miss Islington... [3.15] gh-148613: Fix race in `gc_set_threshold` and...
2 days ago  Miss Islington... [3.15] gh-145177: Fix Emscripten help text (GH-150874...
3 days ago  Miss Islington... [3.15] gh-132467: Document and test that generic aliase...
3 days ago  Miss Islington... [3.15] gh-146636: Add Free-threaded Stable ABI migratio...
3 days ago  Hugo van Kemenade[3.15] Docs: Replace hardcoded `SOURCE_URI` with `patch...
3 days ago  Miss Islington... [3.15] gh-91099: fix[imaplib]: call Exception with...
3 days ago  Miss Islington... [3.15] gh-141004: Document unstable perf map functions...
3 days ago  Miss Islington... [3.15] Fix a typo in `SSLSocket` docs (GH-150839) ...
3 days ago  Miss Islington... [3.15] gh-149805: Fix `SystemError` when compiling...
3 days ago  Miss Islington... [3.15] gh-148587: Document `sys.lazy_modules` (GH-150742)
3 days ago  Miss Islington... [3.15] gh-150723: Fix perf jitdump files on macOS ...
4 days ago  Miss Islington... [3.15] gh-150319: Replace all documentation which says...
4 days ago  Miss Islington... [3.15] gh-141627: Fix BufferedRandom inheritance docume...
4 days ago  Miss Islington... [3.15] Fix description of the function parameter of...
4 days ago  Hugo van KemenadeMerge branch '3.15' of https://github.com/python/cpytho...
4 days ago  Hugo van KemenadePost 3.15.0b2
4 days ago  Miss Islington... [3.15] gh-101913: changed wording of docstring for...
4 days ago  Hugo van KemenadePython 3.15.0b2 v3.15.0b2
4 days ago  Miss Islington... [3.15] Silence experimental coroutine deprecation warni...
4 days ago  Miss Islington... [3.15] gh-149187: Document `frozendict()` under 'Built...
4 days ago  Miss Islington... [3.15] gh-150766: export `_PyGC_VisitFrameStack` and...
4 days ago  Miss Islington... [3.15] gh-89554: Document _thread.LockType as a class...
4 days ago  Hugo van Kemenade[3.15] Update `SOURCE_URI` for `3.15` branch (#150783)
4 days ago  Miss Islington... [3.15] gh-150720: Remove '-d 1' in test_script_error_tr...
4 days ago  Miss Islington... [3.15] Fix typos in C API documentation (GH-149588...
4 days ago  Miss Islington... [3.15] gh-149079: Fix O(n^2) canonical ordering in...
4 days ago  Miss Islington... [3.15] gh-149738: Fix segmentation fault bug in sqllite...
4 days ago  Miss Islington... [3.15] gh-123138: Updated email.headerregistry docs...
4 days ago  Miss Islington... [3.15] Fix two typos in 'Exception Handling' C-API...
4 days ago  Miss Islington... [3.15] gh-89554: Document typing.ParamSpecArgs and...
4 days ago  Miss Islington... [3.15] gh-89554: Document standard type objects in...
4 days ago  Miss Islington... [3.15] gh-89554: Document weakref type objects as class...
4 days ago  Miss Islington... [3.15] gh-89554: Document NoneType, NotImplementedType...
4 days ago  Miss Islington... [3.15] gh-150228: Improve the PEP 829 batch processing...
4 days ago  Miss Islington... [3.15] gh-150644: Tag Apple system log messages as...
5 days ago  Miss Islington... [3.15] gh-148508: Add another common pattern for iOS...
5 days ago  Miss Islington... [3.15] gh-150429: Fix sampling profiler generator stack...
5 days ago  Miss Islington... [3.15] gh-148672: Document namespace subpackages inside...
5 days ago  Miss Islington... [3.15] gh-121109: Fix performance of tarfile reading...
5 days ago  Miss Islington... [3.15] gh-149534: Fix unification of `defaultdict`...
5 days ago  Miss Islington... [3.15] gh-150157: Fix critical section for PyDict_Next...
5 days ago  Miss Islington... [3.15] gh-149046: fix: correctly handle `str` subclasse...
5 days ago  Miss Islington... [3.15] gh-150368: Change Windows user group to secure...
5 days ago  Miss Islington... [3.15] gh-150372: Add missing null check on completer_w...
5 days ago  Miss Islington... [3.15] gh-148605: Remove irepeat() thread test from...
6 days ago  Miss Islington... [3.15] gh-150685: update bundled pip to 26.1.2 (gh...
6 days ago  Miss Islington... [3.15] gh-140553: Mark `*gettext` parameters as positio...
6 days ago  Miss Islington... [3.15] Clarify docs for scheduler.run(blocking=False...
6 days ago  Miss Islington... [3.15] gh-150636: Clarify difference between copy.copy...
6 days ago  Miss Islington... [3.15] Correct frexp() docs for zero and non-finite...
6 days ago  Miss Islington... [3.15] gh-131178: Fix mimetypes CLI docs, mention that...
6 days ago  Miss Islington... [3.15] gh-150524: Remove outdated note in binascii...
6 days ago  Miss Islington... [3.15] gh-117291: Explain usage of null bytes in Array...
6 days ago  Miss Islington... [3.15] gh-149857: Clarify multiprocessing Process argum...
6 days ago  Miss Islington... [3.15] gh-141444:fix broken URLs and examples in urllib...
7 days ago  Miss Islington... [3.15] gh-150406: Check result of PyThread_allocate_loc...
7 days ago  Miss Islington... [3.15] gh-129851: Fix the documentation for -m command...
7 days ago  Miss Islington... [3.15] gh-135898: Add section to free-threading howto...
7 days ago  Miss Islington... [3.15] gh-150501: Correct `inspect.getattr_static`...
8 days ago  Serhiy Storchaka[3.15] gh-149489: Fix ElementTree serialization to...
8 days ago  Miss Islington... [3.15] gh-149056: Properly pass array_hook in json...
8 days ago  Miss Islington... [3.15] gh-150403: Document frozendict in language refer...
8 days ago  Miss Islington... [3.15] Add a security warning about `pydoc`'s HTTP...
8 days ago  Miss Islington... [3.15] gh-150107: Fix asyncio sendfile fallback ignorin...
8 days ago  Petr Viktorin[3.15] gh-141984: Reword docs on "enclosed" atom gramma...
8 days ago  Miss Islington... [3.15] gh-149029: Update SQLite to 3.53.1 for binary...
9 days ago  Miss Islington... [3.15] gh-150046: Fix `test_add_python_opts` to ignore...
9 days ago  Miss Islington... [3.15] Add prominent crash warning to `ctypes` docs...
10 days ago  Miss Islington... [3.15] gh-84353: Preserve non-UTF-8 filenames when...
10 days ago  Miss Islington... [3.15] gh-149861: Fix rule in match statement `case_blo...
10 days ago  Miss Islington... [3.15] gh-150389: Make perf profiler tests resilient...
10 days ago  Miss Islington... [3.15] gh-149571: Fix the C implementation of Element...
11 days ago  Miss Islington... [3.15] gh-150175: Fix ThreadingMock call_count race...
11 days ago  Miss Islington... [3.15] gh-88726: Stop using non-standard charset names...
next