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.
5da1197d51871cc7bb97a0de4d9bf99664579671
Select Git revision
Selected
5da1197d51871cc7bb97a0de4d9bf99664579671
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
23
May
22
23
22
21
20
19
18
19
18
17
18
17
16
15
16
15
14
13
12
11
12
11
12
11
12
11
12
11
10
11
10
9
10
9
10
9
10
9
8
9
8
7
8
7
6
5
6
5
6
5
6
5
6
5
6
5
4
3
4
3
2
3
2
[3.11] gh-93100: [Enum] fix missing variable in global_str (GH-93107) (GH-93134)
gh-93010: InvalidHeaderError used but nonexistent (GH-93015)
gh-93010: InvalidHeaderError used but nonexistent (GH-93015)
gh-92913: Fix typos in documentation (GH-93129)
gh-93005: Fixes launcher test when no Python install is available (GH-93007)
gh-92913: Fix typos in documentation (GH-93129)
GH-93115: Fix version check in sqlite3 module constants test (GH-93116)
gh-93010: InvalidHeaderError used but nonexistent (#93015)
gh-93005: Fixes launcher test when no Python install is available (GH-93007)
GH-93115: Fix version check in sqlite3 module constants test (#93116)
gh93107: [Enum] fix missing variable in global_str (GH-93107)
gh-90473: WASI: skip gethostname tests (GH-93092)
gh-92536: Mark PyUnicode_READY() argument as unused (#93011)
gh-93061: Mark as artificial: backwards jump after async for (GH-93062)
gh-93103: Update PyUnicode_DecodeFSDefault() doc (#93105)
gh-93103: Deprecate global configuration variable (#93104)
gh-90473: WASI: skip gethostname tests (GH-93092)
gh-89158: Add some REPL secondary prompt markers (GH-93073)
gh-89158: Add some REPL secondary prompt markers (GH-93073)
gh-89158: Add some REPL secondary prompt markers (#93073)
gh-73137: Added sub-subsection headers for flags in re (GH-93000)
gh-92994: Clarify importlib "check" example (GH-92995)
gh-92994: Clarify importlib "check" example (GH-92995)
gh-73137: Added sub-subsection headers for flags in re (GH-93000)
binascii docs: strict_mode parameter is keyword-only (GH-93055)
gh-91061: also accept pathlib.Path for winsound.PlaySound (#91489)
gh-92994: Clarify importlib "check" example (#92995)
gh-73137: Added sub-subsection headers for flags in re (#93000)
binascii docs: strict_mode parameter is keyword-only (#93055)
termios docs: fix indentation (GH-93080)
termios docs: fix indentation (#93080)
Clean up the sqlite3 tests (GH-93056)
Clean up the sqlite3 tests (GH-93056)
gh-91362: reword pickle docs to account for nested classes (GH-92429)
gh-91362: reword pickle docs to account for nested classes (GH-92429)
Improve tests for opening Sqlite by URI (GH-93047)
gh-91362: reword pickle docs to account for nested classes (#92429)
[3.11] GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-92951) (gh-93049)
Improve tests for opening Sqlite by URI (GH-93047)
[3.11] gh-93044: No longer convert the database argument of sqlite3.connect() to bytes (GH-93046) (GH-93048)
Loading