Message366851
> Either the regression should be fixed, or the commits which introduced the regression should be reverted.
If you do that we will have now two problems:
* The asyncio repr will not work correctly.
* The flags in compile still have a clash.
The solution is to merge https://github.com/python/cpython/pull/19230 or some version of it, which should fix the issue in python-gmpy2 doctest . |
|
Date |
User |
Action |
Args |
2020-04-20 16:08:50 | pablogsal | set | recipients:
+ pablogsal, vstinner, asvetlov, lukasz.langa, serhiy.storchaka, yselivanov, miss-islington, BTaskaya, jack1142 |
2020-04-20 16:08:50 | pablogsal | set | messageid: <1587398930.88.0.308223849708.issue39562@roundup.psfhosted.org> |
2020-04-20 16:08:50 | pablogsal | link | issue39562 messages |
2020-04-20 16:08:50 | pablogsal | create | |
|