Skip to content

bpo-33012: Fix compilation warnings for memoryview.tobytes and _collections._tuplegetter.__reduce__ - #12179

Merged
vstinner merged 2 commits into
python:masterfrom
matrixise:bpo-36197
Mar 5, 2019
Merged

bpo-33012: Fix compilation warnings for memoryview.tobytes and _collections._tuplegetter.__reduce__#12179
vstinner merged 2 commits into
python:masterfrom
matrixise:bpo-36197

Conversation

@matrixise

@matrixise matrixise commented Mar 5, 2019

Copy link
Copy Markdown
Member

@matrixise

Copy link
Copy Markdown
Member Author

For the reviewer of this PR, I don't know if I need to add a blurb entry because it's just a simple warning for the compiler

@matrixise
matrixise requested a review from rhettinger as a code owner March 5, 2019 14:48
@matrixise matrixise changed the title bpo-36197: Fix a compilation warning for memoryview.tobytes bpo-36197: Fix a compilation warning for memoryview.tobytes and _collections._tuplegetter.__reduce__ Mar 5, 2019
@matrixise matrixise changed the title bpo-36197: Fix a compilation warning for memoryview.tobytes and _collections._tuplegetter.__reduce__ bpo-36197: Fix compilation warnings for memoryview.tobytes and _collections._tuplegetter.__reduce__ Mar 5, 2019
@vstinner vstinner changed the title bpo-36197: Fix compilation warnings for memoryview.tobytes and _collections._tuplegetter.__reduce__ bpo-33012: Fix compilation warnings for memoryview.tobytes and _collections._tuplegetter.__reduce__ Mar 5, 2019
@vstinner
vstinner merged commit 359a2f3 into python:master Mar 5, 2019
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.

4 participants