Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
33.7k
Star
70.3k
Code
Issues
5k+
Pull requests
2.1k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
72adaba
User selector
All users
All time
Commit History
Commits on Apr 27, 2023
gh-87092: update CODEOWNERS for split of compile.c to 3 files (#103941)
iritkatriel
authored
72adaba
Copy full SHA for 72adaba
gh-102628: Fix sqlite3 CLI prompt for Windows console users (#103898)
Show description for 8def5ef
erlend-aasland
authored
8def5ef
Copy full SHA for 8def5ef
GH-103903: Test the minimum Sphinx version in CI (#103904)
AA-Turner
authored
44b5c21
Copy full SHA for 44b5c21
GH-103857: Deprecate utcnow and utcfromtimestamp (#103858)
Show description for 0b7fd8f
pganssle
authored
0b7fd8f
Copy full SHA for 0b7fd8f
GH-90750: Use datetime.fromisocalendar in _strptime (#103802)
Show description for a5308e1
pganssle
authored
a5308e1
Copy full SHA for a5308e1
gh-102765: Update ntpath.isdir/isfile/islink/exists to use GetFileInformationByName when available (GH-103485)
finnagin
authored
b701dce
Copy full SHA for b701dce
gh-103583: Isolate CJK codec modules (#103869)
erlend-aasland
authored
8a0c7f1
Copy full SHA for 8a0c7f1
gh-103092: Isolate _ctypes, part 1 (#103893)
Show description for e9c7772
erlend-aasland
authored
e9c7772
Copy full SHA for e9c7772
gh-103590: do not wrap a single exception raised from a try-except* (#103665)
iritkatriel
authored
63842bd
Copy full SHA for 63842bd
gh-103607: Fix `pause_reading` to work when called from `connection_made` in `asyncio`. (#17425)
Show description for 78942ec
Itayazolay
and
kumaraditya303
authored
78942ec
Copy full SHA for 78942ec
gh-103880: Fix `assertRaises` usage in `test_genericalias` (GH-103916)
sobolevn
authored
dff8e5d
Copy full SHA for dff8e5d
gh-103883: Doc: Move PyUnicode_FromObject doc (#103913)
Show description for ce2383e
methane
authored
ce2383e
Copy full SHA for ce2383e
gh-89415: Add source-specific multicast constants to socket module (#103684)
Show description for 1d99e9e
rmehyde
and
arhadthedev
authored
1d99e9e
Copy full SHA for 1d99e9e
gh-103656: Transfer f-string buffers to parser to avoid use-after-free (GH-103896)
Show description for 9169a56
lysnikolaou
and
pablogsal
authored
9169a56
Copy full SHA for 9169a56
gh-62432: unittest runner: Exit code 5 if no tests were run (#102051)
Show description for 76632b8
stefanor
authored
76632b8
Copy full SHA for 76632b8
Commits on Apr 26, 2023
gh-103629: Update typing.Unpack docs in compliance with PEP 692 (#103894)
franekmagiera
authored
dc3f975
Copy full SHA for dc3f975
gh-60436: fix curses textbox backspace/del (#103783)
Show description for a3a5b4b
4 people
authored
a3a5b4b
Copy full SHA for a3a5b4b
gh-48241: Clarify URL needs to be encoded when provided to urlopen and Request (#103855)
Show description for 44010d0
mblahay
and
ambv
authored
44010d0
Copy full SHA for 44010d0
Update MAC_address wikipedia URL in comments (#29019)
180909
authored
e901588
Copy full SHA for e901588
gh-103884: Docs CI: Only attempt nit-picky PR annotations for PRs (#103889)
hugovk
authored
842daa5
Copy full SHA for 842daa5
gh-103489: Add get/set config methods to sqlite3.Connection (#103506)
erlend-aasland
authored
bb8aa7a
Copy full SHA for bb8aa7a
gh-103015: Add entrypoint keyword param to sqlite3.Connection.load_extension (#103073)
erlend-aasland
authored
222c63f
Copy full SHA for 222c63f
gh-101879: docs - italicize argument in smtplib.SMPT() description (#101886)
OTheDev
authored
28a05f4
Copy full SHA for 28a05f4
gh-91441: Clarify the docs of asyncio.loop.subprocess_exec() (#91442)
Show description for 37e3755
tifv
and
willingc
authored
37e3755
Copy full SHA for 37e3755
GH-99944: Make dis display the value of oparg of KW_NAMES (#103856)
Show description for d45225b
jkchandalia
and
chilaxan
authored
d45225b
Copy full SHA for d45225b
Add willingc to CODEOWNERS for asyncio (#103885)
willingc
authored
1461a22
Copy full SHA for 1461a22
Docs build: Add upper bounds to transitive dependencies (#103860)
AlexWaygood
authored
81cf94c
Copy full SHA for 81cf94c
gh-103879: Fix refleak in super specialization (#103882)
JelleZijlstra
authored
6c4124d
Copy full SHA for 6c4124d
gh-101786: Clarify docs that asyncio.Server.sockets is a socket-like TransportSocket (#103877)
Show description for 1c0a9c5
willingc
authored
1c0a9c5
Copy full SHA for 1c0a9c5
gh-103875: Use ascii and latin1 singletons in deepfreeze (#103876)
oraluben
authored
214e568
Copy full SHA for 214e568
gh-103872: Update bundled pip version to 23.1.2 (gh-103873)
Show description for 438b811
pfmoore
and
blurb-it[bot]
authored
438b811
Copy full SHA for 438b811
gh-74940: Allow fallback to UTF-8 encoding on systems with no locales installed (GH-14925)
Show description for 2763994
gordonmessmer
authored
2763994
Copy full SHA for 2763994
gh-103578: Fix pdb reading code with non-utf8 encoding (#103581)
Show description for 31acfd7
gaogaotiantian
authored
31acfd7
Copy full SHA for 31acfd7
gh-99352: Ensure HTTPSConnection is available before exercising https tests. (#103828)
Show description for c986412
orsenthil
authored
c986412
Copy full SHA for c986412
Commits on Apr 25, 2023
GH-103804: Add test for dis.findlinestarts (#103806)
jkchandalia
authored
86aa8a5
Copy full SHA for 86aa8a5
Pagination
Previous
Next
You can’t perform that action at this time.