1.0.0rc1 #336
tonybaloney
started this conversation in
General
1.0.0rc1
#336
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
pyjion
command-line script to complement thepython -m pyjion
commandlong long
will raise a ValueError.__pow__
with negative values matches all behaviour of CPython0
to a negative power will raise aZeroDivisionError
statistics.variance([0, 0, 1])
would raise an assertion error because of an overflow raised in Fraction arithmetic (Failure during statistics.variance() calculation #326)sys.settrace(None)
would cause a segmentation fault (Segmentation fault onsys.settrace(None)
#330)pyjion.get_offsets()
This discussion was created from the release 1.0.0rc1.
Beta Was this translation helpful? Give feedback.
All reactions