]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
6 hours ago  Miss Islington... [3.13] gh-153761: Fix asyncio sock_accept() dropping... 3.13
26 hours ago  Miss Islington... [3.13] gh-151949: Fix Sphinx reference warnings in...
28 hours ago  Miss Islington... [3.13] gh-154502: Disable junk filling in the OpenBSD...
35 hours ago  Serhiy Storchaka[3.13] gh-154272: Skip more forkserver tests if the...
45 hours ago  Miss Islington... [3.13] gh-150076: Fix the documented signature of warni...
45 hours ago  Serhiy Storchaka[3.13] gh-154272: Skip forkserver tests when the start...
46 hours ago  Miss Islington... [3.13] gh-154460: Do not use wcsftime() on OpenBSD...
46 hours ago  Miss Islington... [3.13] gh-154137: Fix handle leak in test_winapi (GH...
46 hours ago  Piotr Kaznowski[3.13] gh-154007: Improve test coverage for the `shlex...
2 days ago  Miss Islington... [3.13] gh-154437: Fix test_getcwd_long_path on DragonFl...
2 days ago  Miss Islington... [3.13] gh-154435: Fix os.posix_fadvise() and os.posix_f...
2 days ago  Miss Islington... [3.13] gh-154441: Skip the scheduler tests if the API...
2 days ago  Serhiy Storchaka[3.13] gh-154427: Check the access time in UtimeTests...
2 days ago  Serhiy Storchaka[3.13] gh-154416: Fix hanging test_tcflow on DragonFly...
2 days ago  Serhiy Storchaka[3.13] gh-154414: Skip test_tcsendbreak on DragonFly...
2 days ago  Serhiy Storchaka[3.13] gh-154394: Skip test_tcsendbreak on OpenBSD...
2 days ago  Miss Islington... [3.13] gh-154399: Fix venv activate.csh in a non-intera...
2 days ago  Miss Islington... [3.13] gh-153741: Harden IDLE GUI tests for newer Tk...
2 days ago  Miss Islington... [3.13] gh-154389: Do not use uuid_create() on OpenBSD...
2 days ago  Miss Islington... [3.13] gh-154379: Fix test_epoll on Solaris (GH-154380...
2 days ago  Miss Islington... [3.13] gh-154366: Fix test_asyncio.test_sendfile timing...
2 days ago  Miss Islington... [3.13] gh-154345: Fix test_posix_pty_functions() killin...
3 days ago  sobolevn[3.13] gh-154275: Do not crash on deeply nested `__para...
3 days ago  Miss Islington... [3.13] gh-154325: Skip test_add_file_after_2107() if...
3 days ago  Serhiy Storchaka[3.13] gh-103925: Fix csv.Sniffer for a quoted field...
3 days ago  Miss Islington... [3.13] gh-154307: Fix TemporaryDirectory cleanup on...
3 days ago  Miss Islington... [3.13] gh-154308: Clear file flags in os_helper.rmtree...
3 days ago  Miss Islington... [3.13] gh-154291: Fix socket.has_dualstack_ipv6() on...
3 days ago  Serhiy Storchaka[3.13] gh-154283: Make threading.get_native_id() unique...
3 days ago  Miss Islington... [3.13] gh-154289: Fix test_socket.testGetServBy on...
3 days ago  Miss Islington... [3.13] gh-154240: Skip cmsg truncation socket tests...
3 days ago  Miss Islington... [3.13] gh-154167: Fix test suite hang when SIGINT is...
3 days ago  Miss Islington... [3.13] gh-154258: Fix mmap.resize() crash on NetBSD...
3 days ago  Serhiy Storchaka[3.13] gh-154225: Fix os.openpty() acquiring a controll...
4 days ago  Miss Islington... [3.13] gh-125860: Skip separate-SCM_RIGHTS socket tests...
4 days ago  Miss Islington... [3.13] gh-154227: Fix os.posix_openpt() on OpenBSD...
4 days ago  Miss Islington... [3.13] gh-154226: Fix test_posix_pty_functions on Solar...
4 days ago  Miss Islington... [3.13] gh-154218: Fix test_posix_fallocate on file...
4 days ago  Miss Islington... [3.13] gh-154046: docs: fix dead link to codahale timin...
4 days ago  Miss Islington... [3.13] gh-119710: fix asyncio Process.wait() to finish...
4 days ago  Miss Islington... [3.13] fix ResourceWarnings of test_kill_issue43884...
4 days ago  ilya[3.13] Fix grammatical typos in documentation (GH-15418...
4 days ago  Miss Islington... [3.13] gh-154144: Fix false positive from the stdbool...
4 days ago  Serhiy Storchaka[3.13] gh-153862: Fix curses window.inch() for non...
4 days ago  Serhiy Storchaka[3.13] gh-153864: Fix curses window.insch() for non...
4 days ago  Miss Islington... [3.13] improve json test coverage (GH-154123) (GH-154133)
4 days ago  Miss Islington... [3.13] Add test for explicit `cls` argument bypassing...
4 days ago  Miss Islington... [3.13] Document getopt and gnu_getopt longopts argument...
5 days ago  Miss Islington... [3.13] Improve colorsys coverage (GH-153982) (#154078)
5 days ago  Miss Islington... [3.13] gh-149319: Make `asyncio` REPL respect `-I`...
5 days ago  Miss Islington... [3.13] Fix typo "interruptability" in Logging Cookbook...
5 days ago  Miss Islington... [3.13] gh-153896: Deduplicate unhashable arguments...
5 days ago  Miss Islington... [3.13] gh-154001: Avoid division by zero in binomialvar...
5 days ago  Miss Islington... [3.13] Docs: point `uu` module users to the `"uu"`...
5 days ago  Miss Islington... [3.13] gh-150663: Document that PyErr_SetRaisedExceptio...
5 days ago  Miss Islington... [3.13] Fix parameter name of `read_mime_types()` in...
5 days ago  Miss Islington... [3.13] Add test coverage to check execution of GetoptEr...
5 days ago  Peter Bierma[3.13] gh-141004: Document unstable executable kind...
5 days ago  Peter Bierma[3.13] gh-141004: Document unstable perf map functions...
5 days ago  Miss Islington... [3.13] gh-141004: Document remaining `PyCF_*` compiler...
5 days ago  Peter Bierma[3.13] gh-71896: Add a docs warning about trailing...
5 days ago  Miss Islington... [3.13] gh-122102: Fix/improve docs of descriptor-relate...
5 days ago  Miss Islington... [3.13] Test `calendar.February` deprecation (GH-153893...
5 days ago  Miss Islington... [3.13] gh-153934: Correct documented parameter in ...
5 days ago  Miss Islington... [3.13] gh-153926: Fix documented parameter name for...
5 days ago  Miss Islington... [3.13] gh-153808: Replace obsolete 'condition list...
6 days ago  Miss Islington... [3.13] gh-153899: Fix documented parameter names for...
6 days ago  Miss Islington... [3.13] gh-153853: Fix parameter name of calendar.setfir...
7 days ago  Serhiy Storchaka[3.13] gh-85943: Fix BytesWarning in the struct format...
7 days ago  Miss Islington... [3.13] gh-153404: Silently ignore non-decimal digits...
7 days ago  Jelle Zijlstra[3.13] gh-145521: Add 'infer_variance' parameter to...
8 days ago  Serhiy Storchaka[3.13] gh-153550: Modernize the older prose sections...
8 days ago  Serhiy Storchaka[3.13] gh-128846: Fix test_configure_custom_copy for...
8 days ago  stevens[3.13] gh-151126: Fix missing memory errors in `_interp...
8 days ago  Thomas Kowalski[3.13] gh-149689: add missing error checks in `Parser...
8 days ago  Boy Steven[3.13] Docs: fill in descriptor C API docs (GH-146644...
8 days ago  Serhiy Storchaka[3.13] gh-151623: Add missing curses docstrings and...
8 days ago  Serhiy Storchaka[3.13] gh-89554: Document standard type objects in...
8 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in the os...
9 days ago  Serhiy Storchaka[3.13] gh-71086: Document negative offset support in...
9 days ago  Serhiy Storchaka[3.13] gh-87904: Document curses classes (GH-151643...
9 days ago  Serhiy Storchaka[3.13] gh-93417: Improve test_mimetypes (GH-150725...
9 days ago  tonghuaroot... [3.13] gh-153695: Fix sqlite3.Row.__hash__ with an...
9 days ago  Serhiy Storchaka[3.13] gh-153716: Harden ttk/tkinter GUI tests against...
9 days ago  Miss Islington... [3.13] Remove duplicate button_ok code in idlelib.textv...
9 days ago  Russell Keith... [3.13] gh-153631: Ensure iOS simulator is running befor...
9 days ago  Miss Islington... [3.13] gh-151912: Fix segfault in `type()` with NULL...
10 days ago  Kumar Aditya[3.13] gh-71019: document which objects connect_read_pi...
10 days ago  Miss Islington... [3.13] gh-153658: Fix sqlite3 iterdump() for table...
11 days ago  Miss Islington... [3.13] gh-89696: Fix `loop.sock_connect` docs on addres...
11 days ago  Miss Islington... [3.13] gh-90431: Document cancellation behavior of...
12 days ago  Miss Islington... [3.13] gh-152132: Close stderr_copy in test_api.test_ru...
12 days ago  Miss Islington... [3.13] gh-102591: Document that urlcleanup resets the...
12 days ago  Miss Islington... [3.13] gh-152614: Add raises to `QueueShutDown` in...
13 days ago  Serhiy Storchaka[3.13] gh-86726: Fix and improve tkinter documentation...
13 days ago  Miss Islington... [3.13] gh-86726: Note that the ttk Treeview separator...
13 days ago  Miss Islington... [3.13] gh-126877: Fix the configure check for Tcl/Tk...
13 days ago  Miss Islington... [3.13] gh-88647: Fix tkinter config() docs for synonym...
13 days ago  Serhiy Storchaka[3.13] gh-128846: Make tkinter tests robust against...
13 days ago  Victor Stinner[3.13] gh-152132: Test Py_CompileString() in test_capi...
next