| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
… obj(*args, **kwargs)`
|
Did you copy it from CPython or write it yourself? |
Sorry, something went wrong.
It seems like the submitter got this "straight from the horse's mouth". |
Sorry, something went wrong.
I'm sorry to forget to mention it, python codes are all copy-pasted from CPython including tests in this PR. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add operator.call implemented in cpython 3.11
Related links
Related PRs
bpo-44019: Implement operator.call(). python/cpython#27888
bpo-44019: Add operator.call() to __all__ for the operator module python/cpython#29110