Files
cpython/Doc/library
Miss Islington (bot) 522a394a72 [3.8] bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant(). (GH-15490) (GH-15509)
It emits a deprecation warning and calls corresponding method
visit_Num(), visit_Str(), etc.
(cherry picked from commit c3ea41e9bf)
2019-08-26 10:43:33 +03:00
..
2018-09-14 16:57:11 -07:00
2016-11-21 13:36:36 +00:00
2019-06-15 04:49:43 -07:00
2019-05-06 09:01:17 -07:00
2018-10-05 16:17:18 +02:00