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.
97c493dd3543c7c3bb5319587c162f46271d4c5d
Select Git revision
Selected
97c493dd3543c7c3bb5319587c162f46271d4c5d
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
30
Nov
29
28
27
28
27
26
27
26
27
26
25
26
25
24
23
24
23
22
21
20
19
18
17
16
15
14
15
14
13
14
13
12
11
10
11
10
9
8
7
6
7
6
5
4
3
4
3
2
3
2
3
2
1
31
Oct
30
29
28
Improve zip64 limit error message (#95892)
gh-98253: Break potential reference cycles in external code worsened by typing.py lru_cache (#98591)
gh-99127: Allow some features of syslog to the main interpreter only (gh-99128)
gh-82836: fix private network check (GH-97733)
gh-82836: fix private network check (#97733)
Docs: improve accuracy of socketserver reference (GH-24767)
Docs: improve accuracy of socketserver reference (GH-24767)
whatsnew-3.10: Mention PEP 647 in the Release highlights section. (GH-99853)
whatsnew-3.10: Mention PEP 647 in the Release highlights section. (GH-99853)
Docs: improve accuracy of socketserver reference (#24767)
whatsnew-3.10: Mention PEP 647 in the Release highlights section. (#99853)
gh-90717: Update the documentation for the altchars paremeter in base64 library (GH-94187)
gh-90717: Update the documentation for the altchars paremeter in base64 library (GH-94187)
gh-90717: Update the documentation for the altchars paremeter in base64 library (GH-94187)
gh-99344, gh-99379, gh-99382: Fix issues in substitution of ParamSpec and TypeVarTuple (GH-99412)
gh-99845: Clean up _PyObject_VAR_SIZE() usage (#99847)
gh-99845: Change _PyDict_KeysSize() return type to size_t (#99848)
GH-91375: Port `_asyncio` static types to heap types and module state (#99122)
gh-99593: Add tests for Unicode C API (part 1) (GH-99651)
gh-99344, gh-99379, gh-99382: Fix issues in substitution of ParamSpec and TypeVarTuple (GH-99412)
[3.10] gh-99811: Use correct variable to search for time in format string (GH-99812) (GH-99852)
[3.11] gh-99811: Use correct variable to search for time in format string (GH-99812) (GH-99851)
gh-99811: Use correct variable to search for time in format string (GH-99812)
`fnmatch` docs: link to `fnmatch.filter()`, not `builtins.filter()` (GH-99819)
`fnmatch` docs: link to `fnmatch.filter()`, not `builtins.filter()` (#99819)
Use _Py_RVALUE() in macros (#99844)
Grammatical improvements for ctypes 'winmode' documentation (GH-19167)
gh-89653: PEP 670: Convert macros to functions (#99843)
[3.10] bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and s… (#99842)
gh-99249: Clarify "read-only" slots tp_bases & tp_mro (GH-99342)
gh-99249: Clarify "read-only" slots tp_bases & tp_mro (GH-99342)
[3.11] bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and segfaults (GH-18640) (#99841)
bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and segfaults (#18640)
bpo-41825: restructure docs for the os.wait*() family (GH-22356)
bpo-41825: restructure docs for the os.wait*() family (GH-22356)
gh-99249: Clarify "read-only" slots tp_bases & tp_mro (GH-99342)
gh-51524: Fix bug when calling trace.CoverageResults with valid infile (GH-99629)
gh-51524: Fix bug when calling trace.CoverageResults with valid infile (GH-99629)
gh-51524: Fix bug when calling trace.CoverageResults with valid infile (#99629)
Docs: both sqlite3 "point examples" now adapt to str (GH-99823)
Loading