Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Since this will require changing regular expressions in several places in the 
stdlib I have chosen emitting PendingDeprecationWarning and long deprecation 
period.

But I'm now not sure that this is a good idea. Non-escaped braces can be used 
much in a wild. It may be better to use other heuristic for recognizing the 
fuzzy matching and other possible extensions that use braces.

----------

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

Reply via email to