Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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.1k
Star
69.4k
Code
Issues
5k+
Pull requests
2k
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
main
User selector
benjaminp
Datepicker
All time
Commit History
Commits on Sep 18, 2025
fixes gh-139090: add os.RWF_DONTCACHE (#139091)
benjaminp
authored
e163fbd
Copy full SHA for e163fbd
Commits on Sep 11, 2025
closes gh-138706: update Unicode to 17.0.0 (#138719)
benjaminp
authored
5bd4bf0
Copy full SHA for 5bd4bf0
Commits on Sep 13, 2024
closes gh-124016: update Unicode to 16.0.0 (#124017)
benjaminp
authored
bb904e0
Copy full SHA for bb904e0
Commits on Feb 21, 2024
Delete unused sym_clear_flag function. (#115744)
benjaminp
authored
1235e84
Copy full SHA for 1235e84
Commits on Feb 16, 2024
gh-113743: Give _PyTypes_AfterFork a prototype. (gh-115563)
Show description for 2ac9d9f
benjaminp
authored
2ac9d9f
Copy full SHA for 2ac9d9f
Commits on Oct 5, 2023
Remove duplicate word. (#110376)
benjaminp
authored
313aa86
Copy full SHA for 313aa86
Commits on Sep 20, 2023
gh-109559: Update unicodedata checksums for 15.1.0. (#109597)
Show description for 850cc8d
benjaminp
authored
850cc8d
Copy full SHA for 850cc8d
Commits on Jul 7, 2023
Delete dead ceval code. (gh-106486)
benjaminp
authored
a855458
Copy full SHA for a855458
Commits on Apr 13, 2023
Fix unused functions warnings in instrumentation.c (GH-103515)
benjaminp
authored
7b95d23
Copy full SHA for 7b95d23
Commits on Apr 11, 2023
Remove redundant words from interpreter_definition.md. (GH-103455)
benjaminp
authored
9666387
Copy full SHA for 9666387
Commits on Jan 8, 2023
Update copyright years to 2023. (gh-100848)
benjaminp
authored
11f9932
Copy full SHA for 11f9932
Commits on Oct 27, 2022
obmalloc: Remove unused variable. (GH-98770)
benjaminp
authored
bded5ed
Copy full SHA for bded5ed
Commits on Oct 26, 2022
Fix readline.c compiler warning. (GH-98738)
Show description for 29b391b
benjaminp
authored
29b391b
Copy full SHA for 29b391b
Commits on Oct 17, 2022
Remove unused arrange_output_buffer function from zlibmodule.c. (GH-98358)
benjaminp
authored
0f156c1
Copy full SHA for 0f156c1
Commits on Oct 4, 2022
Remove space. (GH-97807)
Show description for 9e8b86d
benjaminp
authored
9e8b86d
Copy full SHA for 9e8b86d
Commits on Sep 16, 2022
fixes gh-96841: replace Mercurial with VCS (#96879)
benjaminp
authored
c00f2b1
Copy full SHA for c00f2b1
Commits on Sep 14, 2022
Revert accidental removal from 3.12 doc. (gh-96826)
benjaminp
authored
9f18147
Copy full SHA for 9f18147
Commits on Sep 13, 2022
closes gh-96734: Update to Unicode 15.0.0. (GH-96809)
benjaminp
authored
fd1e477
Copy full SHA for fd1e477
Commits on Jul 12, 2022
Fix typo in _exact_ratio comment. (GH-94789)
benjaminp
authored
e39ce7d
Copy full SHA for e39ce7d
Commits on May 2, 2022
Fix duplicate word. (GH-92182)
benjaminp
authored
dd57fe1
Copy full SHA for dd57fe1
Commits on Feb 3, 2022
closes bpo-46626: Expose IP_BIND_ADDRESS_NO_PORT socket option. (GH-31106)
benjaminp
authored
1aa6be0
Copy full SHA for 1aa6be0
Commits on Jan 2, 2022
Update copyright year to 2022. (GH-30335)
Show description for ba00f0d
benjaminp
authored
ba00f0d
Copy full SHA for ba00f0d
Commits on Dec 3, 2021
bpo-45582 Fix prototype of _Py_Get_Getpath_CodeObject. (GH-29907)
Show description for 0ae4e0c
benjaminp
authored
0ae4e0c
Copy full SHA for 0ae4e0c
Commits on Oct 26, 2021
Remove unused variables. (GH-29231)
benjaminp
authored
19a6c41
Copy full SHA for 19a6c41
Commits on Oct 15, 2021
bpo-45479: Futher simplify Py_UniversalNewlineFgets. (GH-28967)
Show description for 9ce9cfe
benjaminp
authored
9ce9cfe
Copy full SHA for 9ce9cfe
closes bpo-45479: Degunkify Py_UniversalNewlineFgets. (GH-28965)
Show description for 160c38d
benjaminp
authored
160c38d
Copy full SHA for 160c38d
Commits on Sep 14, 2021
closes bpo-45190: Update Unicode data to version 14.0.0. (GH-28336)
benjaminp
authored
024fda4
Copy full SHA for 024fda4
Commits on Aug 12, 2021
bpo-33930: Fix typo in the test name. (#27733)
Show description for f08e6d1
benjaminp
authored
f08e6d1
Copy full SHA for f08e6d1
Commits on Jan 18, 2021
closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. (24239)
benjaminp
authored
916610e
Copy full SHA for 916610e
Commits on Sep 10, 2020
Doc: Fix alphabetical ordering of removeprefix/suffix. (GH-22194)
benjaminp
authored
3304cbd
Copy full SHA for 3304cbd
Commits on Sep 2, 2020
closes bpo-41689: Preserve text signature from tp_doc in C heap type creation. (GH-22058)
benjaminp
authored
3940333
Copy full SHA for 3940333
Note the buffer slots can be set with PyType_Spec with the unlimited API. (GH-22031)
Show description for 700fa1b
benjaminp
authored
700fa1b
Copy full SHA for 700fa1b
Commits on Jul 29, 2020
closes bpo-38156: Always handle interrupts in PyOS_StdioReadline. (GH-21569)
Show description for a74eea2
benjaminp
authored
a74eea2
Copy full SHA for a74eea2
Commits on Jul 16, 2020
Fix possibly-unitialized warning in string_parser.c. (GH-21503)
Show description for 2ad7e9c
benjaminp
authored
2ad7e9c
Copy full SHA for 2ad7e9c
Commits on Jul 15, 2020
Fix -Wstring-prototypes warnings in _zoneinfo.c. (GH-21478)
benjaminp
authored
0108b2a
Copy full SHA for 0108b2a
Pagination
Previous
Next
You can’t perform that action at this time.