]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2024-04-15  Alex WaygoodDocs: make the `whatsnew-typing-py312` anchor point...
2024-04-15  mpagegh-117657: Quiet more TSAN warnings due to incorrect...
2024-04-15  mpagegh-117657: Quiet TSAN warning about a data race between...
2024-04-15  mpagegh-117657: Add TSAN suppressions for the free-threaded...
2024-04-15  Raymond Hettingergh-115532: Minor tweaks to kde() (gh-117897)
2024-04-15  Serhiy Storchakagh-115664: Reorganize versionadded directives for ...
2024-04-15  Steve Dowergh-112278: Improve error handling in wmi module and...
2024-04-15  Steve Dowergh-90329: Add _winapi.GetLongPathName and GetShortPathN...
2024-04-15  Victor Stinnergh-117889: Fix PGO test in test_peg_generator (#117893)
2024-04-15  Mark ShannonGH-117750: When clearing object's dict, clear inline...
2024-04-15  Hugo van KemenadeAdd 'The Python 2.3 Method Resolution Order' (#116435)
2024-04-15  Serhiy Storchakagh-117694: Improve tests for PyEval_EvalCodeEx() (GH...
2024-04-15  Victor Stinnergh-117755: Skip test_io.test_constructor() on s390x...
2024-04-15  Donghee Nagh-117826: Remove lookdict_index from delitemif_lock_he...
2024-04-14  Galen Ricedocs: typo in 3.13 release notes (#117866)
2024-04-14  Nice Zombiesgh-117636: Remove redundant type check in `os.path...
2024-04-14  Erlend E. AaslandDoc: mark up classes, attributes, parameters, and metho...
2024-04-14  Hugo van Kemenadegh-115692: Add tests to increase `json` coverage (...
2024-04-14  Jason R. Coombsgh-117348: restore import time performance of configpar...
2024-04-14  Jelle Zijlstradataclasses docs: add some link anchors (#117601)
2024-04-14  Erlend E. AaslandAutoconf: aarch64-apple-darwin/clang is now a tier...
2024-04-14  GouvernathorSimpler example of shallow dict export of a dataclass...
2024-04-14  GouvernathorTweak wording for dataclasses.replace (gh-117758)
2024-04-13  Barney GaleGH-115060: Speed up `pathlib.Path.glob()` by omitting...
2024-04-13  Erlend E. Aaslandgh-96398: Fix mpicc check in configure.ac (#117857)
2024-04-13  Hugo van Kemenadegh-68583: webbrowser: replace `getopt` with `argparse...
2024-04-13  Michiel W.... gh-102247: http: support rfc9110 status codes (GH-117611)
2024-04-13  Hugo van Kemenadegh-117840: Fix indent to fix shlex syntax highlighting...
2024-04-13  Shantanugh-114466: explicitly define heap invariant (#117778)
2024-04-13  Erlend E. Aaslandgh-96398: Detect GCC compatible compilers in configure...
2024-04-12  Eric Snowgh-94673: Clarify About Runtime State Related to Static...
2024-04-12  Barney GaleGH-117727: Speed up `pathlib.Path.iterdir()` by using...
2024-04-12  Barney GaleGH-115060: Speed up `pathlib.Path.glob()` by not scanni...
2024-04-12  Victor Stinnergh-115627: Fix ssl test_pha_required_nocert() (#117821)
2024-04-12  Savannah Ostrowskigh-117739: Update definition of global interpreter...
2024-04-12  Sam Grossgh-117376: Partial implementation of deferred reference...
2024-04-12  Serhiy Storchakagh-117764: Add more tests for signatures of builtins...
2024-04-12  Erlend E. Aaslandgh-96398: Detect emcc and mpicc in compiler names in...
2024-04-12  Serhiy Storchakagh-117764: Add docstrings and signatures for the types...
2024-04-12  Serhiy Storchakagh-117764: Use Argument Clinic for signal.set_wakeup_fd...
2024-04-12  Serhiy Storchakagh-117764: Fix and add signatures for many builtins...
2024-04-12  Hugo van KemenadeFix version directive indents (#117719)
2024-04-12  Serhiy Storchakagh-117764: Add signatures for functions in the faulthan...
2024-04-12  Serhiy Storchakagh-117764: Add signature for functools.partial() (GH...
2024-04-12  Serhiy Storchakagh-117764: Add signatures and improve docstrings in...
2024-04-12  Erlend E. Aaslandgh-117752: Autoconf: fix PGO builds for 'make -C build...
2024-04-12  Serhiy Storchakagh-117764: Add signatures for some objects in the itert...
2024-04-12  Serhiy Storchakagh-117764: Add signatures in the atexit module (GH...
2024-04-12  Serhiy Storchakagh-117764: Add signatures for __reduce__ and __reduce_e...
2024-04-12  Serhiy Storchakagh-117764: Add signatures for some functions in the...
2024-04-12  Serhiy Storchakagh-117764: Add docstrings and signatures for the __repl...
2024-04-12  Erlend E. Aaslandgh-117431: Adapt bytes and bytearray .find() and friend...
2024-04-12  Erlend E. Aaslandgh-117752: Autoconf: fix -fno-semantic-interposition...
2024-04-12  Erlend E. Aaslandgh-117752: Autoconf: store all LLVM profile data in...
2024-04-11  Eric Snowgh-76785: Handle Legacy Interpreters Properly (gh-117490)
2024-04-11  Eli Schwartzgh-117787: Autoconf: fix bashisms/semantic breakage...
2024-04-11  Brett Simmersgh-116738: Make _abc module thread-safe (#117488)
2024-04-11  Sam Grossgh-117649: Fix file descriptor leak in (expected) faili...
2024-04-11  Sam Grossgh-117649: Raise ImportError for unsupported modules...
2024-04-11  Sam Grossgh-111506: Error if the limited API is used in free...
2024-04-11  Tomas Rgh-104269: Document `glob.glob` duplicates when using...
2024-04-11  Will Childs... gh-117233: Detect support for several hashes at hashlib...
2024-04-11  Bruce Merrygh-117722: Fix Stream.readuntil with non-bytes buffer...
2024-04-11  Mikhail Bgh-101549: fix documentation of xml.etree.ElementInclud...
2024-04-11  Kirill Podoprigoragh-115142: Skip ``test_capi/test_opt.py`` if ``_testint...
2024-04-11  Nikita SobolevFix markup of `win32_ver` in `platform.rst` (#116492)
2024-04-11  Erlend E. Aaslandgh-117709: Add vectorcall support for str() with positi...
2024-04-11  Victor Stinnergh-113317: Add ParseArgsCodeGen class (#117707)
2024-04-11  Victor Stinnergh-113317: Add Codegen class to Argument Clinic (#117626)
2024-04-11  Karolina Surmagh-117711: Only check for 'test/wheeldata' when it...
2024-04-11  Nice Zombiesgh-117606: Truncate extremely long error message in...
2024-04-11  Eric Snowgh-76785: Add More Tests to test_interpreters.test_api...
2024-04-11  Barney GaleGH-117586: Speed up `pathlib.Path.walk()` by working...
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...
next