[Python-Dev] Misc re.match() complaint (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Tue Jul 16 02:10:40 CEST 2013


On 16 Jul 2013 09:17, "Guido van Rossum" <guido at python.org> wrote:

Does anyone remember whether this was a conscious decision?

I doubt it was a conscious decision - an unfortunate amount of the standard library's handling of the text model change falls into the category of "implementation accident" :(

Is it too late to fix?

Like Greg, I'm comfortable with the idea of calling "bug" on this one, fixing it in 3.4 and making a note in the "Porting to Python 3.4" section of the What's New guide.

Cheers, Nick.

-- --Guido van Rossum (python.org/~guido)


Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130716/95c3cc26/attachment.html>



More information about the Python-Dev mailing list