> One-liner summary: Would it be possible to change PyAPI_DATA(type) into > PyAPI_DATA(type, variablename) to help portability to funny platforms?
Quick response: this sounds fine to me. Of course, changing it in 2.5.x is not possible, but making the change in 2.6 should be possible. I would like to see some explicit rationale being recorded in the source so that people know what this was meant for and won't change it back. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com