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.0rc2
v3.13.0rc2
Thomas Wouters
2024-09-06
79
-175/+787
*
[3.13] gh-123780: Make test_pkgutil clean up `spam` module (GH-123036) (#123781)
Miss Islington (bot)
2024-09-06
1
-4/+10
*
[3.13] gh-123523: Rework typing documentation for generators and coroutines, ...
Miss Islington (bot)
2024-09-06
2
-101/+112
*
[3.13] gh-123321: Make Parser/myreadline.c locking safe in free-threaded buil...
Miss Islington (bot)
2024-09-06
2
-25/+11
*
[3.13] gh-123716: Fix 'Bad substitution' syntax error in configure script for...
Miss Islington (bot)
2024-09-06
2
-2/+2
*
[3.13] gh-120221: Support KeyboardInterrupt in asyncio REPL (GH-123795) (#123...
Miss Islington (bot)
2024-09-06
8
-21/+133
*
[3.13] gh-109975: Add links to py-free-threading.github.io (GH-123776) (#123794)
Miss Islington (bot)
2024-09-06
2
-0/+10
*
[3.13] GH-123545: Remove duplicate Py_DECREF when handling _PyOptimizer_Optim...
Savannah Ostrowski
2024-09-06
3
-4/+1
*
[3.13] gh-123747: Avoid static_assert() in internal header files (#123779) (#...
Victor Stinner
2024-09-06
2
-4/+9
*
[3.13] gh-119310: Fix encoding when reading old history file (GH-121779) (#12...
Miss Islington (bot)
2024-09-06
4
-6/+59
*
[3.13] gh-123207: Clarify the documentation for the mro lookup for super() (G...
Miss Islington (bot)
2024-09-06
1
-4/+4
*
[3.13] gh-123463: Include logging_flow diagram in non-HTML docs (GH-123464) (...
Miss Islington (bot)
2024-09-06
1
-0/+4
*
[3.13] gh-123657: Fix crash and refleak in `decimal.getcontext()` (GH-123703)...
Miss Islington (bot)
2024-09-06
2
-10/+18
*
[3.13] gh-119034, REPL: Change page up/down keys to search in history (GH-123...
Miss Islington (bot)
2024-09-06
5
-4/+113
*
[3.13] gh-111201: fix auto-indent in pyrepl for muliple pound comments (GH-12...
Miss Islington (bot)
2024-09-06
2
-1/+19
*
[3.13] gh-103066: Add links and `help` in site.py constants (GH-103777) (#123...
Miss Islington (bot)
2024-09-06
2
-2/+12
*
[3.13] Ensure clang++ is autodetected on iOS. (gh-123749) (#123758)
Miss Islington (bot)
2024-09-06
2
-6/+6
*
[3.13] gh-123275: Add tests for `PYTHON_GIL=1` and `-Xgil=1` (gh-123754) (gh-...
Miss Islington (bot)
2024-09-06
1
-6/+16
*
[3.13] gh-123275: Support `-Xgil=1` and `PYTHON_GIL=1` on non-free-threaded b...
Miss Islington (bot)
2024-09-06
3
-8/+12
*
[3.13] Swap the and from in sentence in init_config.rst (GH-120086) (#123744)
Miss Islington (bot)
2024-09-05
1
-1/+1
*
[3.13] gh-85453: Improve instance attributes mark up on datetime.rst (GH-1236...
Miss Islington (bot)
2024-09-05
1
-9/+15
*
[3.13] gh-123240: Raise input audit events in the new REPL (GH-123274) (#123737)
Miss Islington (bot)
2024-09-05
2
-2/+7
*
[3.13] gh-123418: Update macOS installer to use OpenSSL 3.0.15 (GH-123684) (#...
Miss Islington (bot)
2024-09-05
2
-3/+4
*
[3.13] gh-123678: Upgrade libexpat 2.6.3 (GH-123689) (GH-123707)
Miss Islington (bot)
2024-09-05
5
-25/+46
*
[3.13] gh-123392: Clarify wording regarding parameters that are functions to ...
Miss Islington (bot)
2024-09-05
1
-38/+36
*
[3.13] gh-123418: Update Android build to use OpenSSL 3.0.15 (GH-123685) (#12...
Miss Islington (bot)
2024-09-04
2
-1/+2
*
[3.13] gh-118508: Clarify which characters are matched by `\s` (GH-119155) (#...
Miss Islington (bot)
2024-09-04
1
-4/+3
*
[3.13] gh-123700: Update OpenSSL versions in multissltests and CI (GH-123702)
Miss Islington (bot)
2024-09-04
2
-2/+3
*
[3.13] gh-123418: Update OpenSSL to 3.0.15 on Windows (GH-123686)
Miss Islington (bot)
2024-09-04
4
-8/+9
*
[3.13] gh-123418: Update CI to use fresh OpenSSL releases (GH-123696)
Miss Islington (bot)
2024-09-04
4
-7/+11
*
[3.13] gh-123321: Fix Parser/myreadline.c to prevent a segfault during a mult...
Miss Islington (bot)
2024-09-04
3
-4/+39
*
[3.13] gh-123580: Fix `signed_number` token in documentation (GH-123582) (GH-...
Miss Islington (bot)
2024-09-04
1
-1/+1
*
[3.13] Add shims for iOS C++ compilation (GH-123620) (#123656)
Miss Islington (bot)
2024-09-04
3
-0/+6
*
[3.13] gh-123621: Fix `datamodel.rst` with proper `dict` notation (GH-123648)...
Miss Islington (bot)
2024-09-03
1
-1/+1
*
[3.13] gh-123579: Document exclamation token (GH-123612) (#123637)
Miss Islington (bot)
2024-09-03
1
-3/+3
*
[3.13] gh-123572: Fix key codes in VK_MAP in windows_console.py (GH-122692) (...
Miss Islington (bot)
2024-09-03
2
-4/+7
*
[3.13] gh-121804: always show error location for SyntaxError's in basic repl ...
Miss Islington (bot)
2024-09-03
3
-0/+46
*
[3.13] gh-123091: Use more _Py_IsImmortalLoose() (GH-123602) (GH-123622)
Petr Viktorin
2024-09-03
3
-3/+3
*
[3.13] gh-123409: fix `IPv6Address.reverse_pointer` for IPv4-mapped addresses...
Miss Islington (bot)
2024-09-02
3
-12/+53
*
[3.13] gh-123458: Skip SBOM generation if no git repository is detected (GH-1...
Miss Islington (bot)
2024-09-02
1
-0/+18
*
[3.13] Rewrite idlelib/Icons/README.txt (GH-123329) (#123330)
Miss Islington (bot)
2024-09-02
1
-8/+31
*
[3.13] gh-98442: fix locations of with statement's cleanup instructions (GH-1...
Miss Islington (bot)
2024-09-02
3
-1/+38
*
[3.13] gh-93691: fix too broad source locations of with-statement instruction...
Miss Islington (bot)
2024-09-02
3
-3/+47
*
[3.13] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-11857...
Miss Islington (bot)
2024-09-02
4
-0/+19
*
[3.13] gh-123517: Remove unnecessary `:meth:` parentheses (gh-123518) (GH-123...
Wei-Hsiang (Matt) Wang
2024-09-02
52
-138/+138
*
[3.13] gh-123091: Use _Py_IsImmortalLoose() (#123511) (#123600)
Victor Stinner
2024-09-02
7
-17/+17
*
[3.13] gh-116263: Do not rollover empty files in RotatingFileHandler (GH-1227...
Miss Islington (bot)
2024-09-02
3
-5/+58
*
[3.13] Fixes typo in idlelib/idle_test/example_stub.pyi (GH-122520) (#122738)
Miss Islington (bot)
2024-09-02
1
-1/+1
*
[3.13] gh-123570: Add link to `weakref.ref` from `weakref_slot` docs in `data...
Miss Islington (bot)
2024-09-02
1
-1/+2
*
[3.13] build(deps): bump hypothesis from 6.108.10 to 6.111.2 in /Tools (GH-12...
Hugo van Kemenade
2024-09-02
1
-1/+1
[next]