]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2023-12-02  Nikita Sobolevgh-112316: Improve docs of `inspect.signature` and...
2023-12-01  William Wengh-106922: Support multi-line error locations in traceb...
2023-12-01  Victor Stinnergh-112567: Add _PyTimeFraction C API (#112568)
2023-12-01  Victor Stinnergh-112567: Add _Py_GetTicksPerSecond() function (#112587)
2023-12-01  Victor Stinnergh-110481: Fix typo in Py_SET_REFCNT() (#112595)
2023-12-01  Zackery Spytzbpo-37013: Fix the error handling in socket.if_indexton...
2023-12-01  Alex Waygoodgh-109413: libregrtest: enable mypy's `--strict-optiona...
2023-12-01  Victor Stinnergh-110481: Fix Py_SET_REFCNT() integer overflow (#112174)
2023-12-01  Tian Gaogh-112510: Add `readline.backend` for the backend readl...
2023-12-01  Victor Stinnergh-109413: regrtest: add WorkerRunTests class (#112588)
2023-12-01  Zackery Spytzgh-82565: Add tests for pickle and unpickle with bad...
2023-12-01  Pablo Galindo... gh-112367: Only free perf trampoline arenas at shutdown...
2023-12-01  Irit Katrielgh-111058: Change coro.cr_frame/gen.gi_frame to be...
2023-12-01  Rémi Lapeyrebpo-39912: Raise appropriate exceptions in filterwarnin...
2023-12-01  dependabot... build(deps): bump hypothesis from 6.88.1 to 6.91.0...
2023-12-01  dependabot... build(deps): bump actions/github-script from 6 to 7...
2023-12-01  Yang HauFix typos in variable names, function names, and commen...
2023-12-01  dependabot... build(deps-dev): bump types-setuptools from 68.2.0...
2023-12-01  dependabot... build(deps-dev): bump mypy from 1.7.0 to 1.7.1 in ...
2023-12-01  William AndreaAdd links under "generator expression" in glossary...
2023-12-01  Terry Jan Reedygh-66819: More IDLE htest updates (#112574)
2023-11-30  Donghee Nagh-112205: Update stringio module to use AC for the...
2023-11-30  Alex Waygoodgh-109413: Run mypy on `libregrtest` in CI (#112558)
2023-11-30  Brett CannonClarify a comment for `test.support.Py_C_RECURSION_LIMI...
2023-11-30  Alperen Serkan... gh-112502: Docs: Improve docs for gc.collect method...
2023-11-30  Brett CannonClarify that WASI tool requirements are included in...
2023-11-30  Serhiy Storchakagh-104231: Add more tests for str(), repr(), ascii...
2023-11-30  Matt Prodanigh-111699: Move smtpd note to dedicated section in...
2023-11-30  Irit Katrielgh-112519: Make it possible to specify instruction...
2023-11-30  Donghee Nagh-112205: Support @getter annotation from AC (gh-112396)
2023-11-30  Kirill Podoprigoragh-111972: Make Unicode name C APIcapsule initializatio...
2023-11-30  Terry Jan ReedyIDLE: fix config_key htest (#112545)
2023-11-30  Brett CannonGH-103065, GH-106704, GH-105253: Provide a `Tools/wasm...
2023-11-29  Jelle Zijlstragh-104003: Implement PEP 702 (#104004)
2023-11-29  Jelle Zijlstragh-112509: Fix keys being present in both required_keys...
2023-11-29  Serhiy StorchakaAdd more C API tests (GH-112522)
2023-11-29  Ethan Furman[Enum] update class creation for RuntimeError changes...
2023-11-29  Guido van RossumRename ...Uop... to ...UOp... (uppercase O) for consist...
2023-11-29  Grant Ramsaygh-112454: Disable TLS-PSK if OpenSSL was built without...
2023-11-28  Itamar OrenGH-112245: Promote free threaded CI (#112246)
2023-11-28  Hugo van Kemenadegh-110930: Correct book title by Alan D. Moore (#112490)
2023-11-28  James Morrisgh-112431: Unconditionally call `hash -r` (GH-112432)
2023-11-28  Sergey B Kirpichevgh-109802: Increase test coverage for complexobject...
2023-11-28  Irit Katrielgh-112332: Deprecate TracebackException.exc_type, add...
2023-11-28  Tian Gaogh-112105: Make completer delims work on libedit (gh...
2023-11-28  Radislav Chugunovgh-112071: Make `_random.Random` methods thread-safe...
2023-11-28  Anthony Shawgh-112292 : Catch import error conditions with readline...
2023-11-28  Alex WaygoodDocs: fix markup for `importlib.machinery.NamespaceLoad...
2023-11-28  Alex Waygoodgh-112414: Add additional unit tests for calling `repr...
2023-11-27  Eugene ToderCorrect documentation for AF_PACKET (#112339)
2023-11-27  Tian Gaogh-99367: Do not mangle sys.path[0] in pdb if safe_path...
2023-11-27  apazgh-112217: Add check to call result for `do_raise(...
2023-11-27  Serhiy Storchakagh-68166: Add support of "vsapi" in ttk.Style.element_c...
2023-11-27  Pablo Galindo... gh-112387: Fix error positions for decoded strings...
2023-11-27  Pablo Galindo... gh-112388: Fix an error that was causing the parser...
2023-11-27  kale-smoothiebpo-41422: Visit the Pickler's and Unpickler's memo...
2023-11-27  Jacob Wallsgh-76912: Raise OSError from any failure in getpass...
2023-11-27  Serhiy Storchakagh-111789: Use PyDict_GetItemRef() in Python/_warnings...
2023-11-27  Serhiy Storchakagh-111789: Use PyDict_GetItemRef() in Python/symtable...
2023-11-27  Serhiy Storchakagh-111789: Use PyDict_GetItemRef() in Python/codecs...
2023-11-27  Serhiy Storchakagh-111789: Use PyDict_GetItemRef() in Python/bltinmodul...
2023-11-27  Serhiy Storchakagh-111789: Use PyDict_GetItemRef() in Modules/pyexpat...
2023-11-27  Serhiy Storchakagh-111789: Use PyDict_GetItemRef() in Modules/_threadmo...
2023-11-27  Serhiy Storchakagh-111789: Use PyDict_GetItemRef() in Modules/_struct...
2023-11-27  Serhiy Storchakagh-111789: Use PyDict_GetItemRef() in Modules/_csv...
2023-11-27  Serhiy Storchakagh-112438: Fix support of format units with the "e...
2023-11-27  Zackery Spytzgh-84443: SSLSocket.recv_into() now support buffer...
2023-11-27  Alex Waygoodgh-111874: Call `__set_name__` on objects that define...
2023-11-27  Adam TurnerGH-101100: Fix reference warnings for ``socket`` method...
2023-11-27  Victor StinnerMove What's New In Python 3.12 entries to the right...
2023-11-27  Nikita Sobolevgh-111147: Fix `test_set_of_sets_reprs` in `test_pprint...
2023-11-27  Tom LevyDocs: fix typo in doc for sqlite3.Cursor.execute (...
2023-11-27  Alex Waygoodgh-112414: Fix `AttributeError` when calling `repr...
2023-11-27  Grant Ramsaygh-63284: Add support for TLS-PSK (pre-shared key)...
2023-11-26  Irit Katrielgh-99606: Make code generated for an empty f-string...
2023-11-26  Alex Waygoodgh-112405: Optimise `pathlib.Path.relative_to` (#112406)
2023-11-26  Mark Dickinsongh-112358: Fix Python 3.12 regression with subclassing...
2023-11-25  Hugo van Kemenadegh-101100: Fix Sphinx reference warnings (GH-112416)
2023-11-25  Raymond Hettingergh-112331: Fix reference manual description of attribut...
2023-11-25  Raymond HettingerDescriptor HowTo: Sync the error-messages with the...
2023-11-25  Hugo van Kemenadegh-101100 : Fix Sphinx warnings in `library/doctest...
2023-11-25  Barney GaleGH-77621: Delay some imports from pathlib (#112244)
2023-11-25  Irit Katrielgh-94722: fix DocTest.__eq__ for case of no line number...
2023-11-25  Barney GaleGH-112361: Speed up pathlib by removing some temporary...
2023-11-25  Hugo van Kemenadegh-101100: Define `_tkinter` module to fix references...
2023-11-25  Hugo van Kemenadegh-101100: Define `test.regrtest` module to fix referen...
2023-11-24  Irit Katrielgh-112355: fix calculation of jump target of ENTER_EXEC...
2023-11-24  Irit Katrielgh-59254: mention in open() doc that line buffering...
2023-11-24  Donghee Nagh-112213: Add missing declaration of target_critical_s...
2023-11-24  Randolf Scholzgh-112345: `typing.Protocol`: Let failed subclasscheck...
2023-11-23  Raymond HettingerRemove bogus annotations from the descriptor howto...
2023-11-23  Tian GaoAdd extra tests for `random.binomialvariate` (gh-112325)
2023-11-23  Irit Katrielgh-112137: change dis output to show no-lineno as ...
2023-11-23  Eric Snowgh-76785: Return an "excinfo" Object From Interpreter...
2023-11-22  Nikita Sobolevgh-111809: Fix `test_deep_repr` from `test_userdict...
2023-11-22  Irit Katrielgh-112137: change dis output to display labels instead...
2023-11-22  Eric Snowgh-76785: Add _PyType_GetModuleName() to the Internal...
2023-11-22  Eric Snowgh-76785: Clean up the Failure-Related _xxsubinterprete...
2023-11-22  Thomas WoutersMerge branch 'main' of https://github.com/python/cpython
2023-11-22  Thomas WoutersPost 3.13.0a2
next