FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-42133: update parts of the stdlib to fall back to `__spec__.loader` when `__loader__` is missing by brettcannon · Pull Request #22929 · python/cpython · GitHub
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
74.9k
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
bpo-42133: update parts of the stdlib to fall back to __spec__.loader when __loader__ is missing
- #22929
#22929
Merged
brettcannon
merged 4 commits into
python:master
python/cpython:master
from
brettcannon:loader-missing
brettcannon/cpython:loader-missing
Copy head branch name to clipboard
Nov 7, 2020
Conversation
Commits
4
(4)
Checks
Files changed
Merged
bpo-42133: update parts of the stdlib to fall back to __spec__.loader when __loader__ is missing
#22929
brettcannon
merged 4 commits into
python:master
python/cpython:master
from
brettcannon:loader-missing
brettcannon/cpython:loader-missing
Copy head branch name to clipboard
Commits
Commits on Oct 23, 2020
bpo-42133: update parts of the stdlib to fall back to `__spec__.parent` when `__loader__` is missing
brettcannon
committed
dcbcef6
View commit details
Copy full SHA for dcbcef6
Browse repository at this point
Commits on Nov 6, 2020
Merge branch 'master' into loader-missing
brettcannon
authored
c0da9ec
View commit details
Copy full SHA for c0da9ec
Browse repository at this point
Fix indentation
brettcannon
committed
98f300d
View commit details
Copy full SHA for 98f300d
Browse repository at this point
Commits on Nov 7, 2020
Mean to say `loader`, not `parent`
brettcannon
committed
db2410d
View commit details
Copy full SHA for db2410d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL