Hi everyone, Just a heads-up regarding some messages you will see in your pull requests. There is an intermittent failure on some buildbots regarding asyncio:
https://buildbot.python.org/all/#/builders/21 As the builds do not fail all the time, the systems understand that if your (merged) commits fail to build, they may be the cause of the failure and then it does a report into the pull request. I am working on investigating a way to improve the report mechanism to make it less noisy in this case, but bear in mind that the correct way to solve this is fixing the asyncio bug in the test suite and this won't likely go away completely until is solved. We are doing all that we can to solve all the recent leaks and failures on the test suite, but there is a noticeable increase in the number of merged pull requests because of the imminent feature freeze and because this happens across several timezones is very difficult to get them all. Thanks to everyone that is helping solving these bugs :) Regards from sunny London, Pablo Galindo Salgado
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com