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
*
Python 3.12.10
v3.12.10
Thomas Wouters
2025-04-08
72
-191/+771
*
[3.12] gh-117779: Fix reading duplicated entries in zipfile by name (GH-12925...
Miss Islington (bot)
2025-04-08
3
-6/+121
*
[3.12] gh-101137: Add `text/x-rst` to `mimetypes` (GH-118593) (GH-118599)
sobolevn
2025-04-08
3
-0/+3
*
[3.12] gh-102136: Add -m to options that work with -i (GH-119271) (GH-119286)
Miss Islington (bot)
2025-04-08
1
-3/+9
*
[3.12] gh-130775: Allow negative locations in `ast` (GH-130795) (#132260)
sobolevn
2025-04-08
3
-4/+20
*
[3.12] gh-130164: Fix inspect.Signature.bind() handling of positional-only ar...
Miss Islington (bot)
2025-04-08
3
-2/+12
*
[3.12] gh-132021: Add bool type to the list of allowed JSON key types (GH-132...
Miss Islington (bot)
2025-04-08
2
-4/+4
*
[3.12] gh-116608: undeprecate functional importlib.resources API (#132206)
Thomas Grainger
2025-04-08
3
-56/+18
*
[3.12] gh-115684: Clarify datetime `replace` documentation (GH-116519) (#131694)
David Lowry-Duda
2025-04-08
1
-10/+10
*
[3.12] Add psfhosted Plausible instance to analytics (GH-132252) (#132254)
Miss Islington (bot)
2025-04-08
1
-0/+1
*
[3.12] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132237)
Miss Islington (bot)
2025-04-07
6
-18/+28
*
[3.12] gh-130521: Add Open Graph meta tags to template pages (GH-130523) (#13...
Miss Islington (bot)
2025-04-07
3
-0/+37
*
[3.12] Docs HTML: Remove self-closing tags (GH-132220) (#132229)
Hugo van Kemenade
2025-04-07
4
-22/+22
*
[3.12] gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (...
Miss Islington (bot)
2025-04-07
1
-4/+7
*
[3.12] gh-131852: Filter out POT-Creation-Date in msgfmt (GH-131880) (GH-132216)
Miss Islington (bot)
2025-04-07
4
-3/+10
*
[3.12] gh-122040: reword `Modules/xxmodule.c` module-level comment (GH-132201...
Miss Islington (bot)
2025-04-07
1
-2/+1
*
[3.12] gh-131912: Improve description of grouping options in the format speci...
Miss Islington (bot)
2025-04-07
1
-33/+55
*
[3.12] gh-124111: Update macOS installer to use Tcl/Tk 8.6.16. (GH-132190)
Miss Islington (bot)
2025-04-07
2
-3/+4
*
[3.12] gh-131423: Update macOS installer to use OpenSSL 3.0.16. (GH-132189)
Miss Islington (bot)
2025-04-07
2
-3/+4
*
[3.12] gh-91132: Update macOS installer to use ncurses 6.5. (GH-129990)
Miss Islington (bot)
2025-04-07
2
-18/+19
*
[3.12] Docs: Add a single table summary for ``cmath`` (GH-131887) (#132180)
Miss Islington (bot)
2025-04-06
1
-0/+51
*
[3.12] GH-107674: Avoid allocating boxed ints for `sys.settrace` line events ...
Miss Islington (bot)
2025-04-06
2
-6/+39
*
[3.12] Docs: Replace dead hyperlink for CGI environment variables (GH-132137)...
Miss Islington (bot)
2025-04-06
1
-1/+1
*
[3.12] gh-132134: Add the clangd ``.cache`` directory to ``.gitignore`` (GH-1...
Miss Islington (bot)
2025-04-06
1
-0/+1
*
[3.12] Fix numbered list syntax in programming.rst (GH-130158) (#132141)
Miss Islington (bot)
2025-04-05
1
-5/+5
*
[3.12] gh-131015: Add test for bytes formatting errors (#131881) (#132114)
Bénédikt Tran
2025-04-05
1
-0/+32
*
[3.12] Docs: document `plistlib.InvalidFileException` (GH-132069) (#132117)
Miss Islington (bot)
2025-04-05
1
-2/+10
*
[3.12] Fix typo in `template_replace()` test helper docstring (GH-132094) (#1...
Miss Islington (bot)
2025-04-04
1
-1/+1
*
[3.12] gh-128632: fix segfault on nested __classdict__ type param (GH… (#13...
Tomasz Pytel
2025-04-04
3
-0/+45
*
[3.12] gh-130655: Add a test for corrupt `.mo` files in `gettext` (GH-131911)...
Miss Islington (bot)
2025-04-04
1
-0/+39
*
[3.12] gh-130655: Add a test for bad magic numbers in `.mo` files parsed by `...
Miss Islington (bot)
2025-04-04
1
-0/+16
*
[3.12] gh-130655: Add tests for `gettext.find()` (GH-130691) (#132083)
Miss Islington (bot)
2025-04-04
1
-0/+70
*
[3.12] gh-132075: Fix possible use of sockaddr structures with uninitialized ...
Miss Islington (bot)
2025-04-04
2
-0/+15
*
gh-131423: Update OpenSSL build tag to 3.0.16.2 to fix ARM64 crash (GH-132051)
Steve Dower
2025-04-03
2
-2/+2
*
[3.12] gh-130197: pygettext: Test the --escape option (GH-131902) (GH-132033)
Tomas R.
2025-04-02
5
-15/+143
*
[3.12] gh-89039: Call subclass constructors in datetime.*.replace (GH-114780)...
Serhiy Storchaka
2025-04-02
3
-44/+112
*
[3.12] gh-131888: fix ResourceWarning in test_ftplib (GH-131889) (#132010)
Miss Islington (bot)
2025-04-02
1
-5/+8
*
[3.12] gh-132002: Fix crash of `ContextVar` on unhashable `str` subtype (GH-1...
Miss Islington (bot)
2025-04-02
3
-7/+17
*
[3.12] gh-111178: Fix getsockaddrarg() undefined behavior (GH-131668) (GH-131...
Miss Islington (bot)
2025-04-01
2
-11/+50
*
[3.12] gh-131736: only apply `security_level` workaround in `test_ssl` for se...
Miss Islington (bot)
2025-04-01
1
-1/+2
*
[3.12] Minor improvements to the programming FAQ (GH-127261) (#131965)
Miss Islington (bot)
2025-04-01
1
-7/+7
*
[3.12] gh-125957: sync argument naming in sphinx docs of the cmath and help()...
Miss Islington (bot)
2025-04-01
1
-50/+50
*
[3.12] gh-129917: Update installers to use SQLite 3.49.1 (#131025) (#131958)
Erlend E. Aasland
2025-03-31
7
-13/+14
*
[3.12] gh-131865: Properly apply exported CFLAGS for dtrace/systemtap builds ...
Miss Islington (bot)
2025-03-31
2
-2/+4
*
[3.12] gh-126033: fix UAF in `xml.etree.ElementTree.Element.remove` when conc...
Miss Islington (bot)
2025-03-31
3
-36/+213
*
[3.12] gh-126037: fix UAF in `xml.etree.ElementTree.Element.find*` when concu...
Bénédikt Tran
2025-03-31
3
-48/+69
*
[3.12] gh-131885: Document that `dict.setdefault` and `dict.get` take no keyw...
Miss Islington (bot)
2025-03-30
1
-2/+2
*
[3.12] gh-129994: update docs when using `dualstack_ipv6` in `socket.create_s...
Miss Islington (bot)
2025-03-30
1
-4/+4
*
[3.12] gh-131050: skip `test_dh_params` when TLS library lacks FFDHE ciphersu...
Miss Islington (bot)
2025-03-29
2
-2/+16
*
[3.12] gh-127541: Update os.walk example (GH-127765) (#131873)
Miss Islington (bot)
2025-03-29
2
-14/+14
[next]