index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[3.13] gh-136032: Fix `argparse.BooleanOptionalAction` doc (GH-136133) (#136330)
Miss Islington (bot)
2025-07-08
1
-17/+20
*
[3.13] gh-101100: Fix Sphinx warnings in library/email.compat32-message.rst (...
Miss Islington (bot)
2025-07-07
2
-10/+9
*
[3.13] gh-124486: Fix test_whichdb_ndbm in test_dbm on NetBSD (GH-136335) (GH...
Miss Islington (bot)
2025-07-07
1
-1/+2
*
[3.13] gh-86682: Add versionadded for sys._getframemodulename (GH-136325) (#1...
Miss Islington (bot)
2025-07-07
1
-0/+2
*
[3.13] gh-101100: Fix sphinx warnings in `whatsnew/3.9` (GH-136163) (#136373)
Miss Islington (bot)
2025-07-07
3
-6/+10
*
[3.13] gh-136289: Fix test_sqlite3 on platforms with strict UTF-8 filesystem ...
Miss Islington (bot)
2025-07-07
1
-12/+14
*
[3.13] gh-94503: Update logging cookbook with an example of uniformly handlin...
Miss Islington (bot)
2025-07-07
1
-0/+62
*
[3.13] gh-127502: Remove XML vulnerability table (GH-135294) (#136360)
Miss Islington (bot)
2025-07-07
9
-89/+32
*
[3.13] gh-109700: fix interpreter finalization while handling memory error (G...
Miss Islington (bot)
2025-07-07
1
-7/+7
*
[3.13] Docs: Move "or" outside monospace syntax in tarfile.rst (GH-136263) (G...
Rafael Fontenelle
2025-07-07
1
-5/+6
*
[3.13] gh-109070: Document that get_context in multiprocessing have side effe...
Miss Islington (bot)
2025-07-06
1
-5/+7
*
[3.13] gh-101100: Fix references in `http.cookiejar` docs (GH-136238) (GH-136...
Miss Islington (bot)
2025-07-05
1
-1/+1
*
[3.13] gh-136297: Test all `pickle` protocols in `test_zoneinfo_property.py` ...
Miss Islington (bot)
2025-07-05
1
-7/+11
*
[3.13] gh-136288: Fix error message in `_testcapi/vectorcall.c` (GH-136258) (...
Miss Islington (bot)
2025-07-04
1
-4/+4
*
[3.13] gh-102555: Fix comment parsing in HTMLParser according to the HTML5 st...
Miss Islington (bot)
2025-07-04
3
-3/+50
*
[3.13] gh-135661: Fix parsing start and end tags in HTMLParser according to t...
Miss Islington (bot)
2025-07-03
3
-129/+194
*
[3.13] gh-115119: Recommend upstream libmpdec in build requirements (#136205)...
Victor Stinner
2025-07-03
1
-0/+3
*
[3.13] gh-130664: Treat '0' fill character with align '=' as zero-padding for...
Miss Islington (bot)
2025-07-03
3
-5/+9
*
[3.13] gh-135069: Fix exception message in encodings.idna module (GH-135071) ...
Miss Islington (bot)
2025-07-03
2
-1/+4
*
[3.13] Docs: fix docstring of `email.message.Message.add_header` (GH-134355) ...
Miss Islington (bot)
2025-07-03
1
-1/+1
*
[3.13] Fix comments for `heapq.siftup_max` (GH-135359) (#136233)
Miss Islington (bot)
2025-07-03
1
-3/+3
*
[3.13] gh-135640: Adds more type checking to ElementTree (GH-135643) (GH-136226)
Miss Islington (bot)
2025-07-03
3
-2/+39
*
[3.13] gh-135836: Fix `IndexError` in `asyncio.create_connection()` (GH-13587...
Miss Islington (bot)
2025-07-03
3
-30/+67
*
[3.13] gh-135836: Fix `IndexError` in `asyncio.create_connection` with empty ...
Miss Islington (bot)
2025-07-03
3
-1/+35
*
[3.13] gh-136135: Doc: Fix some broken links (GH-136137) (GH-136219)
Miss Islington (bot)
2025-07-03
2
-2/+2
*
[3.13] Replace `capi-sig` mailing list with `discuss.python.org` (GH-136211) ...
Miss Islington (bot)
2025-07-02
1
-2/+1
*
[3.13] gh-115119: Defer removal of bundled libmpdec to 3.16 (GH-133997) (#136...
Sergey B Kirpichev
2025-07-02
6
-9/+16
*
[3.13] gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo (GH-24...
Miss Islington (bot)
2025-07-01
1
-0/+43
*
[3.13] gh-136169: Update parameter name in fractions.from_float method (GH-13...
Miss Islington (bot)
2025-07-01
1
-1/+1
*
[3.13] gh-135607: remove null checking of weakref list in dealloc of extensio...
Victor Stinner
2025-07-01
31
-73/+75
*
[3.13] gh-133982: Use implementation-specific `open` in `test_fileio.OtherFil...
Miss Islington (bot)
2025-06-30
1
-5/+7
*
[3.13] gh-85702: Catch PermissionError in zoneinfo.load_tzdata() (GH-136117) ...
Miss Islington (bot)
2025-06-30
2
-2/+9
*
[3.13] gh-63207: Update `time.time` documentation after GH-116822 (GH-136068)...
Miss Islington (bot)
2025-06-30
1
-1/+6
*
[3.13] gh-85702: Catch IsADirectoryError in zoneinfo (GH-131333) (#136130)
Miss Islington (bot)
2025-06-30
3
-1/+5
*
[3.13] gh-136122: Fix video link for math.tau documentation (GH-136129) (#136...
Miss Islington (bot)
2025-06-30
1
-1/+1
*
[3.13] gh-48181: Document `codecs.charmap_build` (GH-135997) (#136124)
Miss Islington (bot)
2025-06-30
1
-0/+8
*
[3.13] gh-131885: Update documented signatures for `csv.{writer,reader}` (GH-...
Miss Islington (bot)
2025-06-30
1
-2/+2
*
[3.13] gh-128051: Fix tests if sys.float_repr_style is 'legacy' (#135908) (#1...
Victor Stinner
2025-06-30
15
-43/+49
*
[3.13] gh-132813: Fix the csv documentation for quoting and escaping (GH-1332...
Miss Islington (bot)
2025-06-30
1
-12/+26
*
[3.13] gh-136087: Remove `\r` from documented `os.linesep` values (GH-136088)...
Miss Islington (bot)
2025-06-30
1
-1/+1
*
[3.13] Doc: Fix duplicate words in idlelib (GH-136089) (#136091)
Miss Islington (bot)
2025-06-29
5
-4/+5
*
[3.13] gh-76595: Add note on `PyCapsule_Import` behavior (GH-134022) (GH-136075)
Miss Islington (bot)
2025-06-28
1
-0/+10
*
[3.13] gh-135571: Guard `_hashlib` usage in `test_hashlib.py` (GH-135572) (#1...
Bénédikt Tran
2025-06-28
1
-2/+6
*
[3.13] gh-108765: fix comment about macro definitions in `_stat.c` post GH-10...
Miss Islington (bot)
2025-06-27
1
-2/+2
*
[3.13] gh-136028: Fix parsing month names containing "İ" (U+0130) in strptim...
Miss Islington (bot)
2025-06-27
3
-2/+22
*
[3.13] gh-92266: Replace tabs with four spaces in Python files (GH-135983) (#...
Miss Islington (bot)
2025-06-27
1
-0/+7
*
[3.13] gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not...
Serhiy Storchaka
2025-06-27
4
-6/+9
*
[3.13] gh-53203: Fix strptime() for %c, %x and %X formats on some locales (GH...
Miss Islington (bot)
2025-06-27
3
-56/+164
*
[3.13] gh-135968: Add iOS binary stubs for strip (GH-135970) (#136015)
Miss Islington (bot)
2025-06-27
4
-0/+7
*
[3.13] gh-135966: Modify iOS testbed to make app_packages a site directory (G...
Russell Keith-Magee
2025-06-27
3
-13/+50
[prev]
[next]