gh-1463: Added Refleak Checker Option under testing.#1468
gh-1463: Added Refleak Checker Option under testing.#1468encukou merged 4 commits intopython:mainfrom
Conversation
|
Thank you for the addition! A follow-up paragraph can then mention specifying |
Thank you @encukou for the insight sighted out, let me work on these changes to have a more clear view of this context. |
|
Sorry for dropping the ball here! I'll merge with a few small adjustments. |
Thank you for reviewing and merging this pull request. |
This pull request adds documentation for the -R flag in the python -m test command, enabling reference leak checking. This feature helps developers identify memory leaks when modifying C code.
📚 Documentation preview 📚: https://cpython-devguide--1468.org.readthedocs.build/