<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/29/2014 10:25 PM, Stefan Behnel
      wrote:<br>
    </div>
    <blockquote cite="mid:lccr7g$f0m$1@ger.gmane.org" type="cite">
      <pre wrap="">Hi,

for two days now, the signature embedding tests in Cython have been failing
with this (doctest) error:

"""
Expected:
    f_D(long double D) -> long double
Got:
    f_DNone
    f_D(long double D) -> long double
"""
</pre>
    </blockquote>
    <br>
    The string "f_DNone" shouldn't be there.  However, "f_DNone" doesn't
    appear in a fresh checkout of CPython trunk.  If you have a
    reproducable test case, please file it with an issue on the tracker
    and add me to the nosy list.<br>
    <br>
    <br>
    <i>/arry</i><br>
  </body>
</html>