Zachary Ware <zachary.w...@gmail.com> added the comment:

This is actually combination of a deprecation in in 3.6's string literals (not 
related to the re module), documented here: 
https://docs.python.org/dev/whatsnew/3.6.html#deprecated-python-behavior (see 
issue27364) and showing DeprecationWarning in the REPL by default in 3.7 (PEP 
565).

----------
nosy: +zach.ware

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32603>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to