When temporarily decoding an incoming attribute name from a unicode string, be...
When temporarily decoding an incoming attribute name from a unicode string, be careful not to destroy the temoporary PyObject until we're done using its char* buffer. Fixes zopefoundation/Acquisition#5.
Showing
Please register or sign in to comment