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
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
on
test_python_basic_repl
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2024
Doc/README: Document 'make htmllive' (#120692)
Show description for ead6765
hugovk
authored
ead6765
View commit details
Copy full SHA for ead6765
View code at this point
Browse repository at this point
gh-120661: improve example for basic type hints (#120934)
picnixz
authored
bb057ea
View commit details
Copy full SHA for bb057ea
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
GH-119054: Add "Permissions and ownership" section to pathlib docs. (#120505)
Show description for e4a97a7
barneygale
and
hugovk
authored
e4a97a7
View commit details
Copy full SHA for e4a97a7
View code at this point
Browse repository at this point
gh-120858: PyDict_Next should not lock the dict (#120859)
Show description for 375b723
colesbury
authored
375b723
View commit details
Copy full SHA for 375b723
View code at this point
Browse repository at this point
gh-119182: Add PyUnicodeWriter_WriteUCS4() function (#120849)
vstinner
authored
2e15785
View commit details
Copy full SHA for 2e15785
View code at this point
Browse repository at this point
docs: puremagic.what() as replacement for imghdr.what() (#120871)
cclauss
authored
22b8a35
View commit details
Copy full SHA for 22b8a35
View code at this point
Browse repository at this point
gh-119521: Rename IncompleteInputError to _IncompleteInputError and remove from public API/ABI (GH-119680)
Show description for ac61d58
pablogsal
and
encukou
authored
ac61d58
View commit details
Copy full SHA for ac61d58
View code at this point
Browse repository at this point
gh-112169: Documented getaddrinfo/getnameinfo default loop executor usage and implications. (#112191)
Show description for fc297b4
4 people
authored
fc297b4
View commit details
Copy full SHA for fc297b4
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
GH-73991: Add `pathlib.Path.copytree()` (#120718)
Show description for 35e998f
barneygale
and
nineteendo
authored
35e998f
View commit details
Copy full SHA for 35e998f
View code at this point
Browse repository at this point
Docs makefile/RTD: Use uv if installed (#120711)
hugovk
authored
bc37ac7
View commit details
Copy full SHA for bc37ac7
View code at this point
Browse repository at this point
Typing docs: normalize some indents in code examples (#120912)
SigureMo
authored
0b918e8
View commit details
Copy full SHA for 0b918e8
View code at this point
Browse repository at this point
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
gh-120896: Fix typo in version changed note of `urllib.parse.urlparse()` (#120898)
nineteendo
authored
b6fa8fe
View commit details
Copy full SHA for b6fa8fe
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
gh-119344: Make critical section API public (#119353)
Show description for 8f17d69
colesbury
authored
8f17d69
View commit details
Copy full SHA for 8f17d69
View code at this point
Browse repository at this point
gh-120838: Add a Note in the Docs About Expectations for Py_Finalize() (gh-120839)
ericsnowcurrently
authored
03fa2df
View commit details
Copy full SHA for 03fa2df
View code at this point
Browse repository at this point
gh-119003: Clarify slice assignments (#119935)
nineteendo
authored
4628320
View commit details
Copy full SHA for 4628320
View code at this point
Browse repository at this point
gh-119182: Add PyUnicodeWriter_DecodeUTF8Stateful() (#120639)
Show description for 4123226
vstinner
and
serhiy-storchaka
authored
4123226
View commit details
Copy full SHA for 4123226
View code at this point
Browse repository at this point
gh-120773: document introspective attributes of an async generator object in the inspect module (#120778)
blhsing
authored
83d3d7a
View commit details
Copy full SHA for 83d3d7a
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
gh-111259: Document idiomatic RE pattern (?s:.) that matches any character (GH-120745)
serhiy-storchaka
authored
a2f6f7d
View commit details
Copy full SHA for a2f6f7d
View code at this point
Browse repository at this point
gh-117511: Make PyMutex public in the non-limited API (#117731)
colesbury
authored
3af7263
View commit details
Copy full SHA for 3af7263
View code at this point
Browse repository at this point
gh-119698: fix `symtable.Class.get_methods` and document its behaviour correctly (#120151)
Show description for b8a8e04
picnixz
and
JelleZijlstra
authored
b8a8e04
View commit details
Copy full SHA for b8a8e04
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
gh-118820: Zero-valued flag enum has no name (GH-118848)
Show description for ed5ae6c
nineteendo
and
picnixz
authored
ed5ae6c
View commit details
Copy full SHA for ed5ae6c
View code at this point
Browse repository at this point
Regen ``Doc/requirements-oldest-sphinx.txt`` (#120753)
Eclips4
authored
753ef8d
View commit details
Copy full SHA for 753ef8d
View code at this point
Browse repository at this point
gh-120521: clarify except* documentation to allow tuples (#120523)
Show description for 58b3f11
3 people
authored
58b3f11
View commit details
Copy full SHA for 58b3f11
View code at this point
Browse repository at this point
GH-119462: Enforce invariants of type versioning (GH-120731)
Show description for 00257c7
markshannon
authored
00257c7
View commit details
Copy full SHA for 00257c7
View code at this point
Browse repository at this point
gh-119960: Add information about regex flags in re module functions (#119978)
SweetyAngel
authored
a86e625
View commit details
Copy full SHA for a86e625
View code at this point
Browse repository at this point
Add a link to free-threading HOWTO to the index (follow-up to GH-119366) (GH-120703)
encukou
authored
45d5cab
View commit details
Copy full SHA for 45d5cab
View code at this point
Browse repository at this point
GH-73991: Add follow_symlinks argument to `pathlib.Path.copy()` (#120519)
Show description for 20d5b84
barneygale
authored
20d5b84
View commit details
Copy full SHA for 20d5b84
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
gh-120496: Add a note about iterator thread-safe (gh-120685)
corona10
authored
7e189ae
View commit details
Copy full SHA for 7e189ae
View code at this point
Browse repository at this point
gh-120600: Make Py_TYPE() opaque in limited C API 3.14 (#120601)
Show description for 16f8e22
vstinner
authored
16f8e22
View commit details
Copy full SHA for 16f8e22
View code at this point
Browse repository at this point
gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (#118807)
Show description for e8752d7
colesbury
and
encukou
authored
e8752d7
View commit details
Copy full SHA for e8752d7
View code at this point
Browse repository at this point
gh-119241: Add HOWTO for free-threaded C API extensions (#119877)
Show description for 02b272b
colesbury
and
ngoldbaum
authored
02b272b
View commit details
Copy full SHA for 02b272b
View code at this point
Browse repository at this point
gh-120381: Fix inspect.ismethoddescriptor() (#120383)
Show description for dacc5ac
3 people
authored
dacc5ac
View commit details
Copy full SHA for dacc5ac
View code at this point
Browse repository at this point
gh-120662: Improve `smtplib` example (#120668)
Show description for 4bc27ab
picnixz
and
AlexWaygood
authored
4bc27ab
View commit details
Copy full SHA for 4bc27ab
View code at this point
Browse repository at this point
GH-120507: Lower the `BEFORE_WITH` and `BEFORE_ASYNC_WITH` instructions. (#120640)
Show description for 9cefcc0
markshannon
authored
9cefcc0
View commit details
Copy full SHA for 9cefcc0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.