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
Branch selector
patch-3
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 12, 2024
remove pointless variable initialization in socketmodule
wrongnull
authored
3e7dea5
View commit details
Copy full SHA for 3e7dea5
Browse repository at this point
CI: Process stale issues twice per day (#116636)
hugovk
authored
bb66600
View commit details
Copy full SHA for bb66600
Browse repository at this point
gh-116656: Fix test_capi test_py_config_isoloated_per_interpreter() (#116658)
Show description for f6e7a6c
vstinner
authored
f6e7a6c
View commit details
Copy full SHA for f6e7a6c
Browse repository at this point
gh-116604: Check for `gcstate->enabled` in _Py_RunGC in free-threaded build (#116663)
Show description for 5d72b75
colesbury
authored
5d72b75
View commit details
Copy full SHA for 5d72b75
Browse repository at this point
gh-116127: PEP-705: Add `ReadOnly` support for `TypedDict` (#116350)
Show description for df4784b
sobolevn
and
JelleZijlstra
authored
df4784b
View commit details
Copy full SHA for df4784b
Browse repository at this point
Fix code comment regarding DK_ENTRIES (GH-113960)
Show description for 3265087
matthiasdiener
authored
3265087
View commit details
Copy full SHA for 3265087
Browse repository at this point
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
Browse repository at this point
gh-116604: Correctly honor the gc status when calling _Py_RunGC (#116628)
pablogsal
authored
02918aa
View commit details
Copy full SHA for 02918aa
Browse repository at this point
gh-110819: Fix ‘kind’ may be used uninitialized warning in `longobject` (#116599)
sobolevn
authored
eb947cd
View commit details
Copy full SHA for eb947cd
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
Browse repository at this point
gh-89547: Support for nesting special forms like Final (#116096)
hmc-cs-mdrissi
authored
d308d33
View commit details
Copy full SHA for d308d33
Browse repository at this point
gh-116145: Update macOS installer to Tcl/Tk 8.6.14 (GH-116151)
chrstphrchvz
authored
4fa95c6
View commit details
Copy full SHA for 4fa95c6
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
Browse repository at this point
gh-113538: Revert "gh-113538: Add asycio.Server.{close,abort}_clients (#114432)" (#116632)
Show description for ba13215
gvanrossum
authored
ba13215
View commit details
Copy full SHA for ba13215
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
Browse repository at this point
gh-116600: [Enum] fix global Flag repr (GH-116615)
Show description for 06e29a2
ethanfurman
and
Eclips4
authored
06e29a2
View commit details
Copy full SHA for 06e29a2
Browse repository at this point
gh-116563: Update tutorial error example (#116569)
Show description for 3e45030
terryjreedy
authored
3e45030
View commit details
Copy full SHA for 3e45030
Browse repository at this point
gh-90095: Make .pdbrc work properly and add some reasonable tests (#110496)
gaogaotiantian
authored
44f9a84
View commit details
Copy full SHA for 44f9a84
Browse repository at this point
gh-116040: [Enum] fix test_empty_names test (GH-116508)
Show description for 3c0dcef
ethanfurman
authored
3c0dcef
View commit details
Copy full SHA for 3c0dcef
Browse repository at this point
gh-71052: Use `raise_signal` in `ThreadSignals.test_signals` (#116423)
Show description for 34920f3
mhsmith
authored
34920f3
View commit details
Copy full SHA for 34920f3
Browse repository at this point
gh-113538: Add asycio.Server.{close,abort}_clients (#114432)
Show description for 1d0d49a
CendioOssman
authored
1d0d49a
View commit details
Copy full SHA for 1d0d49a
Browse repository at this point
gh-71052: Change Android's `sys.platform` from "linux" to "android"
Show description for 872c071
mhsmith
and
erlend-aasland
authored
872c071
View commit details
Copy full SHA for 872c071
Browse repository at this point
gh-116515: Clear thread-local state before tstate_delete_common() (#116517)
Show description for 9f983e0
colesbury
authored
9f983e0
View commit details
Copy full SHA for 9f983e0
Browse repository at this point
GH-115976: Add WASI to CI (GH-116516)
Show description for 05070f4
brettcannon
and
hugovk
authored
05070f4
View commit details
Copy full SHA for 05070f4
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
Browse repository at this point
gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` (#116338)
Show description for 2731913
swtaarrs
authored
2731913
View commit details
Copy full SHA for 2731913
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
Browse repository at this point
GH-116596: Better determination of escaping uops. (GH-116597)
markshannon
authored
b6ae6da
View commit details
Copy full SHA for b6ae6da
Browse repository at this point
gh-112536: Define MI_TSAN to 1 for --with-mimalloc and --with-thread-sanitizer (gh-116558)
corona10
authored
6c4fc20
View commit details
Copy full SHA for 6c4fc20
Browse repository at this point
gh-116590: Fix unused `current_thread_holds_gil` function warning (#116591)
sobolevn
authored
817fe33
View commit details
Copy full SHA for 817fe33
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
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
Browse repository at this point
gh-88352: Make TimedRotatingFileHandler tests more stable (GH-116409)
Show description for d8712fa
serhiy-storchaka
authored
d8712fa
View commit details
Copy full SHA for d8712fa
Browse repository at this point
GH-116468: Use constants instead of `oparg` in stack effects when `oparg` is known to be a constant. (GH-116469)
markshannon
authored
4e5df20
View commit details
Copy full SHA for 4e5df20
Browse repository at this point
gh-116417: Argument Clinic: test generated Limited C API code for float args (#116573)
erlend-aasland
authored
8d7fde6
View commit details
Copy full SHA for 8d7fde6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.