Message383507
Previous versions of Python completely removed the "if 0:" statement, because it would have no effect. The condition was checked at compile time, effectively. It seems odd for 3.10 to add it back in. |
|
Date |
User |
Action |
Args |
2020-12-21 10:16:14 | nedbat | set | recipients:
+ nedbat, rhettinger, Mark.Shannon, serhiy.storchaka |
2020-12-21 10:16:14 | nedbat | set | messageid: <1608545774.08.0.450920450183.issue42693@roundup.psfhosted.org> |
2020-12-21 10:16:14 | nedbat | link | issue42693 messages |
2020-12-21 10:16:14 | nedbat | create | |
|