]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2024-05-01  Guido van Rossumgh-118335: Make REGEN_JIT_COMMAND empty if tier2 interp...
2024-05-01  Filipe LaínsGH-118174: specify the type for the path argument of...
2024-05-01  Sam Grossgh-118413: Temporarily skip `test_release_task_refs...
2024-05-01  Nice Zombiesgh-117607: Speedup os.path.relpath() (GH-117608)
2024-05-01  Brandt BucherGH-113464: Display a warning when building the JIT...
2024-05-01  Mark ShannonGH-118095: Make sure that progress is made if there...
2024-05-01  mpagegh-118433: Temporarily skip `test_interrupt_main_subthr...
2024-05-01  Irit Katrielgh-118272: set stacktop to 0 before freeing contents...
2024-05-01  dependabot... build(deps-dev): bump types-psutil from 5.9.5.20240316...
2024-05-01  Hugo van Kemenadegh-117225: Move colorize functionality to own internal...
2024-05-01  Hugo van Kemenadegh-117225: Document colour use in `doctest` (#118268)
2024-05-01  Victor Stinnergh-110850: Add PyTime_TimeRaw() function (#118394)
2024-05-01  Jason R. CoombsExpand the 'Extending' docs with an example. (#113187)
2024-05-01  Malcolm Smithgh-116622: Android sysconfig updates (#118352)
2024-05-01  dependabot... Bump types-setuptools from 69.2.0.20240317 to 69.5...
2024-05-01  dependabot... Bump mypy from 1.9.0 to 1.10.0 in /Tools (#118461)
2024-05-01  Harmen Stoppelsgh-99730: urllib.request: Keep HEAD method on redirect...
2024-05-01  Brandt BucherGH-115802: Use the GHC calling convention in JIT code...
2024-05-01  Anthony Shawgh-117958: Expose JIT code via method in UOpExecutor...
2024-05-01  Pablo Galindo... gh-99180: Remove traceback anchors in return and assign...
2024-05-01  Irit Katrielgh-116767: fix crash on 'async with' with many context...
2024-05-01  Mark ShannonGH-118095: Make invalidating and clearing executors...
2024-05-01  da-woodsTest syntax error on comma-less tuple-style sequence...
2024-05-01  Thomas GraingerGH-117881: fix athrow().throw()/asend().throw() concurr...
2024-05-01  Malcolm Smithgh-116622: Add Android testbed (GH-117878)
2024-05-01  Russell Keith... gh-118201: Accomodate flaky behavior of `os.sysconf...
2024-05-01  Guido van Rossumgh-118335: Configure Tier 2 interpreter at build time...
2024-04-30  Russell Keith... gh-118201 - Disable the flaky POSIX test_confstr test...
2024-04-30  Ken Jingh-117657: Don't specialize RESUME_CHECK when specializ...
2024-04-30  Ken Jingh-117139: Add header for tagged pointers (GH-118330)
2024-04-30  Victor Stinnergh-118422: Fix run_fileexflags() test (#118429)
2024-04-30  Victor Stinnergh-118124: Use static_assert() in Py_BUILD_ASSERT(...
2024-04-30  Shantanugh-118218: Reuse return tuple in itertools.pairwise...
2024-04-30  Erlend E. Aaslandgh-118406: Add signature for sqlite3.Connection objects...
2024-04-30  Dino Viehland[gh-117657] Fix some issues with TSAN in typeobject...
2024-04-30  Sam Grossgh-118332: Fix deadlock involving stop the world (...
2024-04-30  Dino Viehlandgh-117657: Fix small issues with instrumentation and...
2024-04-30  Irit Katrielgh-118272: Clear generator frame's locals when the...
2024-04-30  Miro Hrončokgh-109975: Document crypt_r as a possible replacement...
2024-04-30  Tian Gaogh-117618: Make package.module searchable for breakpoin...
2024-04-30  Nikita Sobolevgh-118418: Use a default value for `type_params` in...
2024-04-30  Seth Michael... gh-116122: Add SBOM generation to PCbuild/build.bat...
2024-04-30  Nice Zombiesgh-118379: Use PyTuple_Pack instead of Py_BuildValue...
2024-04-30  Serhiy Storchakagh-118402: Fix inspect.signature() for functools.cmp_to...
2024-04-30  Serhiy Storchakagh-102402: Make test_relativeCreated_has_higher_precisi...
2024-04-30  Serhiy Storchakagh-117860: Add tests for resolving names when import...
2024-04-30  Malcolm Smithgh-116622: Redirect stdout and stderr to system log...
2024-04-30  Serhiy Storchakagh-118404: Fix inspect.signature() for non-comparable...
2024-04-30  Mark ShannonGH-118095: Add tier 2 support for YIELD_VALUE (GH-118380)
2024-04-30  edson duartegh-85453: Consistent backquotes on None occurences...
2024-04-30  Donghee Nagh-118392: Add note about random.random for multi threa...
2024-04-29  Savannah OstrowskiGH-118306: Update JIT to use LLVM 18 (GH-118307)
2024-04-29  Tian Gaogh-118359: Improve docs for Bdb.user_call (#118368)
2024-04-29  Steve Dowergh-118347: Fix Windows installer not updating launcher...
2024-04-29  Alex Turnergh-117657: TSAN fix race on `gstate->young.count` ...
2024-04-29  Sam Grossgh-118331: Handle errors in _PyObject_SetManagedDict...
2024-04-29  Hugo van Kemenadegh-118401: Docs: Use Sphinx short options (#118403)
2024-04-29  Eric Snowgh-117953: Share More Machinery Code Between Builtin...
2024-04-29  Sam Grossgh-117783: Immortalize objects that use deferred refere...
2024-04-29  Hugo van KemenadeDocs: Upgrade to Sphinx 7.3 (#118397)
2024-04-29  mpagegh-118331: Don't raise an error if tuple allocation...
2024-04-29  Serhiy Storchakagh-118285: Fix signatures of operator.{attrgetter,itemg...
2024-04-29  Kirill Podoprigoragh-118351: Adapt support.TEST_MODULES_ENABLED for build...
2024-04-29  Eric Snowgh-117953: Split Up _PyImport_LoadDynamicModuleWithSpec...
2024-04-29  Nikita SobolevUncomment one grammar test (#118361)
2024-04-29  Xie Yanbogh-114099: Fix typos in iOS/README.rst (GH-118378)
2024-04-29  Xie YanboFix typo in Doc/c-api/exceptions.rst (GH-118371)
2024-04-29  Xie YanboFix typo in Doc/howto/timerfd.rst (GH-118376)
2024-04-29  Xie YanboFix typo in Doc/c-api/typeobj.rst (GH-118377)
2024-04-29  Tian Gaogh-107674: Lazy load line number to improve performance...
2024-04-29  Erlend E. Aaslandgh-115119: Detect _decimal dependencies using pkg-confi...
2024-04-29  Mark ShannonGH-118095: Allow a variant of RESUME_CHECK in tier...
2024-04-29  Kirill Podoprigoragh-118374: test_ast: Add ``ctx`` argument to ``ast...
2024-04-28  Henrik Tunedalgh-118293: Suppress mouse cursor feedback when launchin...
2024-04-28  Hugo van Kemenadegh-101100: Fix Sphinx warnings in `whatsnew/3.10.rst...
2024-04-28  Hugo van Kemenadegh-101100: Fix Sphinx warnings in `library/faulthandler...
2024-04-28  Hugo van Kemenadegh-101100: Fix Sphinx warnings in `whatsnew/3.9.rst...
2024-04-28  Xie YanboFix typo in Tools/wasm/README.md(#118358)
2024-04-28  Jelle Zijlstragh-109118: Make comprehensions work within annotation...
2024-04-27  Nikita Sobolevgh-118323: Document `&&` grammar syntax (#118324)
2024-04-27  Wulian233Correct typo in iOS README (#118341)
2024-04-27  Xie YanboCorrect spelling error in recent NEWS entry (#118308)
2024-04-27  Eric Snowgh-110693: Use a Larger Queue for Per-Interpreter Pendi...
2024-04-26  Cheryl Sabellabpo-32839: Add the after_info() method for Tkinter...
2024-04-26  Pablo Galindo... gh-112730: Respect tests that require environment varia...
2024-04-26  Sam Grossgh-116749: Disable GIL by default in free-threaded...
2024-04-26  Mark ShannonGH-118095: Add dynamic exit support and FOR_ITER_GEN...
2024-04-26  neonenegh-117680: Fix msvc warning in instruction_sequence...
2024-04-26  Tian Gaogh-117385: Remove unhooked events on sys.settrace ...
2024-04-26  mpagegh-117657: Fix race data race in `_Py_IsOwnedByCurrentT...
2024-04-26  Philipp AFix note in Enum.__new__ docs (#118284)
2024-04-26  Kirill Podoprigoragh-117928: Bump the minimum Sphinx version to 6.2.1...
2024-04-26  Petr Viktoringh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar...
2024-04-26  Eric Snowgh-110693: Pending Calls Machinery Cleanups (gh-118296)
2024-04-25  Dino Viehlandgh-112075: _Py_dict_lookup needs to lock shared keys...
2024-04-25  Serhiy StorchakaRemove tests_gui variables from Tkinter tests (GH-118280)
2024-04-25  Dino Viehlandgh-117657: Fixes a few small TSAN issues in dictobject...
2024-04-25  mpagegh-117657: Add a couple more TSAN suppressions (#118256)
2024-04-25  mpagegh-117657: Fix data race in `_Py_IsImmortal` (#118261)
2024-04-25  Faidon Liambotisgh-117566: fix IPv6Address.is_loopback for IPv4-mapped...
next