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 vstinner
Recipients docs@python, vstinner, yselivanov
Date 2015-09-14.06:54:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442213688.52.0.64987156832.issue25105@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like the changeset 34f941df3476 introduced a bug:

http://buildbot.python.org/all/builders/Docs%203.x/builds/86/steps/suspicious/logs/stdio

writing output... [ 99%] whatsnew/3.5

WARNING: [whatsnew/3.5:924] ":root" found in "'WARNING:root:warning\n'"
WARNING: [whatsnew/3.5:924] ":warning" found in "'WARNING:root:warning\n'"
WARNING: [whatsnew/3.5:1244] "::" found in ">>> addr6 = ipaddress.IPv6Address('::1')"
History
Date User Action Args
2015-09-14 06:54:48vstinnersetrecipients: + vstinner, docs@python, yselivanov
2015-09-14 06:54:48vstinnersetmessageid: <1442213688.52.0.64987156832.issue25105@psf.upfronthosting.co.za>
2015-09-14 06:54:48vstinnerlinkissue25105 messages
2015-09-14 06:54:48vstinnercreate