]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
106 min ago  sijun-yangFix inconsistencies in `InternalDocs/parser.md` (GH... main
3 hours ago  Petr Viktoringh-151728: Partially revert "Clear the typing caches...
3 hours ago  Iaroslavgh-154791: Fix asyncio.Future losing traceback on repea...
5 hours ago  Łukaszgh-154726: Fix `shutil.copyfile()` for symlinks to...
6 hours ago  tonghuaroot... gh-154738: Propagate reparse-deferral setting to pyexpa...
6 hours ago  Vyron Vasileiadisgh-154863: Fix iconv encoding of ISO-2022-CN-EXT return...
7 hours ago  Serhiy Storchakagh-154848: Enforce frame boundaries in the C unpickler...
8 hours ago  yangbaechugh-154936: Fix JSON control character error position...
15 hours ago  Peter Hawkinsgh-152075: Avoid lock contention in _Py_Specialize_Load...
18 hours ago  Raymond Hettingergh-154746: Document `collections.Counter` internal...
20 hours ago  Stephen Rosengh-94543: Improve tempfile.mkstemp documentation about...
20 hours ago  Stefano RiveraSome tidying for GitHub Actions (#154950)
21 hours ago  Taeknologygh-135828: Disable syntax highlighting in Using Python...
21 hours ago  Hugo van KemenadeCODEOWNERS: Remove everyone from `removed-ids.txt`...
21 hours ago  Vyron Vasileiadisgh-154874: Fix the sign of curses.termattrs() (GH-154875)
21 hours ago  Hugo van KemenadeUpdate bytecode magic number for the 3.15 release candi...
21 hours ago  Stan Ulbrychgh-151942: Fix all Sphinx nitpicks in the Python 2...
22 hours ago  Serhiy Storchakagh-154934: Remove ncurses assumptions from curses and...
25 hours ago  Savannah OstrowskiGH-148468: Accept string-like proxy objects in colorize...
25 hours ago  Sergey B Kirpichevgh-154037: Fix race in the hash(Decimal) (#154045)
26 hours ago  vjabuildsImproved test coverage for codeop.py. (GH-154100)
26 hours ago  Bhuvanshgh-154587: Fix Windows buffer declaration in _cursesmod...
28 hours ago  Aniketgh-151941: Fix Sphinx reference warnings in `Doc/c...
29 hours ago  Wenzel Jakobgh-151728: Clear the typing caches at interpreter shutd...
38 hours ago  Malcolm SmithMinor fixes for Android (#154895)
38 hours ago  Malcolm SmithMake `os.get_terminal_size` check `isatty` before calli...
43 hours ago  Michael J.... gh-135736: Fix interaction between TaskGroup and aclose...
47 hours ago  Calvin Prewittgh-154836: Fix Popen.wait() with very large timeouts...
47 hours ago  Bhuvanshgh-154709: Fix out-of-bounds access in dict reverse...
47 hours ago  coroma01gh-151321: Fix incorrect opcode metadata flags for...
2 days ago  Serhiy Storchakagh-131565: Implement ctypes.util.dllist() in the _ctype...
2 days ago  Oleksandr Baltiangh-64192: Add *buffersize* to `imap()`/`imap_unordered...
2 days ago  Kumar Adityagh-153531: fix thread safety of setting func.__doc__...
2 days ago  Vyron Vasileiadisgh-154781: Fix garbage from curses window.in_wstr(...
2 days ago  Vyron Vasileiadisgh-154788: Make curses window.getparent() unconditional...
2 days ago  Serhiy Storchakagh-154271: Enable socket ancillary data and forkserver...
2 days ago  Serhiy Storchakagh-154324: Fix os.sendfile() error reporting on illumos...
3 days ago  Kumar Adityagh-154821: fix data races on function attributes (...
3 days ago  Peter Biermagh-154822: Fix racy assertion during finalization ...
3 days ago  Petr Viktoringh-152674: Avoid quadratic behavior in xml.etree.Elemen...
3 days ago  Bartosz Sławeckigh-132604: Track deprecation related to runtime-checkab...
3 days ago  Bartosz Sławeckigh-142349: Clarify lazy import filters have positional...
3 days ago  Petr Viktoringh-154661: Reorganize difflib documentation (GH-154662)
3 days ago  Petr Viktoringh-154775: Don't accept duplicate plus sign when matchi...
3 days ago  Timofei Ivankovgh-150866: Fix asyncio shutdown_asyncgens to report...
3 days ago  Serhiy Storchakagh-154786: Fix crashes on a screen without a terminal...
3 days ago  Dan Shernicoffgh-154746: Update docstring for `collections.Counter...
3 days ago  Łukasz Langagh-154467: Fix empty (Pdb) prompt when attaching to...
3 days ago  Brett Cannongh-154675: reorganize some imports in importlib (#154657)
3 days ago  k00shigh-152912: Fix audit hook exception check in sys.addaud...
3 days ago  Serhiy Storchakagh-152548: Add a test.support.isolation.runInSubprocess...
3 days ago  Vyron Vasileiadisgh-154749: Reject a terminal-less screen in curses...
3 days ago  Vyron Vasileiadisgh-154751: Fix use-after-free in curses.initscr() after...
4 days ago  Serhiy Storchakagh-154744: Improve detection of skipinitialspace in...
4 days ago  Petr Viktoringh-154431: Revert "gh-154431: Fix data race in `sys...
4 days ago  Stefano Riveragh-122931: Allow stable abi3 API extensions to include...
4 days ago  sobolevnUpdate mypy to 2.3 (#154764)
4 days ago  Serhiy Storchakagh-154070: Build the curses module wide by capability...
4 days ago  Hood Chathamgh-145177: Upgrade to Emscripten 6.0.4 (#154743)
5 days ago  Serhiy Storchakagh-93251: Decode localized socket error messages from...
5 days ago  Raj Kripal... gh-148736: Use ag_frame when walking async generators...
5 days ago  Serhiy Storchakagh-153862: Fix spurious color pair in curses window...
5 days ago  Timofeigh-154695: fix asyncio.Task eager_start=True with no...
6 days ago  Mark DickinsonFix a stale link to the `math.integer.isqrt()` correctn...
6 days ago  Jason GAdd the free-threaded Windows build output dirs to...
6 days ago  Peter Biermagh-154199: Soft-deprecate `ctypes.util.find_msvcrt...
6 days ago  Timofeigh-150621: avoid quadratic bytes slicing in `asyncio...
6 days ago  Stan Ulbrychgh-154493: Add the UCD license to `Doc/license.rst...
6 days ago  Rishit Agnihotrigh-153296: Fix thread-safety data race in io.StringIO...
6 days ago  Ivy Xugh-154043: Fix a data race when iterating a shared...
6 days ago  Kumar Adityagh-120866: Document behavior change of asyncio.Server...
6 days ago  Bhuvigh-153290: Fix data race in BytesIO.__setstate__ instal...
6 days ago  Sergey MiryanovGH-153809: Untrack TaskObj from GC before calling unreg...
6 days ago  Lenormand Juliengh-118150: warn in doc about results asymmetry for...
6 days ago  Ivy Xugh-134745: Remove dead code in `thread_nt.h` left by...
6 days ago  Brij Kapadiagh-154189: Fix use-after-free in `functools.partial_vec...
6 days ago  Savannah OstrowskiGH-154638: Use lazy imports in argparse (#154639)
6 days ago  Savannah OstrowskiGH-142035: Fix wrapping of colorized argparse help...
7 days ago  Serhiy Storchakagh-70990: Support bytes addresses of Unix sockets in...
7 days ago  Serhiy Storchakagh-154580: Fix python-gdb.py pretty-printing non-ASCII...
7 days ago  Steve Stagggh-153419: Fix several issues around bytearray __init__...
7 days ago  Serhiy Storchakagh-76595: Add tests for PyCapsule_Import() (GH-154588)
7 days ago  Serhiy Storchakagh-73458: Fix logging.config.listen() on a host without...
7 days ago  Thomas Graingergh-145107: simplify asyncio staggered race using eager_...
7 days ago  Locked-chess... gh-140326: disable the relative import in asyncio REPL...
7 days ago  Mohammad Rezagh-150361: add test for FlowControlMixin pause_writing...
7 days ago  Bhuvigh-145030: Fix asyncio write pipe transport for named...
7 days ago  Jaemin Parkgh-91484: Allow memoryview cast for F-contiguous (GH...
7 days ago  Serhiy Storchakagh-154582: Fix test_invalid_utf8_arg in non-UTF-8 multi...
7 days ago  Brij Kapadiagh-146011: Fix use-after-free in `signaldict_repr`...
7 days ago  Serhiy Storchakagh-154592: Fix test_peg_generator in non-UTF-8 locales...
7 days ago  Bartosz Sławeckigh-153785: Generate `AttributeError` messages from...
7 days ago  stevensgh-150546: Fix cleanup for replacement_locations in...
7 days ago  tonghuaroot... gh-153570: Fix use-after-free in bytearray.take_bytes...
7 days ago  thexaigh-152433: Windows: modernize and refactor stat emulati...
7 days ago  Serhiy Storchakagh-152263: Fix test_set_wide for locales with wide...
7 days ago  Jiucheng(Oliver)gh-153176: Fix destroy_interpreter() test helper cleari...
7 days ago  Serhiy Storchakagh-154551: Fix ctypes.util.find_library() in non-UTF...
8 days ago  Brian Wardgh-153903: Copy docstrings and other metadata in `ctype...
8 days ago  Jason Ggh-69573: Check the return value of msvcrt._putch(...
next