diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-08-26 07:43:33 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2019-08-26 07:43:33 (GMT) |
commit | 522a394a72f107ca55701371529b5e4ed20c9fff (patch) | |
tree | da3e1775ecf47af29a6b4ad33776d8790c491bb8 /Python/getcompiler.c | |
parent | a3875171d746f90f49adfcaa015525b20a3874d3 (diff) | |
download | cpython-522a394a72f107ca55701371529b5e4ed20c9fff.zip cpython-522a394a72f107ca55701371529b5e4ed20c9fff.tar.gz cpython-522a394a72f107ca55701371529b5e4ed20c9fff.tar.bz2 |
[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 c3ea41e9bf100a5396b851488c3efe208e5e2179)
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions