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.12] GH-109190: Copyedit 3.12 What's New: Prefer GitHub issues links (GH-10...
Miss Islington (bot)
2023-09-25
1
-4/+4
*
[3.12] GH-109190: Copyedit 3.12 What's New: Update the ``imp`` porting guidan...
Miss Islington (bot)
2023-09-25
1
-2/+3
*
[3.12] GH-109190: Copyedit 3.12 What's New: Increase the prominence of the se...
Miss Islington (bot)
2023-09-25
1
-0/+7
*
[3.12] GH-109190: Copyedit 3.12 What's New: Use the ``:file:`` role (GH-10975...
Miss Islington (bot)
2023-09-25
1
-11/+11
*
[3.12] gh-101100: Fix sphinx warnings in `Doc/library/xml.etree.elementtree.r...
Miss Islington (bot)
2023-09-24
2
-2/+6
*
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
Miss Islington (bot)
2023-09-24
30
-95/+99
*
[3.12] gh-100228: Document the os.fork threads DeprecationWarning. (GH-109767...
Miss Islington (bot)
2023-09-24
4
-4/+60
*
[3.12] GH-95913: Add the release date for Python 3.11 (GH-109750) (#109771)
Miss Islington (bot)
2023-09-24
2
-2/+1
*
[3.12] Docs: Update Donghee Na's name (GH-109743) (#109758)
Hugo van Kemenade
2023-09-24
42
-142/+142
*
[3.12] gh-109719: Fix missing jump target labels when compiler reorders cold/...
Miss Islington (bot)
2023-09-24
3
-0/+17
*
[3.12] ACKS: Fix ordering; Correct Itamar Oren's surname; Add Adam Turner (G...
Miss Islington (bot)
2023-09-22
1
-3/+3
*
[3.12] GH-109190: Copyedit 3.12 What's New: asyncio (GH-109661) (#109733)
Miss Islington (bot)
2023-09-22
1
-4/+4
*
[3.12] GH-109190: Copyedit 3.12 What's New: PEP 669 (GH-109658) (#109732)
Miss Islington (bot)
2023-09-22
1
-3/+5
*
[3.12] GH-109190: Copyedit 3.12 What's New: Other Language Changes (GH-109660...
Miss Islington (bot)
2023-09-22
1
-8/+8
*
[3.12] GH-109190: Copyedit 3.12 What's New: PEP 684 (GH-109657) (#109729)
Miss Islington (bot)
2023-09-22
1
-4/+4
*
[3.12] GH-109190: Copyedit 3.12 What's New: bytecode (LOAD_METHOD) (GH-109665...
Miss Islington (bot)
2023-09-22
1
-2/+2
*
[3.12] gh-106967: remove Release and Date fields from whatsnew for 3.12 (#109...
Hugo van Kemenade
2023-09-22
1
-2/+1
*
[3.12] gh-109627: duplicated small exit blocks need to be assigned jump targe...
Irit Katriel
2023-09-22
3
-5/+28
*
[3.12] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actio...
Miss Islington (bot)
2023-09-22
2
-31/+20
*
[3.12] GH-109190: Copyedit 3.12 What's New: Consistently show module names (G...
Miss Islington (bot)
2023-09-22
1
-19/+19
*
[3.12] GH-109190: Copyedit 3.12 What's New: calendar (GH-109662) (#109716)
Hugo van Kemenade
2023-09-22
1
-1/+2
*
[3.12] GH-109190: Copyedit 3.12 What's New: tokenize (GH-109663) (#109715)
Miss Islington (bot)
2023-09-22
1
-2/+2
*
[3.12] GH-109190: Copyedit 3.12 What's New: PEP 701 (GH-109655) (#109689)
Miss Islington (bot)
2023-09-22
1
-15/+17
*
[3.12] GH-109190: Copyedit 3.12 What's New: Improved Error Messages (GH-10965...
Miss Islington (bot)
2023-09-22
1
-6/+5
*
[3.12] GH-109190: Copyedit 3.12 What's New: Typing PEPs (GH-109659) (#109684)
Miss Islington (bot)
2023-09-22
1
-4/+6
*
[3.12] GH-109190: Copyedit 3.12 What's New: PEP 709 (GH-109656) (#109681)
Miss Islington (bot)
2023-09-22
1
-7/+5
*
[3.12] Misc itertool recipe improvements, mostly docstrings and comments (gh-...
Miss Islington (bot)
2023-09-22
1
-37/+44
*
[3.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636)
Miss Islington (bot)
2023-09-22
4
-8/+7
*
Post 3.12.0rc3
Thomas Wouters
2023-09-19
1
-1/+1
*
Python 3.12.0rc3
v3.12.0rc3
Thomas Wouters
2023-09-18
33
-90/+323
*
[3.12] gh-109496: Detect Py_DECREF() after dealloc in debug mode (GH-109539) ...
Miss Islington (bot)
2023-09-18
4
-16/+56
*
[3.12] gh-109408: Azure Pipelines: test 3.12 branch (GH-109453) (#109535)
Miss Islington (bot)
2023-09-18
2
-2/+2
*
[3.12] gh-109371: Fix monitoring with instruction events set (gh-109385) (#10...
Miss Islington (bot)
2023-09-18
4
-2/+33
*
[3.12] gh-108843: fix ast.unparse for f-string with many quotes (GH-108981) (...
Miss Islington (bot)
2023-09-18
3
-1/+35
*
[3.12] gh-102251: Disable non-rerunnable test in test_import (GH-106013) (#10...
Miss Islington (bot)
2023-09-18
1
-4/+20
*
[3.12] Fix extraneous backslashes in hashlib docs (GH-109468) (#109530)
Miss Islington (bot)
2023-09-18
1
-12/+12
*
[3.12] gh-109408: Remove Ubuntu unit tests from Azure Pipelines (GH-109452) (...
Miss Islington (bot)
2023-09-17
3
-54/+8
*
[3.12] gh-109451: Fix wrong format specifier in logging documentation (GH-109...
Miss Islington (bot)
2023-09-17
1
-1/+1
*
[3.12] gh-109414: Add some basic information about venvs in the introduction....
Miss Islington (bot)
2023-09-17
1
-0/+19
*
[3.12] gh-109474: Update two Unix packaging URLs (GH-109307) (#109477)
Miss Islington (bot)
2023-09-17
1
-2/+2
*
[3.12] gh-109096: Silence test_httpservers fork + threads DeprecationWarning ...
Gregory P. Smith
2023-09-17
1
-1/+6
*
[3.12] Docs: Superseded modules: list only module names (GH-109439) (#109445)
Miss Islington (bot)
2023-09-15
1
-0/+1
*
[3.12] gh-109395: Remove skipped macOS builds from Azure Pipelines (GH-109400...
Miss Islington (bot)
2023-09-15
3
-65/+0
*
[3.12] gh-109395: Remove skipped coverage job from Azure Pipelines (GH-109412...
Miss Islington (bot)
2023-09-15
3
-101/+9
*
[3.12] gh-109219: propagate free vars through type param scopes (GH-109377) (...
Miss Islington (bot)
2023-09-14
3
-3/+17
*
[3.12] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (...
Miss Islington (bot)
2023-09-14
2
-3/+10
*
[3.12] gh-101100: Fix sphinx warnings in `turtle.rst` (GH-109394) (#109416)
Miss Islington (bot)
2023-09-14
2
-5/+4
*
[3.12] gh-105658: fix excess trace events for except block ending with a cond...
Irit Katriel
2023-09-14
3
-15/+34
*
[3.12] gh-109341: Fix crash on compiling invalid AST including TypeAlias (GH-...
Miss Islington (bot)
2023-09-14
3
-0/+26
*
[3.12] gh-60283: Check for redefined test names in CI (GH-109161) (#109365)
Miss Islington (bot)
2023-09-14
5
-1/+58
[next]