◐ Shell
clean mode source ↗

Message 355976 - Python tracker

> Hey, I've done the change and opened a pull request for it (I'm working with Ben and I've let him know)

Make sure to change the title of the PR to "bpo-<issue_number>: <pr_title>", this will automatically attach the PR to the associated bpo issue. For example, if your PR title was "Remove provisional note for asyncio.BufferedProtocol", the full title should be:

bpo-38652: Remove provisional note for asyncio.BufferedProtocol