bpo-40989: Make _PyTraceMalloc_NewReference() internal by vstinner · Pull Request #20915 · python/cpython
Conversation
Make the _PyTraceMalloc_NewReference() function fully internal: remove it from the public C API and don't export it anymore.
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
deleted the
make_tracenew_ref_internal
branch
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