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.2k
Star
74.2k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-103865: add monitoring support to LOAD_SUPER_ATTR
- #103866
#103866
Merged
carljm
merged 17 commits into
python:main
python/cpython:main
from
carljm:supermon
carljm/cpython:supermon
Copy head branch name to clipboard
May 16, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
gh-103865: add monitoring support to LOAD_SUPER_ATTR
#103866
carljm
merged 17 commits into
python:main
python/cpython:main
from
carljm:supermon
carljm/cpython:supermon
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2023
gh-103865: add monitoring support to LOAD_SUPER_ATTR
carljm
committed
862c3dc
View commit details
Copy full SHA for 862c3dc
Browse repository at this point
Merge branch 'main' into supermon
carljm
authored
d3470cd
View commit details
Copy full SHA for d3470cd
Browse repository at this point
Commits on Apr 28, 2023
Merge branch 'main' into supermon
carljm
authored
82fa183
View commit details
Copy full SHA for 82fa183
Browse repository at this point
Commits on Apr 29, 2023
fix C raise event
carljm
committed
9f1db4a
View commit details
Copy full SHA for 9f1db4a
Browse repository at this point
Commits on May 1, 2023
Merge branch 'main' into supermon
Show description for 159b2aa
carljm
committed
159b2aa
View commit details
Copy full SHA for 159b2aa
Browse repository at this point
fix handling error from instrumentation call
carljm
committed
e32166d
View commit details
Copy full SHA for e32166d
Browse repository at this point
Commits on May 9, 2023
Merge branch 'main' into supermon
Show description for c48eee3
carljm
committed
c48eee3
View commit details
Copy full SHA for c48eee3
Browse repository at this point
Commits on May 10, 2023
extract _exec and add comment
carljm
committed
c203916
View commit details
Copy full SHA for c203916
Browse repository at this point
don't decref global_super before using it
carljm
committed
d084043
View commit details
Copy full SHA for d084043
Browse repository at this point
...and update generated cases
carljm
committed
8fb9b52
View commit details
Copy full SHA for 8fb9b52
Browse repository at this point
Commits on May 11, 2023
Merge branch 'main' into supermon
Show description for 19b3d9e
carljm
committed
19b3d9e
View commit details
Copy full SHA for 19b3d9e
Browse repository at this point
Merge branch 'main' into supermon
Show description for fb47955
carljm
committed
fb47955
View commit details
Copy full SHA for fb47955
Browse repository at this point
Commits on May 12, 2023
Merge branch 'main' into supermon
Show description for 8efd7c6
carljm
committed
8efd7c6
View commit details
Copy full SHA for 8efd7c6
Browse repository at this point
ensure that our assumptions about the compiler's behavior hold
carljm
committed
9de351f
View commit details
Copy full SHA for 9de351f
Browse repository at this point
Commits on May 15, 2023
Merge branch 'main' into supermon
Show description for 343867a
carljm
committed
343867a
View commit details
Copy full SHA for 343867a
Browse repository at this point
Commits on May 16, 2023
Merge branch 'main' into supermon
Show description for a6dd626
carljm
committed
a6dd626
View commit details
Copy full SHA for a6dd626
Browse repository at this point
add test verifying equivalence with int()
carljm
committed
b1f064a
View commit details
Copy full SHA for b1f064a
Browse repository at this point
You can’t perform that action at this time.