Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> IMHO we should reject dict subclasses to make Python (especially ceval.c) 
> more efficient. The global type must be checked at every place where it's 
> possible to specify or override globals. Like the exec() function.

I agree with Victor in that we should reject dict subclasses everywhere.

----------
keywords: +3.6regression

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

Reply via email to