Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
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
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
sip
Cpython
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3ce43a2c85bad4947fec11ab51352fa3caaa294b
Select Git revision
Selected
3ce43a2c85bad4947fec11ab51352fa3caaa294b
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
Select display option
Display full history
Display full history
Display up to revision
Created with Raphaël 2.2.0
4
Nov
3
4
3
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-98686: Fix compiler warning for HAS_ARG (GH-99106)
GH-98831: Add some macros definitions to bytecodes.c to reduce IDE warnings. (#99093)
GH-98831: Auto-generate PREDICTED() macro calls (#99102)
GH-98831: Add `regen-cases` to `regen-all` (#99107)
[3.11] gh-90867: test.support.wait_process() uses LONG_TIMEOUT (GH-99071) (GH-99098)
[3.11] gh-90867: test.support.wait_process() uses LONG_TIMEOUT (#99071) (#99098)
gh-90867: test.support.wait_process() uses LONG_TIMEOUT (#99071)
gh-90716: Fix pylong_int_from_string() refleak (#99094)
minor edits to locale doc (GH-98537)
minor edits to locale doc (GH-98537)
minor edits to locale doc (#98537)
[3.11] gh-94808: Cover `LOAD_GLOBAL` for custom dict subtypes (GH-96767) (GH-99091)
Support comparing two sets of pystats (GH-98816)
gh-94808: Cover `LOAD_GLOBAL` for custom dict subtypes (GH-96767)
Docs: add `named` to the list of styles in the sqlite3.paramstyle attr docs (GH-99078)
Docs: add `named` to the list of styles in the sqlite3.paramstyle attr docs (GH-99078)
Docs: add `named` to the list of styles in the sqlite3.paramstyle attr docs (#99078)
gh-90716: bugfixes and more tests for _pylong. (#99073)
gh-73691: Increase size limits in _xxtestfuzz (#99070)
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)
Loading