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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-86298: Ensure that __loader__ and __spec__.loader agree in warnings.warn_explicit()
- #97803
#97803
Merged
miss-islington
merged 17 commits into
python:main
python/cpython:main
from
warsaw:issue-86298
warsaw/cpython:issue-86298
Copy head branch name to clipboard
Oct 7, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
gh-86298: Ensure that __loader__ and __spec__.loader agree in warnings.warn_explicit()
#97803
miss-islington
merged 17 commits into
python:main
python/cpython:main
from
warsaw:issue-86298
warsaw/cpython:issue-86298
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2022
PoC for checking both __loader__ and __spec__.loader
Show description for 37b581a
warsaw
committed
37b581a
View commit details
Copy full SHA for 37b581a
Browse repository at this point
Merge branch 'main' into issue-86298
warsaw
authored
049910b
View commit details
Copy full SHA for 049910b
Browse repository at this point
Commits on Oct 4, 2022
Add a test for the __loader__ == __spec__.loader cases
warsaw
committed
317e253
View commit details
Copy full SHA for 317e253
Browse repository at this point
Add news
warsaw
committed
428d863
View commit details
Copy full SHA for 428d863
Browse repository at this point
Merge branch 'main' into issue-86298
warsaw
authored
06d686d
View commit details
Copy full SHA for 06d686d
Browse repository at this point
Update some documentation
warsaw
committed
fc50fe1
View commit details
Copy full SHA for fc50fe1
Browse repository at this point
Commits on Oct 6, 2022
Use a helper function
warsaw
committed
1066b9f
View commit details
Copy full SHA for 1066b9f
Browse repository at this point
Merge branch 'main' into issue-86298
warsaw
committed
4602366
View commit details
Copy full SHA for 4602366
Browse repository at this point
Pass warnings tests
Show description for 831f832
warsaw
committed
831f832
View commit details
Copy full SHA for 831f832
Browse repository at this point
Merge branch 'main' into issue-86298
warsaw
committed
37254cf
View commit details
Copy full SHA for 37254cf
Browse repository at this point
Move warnings tests to helper tests
warsaw
committed
fe9d62e
View commit details
Copy full SHA for fe9d62e
Browse repository at this point
Clean up a few last minute things
warsaw
committed
3bcdba9
View commit details
Copy full SHA for 3bcdba9
Browse repository at this point
Commits on Oct 7, 2022
Merge branch 'main' into issue-86298
warsaw
authored
f5cef9c
View commit details
Copy full SHA for f5cef9c
Browse repository at this point
Update Lib/importlib/_bootstrap_external.py
Show description for 5600c9c
warsaw
and
brettcannon
authored
5600c9c
View commit details
Copy full SHA for 5600c9c
Browse repository at this point
Update Lib/test/test_importlib/import_/test_helpers.py
Show description for 8631e53
warsaw
and
brettcannon
authored
8631e53
View commit details
Copy full SHA for 8631e53
Browse repository at this point
Update Lib/test/test_importlib/import_/test_helpers.py
Show description for b1b0d86
warsaw
and
brettcannon
authored
b1b0d86
View commit details
Copy full SHA for b1b0d86
Browse repository at this point
Merge branch 'main' into issue-86298
warsaw
authored
823400c
View commit details
Copy full SHA for 823400c
Browse repository at this point
You can’t perform that action at this time.