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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
openSUSE-Python
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
on
test_IPPROTO_UDPLITE
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 27, 2026
GH-146073: Add fitness to executor dumps. (GH-148959)
markshannon
authored
276f474
View commit details
Copy full SHA for 276f474
View code at this point
Browse repository at this point
Fix typo in `ceval.c` error message (#148860)
Show description for 54a8921
Anonymous941
authored
54a8921
View commit details
Copy full SHA for 54a8921
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
gh-146455: Fix O(N²) in add_const() after constant folding moved to CFG (#146456)
Show description for 5d41632
zSirius
authored
5d41632
View commit details
Copy full SHA for 5d41632
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
gh-148973: fix segfault on mismatch between consts size and oparg in compiler (#148974)
iritkatriel
authored
c650b51
View commit details
Copy full SHA for c650b51
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
Improve `hash()` builtin docstring with caveats. (GH-125229)
Show description for 665b7df
gpshead
authored
665b7df
View commit details
Copy full SHA for 665b7df
View code at this point
Browse repository at this point
gh-146073: Add fitness/exit quality mechanism for JIT trace frontend (GH-148089)
Show description for 618b726
cocolato
authored
618b726
View commit details
Copy full SHA for 618b726
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
GH-126910: Build/link the JIT shim in the Python interpreter (#148872)
diegorusso
authored
9633c52
View commit details
Copy full SHA for 9633c52
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
gh-148820: Fix _PyRawMutex use-after-free on spurious semaphore wakeup (gh-148852)
Show description for ad3c5b7
colesbury
authored
ad3c5b7
View commit details
Copy full SHA for ad3c5b7
View code at this point
Browse repository at this point
gh-142186: Allow all PEP-669 events to be per-code object and disableable (GH-146182)
Show description for 858e69e
P403n1x87
authored
858e69e
View commit details
Copy full SHA for 858e69e
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
gh-148790: Eliminate redundant call to `_PyRuntime_Initialize` in `Py_InitializeEx` (GH-121628)
AraHaan
authored
789120e
View commit details
Copy full SHA for 789120e
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
gh-148659: Export a few more functions required for external JITs (#148704)
Show description for d81599e
DinoV
authored
d81599e
View commit details
Copy full SHA for d81599e
View code at this point
Browse repository at this point
gh-148653: Fix some marshal errors related to recursive immutable objects (GH-148698)
Show description for 2e37d83
serhiy-storchaka
authored
2e37d83
View commit details
Copy full SHA for 2e37d83
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
gh-146393: Remove special character in optimizer_bytecodes.c (#148693)
eendebakpt
authored
db3e990
View commit details
Copy full SHA for db3e990
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
gh-146031: Allow keeping specialization enabled when specifying eval frame function (#146032)
Show description for c0af5c0
DinoV
authored
c0af5c0
View commit details
Copy full SHA for c0af5c0
View code at this point
Browse repository at this point
GH-146128: Fix AArch64 multi-instruction constants and relocations (GH-148598)
Show description for cecf564
markshannon
authored
cecf564
View commit details
Copy full SHA for cecf564
View code at this point
Browse repository at this point
GH-145668: Add FOR_ITER specialization for virtual iterators. Specialize GET_ITER. (GH-147967)
Show description for 600f4db
markshannon
authored
600f4db
View commit details
Copy full SHA for 600f4db
View code at this point
Browse repository at this point
gh-100239: Specialize more binary operations using BINARY_OP_EXTEND (GH-128956)
eendebakpt
authored
1f6a09f
View commit details
Copy full SHA for 1f6a09f
View code at this point
Browse repository at this point
gh-148474: Fix `_Py_hexlify_simd` compilation with older clang (#148475)
jmroot
authored
5f28e6b
View commit details
Copy full SHA for 5f28e6b
View code at this point
Browse repository at this point
gh-137814: Fix `__qualname__` of `__annotate__` (#137842)
JelleZijlstra
authored
5b8cd31
View commit details
Copy full SHA for 5b8cd31
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
gh-148604: change `ADD_OP(_POP_TOP, ...)` to `optimize_pop_top` in `optimizer_bytecodes.c` (GH-148619)
NekoAsakura
authored
e998eb9
View commit details
Copy full SHA for e998eb9
View code at this point
Browse repository at this point
gh-143886: Ensure function annotations are returned in order of definition (#143888)
Show description for cb339d3
pR0Ps
authored
cb339d3
View commit details
Copy full SHA for cb339d3
View code at this point
Browse repository at this point
gh-148609: Remove unicode character in bytecodes.c (GH-148611)
Show description for ab45919
Fidget-Spinner
authored
ab45919
View commit details
Copy full SHA for ab45919
View code at this point
Browse repository at this point
gh-131798: Fix `_ITER_CHECK_RANGE` type in the JIT (#148607)
Wulian233
authored
c7e9919
View commit details
Copy full SHA for c7e9919
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
gh-146393: Use recorded type instead of instance in BINARY_OP (#148569)
eendebakpt
authored
5c3deca
View commit details
Copy full SHA for 5c3deca
View code at this point
Browse repository at this point
GH-145278: freeze encodings (partially) and linecache (#148347)
FFY00
authored
0012686
View commit details
Copy full SHA for 0012686
View code at this point
Browse repository at this point
gh-146393: Optimize float division operations by mutating uniquely-referenced operands in place (JIT only) (GH-146397)
Show description for 95cbd4a
eendebakpt
and
claude
authored
95cbd4a
View commit details
Copy full SHA for 95cbd4a
View code at this point
Browse repository at this point
gh-131798: constant fold special method lookups in JIT (#148432)
kumaraditya303
authored
3cb7eae
View commit details
Copy full SHA for 3cb7eae
View code at this point
Browse repository at this point
gh-gh-131798: optimize `LOAD_ATTR_GETATTRIBUTE_OVERRIDDEN` in the JIT (#148555)
kumaraditya303
authored
1aa7e7e
View commit details
Copy full SHA for 1aa7e7e
View code at this point
Browse repository at this point
gh-131798: Constant-fold `_CONTAINS_OP_DICT` for frozendict (GH-148548)
Wulian233
authored
e0b56f0
View commit details
Copy full SHA for e0b56f0
View code at this point
Browse repository at this point
gh-148510: restore `func_version` check in `_LOAD_ATTR_PROPERTY_FRAME` (GH-148528)
NekoAsakura
authored
52a7f1b
View commit details
Copy full SHA for 52a7f1b
View code at this point
Browse repository at this point
gh-148378: Allow multiple consecutive recording ops per macro op (GH-148496)
cocolato
authored
5ce0fe8
View commit details
Copy full SHA for 5ce0fe8
View code at this point
Browse repository at this point
gh-148515: make `optimizer_generator` respect multiple caches (#148524)
NekoAsakura
authored
e02ac1d
View commit details
Copy full SHA for e02ac1d
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
gh-131798: JIT: Optimize `_CHECK_IS_NOT_PY_CALLABLE_EX` and `_CHECK_IS_NOT_PY_CALLABLE_KW` (GH-148494)
Wulian233
authored
afaf58b
View commit details
Copy full SHA for afaf58b
View code at this point
Browse repository at this point
gh-131798: optimize through keyword and bound method calls in the JIT (GH-148466)
Show description for 88e378c
kumaraditya303
and
Fidget-Spinner
authored
88e378c
View commit details
Copy full SHA for 88e378c
View code at this point
Browse repository at this point
gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label (GH-148481)
clin1234
authored
10d275f
View commit details
Copy full SHA for 10d275f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.