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.
fceb0ca2ac05268b1fee6099b2f5bc3f72d32cd1
Select Git revision
Selected
fceb0ca2ac05268b1fee6099b2f5bc3f72d32cd1
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
Oct
14
13
12
11
10
9
10
9
8
9
8
7
8
7
6
7
6
7
6
5
4
5
4
5
4
5
4
5
4
3
4
3
4
3
2
3
2
3
2
3
2
1
2
1
30
Sep
29
28
29
28
29
28
27
26
25
26
25
24
23
22
23
22
21
20
19
20
19
20
19
Faster sieve() recipe (#98287)
gh-98227: executionmodel.rst: except* can also bind names (GH-98256)
gh-98227: executionmodel.rst: except* can also bind names (#98256)
gh-95971: Turn @writes_bytecode_files to skip when not running (GH-95972)
gh-95731: Fix module docstring extraction in pygettext (GH-95732)
gh-95971: Turn @writes_bytecode_files to skip when not running (GH-95972)
gh-94808: Cover `PyEval_GetFuncName` (#98246)
gh-85525: Indicate supported sound header formats (GH-21575)
gh-95731: Fix module docstring extraction in pygettext (#95732)
gh-95971: Turn @writes_bytecode_files to skip when not running (#95972)
gh-96258: move Py_REFCNT and Py_SET_REFCNT to reference counting page (#96259)
gh-91485: Doc: Using Python syntax to document builtin Python functions. (GH-96579)
gh-85455: Add missing doc strings and improve docs (#21573)
gh-85525: Indicate supported sound header formats (#21575)
gh-91485: Doc: Using Python syntax to document builtin Python functions. (GH-96579)
gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip when they do not impact path resolution (GH-98259)
gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip when they do not impact path resolution (GH-98259)
gh-98251: Allow venv to pass along PYTHON* variables to pip and ensurepip when they do not impact path resolution (GH-98259)
Bpo-41246: IOCP Proactor avoid callback code duplication (#21399)
bpo-46364: Use sockets for stdin of asyncio only on AIX (GH-30596)
bpo-46364: Use sockets for stdin of asyncio only on AIX (GH-30596)
bpo-46364: Use sockets for stdin of asyncio only on AIX (#30596)
gh-98178: syslog() is not thread-safe on macOS (GH-98213)
gh-98178: syslog() is not thread-safe on macOS (GH-98213)
gh-98178: syslog() is not thread-safe on macOS (#98213)
[3.11] GH-93354: Fix PRECALL's adaptive backoff (GH-98011)
Mark all targets in `Doc/Makefile` as `PHONY` (GH-98189)
[3.10] gh-86404: Doc CI: Disable suspicious checks. (GH-26575) (GH-98221)
gh-97982: Factorize PyUnicode_Count() and unicode_count() code (#98025)
gh-96265: Formatting changes for faq/general (GH-98129)
gh-96265: Formatting changes for faq/general (GH-98129)
tutorial: remove "with single quotes" (GH-98204)
tutorial: remove "with single quotes" (GH-98204)
gh-96265: Formatting changes for faq/general (#98129)
tutorial: remove "with single quotes" (#98204)
gh-97669: Remove Tools/scripts/startuptime.py (#98214)
signalmodule.c uses _PyErr_WriteUnraisableMsg() (#98217)
gh-97669: Fix test_tools reference leak (#98216)
gh-97669: Create Tools/patchcheck/ directory (#98186)
gh-65046: Link to logging cookbook from asyncio docs (GH-98207)
Loading