Message326087
thautwarm, ast.Constant is not new. You can use it since 3.8. What is new in this issue -- ast.parse() will produce ast.Constant instead of ast.Num, ast.Str, etc. |
|
| Date |
User |
Action |
Args |
| 2018-09-22 13:25:40 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gvanrossum, brett.cannon, nascheme, ncoghlan, vstinner, benjamin.peterson, yselivanov, thautwarm |
| 2018-09-22 13:25:40 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2018-09-22 13:25:40 | serhiy.storchaka | link | issue32892 messages |
| 2018-09-22 13:25:40 | serhiy.storchaka | create | |
|