]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2024-07-24  Eric Snow[3.13] gh-117482: Simplify the Fix For Builtin Types...
2024-07-24  Miss Islington... [3.13] Integrate `build_msi` into main CI workflow...
2024-07-24  Hugo van Kemenade[3.13] gh-122085: Use include files for `whatsnew/3...
2024-07-24  Hugo van Kemenade[3.13] gh-122085: Use include files for `whatsnew/3...
2024-07-24  Miss Islington... [3.13] GH-120754: Add more tests around seek + readall...
2024-07-23  Miss Islington... [3.13] gh-122029: Log call events in sys.setprofile...
2024-07-23  Miss Islington... [3.13] gh-121832: Skip subinterpreter static type check...
2024-07-23  Eric Snow[3.13] gh-122199: Skip test_slot_wrappers When Checking...
2024-07-23  Miss Islington... [3.13] gh-117657: Skip tests that use threads after...
2024-07-23  Miss Islington... [3.13] gh-117482: Expand Tests for Slot Wrappers of...
2024-07-23  Miss Islington... [3.13] gh-120974: Make _asyncio._leave_task atomic...
2024-07-23  Miss Islington... [3.13] gh-121973: Fix flaky test_pyrepl tests (GH-12214...
2024-07-23  Miss Islington... [3.13] Docs: Use cross-reference to `os.uname` in ...
2024-07-23  Miss Islington... [3.13] gh-85453: Fix 'timezone' vs. 'time zone' spellin...
2024-07-23  Miss Islington... [3.13] GH-121970: Remove ``escape4chm`` (GH-122065...
2024-07-23  Miss Islington... [3.13] gh-122088: Copy the coroutine status of the...
2024-07-23  Miss Islington... [3.13] gh-120974: Make _asyncio._enter_task atomic...
2024-07-23  Miss Islington... [3.13] Refactor test_capi.test_long (GH-122113) (GH...
2024-07-22  Miss Islington... [3.13] Revert "gh-121946: Temporarily switch to llvm...
2024-07-22  Miss Islington... [3.13] gh-99242 Ignore error when running regression...
2024-07-22  Miss Islington... [3.13] gh-121957: Emit audit events for `python -i...
2024-07-22  Jakub Kulík[3.13] gh-118124: fix assert related C++ checks on...
2024-07-22  Miss Islington... [3.13] Docs: spelling and grammar fixes (GH-122084...
2024-07-22  Miss Islington... [3.13] gh-120522: Apply App Store compliance patch...
2024-07-21  Miss Islington... [3.13] Merge Ubuntu test matrices in CI (GH-121813...
2024-07-21  Miss Islington... [3.13] gh-121266: Remove Py_ALWAYS_INLINE in dictobject...
2024-07-21  Miss Islington... [3.13] gh-121390: tracemalloc: Fix tracebacks memory...
2024-07-21  Miss Islington... [3.13] Delete stale note about mp.Lock.acquire/SIGINT...
2024-07-21  Miss Islington... [3.13] gh-121977: Add tips for handling unhashable...
2024-07-20  Miss Islington... [3.13] Docs: Fix duplicate object description warnings...
2024-07-20  Miss Islington... [3.13] gh-121266: Change dict check_lookup() return...
2024-07-20  Miss Islington... [3.13] gh-121988: Fix test hang when pyrepl is not...
2024-07-20  Miss Islington... [3.13] GH-121970: Modernise the patchlevel extension...
2024-07-20  Miss Islington... [3.13] Docs: Fix a typo in What's New in Python 3.13...
2024-07-19  Sam Gross[3.13] gh-121621: Disable asyncio freelist in free...
2024-07-19  Miss Islington... [3.13] gh-120973: Fix thread-safety issues with `thread...
2024-07-19  Hugo van Kemenade[3.13] Docs: move deprecations into include files ...
2024-07-19  Miss Islington... [3.13] gh-122026: Fix identification of mismatched...
2024-07-19  Miss Islington... [3.13] gh-120930: Remove extra blank occuring in wrappe...
2024-07-19  Miss Islington... [3.13] gh-122014: Account for abi_thread in test_syscon...
2024-07-19  Miss Islington... [3.13] gh-59022: Added tests for `pkgutil.extend_path...
2024-07-19  Miss Islington... [3.13] gh-121160: Note that readline libraries using...
2024-07-19  Adam Turner[3.13] GH-121970: Rewrite the C-API annotations extensi...
2024-07-19  Miss Islington... [3.13] GH-121970: Use Ruff to check and format the...
2024-07-19  Miss Islington... [3.13] GH-121970: Combine custom Pygments lexers into...
2024-07-19  Miss Islington... [3.13] gh-121657: Additional `yield from` error test...
2024-07-19  Miss Islington... [3.13] GH-121970: Make ``DeprecatedRemoved`` a subclass...
2024-07-19  Miss Islington... [3.13] GH-121970: Improve the glossary preview in HTML...
2024-07-19  Serhiy Storchaka[3.13] gh-121905: Consistently use "floating-point...
2024-07-19  Miss Islington... [3.13] Docs: Upgrade Sphinx to 7.4 (GH-121987) (#122010)
2024-07-19  Miss Islington... [3.13] gh-65453: Docs - clarify AttributeError behaviou...
2024-07-19  Miss Islington... [3.13] GH-117928: Bump the minimum Sphinx version to...
2024-07-19  Miss Islington... [3.13] GH-121970: Use ``SphinxDirective`` instead of...
2024-07-19  Miss Islington... [3.13] Docs: Fix typo in description of ``INTRINSIC_ASY...
2024-07-19  Miss Islington... [3.13] gh-120289: Add external timer in traverse of...
2024-07-18  Miss Islington... [3.13] gh-120289: Disallow disable() and clear() in...
2024-07-18  Miss Islington... [3.13] gh-121946: Temporarily switch to llvm-17 in...
2024-07-18  Miss Islington... [3.13] gh-118934: Make PyEval_GetLocals return borrowed...
2024-07-18  Thomas WoutersPost 3.13.0b4
2024-07-18  Thomas WoutersPython 3.13.0b4 v3.13.0b4
2024-07-18  Miss Islington... [3.13] gh-121621: Move asyncio_running_loop to private...
2024-07-17  Miss Islington... [3.13] Add note about PYTHON_JIT environment variable...
2024-07-17  Miss Islington... [3.13] gh-121528: Fix _PyObject_Init() assertion for...
2024-07-17  Miss Islington... [3.13] gh-121925: Fix uninitialized variables in `main...
2024-07-17  Miss Islington... [3.13] gh-120678: Guard against stdin.fileno() being...
2024-07-17  T. Wouters[3.13] Move misplaced blurb entries (#121919)
2024-07-17  Miss Islington... [3.13] gh-120678: pyrepl: Include globals from modules...
2024-07-17  Miss Islington... [3.13] gh-78889: Stop IDLE Shell freezes from sys.stdou...
2024-07-17  Miss Islington... [3.13] gh-119698: fix a special case in `symtable.Class...
2024-07-17  Petr Viktorin[3.13] gh-113993: Don't immortalize in PyUnicode_Intern...
2024-07-17  Miss Islington... [3.13] gh-121863: Immortalize names in code objects...
2024-07-17  Serhiy Storchaka[3.13] gh-121153: Fix some errors with use of _PyLong_C...
2024-07-17  Miss Islington... [3.13] Remove duplicate "it" in whatsnew 3.13 (GH-12158...
2024-07-17  Miss Islington... [3.13] gh-121834: Improve `complex` C-API docs (GH...
2024-07-17  Miss Islington... [3.13] gh-121842: Improve coverage of `PyBytes_FromStri...
2024-07-17  Miss Islington... [3.13] gh-121453: Update the `Doc/templates/download...
2024-07-17  Miss Islington... [3.13] gh-121871: Allow overriding docs build date...
2024-07-16  Miss Islington... [3.13] GH-121583: Remove dependency from pystats.h...
2024-07-16  Miss Islington... [3.13] GH-120371: Add WASI SDK 22 support (GH-121870...
2024-07-16  Miss Islington... [3.13] gh-83648: Use versionadded in 'deprecated' descr...
2024-07-16  Miss Islington... [3.13] gh-121860: Fix crash when materializing managed...
2024-07-16  Pablo Galindo... [3.13] gh-121130: Fix f-string format specifiers with...
2024-07-16  Miss Islington... [3.13] gh-121621: Move asyncio running loop to thread...
2024-07-16  Miss Islington... [3.13] gh-121814: Only check f_trace_opcodes if Python...
2024-07-16  Miss Islington... [3.13] GH-105879: Note exec/eval keyword change in...
2024-07-16  Miss Islington... [3.13] gh-121160: Add some tests for readline.set_histo...
2024-07-16  Miss Islington... [3.13] gh-121403: Add notes for PyList_GetXXX APIs...
2024-07-16  Miss Islington... [3.13] CI: Fix using `check_source` flags as bool ...
2024-07-16  Miss Islington... [3.13] gh-113993: For string interning, do not rely...
2024-07-16  Miss Islington... [3.13] gh-120522: Revert "Add a `--with-app-store-compl...
2024-07-16  Miss Islington... [3.13] gh-120317: Lock around global state in the token...
2024-07-16  Miss Islington... [3.13] gh-121791: Check for `NULL` in `MethodDescriptor...
2024-07-16  Miss Islington... [3.13] gh-119189: Fix the power operator for Fraction...
2024-07-16  Miss Islington... [3.13] gh-121295: Fix blocked console after interruptin...
2024-07-16  Miss Islington... [3.13] gh-121610: pyrepl - handle extending blocks...
2024-07-16  Miss Islington... [3.13] gh-120831: Increase the default minimum supporte...
2024-07-15  Miss Islington... [3.13] gh-121605: Fix test hang when pyrepl is not...
2024-07-15  Miss Islington... [3.13] gh-121790: Fix interactive console initializatio...
2024-07-15  Miss Islington... [3.13] gh-121794: Don't set `ob_tid` to zero in fast...
2024-07-15  Miss Islington... [3.13] gh-117657: Skip tests that fork with threads...
next