Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 16, 2020

Make the _PyTraceMalloc_NewReference() function fully internal:
remove it from the public C API and don't export it anymore.

https://bugs.python.org/issue40989

Make the _PyTraceMalloc_NewReference() function fully internal:
remove it from the public C API and don't export it anymore.
@vstinner
Copy link
Member Author

At the second build, the 3 mandatory Travis CI jobs passed, but I have to wait until the two optional coverage jobs are running before being able to merge.

I created https://bugs.python.org/issue40993 "Don't run Python and C coverage jobs of Travis CI on pull requests" to be able to merge PRs faster.

@vstinner vstinner merged commit fcc60e4 into python:master Jun 16, 2020
@vstinner vstinner deleted the make_tracenew_ref_internal branch June 16, 2020 15:30
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.

3 participants