<p dir="ltr">Ah thanks. I just kept an eye out for your name. :)</p>
<br><div class="gmail_quote">On Sat, May 23, 2015, 16:32 Eric Snow <<a href="mailto:ericsnowcurrently@gmail.com">ericsnowcurrently@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, May 23, 2015 at 2:22 PM, Brett Cannon <<a href="mailto:bcannon@gmail.com" target="_blank">bcannon@gmail.com</a>> wrote:<br>
> Are you also going to check the code in or is someone else doing it?<br>
<br>
Nick already did:<br>
<br>
<a href="http://bugs.python.org/issue24268" target="_blank">http://bugs.python.org/issue24268</a><br>
<a href="https://hg.python.org/cpython/rev/e729b946cc03" target="_blank">https://hg.python.org/cpython/rev/e729b946cc03</a><br>
<br>
:)<br>
<br>
-eric<br>
<br>
><br>
><br>
> On Fri, May 22, 2015, 17:47 eric.snow <<a href="mailto:python-checkins@python.org" target="_blank">python-checkins@python.org</a>> wrote:<br>
>><br>
>> <a href="https://hg.python.org/peps/rev/1fbc23a1078c" target="_blank">https://hg.python.org/peps/rev/1fbc23a1078c</a><br>
>> changeset:   5874:1fbc23a1078c<br>
>> user:        Eric Snow <<a href="mailto:ericsnowcurrently@gmail.com" target="_blank">ericsnowcurrently@gmail.com</a>><br>
>> date:        Fri May 22 15:45:38 2015 -0600<br>
>> summary:<br>
>>   PEP 489: The PEP is accepted.<br>
>><br>
>> files:<br>
>>   pep-0489.txt |  11 ++++++++---<br>
>>   1 files changed, 8 insertions(+), 3 deletions(-)<br>
>><br>
>><br>
>> diff --git a/pep-0489.txt b/pep-0489.txt<br>
>> --- a/pep-0489.txt<br>
>> +++ b/pep-0489.txt<br>
>> @@ -7,13 +7,13 @@<br>
>>          Nick Coghlan <<a href="mailto:ncoghlan@gmail.com" target="_blank">ncoghlan@gmail.com</a>><br>
>>  BDFL-Delegate: Eric Snow <<a href="mailto:ericsnowcurrently@gmail.com" target="_blank">ericsnowcurrently@gmail.com</a>><br>
>>  Discussions-To: <a href="mailto:import-sig@python.org" target="_blank">import-sig@python.org</a><br>
>> -Status: Draft<br>
>> +Status: Final<br>
>>  Type: Standards Track<br>
>>  Content-Type: text/x-rst<br>
>>  Created: 11-Aug-2013<br>
>>  Python-Version: 3.5<br>
>> -Post-History: 23-Aug-2013, 20-Feb-2015, 16-Apr-2015<br>
>> -Resolution:<br>
>> +Post-History: 23-Aug-2013, 20-Feb-2015, 16-Apr-2015, 7-May-2015,<br>
>> 18-May-2015<br>
>> +Resolution:<br>
>> <a href="https://mail.python.org/pipermail/python-dev/2015-May/140108.html" target="_blank">https://mail.python.org/pipermail/python-dev/2015-May/140108.html</a><br>
>><br>
>><br>
>>  Abstract<br>
>> @@ -730,8 +730,13 @@<br>
>><br>
>>  * PyModuleDef_Slot<br>
>><br>
>> +Other changes:<br>
>> +<br>
>>  PyModuleDef.m_reload changes to PyModuleDef.m_slots.<br>
>><br>
>> +``BuiltinImporter`` and ``ExtensionFileLoader`` will now implement<br>
>> +``create_module`` and ``exec_module``.<br>
>> +<br>
>>  The internal ``_imp`` module will have backwards incompatible changes:<br>
>>  ``create_builtin``, ``create_dynamic``, and ``exec_dynamic`` will be<br>
>> added;<br>
>>  ``init_builtin``, ``load_dynamic`` will be removed.<br>
>><br>
>> --<br>
>> Repository URL: <a href="https://hg.python.org/peps" target="_blank">https://hg.python.org/peps</a><br>
>> _______________________________________________<br>
>> Python-checkins mailing list<br>
>> <a href="mailto:Python-checkins@python.org" target="_blank">Python-checkins@python.org</a><br>
>> <a href="https://mail.python.org/mailman/listinfo/python-checkins" target="_blank">https://mail.python.org/mailman/listinfo/python-checkins</a><br>
><br>
><br>
> _______________________________________________<br>
> Python-Dev mailing list<br>
> <a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/python-dev" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
> Unsubscribe:<br>
> <a href="https://mail.python.org/mailman/options/python-dev/ericsnowcurrently%40gmail.com" target="_blank">https://mail.python.org/mailman/options/python-dev/ericsnowcurrently%40gmail.com</a><br>
><br>
</blockquote></div>