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