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 mbussonn
Recipients asvetlov, brett.cannon, mbussonn, minrk, ned.deily, njs, pmpp, vstinner, willingc, xtreak, yselivanov
Date 2019-05-21.22:47:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Maybe you used "git merge" and your PR "contained" changes from other issues?

I quasi-nerver merge, either `rebase interactive` or `reset --hard HEAD`... I even proscribed "git pull" from my CLI.. but you know everybody does mistakes. 

> Would be great if you could make a PR to add an entry to whatsnew/3.8.rst (as Victor suggests)

Ok, i'll do this.
History
Date User Action Args
2019-05-21 22:47:19mbussonnsetrecipients: + mbussonn, brett.cannon, vstinner, ned.deily, njs, asvetlov, pmpp, yselivanov, willingc, minrk, xtreak
2019-05-21 22:47:19mbussonnsetmessageid: <[email protected]>
2019-05-21 22:47:19mbussonnlinkissue34616 messages
2019-05-21 22:47:19mbussonncreate