FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-105237: Allow calling `issubclass(X, typing.Protocol)` again by AlexWaygood · Pull Request #105239 · 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
gh-105237: Allow calling issubclass(X, typing.Protocol) again
- #105239
#105239
Merged
JelleZijlstra
merged 6 commits into
python:main
python/cpython:main
from
AlexWaygood:protocol-subclass-regression
AlexWaygood/cpython:protocol-subclass-regression
Copy head branch name to clipboard
Jun 5, 2023
Conversation
Commits
6
(6)
Checks
Files changed
Merged
gh-105237: Allow calling issubclass(X, typing.Protocol) again
#105239
JelleZijlstra
merged 6 commits into
python:main
python/cpython:main
from
AlexWaygood:protocol-subclass-regression
AlexWaygood/cpython:protocol-subclass-regression
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2023
Allow calling `issubclass(X, Protocol)`
AlexWaygood
committed
a6b11b0
View commit details
Copy full SHA for a6b11b0
Browse repository at this point
Add back some implementation details so we don't unnecessarily break people
AlexWaygood
committed
36b2ac9
View commit details
Copy full SHA for 36b2ac9
Browse repository at this point
Revert unnecessary changes to tests
AlexWaygood
committed
db51c8d
View commit details
Copy full SHA for db51c8d
Browse repository at this point
Fix longstanding bug and add many tests
AlexWaygood
committed
776bf2b
View commit details
Copy full SHA for 776bf2b
Browse repository at this point
Small micro-optimisation
AlexWaygood
committed
ffb7f1c
View commit details
Copy full SHA for ffb7f1c
Browse repository at this point
Cleaner solution
AlexWaygood
committed
b85a320
View commit details
Copy full SHA for b85a320
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL