On Fri, Nov 3, 2017 at 11:30 PM, Nick Coghlan wrote:
> On 4 November 2017 at 09:52, Jelle Zijlstra wrote:
>>
>> 2017-11-03 16:44 GMT-07:00 Joao S. O. Bueno :
>>>
>>> This just popped up in Brython's issue tracker discussion:
>>>
>>> """
>>> Pierre Quentel
>>>
>>> 04:57 (16 hours ago)
>>> to bryt
On 6 November 2017 at 02:02, Yury Selivanov wrote:
> On Fri, Nov 3, 2017 at 11:30 PM, Nick Coghlan wrote:
>> The current lack of DeprecationWarnings in 3.6 is a fairly major
>> oversight/bug, though:
>
> There's no oversight. We had PendingDeprecationWarning for
> async/await names in 3.5, and D