Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

+1 from me too. issue35108 could help from this implementation where properties 
execute code that might cause runtime exception. Initially I tried using 
getattr_static inside getmembers at msg329254 but I think a separate function 
or an option to use getattr_static only in getmembers is more clean.

Bumping the version to 3.8.

Thanks!

----------
nosy: +xtreak
versions: +Python 3.8 -Python 3.7

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

Reply via email to