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.
dfc1b17a23fed933cffa09eec125a7e8c90ea867
Select Git revision
Selected
dfc1b17a23fed933cffa09eec125a7e8c90ea867
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
Dec
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
gh-99845: _PyObject_DictPointer(): fix dictoffset cast (GH-99922)
3.10
3.10
gh-99845: _PyObject_DictPointer(): fix dictoffset cast (#99922)
3.11
3.11
gh-99894: Ensure the local names don't collide with the test file in traceback suggestion error checking (#99895)
main
main
gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613)
[3.10] GH-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declara… (#99920)
[3.11] gh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declara… (GH-99919)
[3.11] gh-99891: Fix infinite recursion in the tokenizer when showing warnings (GH-99893) (GH-99896)
Doc: Add summary line to isolation_level & autocommit sqlite3.connect params (#99917)
gh-96192: fix os.ismount() to use a path that is str or bytes (GH-96194)
[3.10] GH-98906 ```re``` module: ```search() vs. match()``` section should mention ```fullmatch()``` (GH-98916) (GH-99913)
[3.11] GH-98906 ```re``` module: ```search() vs. match()``` section should mention ```fullmatch()``` (GH-98916) (GH-99912)
GH-98906 ```re``` module: ```search() vs. match()``` section should mention ```fullmatch()``` (GH-98916)
gh-89189: More compact range iterator (GH-27986)
bpo-47220: Document the optional callback parameter of weakref.WeakMethod (GH-25491)
bpo-47220: Document the optional callback parameter of weakref.WeakMethod (GH-25491)
GH-99905: Fix output of misses in summarize_stats.py execution counts (GH-99906)
gh-99845: PEP 670: Convert PyObject macros to functions (#99850)
gh-99845: Use size_t type in __sizeof__() methods (#99846)
GH-99877)
Fix typo in exception message in `multiprocessing.pool` (#99900)
gh-87092: move all localsplus preparation into separate function called from assembler stage (GH-99869)
gh-99891: Fix infinite recursion in the tokenizer when showing warnings (GH-99893)
gh-99824: Document that sqlite3.connect implicitly open a transaction if autocommit=False (#99825)
GH-81057: remove static state from suggestions.c (#99411)
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)
Loading