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.13.3
v3.13.3
Thomas Wouters
2025-04-08
108
-240/+1119
*
[3.13] gh-117779: Fix reading duplicated entries in zipfile by name (GH-12925...
Miss Islington (bot)
2025-04-08
3
-6/+121
*
[3.13] gh-131998: Fix `NULL` dereference when using an unbound method descrip...
Peter Bierma
2025-04-08
5
-0/+41
*
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib ...
Serhiy Storchaka
2025-04-08
19
-64/+68
*
[3.13] gh-102136: Add -m to options that work with -i (GH-119271) (GH-119285)
Miss Islington (bot)
2025-04-08
1
-3/+9
*
[3.13] gh-130164: Fix inspect.Signature.bind() handling of positional-only ar...
Miss Islington (bot)
2025-04-08
3
-2/+12
*
[3.13] 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.13] gh-130775: Allow negative locations in `ast` (GH-130795) (#132243)
sobolevn
2025-04-08
3
-4/+23
*
[3.13] gh-132174: Fix function name in error message of `_interpreters.run_st...
Miss Islington (bot)
2025-04-08
2
-1/+2
*
[3.13] gh-115684: Clarify datetime `replace` documentation (GH-116519) (#131676)
Miss Islington (bot)
2025-04-08
1
-12/+12
*
[3.13] Add psfhosted Plausible instance to analytics (GH-132252) (#132253)
Miss Islington (bot)
2025-04-08
1
-0/+1
*
[3.13] GH-130673: Gracefully handle missing sections in JIT build (GH-131749)
Miss Islington (bot)
2025-04-08
3
-1/+8
*
[3.13] gh-131809: Upgrade vendored expat to 2.7.1 (GH-132192) (#132236)
Miss Islington (bot)
2025-04-07
6
-18/+28
*
[3.13] Docs HTML: Remove self-closing tags (GH-132220) (#132228)
Hugo van Kemenade
2025-04-07
4
-22/+22
*
[3.13] gh-130521: Add Open Graph meta tags to template pages (GH-130523) (#13...
Miss Islington (bot)
2025-04-07
3
-0/+37
*
[3.13] GH-127953: Make line number lookup O(1) regardless of the size of the ...
Mark Shannon
2025-04-07
5
-156/+208
*
[3.13] gh-131988: Fix a multithreaded scaling regression (#131989)
Sam Gross
2025-04-07
2
-2/+4
*
[3.13] gh-132221: Fix `__match_args__` generation docs in `dataclasses.rst` (...
Miss Islington (bot)
2025-04-07
1
-4/+7
*
[3.13] gh-131852: Filter out POT-Creation-Date in msgfmt (GH-131880) (GH-132217)
Miss Islington (bot)
2025-04-07
4
-3/+10
*
[3.13] gh-132171: Fix `_interpreters.run_string` crash on string subclass (GH...
Miss Islington (bot)
2025-04-07
3
-1/+8
*
[3.13] gh-122040: reword `Modules/xxmodule.c` module-level comment (GH-132201...
Miss Islington (bot)
2025-04-07
1
-2/+1
*
[3.13] gh-131912: Improve description of grouping options in the format speci...
Prometheus3375
2025-04-07
1
-33/+55
*
[3.13] gh-129204: Add _PYTHON_SUBPROCESS_USE_POSIX_SPAWN environment knob (GH...
Miss Islington (bot)
2025-04-07
2
-0/+5
*
[3.13] gh-124111: Update macOS installer to use Tcl/Tk 8.6.16. (GH-132190)
Miss Islington (bot)
2025-04-07
2
-3/+4
*
[3.13] gh-131423: Update macOS installer to use OpenSSL 3.0.16. (GH-132189)
Miss Islington (bot)
2025-04-07
2
-3/+4
*
[3.13] gh-91132: Update macOS installer to use ncurses 6.5. (GH-129990)
Miss Islington (bot)
2025-04-07
2
-18/+19
*
[3.13] Docs: Add a single table summary for ``cmath`` (GH-131887) (#132179)
Miss Islington (bot)
2025-04-06
1
-0/+51
*
[3.13] gh-132011: Fix crash on invalid `CALL_LIST_APPEND` deoptimization (GH-...
sobolevn
2025-04-06
4
-2/+25
*
[3.13] gh-132159: Do not shadow user arguments in generated `__new__` by `@wa...
Miss Islington (bot)
2025-04-06
3
-1/+21
*
[3.13] gh-132038: Make perf version check in test_perf_profiler more robust (...
Miss Islington (bot)
2025-04-06
1
-2/+3
*
[3.13] Docs: Replace dead hyperlink for CGI environment variables (GH-132137)...
Miss Islington (bot)
2025-04-06
1
-1/+1
*
[3.13] gh-132134: Add the clangd ``.cache`` directory to ``.gitignore`` (GH-1...
Miss Islington (bot)
2025-04-06
1
-0/+1
*
[3.13] Fix numbered list syntax in programming.rst (GH-130158) (#132140)
Miss Islington (bot)
2025-04-05
1
-5/+5
*
[3.13] Skip a test for Bluetooth HCI socket (added in GH-132023) if it fails ...
Miss Islington (bot)
2025-04-05
1
-1/+6
*
[3.13] Add tests for Bluetooth RFCOMM, HCI and SCO (GH-132023) (GH-132071)
Serhiy Storchaka
2025-04-05
1
-0/+124
*
[3.13] gh-131015: Add test for bytes formatting errors (#131881) (#132115)
Bénédikt Tran
2025-04-05
1
-0/+32
*
[3.13] Docs: document `plistlib.InvalidFileException` (GH-132069) (#132116)
Miss Islington (bot)
2025-04-05
1
-2/+10
*
[3.13] gh-130115: fix thread identifiers for 32-bit musl (GH-130391) (GH-132089)
Miss Islington (bot)
2025-04-04
2
-9/+22
*
[3.13] Fix typo in `template_replace()` test helper docstring (GH-132094) (#1...
Miss Islington (bot)
2025-04-04
1
-1/+1
*
[3.13] gh-128632: fix segfault on nested __classdict__ type param (GH-128744)...
Tomasz Pytel
2025-04-04
4
-13/+53
*
[3.13] gh-130655: Add a test for corrupt `.mo` files in `gettext` (GH-131911)...
Miss Islington (bot)
2025-04-04
1
-0/+39
*
[3.13] gh-130655: Add a test for bad magic numbers in `.mo` files parsed by `...
Miss Islington (bot)
2025-04-04
1
-0/+16
*
[3.13] gh-130655: Add tests for `gettext.find()` (GH-130691) (#132084)
Miss Islington (bot)
2025-04-04
1
-0/+70
*
[3.13] 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)
Miss Islington (bot)
2025-04-03
2
-2/+2
*
[3.13] gh-130197: pygettext: Test the --escape option (GH-131902) (GH-132032)
Tomas R.
2025-04-02
5
-15/+143
*
[3.13] gh-131544: Update docs for PyType_AddWatcher (gh-132015) (gh-132019)
Miss Islington (bot)
2025-04-02
1
-0/+3
*
[3.13] gh-131888: fix ResourceWarning in test_ftplib (GH-131889) (#132009)
Miss Islington (bot)
2025-04-02
1
-5/+8
*
[3.13] gh-132002: Fix crash of `ContextVar` on unhashable `str` subtype (GH-1...
Miss Islington (bot)
2025-04-02
3
-7/+17
*
[3.13] Backport miscellaneous Android testbed changes (#131985)
Malcolm Smith
2025-04-02
3
-6/+21
[next]