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 }}
wrongnull
/
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
Modules
on
patch-4
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 12, 2024
gh-116616: Use relaxed atomic ops to access socket module defaulttimeout (#116623)
Show description for 3b7fe11
erlend-aasland
and
colesbury
authored
3b7fe11
View commit details
Copy full SHA for 3b7fe11
View code at this point
Browse repository at this point
gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (#116542)
sobolevn
authored
f8147d0
View commit details
Copy full SHA for f8147d0
View code at this point
Browse repository at this point
gh-85283: Convert grp extension to the limited C API (#116611)
Show description for 3cc5ae5
vstinner
authored
3cc5ae5
View commit details
Copy full SHA for 3cc5ae5
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
gh-108494: Fix Argument Clinic LIMITED_CAPI_REGEX (#116610)
Show description for 2b67fc5
vstinner
authored
2b67fc5
View commit details
Copy full SHA for 2b67fc5
View code at this point
Browse repository at this point
gh-110850: Fix _PyTime_FromSecondsDouble() API (#116606)
Show description for 113053a
vstinner
authored
113053a
View commit details
Copy full SHA for 113053a
View code at this point
Browse repository at this point
gh-116417: Build _testinternalcapi with limited C API version 3.5 (#116598)
vstinner
authored
546eb7a
View commit details
Copy full SHA for 546eb7a
View code at this point
Browse repository at this point
gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (#116548)
sobolevn
authored
ffd79be
View commit details
Copy full SHA for ffd79be
View code at this point
Browse repository at this point
gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571)
Show description for 1cc02ca
vstinner
authored
1cc02ca
View commit details
Copy full SHA for 1cc02ca
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
gh-116417: Fix make check-c-globals for _testlimitedcapi (#116570)
Show description for c5fa796
vstinner
authored
c5fa796
View commit details
Copy full SHA for c5fa796
View code at this point
Browse repository at this point
gh-116417: Avoid PyFloat_AS_DOUBLE() in AC limited C API (#116568)
Show description for 729bfb3
vstinner
authored
729bfb3
View commit details
Copy full SHA for 729bfb3
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
gh-116520: Fix error handling in `os_get_terminal_size_impl` in `posixmodule` (#116521)
sobolevn
authored
b4b4e76
View commit details
Copy full SHA for b4b4e76
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
gh-116447: Fix possible UB in `arraymodule` and `getargs` (#116459)
sobolevn
authored
fdb2d90
View commit details
Copy full SHA for fdb2d90
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
gh-116303: Explicitly check for the _testsinglephase module in configure.ac (#116479)
erlend-aasland
authored
d864b00
View commit details
Copy full SHA for d864b00
View code at this point
Browse repository at this point
gh-116417: Add _testlimitedcapi C extension (#116419)
Show description for d9bcdda
vstinner
and
erlend-aasland
authored
d9bcdda
View commit details
Copy full SHA for d9bcdda
View code at this point
Browse repository at this point
gh-116437: Use new C API PyDict_Pop() to simplify the code (GH-116438)
serhiy-storchaka
authored
72d3cc9
View commit details
Copy full SHA for 72d3cc9
View code at this point
Browse repository at this point
gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (#116449)
sobolevn
authored
882fced
View commit details
Copy full SHA for 882fced
View code at this point
Browse repository at this point
gh-116386: Fix format string "%ld" warning in `_xxinterpqueuesmodule` (#116387)
sobolevn
authored
40b79ef
View commit details
Copy full SHA for 40b79ef
View code at this point
Browse repository at this point
gh-114099 - Add iOS testbed, plus Makefile target to invoke it. (gh-115930)
freakboy3742
authored
b33980a
View commit details
Copy full SHA for b33980a
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
gh-114271: Make `_thread.lock` thread-safe in free-threaded builds (#116433)
Show description for c62144a
mpage
authored
c62144a
View commit details
Copy full SHA for c62144a
View code at this point
Browse repository at this point
gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (#116405)
sobolevn
authored
22ccf13
View commit details
Copy full SHA for 22ccf13
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
gh-76785: Use PRId64 to Fix a Compiler Warning on Windows (gh-116369)
Show description for dab85e0
ericsnowcurrently
authored
dab85e0
View commit details
Copy full SHA for dab85e0
View code at this point
Browse repository at this point
gh-76785: Minor Improvements to "interpreters" Module (gh-116328)
Show description for 4402b3c
ericsnowcurrently
authored
4402b3c
View commit details
Copy full SHA for 4402b3c
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
gh-115490: Make the interpreter.channels and interpreter.queues Modules Handle Reloading Properly (gh-115493)
Show description for eb22e2b
ericsnowcurrently
authored
eb22e2b
View commit details
Copy full SHA for eb22e2b
View code at this point
Browse repository at this point
gh-76785: Simplify Channels XID Types (gh-116318)
Show description for 01440d3
ericsnowcurrently
authored
01440d3
View commit details
Copy full SHA for 01440d3
View code at this point
Browse repository at this point
gh-116116: Backport blake2 change to fix building with clang-cl on windows-i686 (GH-116117)
georgthegreat
authored
9b9e819
View commit details
Copy full SHA for 9b9e819
View code at this point
Browse repository at this point
Consistently spell out *predicate* instead of *pred*. (gh-116308)
rhettinger
authored
15dc297
View commit details
Copy full SHA for 15dc297
View code at this point
Browse repository at this point
Commits on Mar 3, 2024
gh-108562: Fix compiler warnings for libmpdec (#114751)
Show description for 002a594
skirpichev
authored
002a594
View commit details
Copy full SHA for 002a594
View code at this point
Browse repository at this point
Commits on Mar 2, 2024
gh-116102: Silence a Compiler Warning in _xxinterpqueues (gh-116230)
ericsnowcurrently
authored
cad3745
View commit details
Copy full SHA for cad3745
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
gh-114271: Make `_thread.ThreadHandle` thread-safe in free-threaded builds (GH-115190)
Show description for 9e88173
mpage
authored
9e88173
View commit details
Copy full SHA for 9e88173
View code at this point
Browse repository at this point
gh-115773: Add missing preprocessor guard in _testexternalinspection (#116212)
Show description for e6e3532
mhsmith
authored
e6e3532
View commit details
Copy full SHA for e6e3532
View code at this point
Browse repository at this point
gh-116099: Fix refcounting bug in `_queueobj_shared()` (gh-116164)
Show description for 2e94a66
swtaarrs
authored
2e94a66
View commit details
Copy full SHA for 2e94a66
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
gh-103092: Add a mutex to make the PRNG state of rotatingtree concurrent-safe (#115301)
aisk
authored
ca56c3a
View commit details
Copy full SHA for ca56c3a
View code at this point
Browse repository at this point
gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115623)
Show description for 6a95676
hartwork
authored
6a95676
View commit details
Copy full SHA for 6a95676
View code at this point
Browse repository at this point
gh-71052: Fix several Android build issues (#115955)
Show description for fa1d675
mhsmith
authored
fa1d675
View commit details
Copy full SHA for fa1d675
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566)
Show description for e80abd5
ericsnowcurrently
authored
e80abd5
View commit details
Copy full SHA for e80abd5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.