The python3.8 (3.8.5-1~20.04) package in focal-proposed is confirmed to
fix the use-after-free in asyncio I reported previously.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889218
Title:
SRU: bac
This change will solve
https://bugs.launchpad.net/ubuntu/+source/python3.8/+bug/1887847
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889218
Title:
SRU: backport Python 3.8.5 to 20.04 LTS
To manag
Public bug reported:
Python 3.8.0 to 3.8.2 include a bug which breaks subinterpereters nearly
in their entirety.
If a subinterpereter initializes asyncio (a library used by many other
libraries), then exits, and another subinterpereter initializes asyncio,
there will be a use-after-free and segme