Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Cpython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sip
Cpython
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4dc2cae3abd75f386374d0635d00443b897d0672
Select Git revision
Selected
4dc2cae3abd75f386374d0635d00443b897d0672
Branches
13
main
default
protected
3.10
3.11
3.7
3.8
3.9
backport-c3648f4-3.11
branch-v3.11.0
enum-fix_auto
gh-93963/remove-importlib-resources-abcs
refactor-wait_for
revert-15688-bpo-38031-_io-FileIO-opener-crash
shared-testcase
Tags
20
v3.12.0a2
v3.12.0a1
v3.11.0
v3.8.15
v3.9.15
v3.10.8
v3.7.15
v3.11.0rc2
v3.8.14
v3.9.14
v3.7.14
v3.10.7
v3.11.0rc1
v3.10.6
v3.11.0b5
v3.11.0b4
v3.10.5
v3.11.0b3
v3.11.0b2
v3.9.13
34 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Jul
6
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
24
25
24
23
22
23
22
23
22
23
22
21
20
19
20
19
18
17
16
17
16
15
14
15
14
13
12
13
12
11
10
9
8
7
8
7
[3.11] gh-94628: Add explicit parameter list to sqlite3.connect docs (GH-94629) (#94645)
gh-94628: Add explicit parameter list to sqlite3.connect docs (#94629)
gh-92228: disable the compiler's 'small exit block inlining' optimization for blocks that have a line number (GH-94592)
gh-94630: Update sqlite3 docs with positional-only and keyword-only symbols (GH-94631)
gh-94630: Update sqlite3 docs with positional-only and keyword-only symbols (GH-94631)
gh-94630: Update sqlite3 docs with positional-only and keyword-only symbols (#94631)
gh-94017: Improve clarity of sqlite3 transaction handling docs (GH-94320)
gh-94017: Improve clarity of sqlite3 transaction handling docs (GH-94320)
gh-94017: Improve clarity of sqlite3 transaction handling docs (#94320)
GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (GH-94593)
GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (#94593)
gh-90005: Port readline and curses to PY_STDLIB_MOD (GH-94452)
[3.11] gh-94438: in frameobject's mark_stacks switch, the PUSH_EXC_INFO and POP_EXCEPT cases are no longer reachable (GH-94582) (GH-94595)
gh-94438: in frameobject's mark_stacks switch, the PUSH_EXC_INFO and POP_EXCEPT cases are no longer reachable (GH-94582)
[3.11] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511) (GH-94578)
[3.10] gh-94510: Raise on re-entrant calls to sys.setprofile and syssettrace (GH-94511) (#94579)
[3.10] gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424) (GH-94577)
gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424) (GH-94576)
gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511)
[3.10] gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (GH-94386) (GH-94574)
gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424)
gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (GH-94386)
gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (#94386)
[3.8] gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94571)
[3.9] gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94570)
gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94569)
gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94568)
[3.11] gh-92897: Ensure `venv --copies` respects source build property of the creating interpreter (GH-92899) (GH-94567)
gh-90355: Add isolated flag if currently isolated (GH-92857)
Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489) (GH-94566)
gh-92897: Ensure `venv --copies` respects source build property of the creating interpreter (GH-92899)
[3.10] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94565)
[3.11] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94564)
Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489)
bpo-46755: Don't log stack info twice in QueueHandler (GH-31355)
[3.11] gh-94485: Set line number of module's RESUME instruction to 0 as specified by PEP 626 (GH-94552) (GH-94562)
gh-94485: Set line number of module's RESUME instruction to 0, as specified by PEP 626 (GH-94552)
gh-84753: Clarify change made to `inspect` functions (GH-94554) (GH-94560)
gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94555)
gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94556)
Loading