<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/25/2014 05:35 AM, Antoine Pitrou
      wrote:<br>
    </div>
    <blockquote cite="mid:1390656903.2300.0.camel@fsol" type="cite">
      <pre wrap="">Stop the Derby. We needn't convert everything for 3.4 (I didn't even
know that was your goal).
</pre>
    </blockquote>
    <br>
    Converting everything was my goal at one point.  At this point it is
    nowhere near viable, not the least because there simply isn't enough
    time.  As discussed yesterday on python-dev (subject: "Argument
    Clinic: what to do with builtins with non-standard signatures?"),
    and today (subject: "New policies for the Derby -- please read!"),
    there are large numbers of functions in Python 3.4 that have
    signatures that can't be expressed by inspect.Signature without
    semantic changes.  Since we can't make those changes for 3.4, we
    can't convert them to Argument Clinic yet.<br>
    <br>
    <br>
    <i>/arry</i><br>
  </body>
</html>