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.
95e271b2266b8f2e7b60ede86ccf3ede4a7f83eb
Select Git revision
Selected
95e271b2266b8f2e7b60ede86ccf3ede4a7f83eb
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
1
Oct
30
Sep
29
28
29
28
29
28
27
26
25
26
25
24
23
22
23
22
21
20
19
20
19
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
7
6
5
4
3
2
3
2
1
31
Aug
30
31
30
29
30
29
28
27
26
27
26
25
26
25
24
23
22
23
22
21
20
21
19
18
19
18
19
18
17
16
gh-95588: Drop the safety claim from `ast.literal_eval` docs. (#95919)
Fix capitalization of Unix in documentation (GH-96913)
Fix capitalization of Unix in documentation (GH-96913)
Fix capitalization of Unix in documentation (#96913)
gh-90908: Document asyncio.Task.cancelling() and asyncio.Task.uncancel() (GH-95253)
gh-90908: Document asyncio.Task.cancelling() and asyncio.Task.uncancel() (#95253)
gh-90110: Update the c-analyzer Tool (gh-97695)
GH-97592: Fix crash in C remove_done_callback due to evil code (GH-97660)
GH-96827: Don't touch closed loops from executor threads (GH-96837)
GH-96827: Don't touch closed loops from executor threads (GH-96837)
GH-97592: Fix crash in C remove_done_callback due to evil code (GH-97660)
GH-97592: Fix crash in C remove_done_callback due to evil code (#97660)
GH-96827: Don't touch closed loops from executor threads (#96837)
gh-87597: Document TimeoutExpired.stdout & .stderr types (GH-97685)
gh-87597: Document TimeoutExpired.stdout & .stderr types (GH-97685)
gh-87597: Document TimeoutExpired.stdout & .stderr types (#97685)
bpo-35675: IDLE - separate config_key window and frame (GH-11427)
bpo-35675: IDLE - separate config_key window and frame (GH-11427)
bpo-35675: IDLE - separate config_key window and frame (#11427)
gh-90989: Clarify some installer text (GH-97676)
gh-94526: getpath_dirname() no longer encodes the path (GH-97645)
gh-94526: getpath_dirname() no longer encodes the path (#97645)
gh-90989: Clarify some installer text (GH-97668)
gh-90989: Install Windows launcher per-user, and clarify some installer text (GH-97655)
gh-97649: The Tools directory is no longer installed on Windows (GH-97653)
[3.10] Use SyntaxError invalid range in tutorial introduction example (GH-93031) (GH-97667)
[3.11] Use SyntaxError invalid range in tutorial introduction example (GH-93031) (GH-97666)
Use SyntaxError invalid range in tutorial introduction example (GH-93031)
gh-96348: Deprecate the 3-arg signature of coroutine.throw and generator.throw (GH-96428)
gh-96397: Document that attributes need not be identifiers (GH-96454)
gh-96397: Document that attributes need not be identifiers (GH-96454)
closes gh-97650: correct sphinx executable (gh-97651)
gh-96397: Document that attributes need not be identifiers (#96454)
closes gh-97650: correct sphinx executable (gh-97651)
closes gh-97650: correct sphinx executable (gh-97651)
gh-52597: Add position-only markers for os functions (GH-94735)
gh-91212: Fixed flickering when the tracer is turned off (GH-95129)
gh-91212: Fixed flickering when the tracer is turned off (GH-95129)
gh-91212: Fixed flickering when the tracer is turned off (#95129)
gh-52597: Add position-only markers for os functions (#94735)
Loading