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
Type
/
to 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
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.1k
Star
74.2k
Code
Issues
5k+
Pull requests
2.4k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-145855: Remove the DELETE_ATTR bytecode
- #146216
#146216
Merged
markshannon
merged 15 commits into
python:main
python/cpython:main
from
aisk:remove-delete-attr
aisk/cpython:remove-delete-attr
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
gh-145855: Remove the DELETE_ATTR bytecode
#146216
markshannon
merged 15 commits into
python:main
python/cpython:main
from
aisk:remove-delete-attr
aisk/cpython:remove-delete-attr
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2026
Remove the DELETE_ATTR bytecode
aisk
committed
85ac67a
View commit details
Copy full SHA for 85ac67a
Browse repository at this point
Remove the unnecessary SWAP(2)
aisk
committed
f8b62dc
View commit details
Copy full SHA for f8b62dc
Browse repository at this point
Update PYC_MAGIC_NUMBER
aisk
committed
5076f39
View commit details
Copy full SHA for 5076f39
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
703af8f
View commit details
Copy full SHA for 703af8f
Browse repository at this point
Commits on Apr 10, 2026
Merge upstream to resolve conflicts
aisk
committed
e219598
View commit details
Copy full SHA for e219598
Browse repository at this point
Merge remote-tracking branch 'origin/remove-delete-attr' into remove-delete-attr
aisk
committed
85e9545
View commit details
Copy full SHA for 85e9545
Browse repository at this point
Fix magic number
aisk
committed
dfb7fdb
View commit details
Copy full SHA for dfb7fdb
Browse repository at this point
Fix test_frozenmain.h
aisk
committed
c5db465
View commit details
Copy full SHA for c5db465
Browse repository at this point
Commits on Apr 11, 2026
Merge remote-tracking branch 'upstream/main' into remove-delete-attr
aisk
committed
273ae11
View commit details
Copy full SHA for 273ae11
Browse repository at this point
Fix crash and regen-all
aisk
committed
757eb3e
View commit details
Copy full SHA for 757eb3e
Browse repository at this point
Update removed-ids.txt
aisk
committed
6584ce6
View commit details
Copy full SHA for 6584ce6
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into remove-delete-attr
aisk
committed
ca09e26
View commit details
Copy full SHA for ca09e26
Browse repository at this point
Commits on Jun 30, 2026
Merge remote-tracking branch 'upstream/main' into remove-delete-attr
Show description for b29453a
aisk
committed
b29453a
View commit details
Copy full SHA for b29453a
Browse repository at this point
Commits on Jul 1, 2026
Merge remote-tracking branch 'upstream/main' into remove-delete-attr
Show description for 388369d
aisk
committed
388369d
View commit details
Copy full SHA for 388369d
Browse repository at this point
Commits on Jul 5, 2026
Merge remote-tracking branch 'upstream/main' into remove-delete-attr
aisk
committed
c8f1066
View commit details
Copy full SHA for c8f1066
Browse repository at this point
You can’t perform that action at this time.