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 larry
Recipients brett.cannon, eric.snow, larry, ncoghlan, ned.deily, pitrou, serhiy.storchaka, vaultah
Date 2017-08-07.07:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502092069.82.0.561576166578.issue30876@psf.upfronthosting.co.za>
In-reply-to
Content
It seems this change broke the 3.5 build on AMD FreeBSD:

http://buildbot.python.org/all/builders/AMD64%20FreeBSD%20CURRENT%20Debug%203.5

On the 3.5 branch, the previous revision (19b2890014d3098147d16475c492a47a43893768) built and tested successfully on July 26.  But once this revision (f9fbed19a964e55ee703005823d8a7408f83d7f4) was checked in on July 27 the build started failing.

I haven't included this fix in 3.5.4.  Please fix the buildbot and it'll go into 3.5.5.
History
Date User Action Args
2017-08-07 07:47:49larrysetrecipients: + larry, brett.cannon, ncoghlan, pitrou, ned.deily, eric.snow, serhiy.storchaka, vaultah
2017-08-07 07:47:49larrysetmessageid: <1502092069.82.0.561576166578.issue30876@psf.upfronthosting.co.za>
2017-08-07 07:47:49larrylinkissue30876 messages
2017-08-07 07:47:49larrycreate