Larry Hastings, 30.01.2014 08:14:
> On 01/29/2014 10:25 PM, Stefan Behnel wrote:
>> 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
>> """
> 
> 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.

Sorry, my fault. Please ignore that part.

Stefan


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to