Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
faster-cpython
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
27
Star
529
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
tools
on
stackref-not-null
User selector
All users
All time
Commit history
Commits on Oct 1, 2024
Doc: Fix archive filenames for standard builds (#124826)
AA-Turner
authored
91e64be
View commit details
Copy full SHA for 91e64be
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
gh-121277: Raise nice error on `next` as second argument to deprecated-removed (GH-124623)
encukou
authored
e349f73
View commit details
Copy full SHA for e349f73
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Doc: Use the short version for daily downloads (#124602)
AA-Turner
authored
2c472d3
View commit details
Copy full SHA for 2c472d3
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
gh-121277: Allow `.. versionadded:: next` in docs (GH-121278)
Show description for 7d24ea9
3 people
authored
7d24ea9
View commit details
Copy full SHA for 7d24ea9
View code at this point
Browse repository at this point
Doc: Use ``major.minor`` for documentation distribution archive filenames (#124489)
AA-Turner
authored
6318ffc
View commit details
Copy full SHA for 6318ffc
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
Bump Ruff to 0.6.7 (#124384)
AlexWaygood
authored
8a2baed
View commit details
Copy full SHA for 8a2baed
View code at this point
Browse repository at this point
Doc: Add ``make dist-no-html`` (#124383)
Show description for 0060486
AA-Turner
and
hugovk
authored
0060486
View commit details
Copy full SHA for 0060486
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Docs: Drop letter PDF (#123912)
hugovk
authored
f5597db
View commit details
Copy full SHA for f5597db
View code at this point
Browse repository at this point
Commits on Aug 3, 2024
GH-121970: Fix ``gettext`` for audit events (#122651)
AA-Turner
authored
95f5c89
View commit details
Copy full SHA for 95f5c89
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
gh-122384: Mark strings from Download page for translation (#122385)
Show description for 58ffc4c
rffontenelle
and
hugovk
authored
58ffc4c
View commit details
Copy full SHA for 58ffc4c
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
GH-121970: Extract ``audit_events`` into a new extension (#122325)
AA-Turner
authored
11ad731
View commit details
Copy full SHA for 11ad731
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
gh-122085: Create dedicated page for deprecations (#122352)
Show description for aa449cf
hugovk
and
AA-Turner
authored
aa449cf
View commit details
Copy full SHA for aa449cf
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
GH-121970: Remove ``escape4chm`` (#122065)
AA-Turner
authored
53e9e7d
View commit details
Copy full SHA for 53e9e7d
View code at this point
Browse repository at this point
Commits on Jul 20, 2024
Docs: Fix duplicate object description warnings (#122068)
AA-Turner
authored
8db5f48
View commit details
Copy full SHA for 8db5f48
View code at this point
Browse repository at this point
GH-121970: Modernise the patchlevel extension (#121995)
AA-Turner
authored
b7ad711
View commit details
Copy full SHA for b7ad711
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
GH-121970: Rewrite the C-API annotations extension (#121985)
Show description for 22c9d9c
AA-Turner
and
encukou
authored
22c9d9c
View commit details
Copy full SHA for 22c9d9c
View code at this point
Browse repository at this point
GH-121970: Use Ruff to check and format the docs tools (#122018)
Show description for 40855f3
AA-Turner
and
AlexWaygood
authored
40855f3
View commit details
Copy full SHA for 40855f3
View code at this point
Browse repository at this point
GH-121970: Make ``DeprecatedRemoved`` a subclass of ``VersionChange`` (#121971)
AA-Turner
authored
898e90c
View commit details
Copy full SHA for 898e90c
View code at this point
Browse repository at this point
GH-121970: Improve the glossary preview in HTML search (#121991)
AA-Turner
authored
adf0b94
View commit details
Copy full SHA for adf0b94
View code at this point
Browse repository at this point
GH-121970: Use ``SphinxDirective`` instead of ``Directive`` (#121972)
AA-Turner
authored
ac39151
View commit details
Copy full SHA for ac39151
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
GH-121970: Combine custom Pygments lexers into a package (#121976)
Show description for 7431c37
AA-Turner
and
hugovk
authored
7431c37
View commit details
Copy full SHA for 7431c37
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
gh-121453: Update the `Doc/templates/download.html` download files size estimates and support download `.texi` format. (#121454)
Show description for 3761117
Wulian233
and
hugovk
authored
3761117
View commit details
Copy full SHA for 3761117
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
NEWS: Fix Sphinx warnings and increase threshold for new news nits (#121482)
Show description for 006b53a
hugovk
and
AlexWaygood
authored
006b53a
View commit details
Copy full SHA for 006b53a
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
GH-120804: add docs for removal for asyncio child watchers (#120895)
Show description for 18b6ca9
kumaraditya303
and
AlexWaygood
authored
18b6ca9
View commit details
Copy full SHA for 18b6ca9
View code at this point
Browse repository at this point
Commits on Jun 16, 2024
Docs: remove temporary hardcoded links (#120348)
hugovk
authored
b8484c6
View commit details
Copy full SHA for b8484c6
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
Add Plausible for docs metrics (#119977)
Show description for 5c11556
hugovk
and
JulienPalard
authored
5c11556
View commit details
Copy full SHA for 5c11556
View code at this point
Browse repository at this point
Commits on May 30, 2024
gh-118235: Move RAISE_SYNTAX_ERROR actions to invalid rules and make sure they stay there (GH-119731)
Show description for 48f21b3
encukou
authored
48f21b3
View commit details
Copy full SHA for 48f21b3
View code at this point
Browse repository at this point
Commits on May 27, 2024
Docs: Move inline JavaScript to own file to reduce duplication (#119541)
hugovk
authored
eea26c4
View commit details
Copy full SHA for eea26c4
View code at this point
Browse repository at this point
Commits on May 26, 2024
Update README and layout.html from 3.13 to 3.14 (#119539)
Show description for b5b7dc9
3 people
authored
b5b7dc9
View commit details
Copy full SHA for b5b7dc9
View code at this point
Browse repository at this point
Commits on May 24, 2024
gh-119317: findall instead of traverse for docutils nodes (#119319)
drts01
authored
0867bce
View commit details
Copy full SHA for 0867bce
View code at this point
Browse repository at this point
Commits on May 20, 2024
Docs: Ensure no warnings are found in the NEWS file before a given line number (#119221)
hugovk
authored
034cf0c
View commit details
Copy full SHA for 034cf0c
View code at this point
Browse repository at this point
Commits on May 11, 2024
Docs: Fix SOURCE_URI (#118945)
nineteendo
authored
7e894c2
View commit details
Copy full SHA for 7e894c2
View code at this point
Browse repository at this point
Commits on May 10, 2024
gh-118689: Doc: fix ePub build (#118690)
methane
authored
7ac933e
View commit details
Copy full SHA for 7ac933e
View code at this point
Browse repository at this point
Commits on May 8, 2024
Python 3.13.0b1
Yhg1s
committed
2268289
View commit details
Copy full SHA for 2268289
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
gh-101100: Fix Sphinx warnings in `library/faulthandler.rst` (#118353)
hugovk
authored
33c6cf3
View commit details
Copy full SHA for 33c6cf3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.