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.
9b070d361da2d1458ba005e2451b26d698c1fbf7
Select Git revision
Selected
9b070d361da2d1458ba005e2451b26d698c1fbf7
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
20
Sep
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
15
14
15
14
13
12
13
12
11
12
11
10
11
10
9
8
6
5
Fix minor comment typo in dictobject.c (GH-96960)
gh-87092: in compiler, move the detection of exception handlers before the CFG optimization stage (GH-96935)
[3.10] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993) (GH-93543)
[3.10] gh-96917: link to typing.readthedocs.io from typing.rst (GH-96921) (GH-96937)
gh-96711: Enhance SystemError message upon Invalid opcode (#96712)
[3.10] gh-96727: Document restrictions on Handler.emit() with respect to locking. (GH-96948) (GH-96951)
[3.11] gh-96727: Document restrictions on Handler.emit() with respect to locking. (GH-96948) (GH-96950)
gh-96727: Document restrictions on Handler.emit() with respect to locking. (GH-96948)
gh-96387: take_gil() resets drop request before exit (GH-96869) (GH-96941)
gh-96387: take_gil() resets drop request before exit (#96869) (#96941)
gh-96512: Update int_max_str docs to say 3.11 (#96942)
gh-95865: Further reduce quote_from_bytes memory consumption (#96860)
gh-96387: take_gil() resets drop request before exit (#96869)
GH-96864: Check for error between line and opcode events (GH-96880)
gh-96917: link to typing.readthedocs.io from typing.rst (GH-96921)
gh-96917: link to typing.readthedocs.io from typing.rst (#96921)
gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New (GH-96097)
gh-95913: Fix and copyedit New Features section of 3.11 What's New (GH-95915)
gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New (GH-96097)
gh-95913: Fix and copyedit New Features section of 3.11 What's New (GH-95915)
gh-96821: Fix undefined behaviour in `_testcapimodule.c` (GH-96915) (GH-96927)
gh-96821: Fix undefined behaviour in `_testcapimodule.c` (GH-96915) (GH-96926)
gh-96821: Fix undefined behaviour in `_testcapimodule.c` (GH-96915)
GH-96851: Add link to FAQ entry for caching method calls. (GH-96902)
GH-96851: Add link to FAQ entry for caching method calls. (GH-96902)
fix various typos in random module's documentation (GH-96912)
[3.11] gh-96861: Check for unset sys.executable during venv creation. (GH-96887) (GH-96919)
[3.10] gh-96861: Check for unset sys.executable during venv creation. (GH-96887) (GH-96918)
gh-94787: [doc] Add to argparse doc an example of a mutually-exclusive group nested in an argument group (GH-94807)
Simplify sieve() recipe. Add edge case tests. (GH-96892)
Clarify that the expression is regular math notation, not Python. (GH-96903) (GH-96908)
Clarify that the expression is regular math notation, not Python. (#96903)
gh-87179: Fix more IDLE class headers (GH-96899)
gh-87179: Fix more IDLE class headers (GH-96899)
gh-87179: Fix more IDLE class headers (#96899)
Revert "gh-87079: Warn on unintended signal wakeup fd override in `asyncio` (#96807)" (#96898)
gh-91210: Improve error message when non-default param follows default (GH-95933)
Simplify sieve() recipe. Add edge case tests. (GH-96892)
gh-87079: Warn on unintended signal wakeup fd override in `asyncio` (#96807)
[3.11] gh-96883: browser: include concurrent.futures (GH-96886) (GH-96888)
Loading