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.
8fe0b1d8fa3451e923d7632263be6145a0734468
Select Git revision
Selected
8fe0b1d8fa3451e923d7632263be6145a0734468
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
22
Jul
21
20
21
20
19
20
19
18
17
16
17
16
15
16
15
14
13
14
13
14
13
14
13
12
11
10
9
8
9
8
7
8
7
6
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
24
25
24
23
22
23
22
23
22
23
22
21
20
gh-90385: Add `pathlib.Path.walk()` method (GH-92517)
GH-94438: Handle extended arguments and conditional pops in mark_stacks (GH-95110)
GH-94438: Handle extended arguments and conditional pops in mark_stacks (GH-95110)
Fix copy-friendliness of tutorial example (GH-93424)
Fix copy-friendliness of tutorial example (GH-93424)
GH-94036: Fix more attribute location quirks (GH-95028)
Fix copy-friendliness of tutorial example (GH-93424)
[3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) (GH-95143)
GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121)
Fix async method reference links in `compound_stmts` docs (GH-94935)
Fix async method reference links in `compound_stmts` docs (GH-94935)
Fix async method reference links in `compound_stmts` docs (GH-94935)
Fix scheme count in `sysconfig` whatsnew entry (GH-94110)
Fix incorrect directive in multiprocessing module documentation (GH-93517)
Fix scheme count in `sysconfig` whatsnew entry (GH-94110)
Fix incorrect directive in multiprocessing module documentation (GH-93517)
Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (GH-95134)
Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (GH-95134)
Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (GH-95134)
Use Markdown Headers in GitHub Issue templates (GH-95111)
gh-81040: Improve sqlite3.Cursor.rowcount docs (GH-94940)
gh-81040: Improve sqlite3.Cursor.rowcount docs (GH-94940)
gh-81040: Improve sqlite3.Cursor.rowcount docs (#94940)
gh-95112: Fix What's New 3.11 contribution note periods (GH-95115)
Fix typo in PROTOCOL_TO_TLS_VERSION in test_ssl (GH-95119)
gh-95112: Fix What's New 3.12 contribution note periods (#95118)
gh-95112: Fix What's New 3.11 contribution note periods (#95115)
gh-95112: Fix What's New 3.10 contribution note periods (GH-95114)
gh-95112: Fix What's New 3.10 contribution note periods (GH-95114)
gh-95112: Fix What's New 3.10 contribution note periods (#95114)
gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (GH-95106)
gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (#95106)
gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096)
gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096)
gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096)
[3.11] GH-95060: Fix PyCode_Addr2Location when addrq < 0 (GH-95094)
Fix PyCode_Addr2Location when addrq < 0 (GH-95091)
gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher (GH-95009)
gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher (GH-95009)
GH-95029: Describe Windows Store package isolation and redirection in more detail (GH-95030)
Loading