]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
3 hours ago  Jiucheng(Oliver)gh-153176: Fix destroy_interpreter() test helper cleari... main
14 hours ago  Serhiy Storchakagh-154551: Fix ctypes.util.find_library() in non-UTF...
15 hours ago  Brian Wardgh-153903: Copy docstrings and other metadata in `ctype...
16 hours ago  Jason Ggh-69573: Check the return value of msvcrt._putch(...
16 hours ago  Serhiy Storchakagh-154525: Skip ncurses find_pair()/alloc_pair() reuse...
17 hours ago  Serhiy Storchakagh-154525: Fix curses getcchar() failure on ncurses...
24 hours ago  Serhiy Storchakagh-139445: Skip pyrepl tests if the terminal is not...
33 hours ago  Serhiy Storchakagh-154502: Disable junk filling in the OpenBSD allocato...
33 hours ago  Johngh-154401: Skip fetching the thread state for non-GC...
37 hours ago  Serhiy Storchakagh-154272: Skip more forkserver tests if the start...
42 hours ago  anthony sottileRemove `from stat import *` recommendation from `stat...
42 hours ago  Vyron Vasileiadisgh-150076: Fix the documented signature of warnings...
43 hours ago  Serhiy Storchakagh-80678: Document the preferred delimiters of csv...
43 hours ago  Hugo van Kemenadegh-153872: macOS: free-threading support is installed...
43 hours ago  sobolevngh-154431: Fix data race in `sys.audithook` (#154462)
43 hours ago  Serhiy Storchakagh-154460: Do not use wcsftime() on OpenBSD (#154461)
43 hours ago  Hood Chathamgh-154465: Add configure flag to exclude emscripten_sys...
44 hours ago  Serhiy Storchakagh-154272: Skip forkserver tests when the start method...
45 hours ago  Serhiy Storchakagh-84649: Fix unstable test_rollover_at_midnight (GH...
46 hours ago  Bhuvanshgh-154014: Initialize cold executor vm_data fields...
46 hours ago  Serhiy Storchakagh-154437: Fix test_getcwd_long_path on DragonFly BSD...
47 hours ago  Serhiy Storchakagh-154435: Fix os.posix_fadvise() and os.posix_fallocat...
47 hours ago  Serhiy Storchakagh-154443: Fix test_makedev on DragonFly BSD (GH-154444)
47 hours ago  Serhiy Storchakagh-154441: Skip the scheduler tests if the API requires...
47 hours ago  Piotr Kaznowskigh-154007: Improve test coverage for the `shlex` module...
2 days ago  Serhiy Storchakagh-154427: Check the access time in UtimeTests only...
2 days ago  Serhiy Storchakagh-154419: Find the fish shell in test_venv (GH-154420)
2 days ago  Serhiy Storchakagh-154416: Fix hanging test_tcflow on DragonFly BSD...
2 days ago  Serhiy Storchakagh-154414: Skip test_tcsendbreak on DragonFly BSD ...
2 days ago  Harjoth Kharagh-153291: Fix data race in readline.get_completer...
2 days ago  Serhiy Storchakagh-154395: Skip test_environment_is_not_modified withou...
2 days ago  Serhiy Storchakagh-154394: Skip test_tcsendbreak on OpenBSD (GH-154397)
2 days ago  Serhiy Storchakagh-154399: Fix venv activate.csh in a non-interactive...
2 days ago  hpkfft.comgh-152902: Add Intel `icx` compiler to `configure.ac...
2 days ago  Serhiy Storchakagh-153741: Harden IDLE GUI tests for newer Tk and displ...
2 days ago  Kumar Adityagh-103847: fix some asyncio subprocess cancellation...
2 days ago  Serhiy Storchakagh-154389: Do not use uuid_create() on OpenBSD (GH...
2 days ago  Serhiy Storchakagh-154379: Fix test_epoll on Solaris (GH-154380)
2 days ago  DavidTest `object_hook` and pickleability of some JSON compo...
2 days ago  Serhiy Storchakagh-154366: Fix test_asyncio.test_sendfile timing out...
2 days ago  Serhiy Storchakagh-154352: Fix killing a worker process in regrtest...
2 days ago  Serhiy Storchakagh-154345: Fix test_posix_pty_functions() killing the...
2 days ago  Solaris-stargh-154320: Fix swapped __defaults__/__kwdefaults__...
2 days ago  Brij Kapadiagh-153881: Atomically load `dk_nentries` in `_PyObject_...
2 days ago  sobolevngh-154275: Fix cleanup code in `_Py_make_parameters...
2 days ago  Kumar Adityagh-139373: Fix asyncio Process.communicate() losing...
2 days ago  Kumar Adityagh-145685: per-type method cache implementation (#150160)
3 days ago  Serhiy Storchakagh-154326: Fix test_fsize_not_too_big() on Solaris...
3 days ago  Serhiy Storchakagh-83273: Rewrite csv.Sniffer dialect detection using...
3 days ago  Serhiy Storchakagh-154325: Skip test_add_file_after_2107() if the file...
3 days ago  Zhou Weigh-103925: Fix csv.Sniffer for a quoted field ending...
3 days ago  Gyeongjae Choigh-148665: Enable socket.shutdown function for emscript...
3 days ago  Serhiy Storchakagh-154308: Clear file flags in os_helper.rmtree() ...
3 days ago  Serhiy Storchakagh-154307: Fix TemporaryDirectory cleanup on DragonFly...
3 days ago  sobolevngh-154275: Do not crash on deeply nested `__parameters_...
3 days ago  Serhiy Storchakagh-154303: Skip test_sqlite3 CLI completion tests on...
3 days ago  Steve Dowergh-153511: Removes Tools/msi, Tools/nuget, and legacy...
3 days ago  Serhiy Storchakagh-154291: Fix socket.has_dualstack_ipv6() on DragonFly...
3 days ago  Serhiy Storchakagh-154289: Fix test_socket.testGetServBy on DragonFly...
3 days ago  Serhiy Storchakagh-154283: Make threading.get_native_id() unique across...
3 days ago  Serhiy Storchakagh-154279: Skip readline completion tests that fail...
3 days ago  Serhiy Storchakagh-154240: Skip cmsg truncation socket tests on OpenBSD...
3 days ago  Serhiy Storchakagh-154260: Fix test_flush_parameters on DragonFly BSD...
3 days ago  Hugo van Kemenadegh-99968: FAQ: dev versions end in `+dev` (#153262)
3 days ago  Serhiy Storchakagh-154167: Fix test suite hang when SIGINT is ignored...
3 days ago  Serhiy Storchakagh-154258: Fix mmap.resize() crash on NetBSD growing...
3 days ago  thexaigh-152433: Alternate implementation of _winapi.GetVersi...
3 days ago  Javad KoushyarFix two typos in two stdlib docstrings (#153479)
3 days ago  Stan UlbrychBump `profiling.sampling.cli._SYNC_TIMEOUT_SEC` to...
3 days ago  Michael NewmanFix typo in C API Type Object Structures documentation...
3 days ago  Serhiy Storchakagh-125860: Skip separate-SCM_RIGHTS socket tests on...
3 days ago  Serhiy Storchakagh-154226: Fix test_posix_pty_functions on Solaris...
3 days ago  Serhiy Storchakagh-154225: Fix os.openpty() acquiring a controlling...
3 days ago  Serhiy Storchakagh-154227: Fix os.posix_openpt() on OpenBSD (GH-154228)
3 days ago  Serhiy Storchakagh-154218: Fix test_posix_fallocate on file systems...
4 days ago  Kumar Adityagh-127049: fix race condition in asyncio signalling...
4 days ago  Serhiy Storchakagh-154176: Fix locale.strxfrm() crash on DragonFly...
4 days ago  Serhiy Storchakagh-154211: Skip C-stack exhaustion tests when the C...
4 days ago  Serhiy Storchakagh-154146: Fix accuracy of the math.acospi() fallback...
4 days ago  Serhiy Storchakagh-154136: Define _ISOC23_SOURCE to fix building the...
4 days ago  Pranav Choudharygh-154046: docs: fix dead link to codahale timing attac...
4 days ago  Victor Stinnergh-154137: Fix handle leak in test_winapi (#154201)
4 days ago  Hood Chathamgh-145177: Upgrade to Emscripten 6.0.3 (#154029)
4 days ago  ilyaFix grammatical typos in documentation (#154181)
4 days ago  Goutam Adwantgh-151022: Fix remote debugging linetable reads (#151036)
4 days ago  Kumar Adityafix ResourceWarnings of test_kill_issue43884 in asyncio...
4 days ago  Michael NewmanFix typos in `Py_tp_base` macro documentation (#154150)
4 days ago  Victor Stinnergh-104533: Fix ctypes test_pointer_proto_missing_argtyp...
4 days ago  Tobias Alex... gh-119710: fix asyncio Process.wait() to finish on...
4 days ago  soreavisgh-62534: Document that three-argument type() does...
4 days ago  Serhiy Storchakagh-139806: Mention pickle error changes in What's New...
4 days ago  Victor Stinnergh-153903: Use `@ctypes.util.wrap_dll_function()` ...
4 days ago  Serhiy Storchakagh-154144: Fix false positive from the stdbool.h guard...
4 days ago  Hugo van Kemenadegh-153906: Show 'Data' in code formatting (#154132)
4 days ago  L. Legh-153932: protect read of en_index during enumerate...
4 days ago  thexaigh-152433: Windows: ``_uuid`` module: improve UWP compa...
4 days ago  Davidimprove json test coverage (GH-154123)
4 days ago  Vyron Vasileiadisgh-151949: Fix Sphinx reference warnings in `Doc/librar...
4 days ago  Ajob Kustraurllib: Add tests for HTTP errors to complete coverage...
4 days ago  Serhiy Storchakagh-154055: Gate optional curses functions absent on...
next