[Python-Dev] re performance

Antoine Pitrou solipsis at pitrou.net
Mon Jan 30 06:56:41 EST 2017


On Sun, 29 Jan 2017 20:30:38 +0000
Steve Holden <steve at holdenweb.com> wrote:
> Why not declare re deprecated and remove it in Python 4?

Why deprecate and remove a library that's perfectly usable and
satisfactory for the vast majority of regular expression usage?  It's
not like regex presents a radically different API...

Do we really have to face another wave of stdlib bashing on this
mailing-list?

Regards

Antoine.


More information about the Python-Dev mailing list