FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-100942: Fix crash on `property` subtypes with weird `__new__` by sobolevn · Pull Request #100955 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-100942: Fix crash on property subtypes with weird __new__
- #100955
#100955
Closed
sobolevn
wants to merge 3 commits into
python:main
python/cpython:main
from
sobolevn:issue-100942
sobolevn/cpython:issue-100942
Copy head branch name to clipboard
Conversation
Commits
3
(3)
Checks
Files changed
Closed
gh-100942: Fix crash on property subtypes with weird __new__
#100955
sobolevn
wants to merge 3 commits into
python:main
python/cpython:main
from
sobolevn:issue-100942
sobolevn/cpython:issue-100942
Copy head branch name to clipboard
Commits
Commits on Jan 11, 2023
gh-100942: Fix crash on `property` subtypes with weird `__new__`
sobolevn
committed
9bc9512
View commit details
Copy full SHA for 9bc9512
Browse repository at this point
Also test `setter` and `deleter`
sobolevn
committed
a2babb4
View commit details
Copy full SHA for a2babb4
Browse repository at this point
Alternative approach: do not raise, just ignore the cast
sobolevn
committed
365556c
View commit details
Copy full SHA for 365556c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL