]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2024-04-10  Barney GaleGH-117586: Speed up `pathlib.Path.glob()` by working...
2024-04-10  Pablo Galindo... gh-67224: Make linecache imports relative to improve...
2024-04-10  Barney GaleGH-117546: Fix symlink resolution in `os.path.realpath...
2024-04-10  Laurie Ogh-117531: Unblock getters after non-immediate queue...
2024-04-10  Kirill Podoprigoragh-115142: Skip ``test_capi.test_dict.py`` if ``_testca...
2024-04-10  Sam Grossgh-112536: Define `_Py_THREAD_SANITIZER` on GCC when...
2024-04-10  neonenegh-117142: Port _ctypes to multi-phase init (GH-117181)
2024-04-10  Nikita Sobolevgh-117692: Fix `AttributeError` in `DocTestFinder`...
2024-04-10  Nice Zombiesgh-117686: Improve the performance of ntpath.expanduser...
2024-04-10  Erlend E. Aaslandgh-117431: Argument Clinic: copy forced text signature...
2024-04-09  Nice Zombiesgh-117360: Clearer wording in os.path.lexists() docs...
2024-04-09  Nice Zombiesgh-117597: Clarify exception handling in the tutorial...
2024-04-09  Erlend E. Aaslandgh-117648: Amend NEWS entry (#117697)
2024-04-09  Thomas WoutersMerge branch 'main' of https://github.com/python/cpython
2024-04-09  Thomas WoutersPost 3.13.0a6
2024-04-09  Ethan Furmangh-117663: [Enum] fix _simple_enum's detection of alias...
2024-04-09  Vlad4896gh-117534: Add checking for input parameter in iso_to_y...
2024-04-09  Victor StinnerRevert "gh-106023: Update What's New in 3.13: _PyObject...
2024-04-09  Sam Grossgh-117658: Fix check_dump_traceback_threads in free...
2024-04-09  Guido van Rossumgh-116720: Fix corner cases of taskgroups (#117407)
2024-04-09  Malcolm Smithgh-116622: Enable `test_doctest` on platforms that...
2024-04-09  Jelle Zijlstragh-117516: Implement typing.TypeIs (#117517)
2024-04-09  Thomas WoutersPython 3.13.0a6 v3.13.0a6
2024-04-09  Tian Gaogh-107674: Remove some unnecessary code in instrumentat...
2024-04-09  Nice Zombiesgh-117648: Improve performance of os.join (#117654)
2024-04-09  Chris Markiewiczgh-117182: Allow lazily loaded modules to modify their...
2024-04-08  Victor Stinnergh-117645: Skip test_dynamic global specialization...
2024-04-08  Victor StinnerEnhance regrtest get_signal_name(): support shell exit...
2024-04-08  Bruce Merrygh-81322: support multiple separators in StreamReader...
2024-04-08  Serhiy Storchakagh-117642: Fix PEP 737 implementation (GH-117643)
2024-04-08  Sam Grossgh-117439: Make refleak checking thread-safe without...
2024-04-08  Sam Grossgh-117547: Fix mimalloc compile error on OpenBSD (...
2024-04-08  mpagegh-111926: Make weakrefs thread-safe in free-threaded...
2024-04-08  Laurie Ogh-96471: Correct documentation for asyncio queue shutd...
2024-04-08  Sam Grossgh-117293: Fix race condition in run_workers.py (#117298)
2024-04-08  Sam Grossgh-117552: Add timeout in HTTPHandlerTest (#117553)
2024-04-08  Erlend E. Aaslandgh-116303: Skip tests if C recursion limit is unavailab...
2024-04-08  Victor Stinnergh-106023: Update What's New in 3.13: _PyObject_FastCal...
2024-04-08  Nikita Sobolevgh-111726: Explicitly close database connections in...
2024-04-08  Erlend E. Aaslandgh-111726: Remove some doctests from sqlite3 docs ...
2024-04-08  Victor Stinnergh-113317: Remove unused INVALID constant in Argument...
2024-04-08  Hugo van Kemenadegh-111726: Cleanup test files after running sqlite3...
2024-04-07  Donghee Nagh-117594: Require cpu resource to test_search_anchor_a...
2024-04-07  Anita HammerFix reference in code.rst (#117615)
2024-04-07  Ken JinCases generator: Remove type_prop and passthrough ...
2024-04-07  Nice Zombiesgh-117584: Raise TypeError for non-paths in posixpath...
2024-04-06  Brandt BucherGH-117512: Allow 64-bit JIT operands on 32-bit platform...
2024-04-06  Laurie Ogh-96471: Add asyncio queue shutdown (#104228)
2024-04-05  Malcolm Smithgh-116622: Test updates for Android (#117299)
2024-04-05  Barney GaleGH-77609: Add recurse_symlinks argument to `pathlib...
2024-04-05  Petr Viktoringh-116608: Ignore UTF-16 BOM in importlib.resources...
2024-04-05  Steve Dowergh-111140: PyLong_From/AsNativeBytes: Take *flags*...
2024-04-05  Barney GaleGH-114847: Speed up `posixpath.realpath()` (#114848)
2024-04-05  Petr Viktoringh-116608: importlib.resources: Un-deprecate functional...
2024-04-05  Erlend E. Aaslandgh-117457: Regen executor cases post PR #117477 (#117559)
2024-04-05  Erlend E. Aaslandgh-116303: Don't build xxlimited and xxlimited_35 if...
2024-04-04  Michael DroettboomGH-117457: Correct pystats uop "miss" counts (GH-117477)
2024-04-04  Michael Droettboomgh-117549: Match declaration order for _Py_BackoffCount...
2024-04-04  Sam Grossgh-117474: Skip GIL test in free-threaded build (#117475)
2024-04-04  Dino Viehlandgh-112075: Make _PyDict_LoadGlobal thread safe (#117529)
2024-04-04  Sam Grossgh-117478: Add `@support.requires_gil_enabled` decorato...
2024-04-04  Sam Grossgh-117435: Make `SemLock` thread-safe in free-threaded...
2024-04-04  Irit Katrielgh-117494: extract the Instruction Sequence data struct...
2024-04-04  Guido van Rossumgh-116968: Reimplement Tier 2 counters (#117144)
2024-04-04  Sergey B Kirpichevgh-109802: Add coverage test for complex_abs() (GH...
2024-04-04  Vinay Sajip[doc] Update logging documentation to improve grammar...
2024-04-04  Jelle Zijlstragh-117521: Improve typing.TypeGuard docstring (#117522)
2024-04-04  Tony Mountifieldgh-117467: Add preserving of mailbox owner on flush...
2024-04-04  Victor Stinnergh-113317: Finish splitting Argument Clinic into sub...
2024-04-04  rsp4jackgh-117459: Keep the traceback in _convert_future_exc...
2024-04-03  Shantanugh-117205: Increase chunksize when compiling pyc in...
2024-04-03  Steve Dowergh-117267: Ensure DirEntry.stat().st_ctime still contai...
2024-04-03  Victor Stinnergh-114329: Fix PyList_GetItemRef() limited C API defini...
2024-04-03  Victor Stinnergh-113317: Argument Clinic: Add libclinic.clanguage...
2024-04-03  Peter Lazorchakgh-116168: Remove extra `_CHECK_STACK_SPACE` uops ...
2024-04-03  Eric Snowgh-76785: Raise InterpreterError, Not RuntimeError...
2024-04-03  Erlend E. Aaslandgh-117431: Adapt str.find and friends to Argument Clini...
2024-04-03  Barney GaleGH-114847: Raise FileNotFoundError when getcwd() return...
2024-04-03  Raymond Hettingergh-117215 Make the fromskey() signature match dict...
2024-04-03  Zackery Spytzgh-59215: unittest: restore _top_level_dir at end of...
2024-04-03  Erlend E. Aaslandgh-116303: Skip test module dependent tests if test...
2024-04-03  Nice Zombiesgh-117381: Improve error messages for ntpath.commonpath...
2024-04-03  Sam Grossgh-117483: Accept "Broken pipe" as valid error message...
2024-04-03  Gregory P.... GH-70647: Deprecate strptime day of month parsing witho...
2024-04-03  Erlend E. Aaslandgh-117431: Adapt bytes and bytearray .startswith()...
2024-04-03  Erlend E. Aaslandgh-117431: Fix str.endswith docstring (#117499)
2024-04-03  Victor Stinnergh-117281: Change weakref repr() to fully qualified...
2024-04-03  Ezio Melottigh-91565: Update issue tracker URL in error message...
2024-04-03  Erlend E. Aaslandgh-117431: Adapt str.startswith and str.endswith to...
2024-04-03  Eric Snowgh-76785: Fix a Refleak in _interpreters.new_config...
2024-04-02  Eric Snowgh-76785: Consolidate Some Interpreter-related Testing...
2024-04-02  Eric Snowgh-76785: Add PyInterpreterConfig Helpers (gh-117170)
2024-04-02  Nice Zombiesgh-117349: Micro-optimize a few `os.path` functions...
2024-04-02  Guido van RossumFix successor opcode name printing in Tier 2 DEOPT...
2024-04-02  Sam Grossgh-112087: Make `list.extend(dict)` behave atomically...
2024-04-02  Sam Grossgh-117440: Make `syslog` thread-safe in free-threaded...
2024-04-02  Petr Viktoringh-117074: Update Traversable.joinpath docs to the...
2024-04-02  AN Longgh-115538: Use pathlib to compare prefixes in test_venv...
2024-04-02  Victor Stinnergh-113317: Argument Clinic: Add libclinic.return_conver...
2024-04-02  Mark ShannonGH-115776: Embed the values array into the object,...
next