<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 4, 2014 at 12:57 PM, Ethan Furman <span dir="ltr"><<a href="mailto:ethan@stoneleaf.us" target="_blank">ethan@stoneleaf.us</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> 'allow_none' is definitely clearer.</blockquote></div><br>I disagree. Unlike "nullable", "allow_none" does not tell me what happens on the C side when I pass in None.  If the receiving type is PyObject*, either NULL or Py_None is a valid choice.</div>
</div>