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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
algoplay
/
python-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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 8, 2024
gh-122943: Remove the object converter for var-positional parameter (GH-126560)
serhiy-storchaka
authored
06a8b0b
View commit details
Copy full SHA for 06a8b0b
Browse repository at this point
Commits on Nov 7, 2024
gh-120017: use 'do-while(0)' in some `{codegen,compile}.c` multi-line macros (#120018)
picnixz
authored
c222441
View commit details
Copy full SHA for c222441
Browse repository at this point
GH-123877: default to `wasm32-wasip1` instead of `wasm32-wasi` to be more specific (GH-126552)
Show description for bbe9b21
brettcannon
and
erlend-aasland
authored
bbe9b21
View commit details
Copy full SHA for bbe9b21
Browse repository at this point
gh-122943: Rework support of var-positional parameter in Argument Clinic (GH-122945)
Show description for 1f77739
serhiy-storchaka
authored
1f77739
View commit details
Copy full SHA for 1f77739
Browse repository at this point
GH-126464 Fix JIT CI on aarch64-apple-darwin (GH-126494)
alonme
authored
09d6f5d
View commit details
Copy full SHA for 09d6f5d
Browse repository at this point
gh-126298: Don't deduplicate slice constants based on equality (#126398)
Show description for a38e82b
mdboom
authored
a38e82b
View commit details
Copy full SHA for a38e82b
Browse repository at this point
gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)
Show description for 9357fdc
ericsnowcurrently
authored
9357fdc
View commit details
Copy full SHA for 9357fdc
Browse repository at this point
Chore: Fix typo in `pyarena.c` (#126527)
adiaholic
authored
3d9f9ae
View commit details
Copy full SHA for 3d9f9ae
Browse repository at this point
gh-126529: Update devguide links to relative filenames in InternalDocs (#126530)
Show description for 19c2481
valerii-software
authored
19c2481
View commit details
Copy full SHA for 19c2481
Browse repository at this point
Doc: C API: Demote sections to subsections for consistency (#126535)
Show description for e3510bd
rhansen
authored
e3510bd
View commit details
Copy full SHA for e3510bd
Browse repository at this point
GH-126222: Fix `_PyUop_num_popped` (GH-126507)
markshannon
authored
85036c8
View commit details
Copy full SHA for 85036c8
Browse repository at this point
gh-126500: test_ssl: Don't stop ThreadedEchoServer on OSError in ConnectionHandler; rely on __exit__ (GH-126503)
Show description for c9cda16
encukou
authored
c9cda16
View commit details
Copy full SHA for c9cda16
Browse repository at this point
gh-126499: test_ssl: Don't assume err.reason is a string (GH-126501)
Show description for 78ad7e6
encukou
authored
78ad7e6
View commit details
Copy full SHA for 78ad7e6
Browse repository at this point
gh-48020: [docs] Remove the logging howto suggested future FileHandler multiprocessing support (GH-126531)
Show description for 1fe67df
gpshead
authored
1fe67df
View commit details
Copy full SHA for 1fe67df
Browse repository at this point
gh-96398: Improve accuracy of compiler checks in configure.ac (#117815)
Show description for a5b94d0
erlend-aasland
authored
a5b94d0
View commit details
Copy full SHA for a5b94d0
Browse repository at this point
gh-125679: multiprocessing Lock and RLock - fix invalid representation string on MacOSX. (#125680)
YvesDup
authored
75f7cf9
View commit details
Copy full SHA for 75f7cf9
Browse repository at this point
Cleanup multiprocessing comment and unusual import error message (#126532)
Show description for d46d3f2
gpshead
authored
d46d3f2
View commit details
Copy full SHA for d46d3f2
Browse repository at this point
gh-125926: Fix urllib.parse.urljoin() for base URI with undefined authority (GH-125989)
Show description for dbb6e22
serhiy-storchaka
authored
dbb6e22
View commit details
Copy full SHA for dbb6e22
Browse repository at this point
gh-125631: Enable setting persistent_id and persistent_load of pickler and unpickler (GH-125752)
Show description for 223d3dc
serhiy-storchaka
authored
223d3dc
View commit details
Copy full SHA for 223d3dc
Browse repository at this point
Commits on Nov 6, 2024
GH-126458: disable SIMD for HACL under WASI (#126512)
Show description for 2a6b6b3
brettcannon
authored
2a6b6b3
View commit details
Copy full SHA for 2a6b6b3
Browse repository at this point
gh-126451: Register contextvars.Context to collections.abc.Mapping (#126452)
Show description for 5dc36dc
4 people
authored
5dc36dc
View commit details
Copy full SHA for 5dc36dc
Browse repository at this point
gh-126509: Update link to CPython's grammar docs in InternalDocs/parser.md (#126510)
valerii-software
authored
b908295
View commit details
Copy full SHA for b908295
Browse repository at this point
gh-126513: Use helpers for `_Py_Specialize_ConstainsOp` (#126517)
Show description for 6e03ff2
Eclips4
authored
6e03ff2
View commit details
Copy full SHA for 6e03ff2
Browse repository at this point
gh-126489: Do not call persistent_id() for a persistent id in Python pickle (GH-126490)
serhiy-storchaka
authored
8fa4dc4
View commit details
Copy full SHA for 8fa4dc4
Browse repository at this point
gh-115999: Move specializer test from test_dis to test_opcache (gh-126498)
corona10
authored
e56fd44
View commit details
Copy full SHA for e56fd44
Browse repository at this point
gh-115999: Introduce helpers for (un)specializing instructions (#126414)
Show description for 9ce4fa0
mpage
authored
9ce4fa0
View commit details
Copy full SHA for 9ce4fa0
Browse repository at this point
gh-126461: Fix _Unpickler_ReadFromFile() error handling (#126485)
Show description for a1c57bc
vstinner
authored
a1c57bc
View commit details
Copy full SHA for a1c57bc
Browse repository at this point
gh-122838: Document missing opcodes (#123073)
kamilturek
authored
9cba47d
View commit details
Copy full SHA for 9cba47d
Browse repository at this point
gh-126455: Disallow _ssl.SSLSocket instantiation (#126481)
Show description for b1c4ffc
vstinner
authored
b1c4ffc
View commit details
Copy full SHA for b1c4ffc
Browse repository at this point
gh-126433: Change channel_info.count to int64_t (#126447)
Show description for 09d7083
vstinner
authored
09d7083
View commit details
Copy full SHA for 09d7083
Browse repository at this point
gh-120754: Add to `io` optimization to what's new (#126466)
cmaloney
authored
6431f37
View commit details
Copy full SHA for 6431f37
Browse repository at this point
gh-115999: Add free-threaded specialization for CONTAINS_OP (gh-126450)
Show description for 4ea214e
corona10
authored
4ea214e
View commit details
Copy full SHA for 4ea214e
Browse repository at this point
GH-126464: Temporarily disable `aarch64-apple-darwin` JIT CI jobs (gh-126465)
Show description for a204c63
brandtbucher
authored
a204c63
View commit details
Copy full SHA for a204c63
Browse repository at this point
Commits on Nov 5, 2024
gh-70764: inspect.getclosurevars now identifies global variables with LOAD_GLOBAL (#120143)
blhsing
authored
83ba8c2
View commit details
Copy full SHA for 83ba8c2
Browse repository at this point
gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566)
Damien-Chen
authored
fc233f4
View commit details
Copy full SHA for fc233f4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.