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.
a25a803c4c452c70da11be3e80004b47646bff4c
Select Git revision
Selected
a25a803c4c452c70da11be3e80004b47646bff4c
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
Aug
31
Jul
1
Aug
31
Jul
1
Aug
31
Jul
30
31
30
29
30
29
30
29
28
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
GH-95245: Store object values and dict pointers in single tagged pointer. (GH-95278)
gh-91146: More reduce allocation size of list from str.split/rsplit (gh-95493)
gh-95007: Remove the NoneType return converter from Argument Clinic Doc (#95529)
gh-93649: Split heaptype tests from _testcapimodule.c (GH-95386)
[3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)
gh-77617: Add sqlite3 command-line interface (#95026)
gh-95273: Clarify when sqlite_* attributes are added to sqlite3 exceptions (GH-95523)
gh-95273: Clarify when sqlite_* attributes are added to sqlite3 exceptions (#95523)
gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512)
gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512)
gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (#95512)
bpo-42037: Corrected request dependencies in CookieJar functions (GH-23112)
bpo-42037: Corrected request dependencies in CookieJar functions (GH-23112)
IDLE: Fix docs URL in the About window (GH-28417)
IDLE: Fix docs URL in the About window (GH-28417)
IDLE: Fix docs URL in the About window (#28417)
[3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308)
bpo-45445: Revert "bpo-45445: Fail if an invalid X-option is provided in the command line (GH-28823)" (GH-94745)
[3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95272)
bpo-45445: Revert "bpo-45445: Fail if an invalid X-option is provided in the command line (GH-28823)" (#94745)
[3.10] bpo-46053: Fix OSS audio support on NetBSD (GH-30065). (GH-95477)
[3.11] gh-94635: Add Reference, How-to, and Explanation headings to sqlite3 docs (GH-94636) (#95482)
[3.10] gh-94635: Add Reference, How-to, and Explanation headings to sqlite3 docs (GH-94636) (#95483)
gh-91146: Reduce allocation size of list from str.split()/rsplit() (gh-95473)
gh-95471: IDLE - Tweak Edit menu (GH-95481)
gh-95471: IDLE - Tweak Edit menu (GH-95481)
gh-95471: IDLE - Tweak Edit menu (#95481)
gh-94635: Add Reference, How-to, and Concepts headings to sqlite3 docs (#94636)
Doctest cleanups (GH-95436)
gh-90654: IDLE - Insert blank line in NEWS.txt (GH-95478)
[3.10] gh-90654: IDLE - Insert blank line in NEWS.txt (#95479)
gh-90654: IDLE - Insert blank line in NEWS.txt (#95478)
gh-95454: Replace truthy/falsy with true/false (GH-95456)
gh-94938: Fix test (GH-95396)
gh-94938: Fix test (GH-95396)
gh-94938: Fix test (GH-95396)
gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)
gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)
gh-95411: IDLE - Enable using the module browser with .pyw files (#95397)
gh-95273: Relocate sqlite3 enable load extension note (GH-95430)
Loading