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

Add `operator.call` by jopemachine · Pull Request #4153 · RustPython/RustPython · GitHub

Add operator.call - #4153

Merged
youknowone merged 4 commits into
RustPython:mainfrom
jopemachine:add-call-operator
Sep 12, 2022
Merged

Add operator.call#4153
youknowone merged 4 commits into
RustPython:mainfrom
jopemachine:add-call-operator

Conversation

jopemachine commented Sep 9, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

Add operator.call implemented in cpython 3.11

Related links

  • Python codes are copy-pasted from CPython.

Related PRs

Copy link
Copy Markdown
Member

Did you copy it from CPython or write it yourself?

fanninpm commented Sep 9, 2022

Copy link
Copy Markdown
Contributor

Did you copy it from CPython or write it yourself?

It seems like the submitter got this "straight from the horse's mouth".

jopemachine commented Sep 10, 2022
edited
Loading

Copy link
Copy Markdown
Contributor Author

Did you copy it from CPython or write it yourself?

I'm sorry to forget to mention it, python codes are all copy-pasted from CPython including tests in this PR.

jopemachine marked this pull request as draft September 10, 2022 08:50
jopemachine changed the title Add opeator.call Add operator.call Sep 10, 2022
jopemachine marked this pull request as ready for review September 10, 2022 10:03

youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

youknowone merged commit 7ab1b16 into RustPython:main Sep 12, 2022
youknowone added the z-ca-2022 Tag to track contrubution-academy 2022 label Sep 13, 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

Labels

z-ca-2022 Tag to track contrubution-academy 2022

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL