[Python-ideas] Change magic strings to enums

Guido van Rossum gvanrossum at gmail.com
Wed Apr 25 11:01:13 EDT 2018


On Wed, Apr 25, 2018, 01:03 Jeroen Demeyer <J.Demeyer at ugent.be> wrote:

> On 2018-04-25 09:57, Ivan Levkivskyi wrote:
> > In the latter case rewriting EnumMeta in C
>
> ... or Cython. It's a great language and I'm sure that the Python
> standard library could benefit a lot from it.
>

No, the stdlib should not depend on Cython, no matter how great. That would
be a terrible dependency cycle.

--Guido

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180425/9a17775c/attachment-0001.html>


More information about the Python-ideas mailing list