[docs] [issue32603] Deprecation warning on strings used in re module
Steven D'Aprano
report at bugs.python.org
Sat Jan 20 00:05:23 EST 2018
Steven D'Aprano <steve+python at pearwood.info> added the comment:
I agree with Cheryl that it would be a good idea to mention this change in the re docs, since regexes are especially likely to run into this issue.
----------
nosy: +steven.daprano
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32603>
_______________________________________
More information about the docs
mailing list