]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
7 days ago  Barry Warsawgh-150633: Minor improvement of a newly added test...
7 days ago  Thomas Kowalskigh-150633: Properly handle null characters in the name...
7 days ago  Eduardo Villalpando... gh-148932: Fix `profiling.sampling` on Windows virtual...
7 days ago  Victor Stinnergh-151019: Fix test_os on 32-bit FreeBSD (#151087)
7 days ago  Stan UlbrychFix a typo in the `SECURITY.md` (#151086)
7 days ago  Adorilson Bezerragh-106318: Add examples to the `str.isdigit()` method...
7 days ago  Doron Behargh-141623: operator.rst: don't use term "bitwise" ...
7 days ago  Jonathan DungMention `frozendict` in `object.__hash__()` documentati...
7 days ago  Pieter Eendebakgh-151059: [perf] Use `PyObject_CallMethodOneArg` in...
7 days ago  Christian Zinckgh-101100: Fix Sphinx warnings in 'Buffer Object Struct...
7 days ago  Sergio López... Docs: Fix missing colon in `bisect` example function...
8 days ago  きょうすけgh-69619: Clarify "whitespace" in the `str.{l,r}strip...
8 days ago  saber-bitUpdate an error message in the 'Functional Programming...
8 days ago  Stan Ulbrychgh-150599: Prevent bz2 decompressor reuse after errors...
8 days ago  Bernát Gáborgh-150885: Remove unused shutil._ensure_directory ...
8 days ago  esadomergh-151021: Fix mmap empty searches past the end (GH...
8 days ago  Pieter Eendebakgh-150942: Speed up re.findall and re.sub/subn result...
8 days ago  Omkar Kabdegh-150942: Speed up frame local item collection (gh...
9 days ago  Sanyam Kumatgh-148954: Escape methodname in xmlrpc.client.dumps...
9 days ago  Zackery Spytzgh-50948: IDLE: Warn if saving a file will overwrite...
9 days ago  Edward Xugh-150411: fix `gc_generation.count` race in free-threa...
9 days ago  Jelle Zijlstragh-149083: Use sentinel for urllib.parse._UNSPECIFIED...
9 days ago  Alexander ShadchinDelete mention encoding and errors for importlib.resour...
9 days ago  Inada NaokiDoc: fix order of PyLong_FromUnsignedLongLong (#150937)
9 days ago  Jeff Eplergh-150534: Add C23 half-turn trigonometric *pi function...
9 days ago  Thomas Kowalskigh-149835: Use realpath() instead of abspath() in shuti...
10 days ago  Serhiy Storchakagh-84649: Use statx() in TimedRotatingFileHandler if...
10 days ago  Pieter Eendebakgh-150889: Improve performance of unicodedata.normaliz...
10 days ago  Shamilgh-148832: Use `-icf=0` in BOLT_APPLY_FLAGS (gh-148833)
10 days ago  Maurycy Pawłowski... gh-150662: Stop unbounded memory growth in Tachyon...
10 days ago  Grant Hermangh-150207: Raise MemoryError on tokenizer allocation...
10 days ago  Ilya NikolaevUse `time.monotonic` in OrderedDict LRU cache example...
10 days ago  Ezio Melottigh-110631: Fix wrong blocks indentation in difflib...
10 days ago  Victor Stinnergh-150436: Check returncode in Win32ProcessTestCase...
10 days ago  sobolevngh-149977: Fix extra output of `-m test test_lazy_impor...
10 days ago  Bernát Gáborgh-150818: Wire logger parent before publishing it...
10 days ago  Victor Stinnergh-146527: Fix memory leak in _PyGC_Fini() (#150969)
10 days ago  Serhiy Storchakagh-53144: Improve charset support in the email package...
10 days ago  Serhiy Storchakagh-84649: Fix unstable test_rollover_based_on_st_birtht...
10 days ago  Victor Stinnergh-150907: Fix dynamic_annotations.h when built with...
10 days ago  Serhiy Storchakagh-149891: Add more encoding aliases (GH-149892)
10 days ago  Cody Maloneygh-129011: Update docs for Raw I/O read, readinto,...
11 days ago  sobolevngh-150899: Do not reset custom `-Xlazy_imports` mode...
11 days ago  Serhiy Storchakagh-62825: Fix encoding aliases "KS_C_5601-1987", "KS...
11 days ago  Hood Chathamgh-145177: Bump emscripten version to 4.0.19 (#150926)
11 days ago  Steve DowerAdd shebang documentation for PyManager 26.3b1 (GH...
11 days ago  Bernát Gáborgh-150886: Remove unused importlib._bootstrap._object_n...
11 days ago  Bernát Gáborgh-150817: Speed up Flag bitwise operations (GH-150824)
11 days ago  Bernát Gáborgh-150818: Speed up logging.getLogger() for existing...
11 days ago  Mark ShannonGH-148960: Ensure that asserts are ignored if `NDEBUG...
11 days ago  Ivan Martongh-84649: Make TimedRotatingFileHandler use CTIME inste...
11 days ago  Jiseok CHOIgh-150913: Fix sqlite3.Blob validation for empty slice...
11 days ago  sobolevngh-150750: Fix a race condition in `deque.index` with...
11 days ago  Adorilson Bezerragh-106318: Add doctest role and a 'See also' to the...
11 days ago  Batuhan Taskayabpo-38131: Improve messages when generating AST nodes...
11 days ago  Miro HrončokFix 2 broken links in documentation (#150892)
11 days ago  jb2170gh-119670: Add `force` keyword only argument to `shlex...
12 days ago  Stefano RiveraManpage formatting tweaks & lint (GH-132338)
12 days ago  Hood Chathamgh-145177: Fix Emscripten help text (#150874)
12 days ago  Stan Ulbrychgh-150032: Tidy up 3.15 pending removals (#149594)
12 days ago  Hugo van KemenadeDocs: Replace hardcoded `SOURCE_URI` with `patchlevel...
12 days ago  Abduaziz πgh-132467: Document and test that generic aliases are...
12 days ago  da-woodsCorrect Stable ABI documentation for METH_FASTCALL...
12 days ago  Victoriengh-105812: Make use of the Sphinx `deco` role in docume...
12 days ago  Yashrajgh-141004: Document unstable perf map functions in...
12 days ago  RobsdedudeFix a typo in `SSLSocket` docs (GH-150839)
12 days ago  Petr Viktoringh-146636: Add Free-threaded Stable ABI migration guide...
12 days ago  Edward Xugh-148613: Fix race in `gc_set_threshold` and `gc_get_t...
13 days ago  Nazım Can Altınovagh-150723: Fix perf jitdump files on macOS (#150728)
13 days ago  Florian Bestgh-91099: fix[imaplib]: call Exception with string...
13 days ago  Stephen Rosengh-150319: Replace all documentation which says "See...
13 days ago  Brian SchubertFix description of the function parameter of shutil...
13 days ago  Seth LarsonAdd link to new security policy (#150800)
13 days ago  Mohsin Mehmoodgh-141627: Fix BufferedRandom inheritance documentation...
13 days ago  Gustafgh-101913: changed wording of docstring for _parsedate_...
13 days ago  Bartosz Sławeckigh-148587: Document `sys.lazy_modules` (#150742)
13 days ago  Hugo van KemenadeSilence experimental coroutine deprecation warnings...
13 days ago  Øyvind Rønningstadgh-149187: Document `frozendict()` under 'Built-in...
13 days ago  Kumar Adityagh-150766: export `_PyGC_VisitFrameStack` and `_PyGC_Vi...
13 days ago  Bernát Gáborgh-89554: Document _thread.LockType as a class (#150684)
13 days ago  stratakisgh-115119: Fix libmpdec detection when pkg-config files...
13 days ago  Seth Larsongh-149079: Fix O(n^2) canonical ordering in unicodedata...
13 days ago  Stan Ulbrychgh-149805: Fix `SystemError` when compiling `__classdic...
13 days ago  Manoj K MFix two typos in 'Exception Handling' C-API documentati...
13 days ago  Sepehr Rasouligh-149738: Fix segmentation fault bug in sqllite3 ...
2026-06-02  Bartosz Sławeckigh-150052: Resolve un-loaded lazily loaded submodules...
2026-06-02  Bernát Gáborgh-89554: Document typing.ParamSpecArgs and ParamSpecKw...
2026-06-02  Bernát Gáborgh-89554: Document standard type objects in types as...
2026-06-02  Bernát Gáborgh-89554: Document weakref type objects as classes...
2026-06-02  Bernát Gáborgh-89554: Document NoneType, NotImplementedType and...
2026-06-02  Bernát Gáborgh-150717: Avoid mark-array allocation for groupless...
2026-06-02  Barry Warsawgh-150228: Improve the PEP 829 batch processing APIs...
2026-06-02  László Kiss... gh-150720: Remove '-d 1' in test_script_error_treatment...
2026-06-01  Russell Keith... gh-150644: Tag Apple system log messages as public...
2026-06-01  Pablo Galindo... gh-150429: Fix sampling profiler generator stack test...
2026-06-01  Serhiy Storchakagh-93417: Improve test_mimetypes (GH-150725)
2026-06-01  Taeknologygh-148672: Document namespace subpackages inside regula...
2026-06-01  Sergey B Kirpichevgh-115119: Remove superfluous TEST_COVERAGE private...
2026-06-01  Mark ShannonGH-148960: Reduce the size of the debug stencils to...
2026-06-01  Mark ShannonGH-150478: Add "show_jit" option to `dis.dis` to show...
next