]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
7 days ago  Thomas Kowalskigh-149835: Use realpath() instead of abspath() in shuti...
7 days ago  Serhiy Storchakagh-84649: Use statx() in TimedRotatingFileHandler if...
7 days ago  Pieter Eendebakgh-150889: Improve performance of unicodedata.normaliz...
7 days ago  Shamilgh-148832: Use `-icf=0` in BOLT_APPLY_FLAGS (gh-148833)
7 days ago  Maurycy Pawłowski... gh-150662: Stop unbounded memory growth in Tachyon...
7 days ago  Grant Hermangh-150207: Raise MemoryError on tokenizer allocation...
7 days ago  Ilya NikolaevUse `time.monotonic` in OrderedDict LRU cache example...
7 days ago  Ezio Melottigh-110631: Fix wrong blocks indentation in difflib...
8 days ago  Victor Stinnergh-150436: Check returncode in Win32ProcessTestCase...
8 days ago  sobolevngh-149977: Fix extra output of `-m test test_lazy_impor...
8 days ago  Bernát Gáborgh-150818: Wire logger parent before publishing it...
8 days ago  Victor Stinnergh-146527: Fix memory leak in _PyGC_Fini() (#150969)
8 days ago  Serhiy Storchakagh-53144: Improve charset support in the email package...
8 days ago  Serhiy Storchakagh-84649: Fix unstable test_rollover_based_on_st_birtht...
8 days ago  Victor Stinnergh-150907: Fix dynamic_annotations.h when built with...
8 days ago  Serhiy Storchakagh-149891: Add more encoding aliases (GH-149892)
8 days ago  Cody Maloneygh-129011: Update docs for Raw I/O read, readinto,...
8 days ago  sobolevngh-150899: Do not reset custom `-Xlazy_imports` mode...
8 days ago  Serhiy Storchakagh-62825: Fix encoding aliases "KS_C_5601-1987", "KS...
8 days ago  Hood Chathamgh-145177: Bump emscripten version to 4.0.19 (#150926)
8 days ago  Steve DowerAdd shebang documentation for PyManager 26.3b1 (GH...
8 days ago  Bernát Gáborgh-150886: Remove unused importlib._bootstrap._object_n...
8 days ago  Bernát Gáborgh-150817: Speed up Flag bitwise operations (GH-150824)
9 days ago  Bernát Gáborgh-150818: Speed up logging.getLogger() for existing...
9 days ago  Mark ShannonGH-148960: Ensure that asserts are ignored if `NDEBUG...
9 days ago  Ivan Martongh-84649: Make TimedRotatingFileHandler use CTIME inste...
9 days ago  Jiseok CHOIgh-150913: Fix sqlite3.Blob validation for empty slice...
9 days ago  sobolevngh-150750: Fix a race condition in `deque.index` with...
9 days ago  Adorilson Bezerragh-106318: Add doctest role and a 'See also' to the...
9 days ago  Batuhan Taskayabpo-38131: Improve messages when generating AST nodes...
9 days ago  Miro HrončokFix 2 broken links in documentation (#150892)
9 days ago  jb2170gh-119670: Add `force` keyword only argument to `shlex...
9 days ago  Stefano RiveraManpage formatting tweaks & lint (GH-132338)
9 days ago  Hood Chathamgh-145177: Fix Emscripten help text (#150874)
10 days ago  Stan Ulbrychgh-150032: Tidy up 3.15 pending removals (#149594)
10 days ago  Hugo van KemenadeDocs: Replace hardcoded `SOURCE_URI` with `patchlevel...
10 days ago  Abduaziz πgh-132467: Document and test that generic aliases are...
10 days ago  da-woodsCorrect Stable ABI documentation for METH_FASTCALL...
10 days ago  Victoriengh-105812: Make use of the Sphinx `deco` role in docume...
10 days ago  Yashrajgh-141004: Document unstable perf map functions in...
10 days ago  RobsdedudeFix a typo in `SSLSocket` docs (GH-150839)
10 days ago  Petr Viktoringh-146636: Add Free-threaded Stable ABI migration guide...
10 days ago  Edward Xugh-148613: Fix race in `gc_set_threshold` and `gc_get_t...
10 days ago  Nazım Can Altınovagh-150723: Fix perf jitdump files on macOS (#150728)
10 days ago  Florian Bestgh-91099: fix[imaplib]: call Exception with string...
10 days ago  Stephen Rosengh-150319: Replace all documentation which says "See...
10 days ago  Brian SchubertFix description of the function parameter of shutil...
10 days ago  Seth LarsonAdd link to new security policy (#150800)
10 days ago  Mohsin Mehmoodgh-141627: Fix BufferedRandom inheritance documentation...
11 days ago  Gustafgh-101913: changed wording of docstring for _parsedate_...
11 days ago  Bartosz Sławeckigh-148587: Document `sys.lazy_modules` (#150742)
11 days ago  Hugo van KemenadeSilence experimental coroutine deprecation warnings...
11 days ago  Øyvind Rønningstadgh-149187: Document `frozendict()` under 'Built-in...
11 days ago  Kumar Adityagh-150766: export `_PyGC_VisitFrameStack` and `_PyGC_Vi...
11 days ago  Bernát Gáborgh-89554: Document _thread.LockType as a class (#150684)
11 days ago  stratakisgh-115119: Fix libmpdec detection when pkg-config files...
11 days ago  Seth Larsongh-149079: Fix O(n^2) canonical ordering in unicodedata...
11 days ago  Stan Ulbrychgh-149805: Fix `SystemError` when compiling `__classdic...
11 days ago  Manoj K MFix two typos in 'Exception Handling' C-API documentati...
11 days ago  Sepehr Rasouligh-149738: Fix segmentation fault bug in sqllite3 ...
11 days ago  Bartosz Sławeckigh-150052: Resolve un-loaded lazily loaded submodules...
11 days ago  Bernát Gáborgh-89554: Document typing.ParamSpecArgs and ParamSpecKw...
11 days ago  Bernát Gáborgh-89554: Document standard type objects in types as...
11 days ago  Bernát Gáborgh-89554: Document weakref type objects as classes...
11 days ago  Bernát Gáborgh-89554: Document NoneType, NotImplementedType and...
11 days ago  Bernát Gáborgh-150717: Avoid mark-array allocation for groupless...
11 days ago  Barry Warsawgh-150228: Improve the PEP 829 batch processing APIs...
11 days ago  László Kiss... gh-150720: Remove '-d 1' in test_script_error_treatment...
11 days ago  Russell Keith... gh-150644: Tag Apple system log messages as public...
11 days ago  Pablo Galindo... gh-150429: Fix sampling profiler generator stack test...
11 days ago  Serhiy Storchakagh-93417: Improve test_mimetypes (GH-150725)
11 days ago  Taeknologygh-148672: Document namespace subpackages inside regula...
11 days ago  Sergey B Kirpichevgh-115119: Remove superfluous TEST_COVERAGE private...
11 days ago  Mark ShannonGH-148960: Reduce the size of the debug stencils to...
11 days ago  Mark ShannonGH-150478: Add "show_jit" option to `dis.dis` to show...
12 days ago  Victor Stinnergh-150436: Skip subprocess test on STATUS_DLL_INIT_FAIL...
12 days ago  Thomas Kowalskigh-150157: Fix critical section for PyDict_Next() in...
12 days ago  sobolevngh-149534: Fix unification of `defaultdict` and `frozen...
12 days ago  Thomas Kowalskigh-149046: fix: correctly handle `str` subclasses in...
12 days ago  Sergey B Kirpichevgh-80480: Remove deprecated 'u' array type code (#149535)
12 days ago  Dawid Konrad... gh-150368: Change Windows user group to secure identifi...
12 days ago  Russell Keith... gh-148508: Add another common pattern for iOS SSL failu...
12 days ago  Stéphane Bidoulgh-150685: update bundled pip to 26.1.2 (gh-150686)
13 days ago  M. Greyson... Clarify docs for scheduler.run(blocking=False) (GH...
13 days ago  Serhiy Storchakagh-150636: Clarify difference between copy.copy() and...
13 days ago  Victor Stinnergh-148605: Remove irepeat() thread test from test_bytes...
13 days ago  Stan Ulbrychgh-140553: Mark `*gettext` parameters as positionaly...
13 days ago  htjworldgh-131178: Fix mimetypes CLI docs, mention that errors...
13 days ago  Sergey B KirpichevCorrect frexp() docs for zero and non-finite numbers...
13 days ago  sobolevngh-149609: Raise deprecation warnings for `abc.{abstrac...
13 days ago  Patrick Rauschergh-117291: Explain usage of null bytes in Array(c_char...
13 days ago  Paper Moongh-141444:fix broken URLs and examples in urllib.reques...
13 days ago  Itamar OrenAdd @itamaro to CODEOWNERS (#150635)
13 days ago  Thomas Kowalskigh-150372: Add missing null check on completer_word_bre...
13 days ago  Joshix-1gh-150524: Remove outdated note in binascii.a2b_hex...
13 days ago  Gustafgh-123138: Updated email.headerregistry docs to include...
2026-05-30  Thomas Kowalskigh-150406: Check result of PyThread_allocate_lock(...
2026-05-30  Dhruv Singlagh-129851: Fix the documentation for -m command (GH...
2026-05-30  Brij Kapadiagh-144774: Add critical section in `BaseException.__set...
2026-05-30  Jean-François B.Remove unneeded LaTeX code from latex_elements['preambl...
next