Martin v. Löwis added the comment:

-1. The macro name doesn't claim the cast to be safe, i.e. it's not 
"Py_SAFELY_DOWNCAST", but "safe downcast", i.e. it's an assertion that the cast 
actually has been verified as being safe.

----------
nosy: +loewis

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

Reply via email to