Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for Python/instrumentation.c - python/cpython · GitHub
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 }}
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.4k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
instrumentation.c
on
3.12
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 6, 2025
[3.12] GH-107674: Avoid allocating boxed ints for `sys.settrace` line events (GH-107780) (#107841)
Show description for 55b2303
miss-islington
and
markshannon
authored
55b2303
View commit details
Copy full SHA for 55b2303
View code at this point
Browse repository at this point
Commits on Sep 18, 2023
[3.12] gh-109371: Fix monitoring with instruction events set (gh-109385) (#109542)
Show description for 9412a87
miss-islington
and
gaogaotiantian
authored
9412a87
View commit details
Copy full SHA for 9412a87
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
[3.12] GH-108976. Keep monitoring data structures valid during de-optimization during callback. (GH-109131) (#109268)
Show description for 3efe7bc
markshannon
authored
3efe7bc
View commit details
Copy full SHA for 3efe7bc
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
[3.12] GH-108390: Prevent non-local events being set with `sys.monitoring.set_local_events()` (GH-108420) (#108899)
Show description for 7ee021f
markshannon
authored
7ee021f
View commit details
Copy full SHA for 7ee021f
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
[3.12] GH-107774: Add missing audit event for PEP 669 (GH-107775) (#107839)
Show description for 81d3afa
miss-islington
and
markshannon
authored
81d3afa
View commit details
Copy full SHA for 81d3afa
View code at this point
Browse repository at this point
[3.12] GH-107724: Fix the signature of `PY_THROW` callback functions. (GH-107725) (#107802)
Show description for ddca261
miss-islington
and
markshannon
authored
ddca261
View commit details
Copy full SHA for ddca261
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
[3.12] GH-106895: Raise a `ValueError` when attempting to disable events that cannot be disabled. (GH-107337) (GH-107351)
markshannon
authored
0902afb
View commit details
Copy full SHA for 0902afb
View code at this point
Browse repository at this point
[3.12] GH-106897: Add `RERAISE` event to `sys.monitoring`. (GH-107291) (GH-107346)
Show description for 3b1a4c1
markshannon
authored
3b1a4c1
View commit details
Copy full SHA for 3b1a4c1
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
[3.12] GH-103082: Rename PY_MONITORING_EVENTS to _PY_MONITORING_EVENTS (#107069) (#107075)
Show description for 0d4a766
vstinner
authored
0d4a766
View commit details
Copy full SHA for 0d4a766
View code at this point
Browse repository at this point
Commits on May 16, 2023
gh-103865: add monitoring support to LOAD_SUPER_ATTR (#103866)
carljm
authored
f40890b
View commit details
Copy full SHA for f40890b
View code at this point
Browse repository at this point
Commits on May 12, 2023
GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104387)
Show description for 45f5aa8
markshannon
authored
45f5aa8
View commit details
Copy full SHA for 45f5aa8
View code at this point
Browse repository at this point
Commits on May 3, 2023
gh-103845: Remove line & instruction instrumentations before adding them back (GH-103851)
gaogaotiantian
authored
bcea36f
View commit details
Copy full SHA for bcea36f
View code at this point
Browse repository at this point
Commits on Apr 29, 2023
GH-103082: Code cleanup in instrumentation code (#103474)
markshannon
authored
738c226
View commit details
Copy full SHA for 738c226
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
gh-84436: Implement Immortal Objects (gh-19474)
Show description for ea2c001
eduardo-elizondo
authored
ea2c001
View commit details
Copy full SHA for ea2c001
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
gh-103082: Fix shifted field initialization in `instrumentation.c` (GH-103561)
Show description for a4967d9
arhadthedev
authored
a4967d9
View commit details
Copy full SHA for a4967d9
View code at this point
Browse repository at this point
Commits on Apr 13, 2023
Fix unused functions warnings in instrumentation.c (GH-103515)
benjaminp
authored
7b95d23
View commit details
Copy full SHA for 7b95d23
View code at this point
Browse repository at this point
GH-103082: Turn on branch events for FOR_ITER instructions. (#103507)
Show description for 70e0a28
markshannon
authored
70e0a28
View commit details
Copy full SHA for 70e0a28
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-103083)
Show description for 411b169
markshannon
authored
411b169
View commit details
Copy full SHA for 411b169
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.