◐ Shell
clean mode source ↗

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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jopemachine

@jopemachine 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

Snowapril reacted with thumbs up emoji

@youknowone

Copy link Copy Markdown

Member

Did you copy it from CPython or write it yourself?

@fanninpm

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

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 jopemachine marked this pull request as draft

September 10, 2022 08:50

@jopemachine jopemachine changed the title Add opeator.call Add operator.call

Sep 10, 2022

@jopemachine jopemachine marked this pull request as ready for review

September 10, 2022 10:03

@youknowone 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.

Thank you!

@youknowone youknowone merged commit 7ab1b16 into RustPython:main

Sep 12, 2022

@youknowone youknowone added the z-ca-2022

Tag to track contrubution-academy 2022

label

Sep 13, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@youknowone youknowone youknowone approved these changes

Assignees

No one assigned

Labels

z-ca-2022

Tag to track contrubution-academy 2022

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@jopemachine @youknowone @fanninpm