Nick Coghlan added the comment: Checking how we do it elsewhere, `NB_SLOT(nb_rshift)` looks like the right replacement.
That's a compiler-dependent struct field offset calculation, so a discrepancy there could easily be the cause of a Windows-only failure. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue30721> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
