<html>
<head>
</head>
<body>
<h1>Weekly Meeting</h1>


<p>Buildbot has weekly meetings via irc, held at 17:00 UTC on Tuesdays.
That is about 2 hours from now!

<p>Meetings are in #buildbot on Freenode, open to any and all participants.
They generally focus on organizational, rather than technical issues,
but are open to anything Buildbot-related.
To raise a topic, add it to "All Other Business" in the
<a href="https://titanpad.com/buildbot-agenda">agenda</a>,
or just speak up during the meeting.

<p>Meeting minutes are available
<a href="https://supybot.buildbot.net/meetings/">here</a>.

<h1>Trac Tickets</h1>
<h2>New/Reopened Tickets</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="http://trac.buildbot.net/ticket/3667">3667</a></td><td style="padding: 1px 8px; text-align: left;">undecided</td><td style="padding: 1px 8px; text-align: left;">buildbot builder on nine.buildbot.net always fails due to shallow clone</td></tr>
</table>


<h2>Closed Tickets</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="http://trac.buildbot.net/ticket/3661">3661</a></td><td style="padding: 1px 8px; text-align: left;">enhancement</td><td style="padding: 1px 8px; text-align: left;">lock upstream dependencies and use service like pyup.io to update them</td></tr>
</table>



<h1 style="padding-top: 1em;">Buildbot Pull Requests</h1>
<h2>Opened Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2702">2702</a></td><td style="padding: 1px 8px; text-align: left;">Fix test_data_workers on Python 3</td></tr>
</table>


<h2>Completed Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2673">2673</a></td><td style="padding: 1px 8px; text-align: left;">Replace generator expression with list.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2674">2674</a></td><td style="padding: 1px 8px; text-align: left;">Replace filter() with list comprehension.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2675">2675</a></td><td style="padding: 1px 8px; text-align: left;">Fix test_data_types on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2676">2676</a></td><td style="padding: 1px 8px; text-align: left;">Add the tests for the waterfall web part</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2677">2677</a></td><td style="padding: 1px 8px; text-align: left;">Use urlparse from future module for Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2678">2678</a></td><td style="padding: 1px 8px; text-align: left;">Fix buildbot.test.unit.test_util.CommandToString.test_invalid_ascii on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2679">2679</a></td><td style="padding: 1px 8px; text-align: left;">Fix whitespace</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2680">2680</a></td><td style="padding: 1px 8px; text-align: left;">Replace data.sort(cmp= with data.sort(key= for Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2681">2681</a></td><td style="padding: 1px 8px; text-align: left;">Fix test_config on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2682">2682</a></td><td style="padding: 1px 8px; text-align: left;">Use context managers to plug leaks of open file handles.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2683">2683</a></td><td style="padding: 1px 8px; text-align: left;">Improve key function for sorting a list like: [(date1, Builder1), (date2, Builder2)]</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2684">2684</a></td><td style="padding: 1px 8px; text-align: left;">Use bytestrings to fix test on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2685">2685</a></td><td style="padding: 1px 8px; text-align: left;">Fix git poller tests on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2686">2686</a></td><td style="padding: 1px 8px; text-align: left;">Fix encoding issues for Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2687">2687</a></td><td style="padding: 1px 8px; text-align: left;">Do not compare None and int.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2688">2688</a></td><td style="padding: 1px 8px; text-align: left;">Use byte strings to fix tests on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2689">2689</a></td><td style="padding: 1px 8px; text-align: left;">Improve regular expression for matching error.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2690">2690</a></td><td style="padding: 1px 8px; text-align: left;">Fix treq / txrequests tests on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2691">2691</a></td><td style="padding: 1px 8px; text-align: left;">Add the list of Python versions which pass automated tests for worker</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2692">2692</a></td><td style="padding: 1px 8px; text-align: left;">Add the list of Python versions which pass automated tests for master</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2693">2693</a></td><td style="padding: 1px 8px; text-align: left;">Skip some tests until we can fix twisted.mail upstream on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2694">2694</a></td><td style="padding: 1px 8px; text-align: left;">Avoid comparing head <= current if head is None or if current is None.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2695">2695</a></td><td style="padding: 1px 8px; text-align: left;">Fix bytes/unicode issues in sourcestamps tests, to fix tests on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2696">2696</a></td><td style="padding: 1px 8px; text-align: left;">Fix bytes/unicode issue to fix test on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2697">2697</a></td><td style="padding: 1px 8px; text-align: left;">Wrap dict.keys() in a list() to fix test on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2698">2698</a></td><td style="padding: 1px 8px; text-align: left;">Fix test_process_log on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2699">2699</a></td><td style="padding: 1px 8px; text-align: left;">dataBuffer must be bytes</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2700">2700</a></td><td style="padding: 1px 8px; text-align: left;">Fix pbmanager bytes/unicode issues for Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/2701">2701</a></td><td style="padding: 1px 8px; text-align: left;">inspect.currentframe() takes no arguments on Python 3</td></tr>
</table>


<h1 style="padding-top: 1em;">Buildbot-Infra Pull Requests</h1>
<h2>Opened Pull Requests</h2>
<table>

</table>


<h2>Completed Pull Requests</h2>
<table>

</table>
<h1 style="padding-top: 1em;">Meta-buildbot Pull Requests</h1>
<h2>Opened Pull Requests</h2>
<table>

</table>


<h2>Completed Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/metabbotcfg/pull/78">78</a></td><td style="padding: 1px 8px; text-align: left;">increase shallow to support a bit lof backlog</td></tr>
</table>

</body>
</html>