<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/26/2014 08:40 PM, Alexander
      Belopolsky wrote:<br>
    </div>
    <blockquote
cite="mid:CAP7h-xY5YNrnYj5j-qRe7-AXMD_sH7JcqbxgX6L25zqm_ZZ5cQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Sun, Jan 26, 2014 at 11:26 PM,
            Vajrasky Kok <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:sky.kok@speaklikeaking.com" target="_blank">sky.kok@speaklikeaking.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div id=":14a" style="overflow:hidden">In case we are
                taking "not backporting anything at all" road, what is<br>
                the best fix for the document?<br>
              </div>
            </blockquote>
          </div>
          <br>
          I would say no fix is needed for this doc because the
          signature suggests (correctly) that passing times by keyword
          is not supported.</div>
      </div>
    </blockquote>
    <br>
    Where does it do that?<br>
    <br>
    And why would the function support keyword arguments, if it was the
    author's intent to not support them?  It's easier to not support
    them, you call PyArg_ParseTuple.  Calling
    PyArg_ParseTupleAndKeywords is slightly more involved.<br>
    <br>
    <br>
    <i>/arry</i><br>
  </body>
</html>