]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
58 min ago  Serhiy Storchakagh-154416: Fix hanging test_tcflow on DragonFly BSD... main
64 min ago  Serhiy Storchakagh-154414: Skip test_tcsendbreak on DragonFly BSD ...
83 min ago  Harjoth Kharagh-153291: Fix data race in readline.get_completer...
100 min ago  Serhiy Storchakagh-154395: Skip test_environment_is_not_modified withou...
116 min ago  Serhiy Storchakagh-154394: Skip test_tcsendbreak on OpenBSD (GH-154397)
2 hours ago  Serhiy Storchakagh-154399: Fix venv activate.csh in a non-interactive...
4 hours ago  hpkfft.comgh-152902: Add Intel `icx` compiler to `configure.ac...
4 hours ago  Serhiy Storchakagh-153741: Harden IDLE GUI tests for newer Tk and displ...
11 hours ago  Kumar Adityagh-103847: fix some asyncio subprocess cancellation...
12 hours ago  Serhiy Storchakagh-154389: Do not use uuid_create() on OpenBSD (GH...
14 hours ago  Serhiy Storchakagh-154379: Fix test_epoll on Solaris (GH-154380)
14 hours ago  DavidTest `object_hook` and pickleability of some JSON compo...
15 hours ago  Serhiy Storchakagh-154366: Fix test_asyncio.test_sendfile timing out...
16 hours ago  Serhiy Storchakagh-154352: Fix killing a worker process in regrtest...
16 hours ago  Serhiy Storchakagh-154345: Fix test_posix_pty_functions() killing the...
17 hours ago  Solaris-stargh-154320: Fix swapped __defaults__/__kwdefaults__...
17 hours ago  Brij Kapadiagh-153881: Atomically load `dk_nentries` in `_PyObject_...
19 hours ago  sobolevngh-154275: Fix cleanup code in `_Py_make_parameters...
21 hours ago  Kumar Adityagh-139373: Fix asyncio Process.communicate() losing...
21 hours ago  Kumar Adityagh-145685: per-type method cache implementation (#150160)
23 hours ago  Serhiy Storchakagh-154326: Fix test_fsize_not_too_big() on Solaris...
23 hours ago  Serhiy Storchakagh-83273: Rewrite csv.Sniffer dialect detection using...
23 hours ago  Serhiy Storchakagh-154325: Skip test_add_file_after_2107() if the file...
24 hours ago  Zhou Weigh-103925: Fix csv.Sniffer for a quoted field ending...
29 hours ago  Gyeongjae Choigh-148665: Enable socket.shutdown function for emscript...
31 hours ago  Serhiy Storchakagh-154308: Clear file flags in os_helper.rmtree() ...
31 hours ago  Serhiy Storchakagh-154307: Fix TemporaryDirectory cleanup on DragonFly...
31 hours ago  sobolevngh-154275: Do not crash on deeply nested `__parameters_...
31 hours ago  Serhiy Storchakagh-154303: Skip test_sqlite3 CLI completion tests on...
32 hours ago  Steve Dowergh-153511: Removes Tools/msi, Tools/nuget, and legacy...
34 hours ago  Serhiy Storchakagh-154291: Fix socket.has_dualstack_ipv6() on DragonFly...
34 hours ago  Serhiy Storchakagh-154289: Fix test_socket.testGetServBy on DragonFly...
34 hours ago  Serhiy Storchakagh-154283: Make threading.get_native_id() unique across...
35 hours ago  Serhiy Storchakagh-154279: Skip readline completion tests that fail...
39 hours ago  Serhiy Storchakagh-154240: Skip cmsg truncation socket tests on OpenBSD...
39 hours ago  Serhiy Storchakagh-154260: Fix test_flush_parameters on DragonFly BSD...
39 hours ago  Hugo van Kemenadegh-99968: FAQ: dev versions end in `+dev` (#153262)
39 hours ago  Serhiy Storchakagh-154167: Fix test suite hang when SIGINT is ignored...
39 hours ago  Serhiy Storchakagh-154258: Fix mmap.resize() crash on NetBSD growing...
42 hours ago  thexaigh-152433: Alternate implementation of _winapi.GetVersi...
43 hours ago  Javad KoushyarFix two typos in two stdlib docstrings (#153479)
43 hours ago  Stan UlbrychBump `profiling.sampling.cli._SYNC_TIMEOUT_SEC` to...
43 hours ago  Michael NewmanFix typo in C API Type Object Structures documentation...
44 hours ago  Serhiy Storchakagh-125860: Skip separate-SCM_RIGHTS socket tests on...
45 hours ago  Serhiy Storchakagh-154226: Fix test_posix_pty_functions on Solaris...
45 hours ago  Serhiy Storchakagh-154225: Fix os.openpty() acquiring a controlling...
45 hours ago  Serhiy Storchakagh-154227: Fix os.posix_openpt() on OpenBSD (GH-154228)
45 hours ago  Serhiy Storchakagh-154218: Fix test_posix_fallocate on file systems...
47 hours ago  Kumar Adityagh-127049: fix race condition in asyncio signalling...
2 days ago  Serhiy Storchakagh-154176: Fix locale.strxfrm() crash on DragonFly...
2 days ago  Serhiy Storchakagh-154211: Skip C-stack exhaustion tests when the C...
2 days ago  Serhiy Storchakagh-154146: Fix accuracy of the math.acospi() fallback...
2 days ago  Serhiy Storchakagh-154136: Define _ISOC23_SOURCE to fix building the...
2 days ago  Pranav Choudharygh-154046: docs: fix dead link to codahale timing attac...
2 days ago  Victor Stinnergh-154137: Fix handle leak in test_winapi (#154201)
2 days ago  Hood Chathamgh-145177: Upgrade to Emscripten 6.0.3 (#154029)
2 days ago  ilyaFix grammatical typos in documentation (#154181)
2 days ago  Goutam Adwantgh-151022: Fix remote debugging linetable reads (#151036)
2 days ago  Kumar Adityafix ResourceWarnings of test_kill_issue43884 in asyncio...
2 days ago  Michael NewmanFix typos in `Py_tp_base` macro documentation (#154150)
2 days ago  Victor Stinnergh-104533: Fix ctypes test_pointer_proto_missing_argtyp...
2 days ago  Tobias Alex... gh-119710: fix asyncio Process.wait() to finish on...
2 days ago  soreavisgh-62534: Document that three-argument type() does...
2 days ago  Serhiy Storchakagh-139806: Mention pickle error changes in What's New...
2 days ago  Victor Stinnergh-153903: Use `@ctypes.util.wrap_dll_function()` ...
2 days ago  Serhiy Storchakagh-154144: Fix false positive from the stdbool.h guard...
2 days ago  Hugo van Kemenadegh-153906: Show 'Data' in code formatting (#154132)
2 days ago  L. Legh-153932: protect read of en_index during enumerate...
2 days ago  thexaigh-152433: Windows: ``_uuid`` module: improve UWP compa...
2 days ago  Davidimprove json test coverage (GH-154123)
2 days ago  Vyron Vasileiadisgh-151949: Fix Sphinx reference warnings in `Doc/librar...
2 days ago  Ajob Kustraurllib: Add tests for HTTP errors to complete coverage...
2 days ago  Serhiy Storchakagh-154055: Gate optional curses functions absent on...
2 days ago  Victor Stinnergh-104533: Use `@ctypes.util.struct` decorator (#154031)
2 days ago  Victor Stinnergh-153903: Use `@ctypes.util.wrap_dll_function()` with...
2 days ago  Dominic H.Add test for explicit `cls` argument bypassing default...
2 days ago  Victor Stinnergh-104533: Update test_ctypes.test_structures (#154091)
2 days ago  Florian FreitagDocument getopt and gnu_getopt longopts argument as...
2 days ago  Victor Stinnergh-104533: Fix `@ctypes.util.struct` with endian (...
2 days ago  Victor Stinnergh-104533: Fix `@ctypes.util.struct` with string annota...
2 days ago  Victor Stinnergh-153903: Fix ctypes wrap_dll_function() with string...
2 days ago  Serhiy Storchakagh-153906: Modernize pydoc HTML output (GH-153909)
2 days ago  Rodrigo Girão... Docs: add frozendict to data types theme (#154063)
2 days ago  MonadChainsImprove colorsys coverage (#153982)
2 days ago  Serhiy Storchakagh-154053: Fix compilation of the ssl module against...
2 days ago  Michael NewmanFix typo "interruptability" in Logging Cookbook documen...
2 days ago  Serhiy Storchakagh-153864: Fix curses window.insch() for non-ASCII...
2 days ago  RayanTest that `ValueError` is raised when `vfsopen` is...
2 days ago  Jost Migendafix typos in `abi3t-migration.rst` (GH-153918)
2 days ago  Serhiy Storchakagh-153862: Fix curses window.inch() for non-ASCII chara...
2 days ago  Serhiy Storchakagh-154048: Fix building the iconv codec on illumos...
2 days ago  Serhiy Storchakagh-136687: Add ./configure --with-curses to select...
2 days ago  Łukaszgh-154001: Avoid division by zero in binomialvariate...
3 days ago  Sergey B KirpichevUse Py_complex_protected AC converter for cmath.rect...
3 days ago  Ondřej HošekDocs: point `uu` module users to the `"uu"` encoding...
3 days ago  Benjamin Petersongh-153856: Add `os.RWF_NOSIGNAL` constant (#153858)
3 days ago  Andrii Hrimovgh-150663: Document that PyErr_SetRaisedException accep...
3 days ago  Serhiy Storchakagh-153395: Fix test_complexchar on narrow curses builds...
3 days ago  Pablo Galindo... gh-153568: Skip parser memo lookups that cannot match...
3 days ago  Ajob KustraAdd vfspath TypeError test (#153987)
next