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: > Hi, > > 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. > > Matt > _______________________________________________ > 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/LW73WSFPK7XHKHEZDRQMWOHK2BDUJWYK/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido (mobile)
_______________________________________________ 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/UROFW7IR2RSPGVMZTOTMVE5PL53HLOPW/ Code of Conduct: http://python.org/psf/codeofconduct/
