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 }}
iritkatriel
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
on
code_object_doc
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 12, 2024
gh-126133: Only use start year in PSF copyright, remove end years (#126236)
hugovk
authored
91f4908
View commit details
Copy full SHA for 91f4908
View code at this point
Browse repository at this point
gh-126209: Fix inconsistency of `skip_file_prefixes` in `warnings.warn`'s C and Python implementations (GH-126329)
Show description for 0ef84b0
4 people
authored
0ef84b0
View commit details
Copy full SHA for 0ef84b0
View code at this point
Browse repository at this point
GH-126195: Use M1 JIT memory protection APIs (GH-126196)
diegorusso
authored
c45be8a
View commit details
Copy full SHA for c45be8a
View code at this point
Browse repository at this point
Commits on Nov 11, 2024
gh-76785: Improved Subinterpreters Compatibility with 3.12 (1/2) (gh-126704)
Show description for a6d48e8
ericsnowcurrently
authored
a6d48e8
View commit details
Copy full SHA for a6d48e8
View code at this point
Browse repository at this point
gh-76785: Minor Cleanup of Exception-related Cross-interpreter State (gh-126602)
Show description for b697d8c
ericsnowcurrently
authored
b697d8c
View commit details
Copy full SHA for b697d8c
View code at this point
Browse repository at this point
Commits on Nov 9, 2024
gh-120619: Strength reduce function guards, support 2-operand uop forms (GH-124846)
Show description for 6293d00
Fidget-Spinner
and
brandtbucher
authored
6293d00
View commit details
Copy full SHA for 6293d00
View code at this point
Browse repository at this point
Commits on Nov 8, 2024
gh-126072: Set docstring attribute for module and class (#126231)
xuantengh
authored
6ec8865
View commit details
Copy full SHA for 6ec8865
View code at this point
Browse repository at this point
gh-126579: Adapt sys.audit() to Argument Clinic (GH-126580)
serhiy-storchaka
authored
a93fc09
View commit details
Copy full SHA for a93fc09
View code at this point
Browse repository at this point
gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564)
Show description for 061e50f
serhiy-storchaka
authored
061e50f
View commit details
Copy full SHA for 061e50f
View code at this point
Browse repository at this point
gh-126171: fix possible null dereference in _imp_find_frozen_impl (#126566)
federicovalenso
authored
9ecd8f7
View commit details
Copy full SHA for 9ecd8f7
View code at this point
Browse repository at this point
gh-122943: Remove the object converter for var-positional parameter (GH-126560)
serhiy-storchaka
authored
06a8b0b
View commit details
Copy full SHA for 06a8b0b
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Chore: Fix typo in `pyarena.c` (#126527)
adiaholic
authored
3d9f9ae
View commit details
Copy full SHA for 3d9f9ae
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
gh-126513: Use helpers for `_Py_Specialize_ConstainsOp` (#126517)
Show description for 6e03ff2
Eclips4
authored
6e03ff2
View commit details
Copy full SHA for 6e03ff2
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
GH-125911: Rename big trampoline to "shim" (GH-126339)
savannahostrowski
authored
c3a12ae
View commit details
Copy full SHA for c3a12ae
View code at this point
Browse repository at this point
gh-126238: Fix possible null pointer dereference of freevars in _PyCompile_LookupArg (#126239)
Show description for 8525c93
3 people
authored
8525c93
View commit details
Copy full SHA for 8525c93
View code at this point
Browse repository at this point
gh-126366: Fix crash if `__iter__` raises an exception during `yield from` (#126369)
ZeroIntensity
authored
1371295
View commit details
Copy full SHA for 1371295
View code at this point
Browse repository at this point
gh-126415: Fix conversion warning in `Python/bytecodes.c` (#126416)
Show description for 7801581
Eclips4
and
mpage
authored
7801581
View commit details
Copy full SHA for 7801581
View code at this point
Browse repository at this point
Commits on Nov 4, 2024
gh-115999: Implement thread-local bytecode and enable specialization for `BINARY_OP` (#123926)
Show description for 2e95c5b
mpage
authored
2e95c5b
View commit details
Copy full SHA for 2e95c5b
View code at this point
Browse repository at this point
gh-119793: Add optional length-checking to `map()` (GH-120471)
Show description for 3032fcd
5 people
authored
3032fcd
View commit details
Copy full SHA for 3032fcd
View code at this point
Browse repository at this point
Commits on Nov 3, 2024
gh-125832: Reformat comments for inlined comprehensions (gh-126346)
corona10
authored
8161afe
View commit details
Copy full SHA for 8161afe
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
gh-125832: Clarify comment for inlined comprehensions as per PEP-709 (#126322)
Show description for 868bfcc
3 people
authored
868bfcc
View commit details
Copy full SHA for 868bfcc
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
gh-126255: Ignore warning about JIT being deactivated when perf support is active in `test_embed.InitConfigTests.test_initconfig_api` (#126302)
Show description for f0c6fcc
4 people
authored
f0c6fcc
View commit details
Copy full SHA for f0c6fcc
View code at this point
Browse repository at this point
gh-120026: soft deprecate Py_HUGE_VAL macro (#120027)
Show description for 8477951
skirpichev
and
AA-Turner
authored
8477951
View commit details
Copy full SHA for 8477951
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
gh-126072: do not add `None` to `co_consts` if there is no docstring (GH-126101)
xuantengh
authored
35df4eb
View commit details
Copy full SHA for 35df4eb
View code at this point
Browse repository at this point
gh-124855: Don't allow the JIT and perf support to be active at the same time (#124856)
pablogsal
authored
2d37c71
View commit details
Copy full SHA for 2d37c71
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
gh-126139: Improve error message location for future statement with unknown feature (#126140)
brianschubert
authored
224c370
View commit details
Copy full SHA for 224c370
View code at this point
Browse repository at this point
gh-118423: Add `INSTRUCTION_SIZE` macro to code generator (GH-125467)
tomasr8
authored
aab58a9
View commit details
Copy full SHA for aab58a9
View code at this point
Browse repository at this point
gh-126105: Fix crash in `ast` module, when `._fields` is deleted (#126115)
Show description for b2eaa75
sobolevn
authored
b2eaa75
View commit details
Copy full SHA for b2eaa75
View code at this point
Browse repository at this point
GH-125837: Split `LOAD_CONST` into three. (GH-125972)
Show description for faa3272
markshannon
authored
faa3272
View commit details
Copy full SHA for faa3272
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
GH-125912: Teach the JIT's optimizer about _BINARY_OP_INPLACE_ADD_UNICODE (GH-125935)
brandtbucher
authored
b5b0634
View commit details
Copy full SHA for b5b0634
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.