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
Tools
on
patch-4
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 12, 2024
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-116596: Better determination of escaping uops. (GH-116597)
markshannon
authored
b6ae6da
View commit details
Copy full SHA for b6ae6da
View code at this point
Browse repository at this point
gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (#116577)
sobolevn
authored
4704e55
View commit details
Copy full SHA for 4704e55
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 7, 2024
gh-116000: Make optimizer_generator.py work without any arguments (#116470)
Eclips4
authored
b2d74cd
View commit details
Copy full SHA for b2d74cd
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-116381: Remove bad specializations, add fail stats (GH-116464)
Show description for 41457c7
Fidget-Spinner
authored
41457c7
View commit details
Copy full SHA for 41457c7
View code at this point
Browse repository at this point
GH-116314: Update `Tools/wasm/README.md` to point to the devguide for building for WASI (GH-116445)
brettcannon
authored
bc708c7
View commit details
Copy full SHA for bc708c7
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
chore: fix typos (#116345)
Show description for e7ba6e9
cuishuang
authored
e7ba6e9
View commit details
Copy full SHA for e7ba6e9
View code at this point
Browse repository at this point
GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives (#116327)
Show description for 7af063d
brettcannon
authored
7af063d
View commit details
Copy full SHA for 7af063d
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
gh-116265: Remove obsolete sentence. (#116284)
Show description for 88b5c66
terryjreedy
authored
88b5c66
View commit details
Copy full SHA for 88b5c66
View code at this point
Browse repository at this point
GH-116134: JIT aarch64-pc-windows-msvc (GH-116130)
brandtbucher
authored
ffed8d9
View commit details
Copy full SHA for ffed8d9
View code at this point
Browse repository at this point
GH-115802: Don't JIT zero-length jumps (GH-116177)
brandtbucher
authored
981f27d
View commit details
Copy full SHA for 981f27d
View code at this point
Browse repository at this point
gh-114258: Argument Clinic: refactor getset implementation (#116170)
Show description for cfbdce7
erlend-aasland
authored
cfbdce7
View commit details
Copy full SHA for cfbdce7
View code at this point
Browse repository at this point
Commits on Mar 2, 2024
GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228)
Show description for 5dc8c84
brettcannon
authored
5dc8c84
View commit details
Copy full SHA for 5dc8c84
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
gh-116171: Argument Clinic: disallow overriding return converter for __init__ methods (#116172)
erlend-aasland
authored
cc6f807
View commit details
Copy full SHA for cc6f807
View code at this point
Browse repository at this point
gh-115554: Improved logic for handling multiple existing py.exe launcher installs (GH-115793)
zooba
authored
9b7f253
View commit details
Copy full SHA for 9b7f253
View code at this point
Browse repository at this point
build(deps-dev): bump types-setuptools from 69.0.0.20240125 to 69.1.0.20240301 in /Tools (#116190)
Show description for 8ab6c27
dependabot[bot]
authored
8ab6c27
View commit details
Copy full SHA for 8ab6c27
View code at this point
Browse repository at this point
build(deps): bump hypothesis from 6.97.4 to 6.98.15 in /Tools (#116189)
Show description for 7b47943
dependabot[bot]
authored
7b47943
View commit details
Copy full SHA for 7b47943
View code at this point
Browse repository at this point
build(deps-dev): bump types-psutil from 5.9.5.20240106 to 5.9.5.20240205 in /Tools (#116188)
Show description for 19e16ce
dependabot[bot]
authored
19e16ce
View commit details
Copy full SHA for 19e16ce
View code at this point
Browse repository at this point
gh-115999: Disable the specializing adaptive interpreter in free-threaded builds (#116013)
Show description for 339c8e1
swtaarrs
authored
339c8e1
View commit details
Copy full SHA for 339c8e1
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-116088: Insert bottom checks after all sym_set_...() calls (#116089)
Show description for 0656509
gvanrossum
authored
0656509
View commit details
Copy full SHA for 0656509
View code at this point
Browse repository at this point
GH-115802: JIT "small" code for Windows (GH-115964)
brandtbucher
authored
f0df35e
View commit details
Copy full SHA for f0df35e
View code at this point
Browse repository at this point
gh-112844: Add SBOM for external dependencies (#115789)
sethmlarson
authored
45d8871
View commit details
Copy full SHA for 45d8871
View code at this point
Browse repository at this point
gh-115816: Generate calls to sym_new_const() etc. without _Py_uop prefix (#116077)
Show description for 86e5e06
gvanrossum
authored
86e5e06
View commit details
Copy full SHA for 86e5e06
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
gh-115773: Add tests to exercise the _Py_DebugOffsets structure (#115774)
pablogsal
authored
1752b51
View commit details
Copy full SHA for 1752b51
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
GH-115816: Assorted naming and formatting changes to improve maintainability. (GH-115987)
Show description for 6ecfcfe
markshannon
authored
6ecfcfe
View commit details
Copy full SHA for 6ecfcfe
View code at this point
Browse repository at this point
GH-115816: Make tier2 optimizer symbols testable, and add a few tests. (GH-115953)
markshannon
authored
10fbcd6
View commit details
Copy full SHA for 10fbcd6
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
gh-115168: Add pystats counter for invalidated executors (GH-115169)
mdboom
authored
b05afdd
View commit details
Copy full SHA for b05afdd
View code at this point
Browse repository at this point
Rename tier 2 redundancy eliminator to optimizer (#115888)
Show description for c0fdfba
gvanrossum
authored
c0fdfba
View commit details
Copy full SHA for c0fdfba
View code at this point
Browse repository at this point
GH-115802: JIT "small" code for macOS and Linux (GH-115826)
brandtbucher
authored
7259480
View commit details
Copy full SHA for 7259480
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
gh-115778: Add `tierN` annotation for instruction definitions (#115815)
Show description for e4561e0
Eclips4
and
AlexWaygood
authored
e4561e0
View commit details
Copy full SHA for e4561e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.