]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
37 min ago  Serhiy Storchakagh-70990: Support bytes addresses of Unix sockets in... main
79 min ago  Serhiy Storchakagh-154580: Fix python-gdb.py pretty-printing non-ASCII...
2 hours ago  Steve Stagggh-153419: Fix several issues around bytearray __init__...
2 hours ago  Serhiy Storchakagh-76595: Add tests for PyCapsule_Import() (GH-154588)
2 hours ago  Serhiy Storchakagh-73458: Fix logging.config.listen() on a host without...
2 hours ago  Thomas Graingergh-145107: simplify asyncio staggered race using eager_...
2 hours ago  Locked-chess... gh-140326: disable the relative import in asyncio REPL...
3 hours ago  Mohammad Rezagh-150361: add test for FlowControlMixin pause_writing...
3 hours ago  Bhuvigh-145030: Fix asyncio write pipe transport for named...
4 hours ago  Jaemin Parkgh-91484: Allow memoryview cast for F-contiguous (GH...
5 hours ago  Serhiy Storchakagh-154582: Fix test_invalid_utf8_arg in non-UTF-8 multi...
5 hours ago  Brij Kapadiagh-146011: Fix use-after-free in `signaldict_repr`...
5 hours ago  Serhiy Storchakagh-154592: Fix test_peg_generator in non-UTF-8 locales...
5 hours ago  Bartosz Sławeckigh-153785: Generate `AttributeError` messages from...
5 hours ago  stevensgh-150546: Fix cleanup for replacement_locations in...
7 hours ago  tonghuaroot... gh-153570: Fix use-after-free in bytearray.take_bytes...
7 hours ago  thexaigh-152433: Windows: modernize and refactor stat emulati...
9 hours ago  Serhiy Storchakagh-152263: Fix test_set_wide for locales with wide...
12 hours ago  Jiucheng(Oliver)gh-153176: Fix destroy_interpreter() test helper cleari...
24 hours ago  Serhiy Storchakagh-154551: Fix ctypes.util.find_library() in non-UTF...
24 hours ago  Brian Wardgh-153903: Copy docstrings and other metadata in `ctype...
25 hours ago  Jason Ggh-69573: Check the return value of msvcrt._putch(...
25 hours ago  Serhiy Storchakagh-154525: Skip ncurses find_pair()/alloc_pair() reuse...
26 hours ago  Serhiy Storchakagh-154525: Fix curses getcchar() failure on ncurses...
33 hours ago  Serhiy Storchakagh-139445: Skip pyrepl tests if the terminal is not...
42 hours ago  Serhiy Storchakagh-154502: Disable junk filling in the OpenBSD allocato...
42 hours ago  Johngh-154401: Skip fetching the thread state for non-GC...
47 hours ago  Serhiy Storchakagh-154272: Skip more forkserver tests if the start...
2 days ago  anthony sottileRemove `from stat import *` recommendation from `stat...
2 days ago  Vyron Vasileiadisgh-150076: Fix the documented signature of warnings...
2 days ago  Serhiy Storchakagh-80678: Document the preferred delimiters of csv...
2 days ago  Hugo van Kemenadegh-153872: macOS: free-threading support is installed...
2 days ago  sobolevngh-154431: Fix data race in `sys.audithook` (#154462)
2 days ago  Serhiy Storchakagh-154460: Do not use wcsftime() on OpenBSD (#154461)
2 days ago  Hood Chathamgh-154465: Add configure flag to exclude emscripten_sys...
2 days ago  Serhiy Storchakagh-154272: Skip forkserver tests when the start method...
2 days ago  Serhiy Storchakagh-84649: Fix unstable test_rollover_at_midnight (GH...
2 days ago  Bhuvanshgh-154014: Initialize cold executor vm_data fields...
2 days ago  Serhiy Storchakagh-154437: Fix test_getcwd_long_path on DragonFly BSD...
2 days ago  Serhiy Storchakagh-154435: Fix os.posix_fadvise() and os.posix_fallocat...
2 days ago  Serhiy Storchakagh-154443: Fix test_makedev on DragonFly BSD (GH-154444)
2 days ago  Serhiy Storchakagh-154441: Skip the scheduler tests if the API requires...
2 days 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...
3 days ago  Serhiy Storchakagh-154379: Fix test_epoll on Solaris (GH-154380)
3 days ago  DavidTest `object_hook` and pickleability of some JSON compo...
3 days ago  Serhiy Storchakagh-154366: Fix test_asyncio.test_sendfile timing out...
3 days ago  Serhiy Storchakagh-154352: Fix killing a worker process in regrtest...
3 days ago  Serhiy Storchakagh-154345: Fix test_posix_pty_functions() killing the...
3 days ago  Solaris-stargh-154320: Fix swapped __defaults__/__kwdefaults__...
3 days ago  Brij Kapadiagh-153881: Atomically load `dk_nentries` in `_PyObject_...
3 days ago  sobolevngh-154275: Fix cleanup code in `_Py_make_parameters...
3 days ago  Kumar Adityagh-139373: Fix asyncio Process.communicate() losing...
3 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...
4 days ago  Serhiy Storchakagh-154240: Skip cmsg truncation socket tests on OpenBSD...
4 days ago  Serhiy Storchakagh-154260: Fix test_flush_parameters on DragonFly BSD...
4 days ago  Hugo van Kemenadegh-99968: FAQ: dev versions end in `+dev` (#153262)
4 days ago  Serhiy Storchakagh-154167: Fix test suite hang when SIGINT is ignored...
4 days ago  Serhiy Storchakagh-154258: Fix mmap.resize() crash on NetBSD growing...
4 days ago  thexaigh-152433: Alternate implementation of _winapi.GetVersi...
4 days ago  Javad KoushyarFix two typos in two stdlib docstrings (#153479)
4 days ago  Stan UlbrychBump `profiling.sampling.cli._SYNC_TIMEOUT_SEC` to...
4 days ago  Michael NewmanFix typo in C API Type Object Structures documentation...
4 days ago  Serhiy Storchakagh-125860: Skip separate-SCM_RIGHTS socket tests on...
4 days ago  Serhiy Storchakagh-154226: Fix test_posix_pty_functions on Solaris...
4 days ago  Serhiy Storchakagh-154225: Fix os.openpty() acquiring a controlling...
4 days ago  Serhiy Storchakagh-154227: Fix os.posix_openpt() on OpenBSD (GH-154228)
4 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)
next