FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-105280: Ensure `isinstance([], collections.abc.Mapping)` always evaluates to `False` by AlexWaygood · Pull Request #105281 · 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.7k
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-105280: Ensure isinstance([], collections.abc.Mapping) always evaluates to False
- #105281
#105281
Merged
AlexWaygood
merged 5 commits into
python:main
python/cpython:main
from
AlexWaygood:fix-gc-protocol-bug
AlexWaygood/cpython:fix-gc-protocol-bug
Copy head branch name to clipboard
Jun 5, 2023
Conversation
Commits
5
(5)
Checks
Files changed
Merged
gh-105280: Ensure isinstance([], collections.abc.Mapping) always evaluates to False
#105281
AlexWaygood
merged 5 commits into
python:main
python/cpython:main
from
AlexWaygood:fix-gc-protocol-bug
AlexWaygood/cpython:fix-gc-protocol-bug
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2023
Ensure `isinstance([], collections.abc.Mapping)` always evaluates to `False`
AlexWaygood
committed
c17b8ed
View commit details
Copy full SHA for c17b8ed
Browse repository at this point
Commits on Jun 5, 2023
Add the cleanup before changing the state
AlexWaygood
authored
612c551
View commit details
Copy full SHA for 612c551
Browse repository at this point
don't needlessly break compatibility with typing_extensions
AlexWaygood
authored
99ec54c
View commit details
Copy full SHA for 99ec54c
Browse repository at this point
nit
AlexWaygood
authored
55368cd
View commit details
Copy full SHA for 55368cd
Browse repository at this point
Merge branch 'main' into fix-gc-protocol-bug
AlexWaygood
authored
d498ff3
View commit details
Copy full SHA for d498ff3
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL