Skip to main content

Timeline for Determine your language's version

Current License: CC BY-SA 4.0

5 events
when toggle format what by license comment
May 22, 2019 at 19:58 history edited Neil CC BY-SA 4.0
added 74 characters in body
May 22, 2019 at 14:09 history edited Neil CC BY-SA 4.0
added 10 characters in body
May 21, 2019 at 12:48 comment added Neil @JoKing Yes; apparently when hash was first fixed to work on floating-point infinities the relevant developer used pi*1e5 and e*-1e5 as the hash values. At some point in Python 3 the has value for negative infinity got changed to be the negation of the hash value for infinity.
May 21, 2019 at 12:37 comment added Jo King squints Is this a deliberate e vs pi thing?
May 21, 2019 at 9:07 history answered Neil CC BY-SA 4.0