FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-92216: improve performance of hasattr for type objects by eendebakpt · Pull Request #99977 · python/cpython · GitHub

/ cpython Public

gh-92216: improve performance of hasattr for type objects - #99977

Closed
eendebakpt wants to merge 2 commits into
python:mainfrom
eendebakpt:hasattr_type
Closed

gh-92216: improve performance of hasattr for type objects#99977
eendebakpt wants to merge 2 commits into
python:mainfrom
eendebakpt:hasattr_type

Conversation

eendebakpt commented Dec 3, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Improve performance of hasattr for type objects by eliminating the generation of an exception.

eendebakpt closed this Dec 3, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL