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.3k
Star
75k
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
gh-102381: don't call watcher callback with dead object
- #102382
#102382
Merged
carljm
merged 13 commits into
python:main
python/cpython:main
from
carljm:nodeaddict
carljm/cpython:nodeaddict
Copy head branch name to clipboard
Mar 8, 2023
Conversation
Commits
13
(13)
Checks
Files changed
Merged
gh-102381: don't call watcher callback with dead object
#102382
carljm
merged 13 commits into
python:main
python/cpython:main
from
carljm:nodeaddict
carljm/cpython:nodeaddict
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2023
gh-102381: don't call watcher callback with dead object
carljm
committed
6d0b789
View commit details
Copy full SHA for 6d0b789
Browse repository at this point
Windows formats pointer values differently
carljm
committed
1ccec46
View commit details
Copy full SHA for 1ccec46
Browse repository at this point
Commits on Mar 4, 2023
Update watcher docs with notes on deallocation events
carljm
committed
8e8843e
View commit details
Copy full SHA for 8e8843e
Browse repository at this point
Try to handle errors in context string building
carljm
committed
b5256e7
View commit details
Copy full SHA for b5256e7
Browse repository at this point
Update code-object watcher docs on return value also
carljm
committed
9b938c7
View commit details
Copy full SHA for 9b938c7
Browse repository at this point
Apply suggestions from code review
Show description for 6b323fa
carljm
and
Yhg1s
authored
6b323fa
View commit details
Copy full SHA for 6b323fa
Browse repository at this point
Merge branch 'main' into nodeaddict
Show description for a31af32
carljm
committed
a31af32
View commit details
Copy full SHA for a31af32
Browse repository at this point
review comments
carljm
committed
b893187
View commit details
Copy full SHA for b893187
Browse repository at this point
Commits on Mar 6, 2023
add event name to watcher callback error message
carljm
committed
4894127
View commit details
Copy full SHA for 4894127
Browse repository at this point
Merge branch 'main' into nodeaddict
Show description for 33dda2a
carljm
committed
33dda2a
View commit details
Copy full SHA for 33dda2a
Browse repository at this point
use PY_ prefix, add Py_UNREACHABLE() to switches
carljm
committed
239981c
View commit details
Copy full SHA for 239981c
Browse repository at this point
Commits on Mar 7, 2023
Merge branch 'main' into nodeaddict
Show description for e391218
carljm
committed
e391218
View commit details
Copy full SHA for e391218
Browse repository at this point
use PY_ prefix for temp macros in headers too
carljm
committed
05e2ce0
View commit details
Copy full SHA for 05e2ce0
Browse repository at this point
You can’t perform that action at this time.