9 Commits (a8f5d15fc6f2ee988e028ce8a5fc9f50c17309f4)

Author SHA1 Message Date
Andrew Scheller f78cfaf8b5 Remove exception name from inside the exception message 11 years ago
Damien George ea13f407a3 py: Change nlr_jump to nlr_raise, to aid in debugging. 11 years ago
Damien George 7b4b78bc33 py: Put back proper ValueError for badly parsed integers. 11 years ago
Damien George dfbafabf6f py: Improve mp_parse_num_integer; make it self contained. 11 years ago
Damien George 6e48f7fa85 py: Allow 'complex()' to take a string as first argument. 11 years ago
Damien George c06ea7abf2 py: Implement parsing of infinity and nan for floats. 11 years ago
xbe efe3422394 py: Clean up includes. 11 years ago
Damien George 06201ff3d6 py: Implement bit-shift and not operations for mpz. 11 years ago
Damien George 2077397118 py: Put number parsing code together in parsenum.c. 11 years ago