Chris Angelico wrote:
> On Fri, Jan 23, 2015 at 9:59 PM, Steven D'Aprano
> wrote:
>> (Don't use binary floating point numbers for anything related to money.
>> Just don't.)
>
> While I generally agree, it's not quite as hard-and-fast as that. It's
> just important to know that binary floating p
Chris Angelico wrote:
> But having just watched a PyCon talk about PyPy and RPython
> and type inference
Ooh! Got a link?
--
Steven
--
https://mail.python.org/mailman/listinfo/python-list
On Sat, Jan 24, 2015 at 5:36 PM, Steven D'Aprano
wrote:
> Chris Angelico wrote:
>
>> But having just watched a PyCon talk about PyPy and RPython
>> and type inference
>
> Ooh! Got a link?
Well, it's not primarily about type inference, but the matter is
mentioned. It's mainly about PyPy, RPython,
Rick Johnson wrote:
> On Thursday, January 22, 2015 at 10:23:48 PM UTC-6, Steven D'Aprano wrote:
>> Rick Johnson wrote:
>>
>> > The solution is move the type hinting syntax completely
>> > out of the source file and into another file -- think of
>> > it as a "Python Type Hinting Header File".
>>
101 - 104 of 104 matches
Mail list logo