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

bpo-40077: Add traverse/clear/free to arraymodule by erlend-aasland · Pull Request #24066 · python/cpython · GitHub

/ cpython Public

bpo-40077: Add traverse/clear/free to arraymodule - #24066

Merged
encukou merged 2 commits into
python:masterfrom
erlend-aasland:bpo-40077/array-fix
Jan 3, 2021
Merged

bpo-40077: Add traverse/clear/free to arraymodule#24066
encukou merged 2 commits into
python:masterfrom
erlend-aasland:bpo-40077/array-fix

Conversation

erlend-aasland commented Jan 2, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor Author

@encukou, would you mind reviewing this?

shihai1991 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

LGTM.
Just a nitpick: PyObject *m--> PyObject *module or PyObject *mod would be more exact.

Copy link
Copy Markdown
Contributor Author

LGTM.

Just a nitpick: PyObject *m--> PyObject *module or PyObject *mod would be more exact.

I agree. I'll fix it.

encukou merged commit b8eb376 into python:master Jan 3, 2021

encukou commented Jan 3, 2021

Copy link
Copy Markdown
Member

Thank you!

erlend-aasland deleted the bpo-40077/array-fix branch January 3, 2021 13:45
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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.

5 participants


Back | FazBrowse Home | New Git URL