2010/9/12 Georg Brandl <[email protected]>: > Victor changed this from "return NULL" to "goto fail" in r84730, claiming > that it would fix a reference leak. Is the leak somewhere else then?
Indeed. He missed my earlier fix, though. :) -- Regards, Benjamin _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
