This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anthonypjshaw
Recipients anthonypjshaw, dgelessus, eryksun, freakboy3742
Date 2019-05-13.21:23:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557782623.73.0.924834683814.issue36880@roundup.psfhosted.org>
In-reply-to
Content
If you can write a test similar to the AnotherLeak.test_callback test case, and commit that first.

It will show in the CI/CD log as failed and verify the issue (incase it comes up in PR review)

Then add another commit with the patch itself and we should see the CI/CD pass.

Please follow the PR guide if this is your first PR to CPython https://devguide.python.org/pullrequest/
History
Date User Action Args
2019-05-13 21:23:43anthonypjshawsetrecipients: + anthonypjshaw, freakboy3742, eryksun, dgelessus
2019-05-13 21:23:43anthonypjshawsetmessageid: <1557782623.73.0.924834683814.issue36880@roundup.psfhosted.org>
2019-05-13 21:23:43anthonypjshawlinkissue36880 messages
2019-05-13 21:23:43anthonypjshawcreate