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.
f58631be1148ee5436bb71d175d3993e3e6b4e1e
Select Git revision
Selected
f58631be1148ee5436bb71d175d3993e3e6b4e1e
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
3
Nov
2
3
2
3
2
1
31
Oct
30
29
28
27
26
27
26
27
26
27
26
25
24
25
24
25
24
23
22
21
20
19
20
19
18
19
18
19
18
19
18
17
18
17
16
15
14
13
12
11
GH-90699: Remove `_Py_IDENTIFIER` usage from `_ctypes` (GH-99054)
gh-92584: Remove the distutils package (#99061)
gh-98978: Fix Py_SetPythonHome(NULL) (GH-99066)
gh-98978: Fix Py_SetPythonHome(NULL) (#99066)
gh-94172: Remove keyfile, certfile and check_hostname parameters (#94173)
gh-90716: Remove _pylong._DEBUG flag (#99063)
gh-98884: [pathlib] remove `hasattr` check for `lru_cache` (#98885)
gh-92584: Remove references to removed _bootsubprocess (#99062)
gh-97909: PyMemberDef & PyGetSetDef members are not marked up (GH-98810)
gh-98401: Invalid escape sequences emits SyntaxWarning (#99011)
GH-98831: Remove redundant extract_cases.py script (GH-99065)
gh-83004: Clean up refleak in _io initialisation (GH-98840)
gh-97616: test_list_resize_overflow() uses sys.maxsize (#99057)
gh-83004: Clean up refleak in _io initialisation (#98840)
gh-98948: Remove obsolete readelf dependency (#98949)
gh-94199: Remove ssl.wrap_socket() documentation (#99023)
GH-96793: Implement PEP 479 in bytecode. (GH-99006)
[3.10] gh-98740: Fix validation of conditional expressions in RE (GH-98764) (GH-99046)
gh-98740: Fix validation of conditional expressions in RE (GH-98764)
gh-98740: Fix validation of conditional expressions in RE (GH-98764)
GH-98831: "Generate" the interpreter (#98830)
gh-98999: Raise `ValueError` in `_pyio` on closed buffers (gh-99009)
gh-98512: Add more tests for `ValuesView` (GH-98515)
gh-98512: Add more tests for `ValuesView` (GH-98515)
gh-65002: Make note that null bytes are used to pad bytes (GH-98635)
gh-65002: Make note that null bytes are used to pad bytes (GH-98635)
Docs: Add 'as, match statement' to the index (GH-99001)
Docs: Add 'as, match statement' to the index (GH-99001)
argparse howto: Use f-string in preference to "...".format() (GH-98883)
argparse howto: Use f-string in preference to "...".format() (GH-98883)
Docs: Add 'as, match statement' to the index (#99001)
gh-98512: Add more tests for `ValuesView` (#98515)
argparse howto: Use f-string in preference to "...".format() (#98883)
[3.10] gh-96265: Formatting changes for faq/programming (GH-98242) (#98994)
gh-96997: Clarify the contract of PyMem_SetAllocator() (GH-98977)
gh-96997: Clarify the contract of PyMem_SetAllocator() (GH-98977)
gh-96997: Clarify the contract of PyMem_SetAllocator() (#98977)
[3.10] gh-97731: Specify the full path to the docs for `make docclean` (GH-98982) (#99025)
GH-90699: Remove `_Py_IDENTIFIER` usage from `_elementtree` module (GH-99012)
gh-98790: When DLLs directory is missing on Windows, assume executable_dir contains PYD files instead (GH-98936)
Loading