Message371949
I wasn't sure which is better – solve it or leave it. But it seems a) easy to adapt to on user side, and b) solvable in CPython in a way that allows code that wants to adapt to work across 3.8.x versions. Only code that does not get adapted would risk failure in existing 3.8.x versions, and benefit from a fix in future 3.8.x releases.
So, yeah, I think we should fix it then. |
|
| Date |
User |
Action |
Args |
| 2020-06-20 17:47:55 | scoder | set | recipients:
+ scoder, gvanrossum, vstinner, petr.viktorin, serhiy.storchaka, yselivanov, levkivskyi, emma_smith, miss-islington, masthana, msullivan |
| 2020-06-20 17:47:55 | scoder | set | messageid: <[email protected]> |
| 2020-06-20 17:47:55 | scoder | link | issue35975 messages |
| 2020-06-20 17:47:55 | scoder | create | |
|