]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
19 hours ago  Miss Islington... [3.15] gh-139445: Skip pyrepl tests if the terminal... 3.15
23 hours ago  Miss Islington... [3.15] gh-151949: Fix Sphinx reference warnings in...
24 hours ago  Miss Islington... [3.15] gh-154502: Disable junk filling in the OpenBSD...
32 hours ago  Serhiy Storchaka[3.15] gh-154272: Skip more forkserver tests if the...
37 hours ago  Miss Islington... [3.15] gh-153291: Fix data race in readline.get_complet...
37 hours ago  Miss Islington... [3.15] gh-154443: Fix test_makedev on DragonFly BSD...
39 hours ago  Miss Islington... [3.15] gh-154137: Fix handle leak in test_winapi (GH...
41 hours ago  Miss Islington... [3.15] gh-150076: Fix the documented signature of warni...
42 hours ago  Miss Islington... [3.15] gh-154431: Fix data race in `sys.audithook`...
42 hours ago  Miss Islington... [3.15] gh-154460: Do not use wcsftime() on OpenBSD...
42 hours ago  Miss Islington... [3.15] gh-153872: macOS: free-threading support is...
43 hours ago  Miss Islington... [3.15] gh-154272: Skip forkserver tests when the start...
45 hours ago  Miss Islington... [3.15] gh-154014: Initialize cold executor vm_data...
45 hours ago  Miss Islington... [3.15] gh-154437: Fix test_getcwd_long_path on DragonFl...
46 hours ago  Miss Islington... [3.15] gh-154366: Fix test_asyncio.test_sendfile timing...
46 hours ago  Miss Islington... [3.15] gh-154441: Skip the scheduler tests if the API...
46 hours ago  Miss Islington... [3.15] gh-154007: Improve test coverage for the `shlex...
47 hours ago  Miss Islington... [3.15] Test `object_hook` and pickleability of some...
47 hours ago  Miss Islington... [3.15] gh-154427: Check the access time in UtimeTests...
2 days ago  Serhiy Storchaka[3.15] gh-154414: Skip test_tcsendbreak on DragonFly...
2 days ago  Serhiy Storchaka[3.15] gh-154416: Fix hanging test_tcflow on DragonFly...
2 days ago  Serhiy Storchaka[3.15] gh-154394: Skip test_tcsendbreak on OpenBSD...
2 days ago  Miss Islington... [3.15] gh-154399: Fix venv activate.csh in a non-intera...
2 days ago  Miss Islington... [3.15] gh-153741: Harden IDLE GUI tests for newer Tk...
2 days ago  Miss Islington... [3.15] gh-154389: Do not use uuid_create() on OpenBSD...
2 days ago  Miss Islington... [3.15] gh-154379: Fix test_epoll on Solaris (GH-154380...
2 days ago  Miss Islington... [3.15] gh-154345: Fix test_posix_pty_functions() killin...
2 days ago  Miss Islington... [3.15] gh-154352: Fix killing a worker process in regrt...
2 days ago  Miss Islington... [3.15] gh-153881: Atomically load `dk_nentries` in...
2 days ago  Miss Islington... [3.15] gh-154275: Fix cleanup code in `_Py_make_paramet...
2 days ago  Miss Islington... [3.15] gh-154308: Clear file flags in os_helper.rmtree...
2 days ago  Miss Islington... [3.15] gh-154326: Fix test_fsize_not_too_big() on Solar...
3 days ago  Miss Islington... [3.15] gh-154325: Skip test_add_file_after_2107() if...
3 days ago  Miss Islington... [3.15] gh-154279: Skip readline completion tests that...
3 days ago  Miss Islington... [3.15] gh-103925: Fix csv.Sniffer for a quoted field...
3 days ago  Miss Islington... [3.15] gh-154303: Skip test_sqlite3 CLI completion...
3 days ago  Miss Islington... [3.15] gh-154307: Fix TemporaryDirectory cleanup on...
3 days ago  Miss Islington... [3.15] gh-148665: Enable socket.shutdown function for...
3 days ago  Miss Islington... [3.15] gh-154275: Do not crash on deeply nested `__para...
3 days ago  Miss Islington... [3.15] gh-154291: Fix socket.has_dualstack_ipv6() on...
3 days ago  Miss Islington... [3.15] gh-154283: Make threading.get_native_id() unique...
3 days ago  Miss Islington... [3.15] gh-154289: Fix test_socket.testGetServBy on...
3 days ago  Miss Islington... [3.15] gh-154240: Skip cmsg truncation socket tests...
3 days ago  Miss Islington... [3.15] gh-125860: Skip separate-SCM_RIGHTS socket tests...
3 days ago  Miss Islington... [3.15] gh-154260: Fix test_flush_parameters on DragonFl...
3 days ago  Miss Islington... [3.15] gh-99968: FAQ: dev versions end in `+dev` (GH...
3 days ago  Miss Islington... [3.15] gh-154258: Fix mmap.resize() crash on NetBSD...
3 days ago  Miss Islington... [3.15] gh-154167: Fix test suite hang when SIGINT is...
3 days ago  Miss Islington... [3.15] Fix two typos in two stdlib docstrings (GH-15347...
3 days ago  Miss Islington... [3.15] Fix typo in C API Type Object Structures documen...
3 days ago  Miss Islington... [3.15] gh-154227: Fix os.posix_openpt() on OpenBSD...
3 days ago  Miss Islington... [3.15] gh-154225: Fix os.openpty() acquiring a controll...
3 days ago  Miss Islington... [3.15] gh-154226: Fix test_posix_pty_functions on Solar...
3 days ago  Miss Islington... [3.15] gh-154218: Fix test_posix_fallocate on file...
3 days ago  Miss Islington... [3.15] gh-154176: Fix locale.strxfrm() crash on DragonF...
3 days ago  Miss Islington... [3.15] gh-127049: fix race condition in asyncio signall...
4 days ago  Miss Islington... [3.15] urllib: Add tests for HTTP errors to complete...
4 days ago  Miss Islington... [3.15] gh-154211: Skip C-stack exhaustion tests when...
4 days ago  Miss Islington... [3.15] Fix grammatical typos in documentation (GH-15418...
4 days ago  Miss Islington... [3.15] gh-154046: docs: fix dead link to codahale timin...
4 days ago  Miss Islington... [3.15] gh-119710: fix asyncio Process.wait() to finish...
4 days ago  Miss Islington... [3.15] fix ResourceWarnings of test_kill_issue43884...
4 days ago  Miss Islington... [3.15] gh-151022: Fix remote debugging linetable reads...
4 days ago  Miss Islington... [3.15] Fix typos in `Py_tp_base` macro documentation...
4 days ago  Miss Islington... [3.15] gh-154144: Fix false positive from the stdbool...
4 days ago  Miss Islington... [3.15] gh-139806: Mention pickle error changes in What...
4 days ago  Miss Islington... [3.15] improve json test coverage (GH-154123) (GH-154134)
4 days ago  Miss Islington... [3.15] gh-152798: update sys.thread_info.lock documenta...
4 days ago  Miss Islington... [3.15] gh-153932: protect read of en_index during enume...
4 days ago  Serhiy Storchaka[3.15] gh-153862: Fix curses window.inch() for non...
4 days ago  Serhiy Storchaka[3.15] gh-153864: Fix curses window.insch() for non...
4 days ago  Miss Islington... [3.15] gh-154053: Fix compilation of the ssl module...
4 days ago  Miss Islington... [3.15] Add test for explicit `cls` argument bypassing...
4 days ago  Miss Islington... [3.15] Document getopt and gnu_getopt longopts argument...
4 days ago  Miss Islington... [3.15] Improve colorsys coverage (GH-153982) (#154076)
4 days ago  Miss Islington... [3.15] gh-149319: Make `asyncio` REPL respect `-I`...
4 days ago  Miss Islington... [3.15] Docs: add frozendict to data types theme (GH...
4 days ago  Jonathan J... [3.15] gh-152769: fixup enabling of perf trampoline...
4 days ago  Miss Islington... [3.15] gh-154001: Avoid division by zero in binomialvar...
4 days ago  Miss Islington... [3.15] fix typos in `abi3t-migration.rst` (GH-153918...
4 days ago  Miss Islington... [3.15] Test that `ValueError` is raised when `vfsopen...
4 days ago  Miss Islington... [3.15] Add test coverage to check execution of GetoptEr...
4 days ago  Miss Islington... [3.15] Fix typo "interruptability" in Logging Cookbook...
4 days ago  Miss Islington... [3.15] gh-153896: Deduplicate unhashable arguments...
4 days ago  Miss Islington... [3.15] Add vfspath TypeError test (GH-153987) (#154010)
5 days ago  Miss Islington... [3.15] Improve `getopt.getopt` and `getopt.gnu_getopt...
5 days ago  Miss Islington... [3.15] Docs: point `uu` module users to the `"uu"`...
5 days ago  Miss Islington... [3.15] gh-150663: Document that PyErr_SetRaisedExceptio...
5 days ago  Miss Islington... [3.15] Fix parameter name of `read_mime_types()` in...
5 days ago  Miss Islington... [3.15] gh-153236: Propagate lazy submodule import error...
5 days ago  Miss Islington... [3.15] gh-124111: Update Windows builds to Tcl/Tk 9...
5 days ago  Miss Islington... [3.15] gh-153908: Fix data race in `itertools.count...
5 days ago  Miss Islington... [3.15] gh-141004: Document unstable executable kind...
5 days ago  Miss Islington... [3.15] gh-141004: Document remaining `PyCF_*` compiler...
5 days ago  Miss Islington... [3.15] gh-71896: Add a docs warning about trailing...
5 days ago  Miss Islington... [3.15] Docs: Fix typo in the pymanager command name...
5 days ago  Miss Islington... [3.15] gh-122102: Fix/improve docs of descriptor-relate...
5 days ago  Hugo van KemenadeMerge branch '3.15' of https://github.com/python/cpytho...
5 days ago  Miss Islington... [3.15] Test `calendar.February` deprecation (GH-153893...
5 days ago  Hugo van KemenadePost 3.15.0b4
next