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
de102b1
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 24, 2022
gh-99908 Update class documentation to use a modernized example
Joe Boyle
authored and
JosephSBoyle
committed
de102b1
Copy full SHA for de102b1
Misc Itertools recipe tweaks (GH-100493)
rhettinger
authored
0769f95
Copy full SHA for 0769f95
GH-91166: Implement zero copy writes for `SelectorSocketTransport` in asyncio (#31871)
Show description for 2eea959
kumaraditya303
and
gvanrossum
authored
2eea959
Copy full SHA for 2eea959
GH-91166: Implement zero copy writes for `SelectorSocketTransport` in asyncio (#31871)
Show description for c122390
kumaraditya303
and
gvanrossum
authored
c122390
Copy full SHA for c122390
gh-77771: Add enterabs example in sched (#92716)
Show description for 0f64206
slateny
and
hauntsaninja
authored
0f64206
Copy full SHA for 0f64206
gh-100268: Add is_integer method to int (#100439)
Show description for 3e46f9f
hauntsaninja
authored
3e46f9f
Copy full SHA for 3e46f9f
gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100456)
illia-v
authored
a23cb72
Copy full SHA for a23cb72
gh-94808: improve test coverage of number formatting (#99472)
sobolevn
authored
7ca45e5
Copy full SHA for 7ca45e5
Commits on Dec 23, 2022
Add "strict" to dotproduct(). Add docstring. Factor-out common code. (GH-100480)
rhettinger
authored
f89de67
Copy full SHA for f89de67
gh-99947: Ensure unreported errors are chained for SystemError during import (GH-99946)
seberg
authored
474220e
Copy full SHA for 474220e
gh-68320, gh-88302 - Allow for private `pathlib.Path` subclassing (GH-31691)
Show description for a68e585
5 people
authored
a68e585
Copy full SHA for a68e585
GH-100425: Improve accuracy of builtin sum() for float inputs (GH-100426)
rhettinger
authored
5d84966
Copy full SHA for 5d84966
bpo-40447: accept all path-like objects in compileall.compile_file (#19883)
Show description for 1ecfd1e
3 people
authored
1ecfd1e
Copy full SHA for 1ecfd1e
gh-99482: remove `jython` compatibility parts from stdlib and tests (#99484)
sobolevn
authored
745545b
Copy full SHA for 745545b
gh-83076: 3.8x speed improvement in (Async)Mock instantiation (#100252)
carljm
authored
c5726b7
Copy full SHA for c5726b7
gh-94155: Reduce hash collisions for code objects (#100183)
Show description for a98d9ea
sweeneyde
authored
a98d9ea
Copy full SHA for a98d9ea
Revert "gh-100288: Specialise LOAD_ATTR_METHOD for managed dictionaries (GH-100289)" (#100468)
Show description for 36d3583
Fidget-Spinner
authored
36d3583
Copy full SHA for 36d3583
gh-100288: Specialise LOAD_ATTR_METHOD for managed dictionaries (GH-100289)
Fidget-Spinner
authored
c3c7848
Copy full SHA for c3c7848
gh-92216: improve performance of `hasattr` for type objects (GH-99979)
eendebakpt
authored
7fc7909
Copy full SHA for 7fc7909
gh-98712: Clarify "readonly bytes-like object" semantics in C arg-parsing docs (#98710)
encukou
authored
49f6ff7
Copy full SHA for 49f6ff7
gh-99110: Initialize `frame->previous` in init_frame to fix segmentation fault when accessing `frame.f_back` (#100182)
byllyfish
authored
88d565f
Copy full SHA for 88d565f
GH-100459: fix copy-paste errors in specialization stats (GH-100460)
iritkatriel
authored
2659036
Copy full SHA for 2659036
gh-76963: PEP3118 itemsize of an empty ctypes array should not be 0 (GH-5576)
Show description for 84bc6a4
eric-wieser
authored
84bc6a4
Copy full SHA for 84bc6a4
Fix typo in 3.12 What's New (#100449)
hauntsaninja
authored
73c08ee
Copy full SHA for 73c08ee
Commits on Dec 22, 2022
gh-48496: Added example and link to faq for UnboundLocalError in reference (#93068)
slateny
authored
f3db68e
Copy full SHA for f3db68e
gh-57762: fix misleading tkinter.Tk docstring (#98837)
Show description for ad23da0
hauntsaninja
authored
ad23da0
Copy full SHA for ad23da0
gh-85432: Harmonise parameter names between C and pure-Python implementations of `datetime.time.strftime`, `datetime.datetime.fromtimestamp` (#99993)
AlexWaygood
authored
9cdb642
Copy full SHA for 9cdb642
GH-99554: Trim trailing whitespace (GH-100435)
Show description for 09edde9
brandtbucher
authored
09edde9
Copy full SHA for 09edde9
gh-100344: Add C implementation for `asyncio.current_task` (#100345)
Show description for 4cc63e0
itamaro
authored
4cc63e0
Copy full SHA for 4cc63e0
gh-78997: fix bad rebase of moved test file (#100424)
eli-schwartz
authored
aa878f0
Copy full SHA for aa878f0
GH-99770: Make the correct call specialization fail kind show up in the stats (GH-99771)
penguin-wwy
authored
a021612
Copy full SHA for a021612
gh-99761: Add `_PyLong_IsPositiveSingleDigit` function to check for single digit integers (#100064)
eendebakpt
authored
2b82c36
Copy full SHA for 2b82c36
Correct typo in typing.py (#100423)
Show description for 6898157
david-why
authored
6898157
Copy full SHA for 6898157
GH-99554: Pack location tables more effectively (GH-99556)
brandtbucher
authored
3c033a2
Copy full SHA for 3c033a2
Commits on Dec 21, 2022
GH-69564: Clarify use of octal format of mode argument in help(os.chmod) (#20621)
Show description for bbf4a66
amaajemyfren
and
kumaraditya303
authored
bbf4a66
Copy full SHA for bbf4a66
Pagination
Previous
Next
You can’t perform that action at this time.