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.
9b3f7792093c533608f70043aa2a7daf7f903a16
Select Git revision
Selected
9b3f7792093c533608f70043aa2a7daf7f903a16
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
28
Jul
29
28
27
26
27
26
25
26
25
24
25
24
25
24
23
24
23
24
23
22
21
20
21
20
19
20
19
18
17
16
17
16
15
16
15
14
13
14
13
14
13
14
13
12
11
10
9
8
9
8
7
8
7
6
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008)
gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008)
Fix misused variable that was preventing permutations of classes from being tested (GH-93935)
gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008)
Fix Unicode doc and replace use of macro with PyMem_New function (GH-94088)
gh-59200: Clarify `PyLong_FromString` documentation (GH-94363)
gh-94512: Fix forced arg format in AC-processed overlapped (GH-94516)
gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
[3.9] gh-90359: Update documentation to follow PEP 495. (gh-94800). (gh-94835)
[3.8] gh-90359: Update documentation to follow PEP 495. (gh-94800). (GH-94834)
[3.11] Update link to faster cpython benchmarks (GH-95391) (GH-95392)
Update link to faster cpython benchmarks (GH-95391)
GH-95097: fix `asyncio.run` for tasks without `uncancel` method (#95211)
gh-95369: add missing decref in error case of exception group's split (GH-95370)
gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95364)
gh-95355: Check tokens[0] after allocating memory (GH-95356)
gh-95369: add missing decref in error case of exception group's split (GH-95370)
Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods' (#95357)
Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods' (#95358)
gh-95355: Check tokens[0] after allocating memory (GH-95356)
[3.10] GH-93899: fix checks for eventfd flags (GH-95170). (#95345)
[3.11] GH-93899: fix checks for eventfd flags (GH-95170). (#95342)
gh-95355: Check tokens[0] after allocating memory (GH-95356)
gh-95166: cancel map waited on future on timeout (GH-95169)
GH-90081: Run python tracers at full speed (GH-95328)
[3.10] gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999) (GH-95354)
[3.11] gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999) (GH-95353)
Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods'
gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999)
[3.7] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (GH-95314)
[3.8] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (GH-95313)
[3.9] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (GH-95312)
gh-95339: update bundled pip to 22.2.1 (gh-95340)
gh-95339: update bundled pip to 22.2.1 (gh-95340)
gh-95174: Add pthread stubs for WASI (GH-95234)
gh-95339: update bundled pip to 22.2.1 (gh-95340)
[3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (GH-95325) (#95336)
gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (#95325)
gh-95174: Move WASIX logic into wasi-env (GH-95320)
Loading