On Aug 11, 2020, at 16:59, Guido van Rossum <[email protected]> wrote:
> If the release manager agrees, this should be a simple call to cherry-picker.
> 
> On Tue, Aug 11, 2020 at 13:18 Matthew Einhorn <[email protected]> wrote:
>> The fix for https://bugs.python.org/issue33786 ("@asynccontextmanager 
>> doesn't work well with async generators") was merged in 3.8 and then 
>> backported to 3.6. However, it was overlooked to be backported for 3.7 
>> (https://github.com/python/cpython/pull/7506).
>> 
>> I'm aware that 3.7 is in security fix mode only so I'm not sure there's more 
>> to be done, however, given that this is fixed for 3.6, 3.7 is in a weird 
>> position still having the bug.
>> 
>> So I just wanted to bring this up in case the fix can still be backported to 
>> 3.7.

Thanks for bringing this up.  I have re-opened bpo-33786 to include the missing 
3.7 backport in the next 3.7.x release.

--
  Ned Deily
  [email protected] -- []
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/WHEWJ642AIZDROKPCIQKBYXMQFNQKUFL/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to