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 }}
devdanzin
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
using
on
test_python_basic_repl
User selector
All users
Datepicker
All time
Commit history
Commits on May 26, 2024
docs: fix a few typos identified by codespell (#119516)
nedbat
authored
d25954d
View commit details
Copy full SHA for d25954d
View code at this point
Browse repository at this point
Commits on May 21, 2024
Docs: Add central references to free-threading-related options (#119017)
swtaarrs
authored
9fa206a
View commit details
Copy full SHA for 9fa206a
View code at this point
Browse repository at this point
Commits on May 20, 2024
gh-102136: Add -m to options that work with -i (GH-119271)
Show description for 1726902
melaniearbor
authored
1726902
View commit details
Copy full SHA for 1726902
View code at this point
Browse repository at this point
Commits on May 7, 2024
gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#118693)
hugovk
authored
0485922
View commit details
Copy full SHA for 0485922
View code at this point
Browse repository at this point
Commits on May 6, 2024
gh-115119: Default to --with-system-libmpdec=yes (#118539)
Show description for 325a1da
erlend-aasland
and
zware
authored
325a1da
View commit details
Copy full SHA for 325a1da
View code at this point
Browse repository at this point
Commits on May 5, 2024
gh-111201: A new Python REPL (GH-111567)
Show description for f27f8c7
6 people
authored
f27f8c7
View commit details
Copy full SHA for f27f8c7
View code at this point
Browse repository at this point
gh-118518: Allow perf to work without frame pointers (#112254)
pablogsal
authored
1b22d80
View commit details
Copy full SHA for 1b22d80
View code at this point
Browse repository at this point
Commits on May 1, 2024
gh-117225: Document colour use in `doctest` (#118268)
hugovk
authored
164e2c3
View commit details
Copy full SHA for 164e2c3
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
gh-115119: Detect _decimal dependencies using pkg-config (#115406)
Show description for c7e7bfc
erlend-aasland
authored
c7e7bfc
View commit details
Copy full SHA for c7e7bfc
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
gh-117804: Document how to suppress PGO unprofiled source warnings (#117859)
erlend-aasland
authored
757891e
View commit details
Copy full SHA for 757891e
View code at this point
Browse repository at this point
Docs: add link roles with Sphinx extlinks (#117850)
Show description for 3375282
hugovk
and
AlexWaygood
authored
3375282
View commit details
Copy full SHA for 3375282
View code at this point
Browse repository at this point
gh-115664: Reorganize versionadded directives for -X options (GH-116304)
Show description for 10f1a26
serhiy-storchaka
authored
10f1a26
View commit details
Copy full SHA for 10f1a26
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
gh-114099: Add documentation for iOS platform (GH-117057)
Show description for 0f27672
5 people
authored
0f27672
View commit details
Copy full SHA for 0f27672
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
gh-117058: Update GUI and packaging recommendations for macOS. (#117059)
freakboy3742
authored
44fbab4
View commit details
Copy full SHA for 44fbab4
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
gh-90300: Fix cmdline.rst (GH-116721)
Show description for 33662d4
serhiy-storchaka
authored
33662d4
View commit details
Copy full SHA for 33662d4
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` (#116338)
Show description for 2731913
swtaarrs
authored
2731913
View commit details
Copy full SHA for 2731913
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
gh-106259: Add minimal help target to Makefile (#106260)
Show description for d9ccde2
4 people
authored
d9ccde2
View commit details
Copy full SHA for d9ccde2
View code at this point
Browse repository at this point
gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298)
serhiy-storchaka
authored
808a776
View commit details
Copy full SHA for 808a776
View code at this point
Browse repository at this point
Commits on Mar 3, 2024
Docs: update using/configure.rst (#116274)
hugovk
authored
4d3ee77
View commit details
Copy full SHA for 4d3ee77
View code at this point
Browse repository at this point
Commits on Feb 24, 2024
gh-115872: Doc: remove obsolete reference to MSI packages (#115873)
partev
authored
5251711
View commit details
Copy full SHA for 5251711
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
gh-115795: Doc: fix obsolete URL (#115749)
partev
authored
7bc7937
View commit details
Copy full SHA for 7bc7937
View code at this point
Browse repository at this point
Commits on Feb 19, 2024
gh-115664: Fix chronological ordering of versionadded and versionchanged directives (#115676)
brianschubert
authored
b02ab65
View commit details
Copy full SHA for b02ab65
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
Update "Using Python on a Mac" (#115024)
hugovk
authored
0a6e1a4
View commit details
Copy full SHA for 0a6e1a4
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Docs: 'still' is a better word than 'nonetheless' (#114598)
nedbat
authored
30b7b4f
View commit details
Copy full SHA for 30b7b4f
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
zooba
authored
f56d132
View commit details
Copy full SHA for f56d132
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
gh-113664: Improve style of Big O notation (GH-113695)
Show description for a862981
serhiy-storchaka
authored
a862981
View commit details
Copy full SHA for a862981
View code at this point
Browse repository at this point
Commits on Jan 7, 2024
gh-73965: New environment variable PYTHON_HISTORY (#13208)
Show description for f19b93f
3 people
authored
f19b93f
View commit details
Copy full SHA for f19b93f
View code at this point
Browse repository at this point
Commits on Dec 30, 2023
gh-112536: Add support for thread sanitizer (TSAN) (gh-112648)
samety
authored
88cb972
View commit details
Copy full SHA for 88cb972
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
gh-112730: Update docs for colour env vars (#112837)
hugovk
authored
12f0bbd
View commit details
Copy full SHA for 12f0bbd
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
gh-112999: Replace the outdated "deprecated" directives with "versionchanged" (GH-113000)
serhiy-storchaka
authored
fe9991b
View commit details
Copy full SHA for fe9991b
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
gh-112730: Use color to highlight error locations (gh-112732)
Show description for 16448ca
pablogsal
and
ambv
authored
16448ca
View commit details
Copy full SHA for 16448ca
View code at this point
Browse repository at this point
gh-108223: Refer to PEP 703 as Free Threading (#112780)
vstinner
authored
f885263
View commit details
Copy full SHA for f885263
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
gh-110481: Fix Py_SET_REFCNT() integer overflow (#112174)
Show description for 5f6ac2d
vstinner
authored
5f6ac2d
View commit details
Copy full SHA for 5f6ac2d
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
gh-112088: Run autoreconf in GHA check_generated_files (#112090)
Show description for d9fd33a
vstinner
authored
d9fd33a
View commit details
Copy full SHA for d9fd33a
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
gh-111374: Add a new PYTHON_FROZEN_MODULES env var, equivalent of `-X frozen_modules`. (#111411)
Show description for 45a36d5
yilei
and
hugovk
authored
45a36d5
View commit details
Copy full SHA for 45a36d5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.