[issue4910] Remove uses of nb_long slot, and rename to nb_reserved.
Mark Dickinson
report at bugs.python.org
Sat Jan 17 19:09:04 CET 2009
Mark Dickinson <dickinsm at gmail.com> added the comment:
Thanks again for reviewing, Benjamin. nb_long renamed in r68651, merged
to 3.0 (along with a few other long->int cleanups) in r68666.
There seems to be a consensus on deprecating PyNumber_Int. I'll leave
this open until that's taken care of.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4910>
_______________________________________
More information about the Python-bugs-list
mailing list