Skip to content

[3.7] bpo-35214: Add _Py_ prefix to MEMORY_SANITIZER def. (GH-10503)#10504

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-3015fb8-3.7
Nov 13, 2018
Merged

[3.7] bpo-35214: Add _Py_ prefix to MEMORY_SANITIZER def. (GH-10503)#10504
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-3015fb8-3.7

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 13, 2018

Rename our new MEMORY_SANITIZER define to _Py_MEMORY_SANITIZER.
Project based C Preprocessor namespacing at its finest. :P
(cherry picked from commit 3015fb8)

Co-authored-by: Gregory P. Smith greg@krypto.org

https://bugs.python.org/issue35214

Rename our new MEMORY_SANITIZER define to _Py_MEMORY_SANITIZER.
Project based C Preprocessor namespacing at its finest. :P
(cherry picked from commit 3015fb8)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@miss-islington
Copy link
Contributor Author

@gpshead: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit f6602f9 into python:3.7 Nov 13, 2018
@miss-islington miss-islington deleted the backport-3015fb8-3.7 branch November 13, 2018 06:20
@miss-islington
Copy link
Contributor Author

@gpshead: Status check is done, and it's a success ✅ .

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