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.
33336e46daff556e3850b75045e33434a8f46378
Select Git revision
Selected
33336e46daff556e3850b75045e33434a8f46378
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
15
Jun
14
15
14
13
12
13
12
11
10
9
8
7
8
7
6
7
6
5
4
3
4
3
2
3
2
1
31
May
1
Jun
31
May
1
Jun
31
May
30
29
30
29
28
29
28
27
26
27
26
25
26
25
24
25
24
25
24
23
24
23
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
GH-93850: Fix test_asyncio exception ignored tracebacks (GH-93854)
GH-93850: Fix test_asyncio exception ignored tracebacks (#93854)
gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)
gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)
gh-93857: Fix broken audit-event targets in sqlite3 docs (#93859)
Update includes in call.c (GH-93786)
Use support.sleeping_retry() and support.busy_retry() (#93848)
test_thread uses support.sleeping_retry() (#93849)
gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840)
gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840)
gh-87260: Update sqlite3 signature docs to reflect actual implementation (#93840)
[3.10] gh-89018: Improve documentation of `sqlite3` exceptions (GH-27645) (#93838)
Add test.support.busy_retry() (#93770)
[3.11] gh-89018: Improve documentation of `sqlite3` exceptions (GH-27645) (#93836)
gh-93183: Adjust wording in socket docs (GH-93832)
gh-93183: Adjust wording in socket docs (GH-93832)
gh-93829: In sqlite3, replace Py_BuildValue with faster APIs (#93830)
gh-93183: Adjust wording in socket docs (#93832)
gh-93735: Split Docs CI to speed-up the build (GH-93736)
gh-93735: Split Docs CI to speed-up the build (GH-93736)
gh-93814: Add infinite test for itertools.chain.from_iterable (GH-93815)
gh-92914: Round the allocated size for lists up to the even number (GH-92915)
gh-90300: split --help output into separate options (GH-30331)
gh-79512: Fixed names and __module__ value of weakref classes (GH-93719)
[3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412) (GH-93746)
[docs] Fix LOAD_ATTR version changed (GH-93816)
gh-93353: Fix regrtest for -jN with N >= 2 (GH-93813)
Rename 'LOAD_METHOD' specialization stat consts to 'ATTR'. (GH-93812)
[3.10] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796). (#93809)
[3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796) (#93808)
gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802)
Remove LOAD_METHOD stats. (GH-93807)
gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (#93796)
Include freelists in allocation total. (GH-93799)
GH-93429: Document `LOAD_METHOD` removal (GH-93803)
[3.10] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93801)
[3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93800)
gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338)
GH-93678: reduce boilerplate and code repetition in the compiler (GH-93682)
gh-79579: Improve DML query detection in sqlite3 (#93623)
Loading