Re: [Python-Dev] Ignore spurious 3.4 checkin messages!

2019-05-10 Thread Paul Moore
On Fri, 10 May 2019 at 18:54, Ned Deily wrote: > > Eek! I was just doing a bit of branch cleanup in the cpython repo and > managed to trigger a bunch (30-ish) of duplicate checkin messages to > bugs.python.org for old commits. I will remove them from b.p.o. Please > ignore any 3.4 spam email

[Python-Dev] Ignore spurious 3.4 checkin messages!

2019-05-10 Thread Ned Deily
Eek! I was just doing a bit of branch cleanup in the cpython repo and managed to trigger a bunch (30-ish) of duplicate checkin messages to bugs.python.org for old commits. I will remove them from b.p.o. Please ignore any 3.4 spam email. Sorry! -- Ned Deily n...@python.org -- [] ___