diff options
| author | Mark Dickinson <dickinsm@gmail.com> | 2009-04-24 12:46:53 (GMT) |
|---|---|---|
| committer | Mark Dickinson <dickinsm@gmail.com> | 2009-04-24 12:46:53 (GMT) |
| commit | 95bc980d9ee2aabfedb90512906247f3e3c3fdf7 (patch) | |
| tree | 1ed910c7fec0165c3faa9eea7f3b522fbe285e3c /Python/pyfpe.c | |
| parent | 508c423fe10961b28d6c36eb3ffb25d4f6f5c552 (diff) | |
| download | cpython-95bc980d9ee2aabfedb90512906247f3e3c3fdf7.zip cpython-95bc980d9ee2aabfedb90512906247f3e3c3fdf7.tar.gz cpython-95bc980d9ee2aabfedb90512906247f3e3c3fdf7.tar.bz2 | |
Issue #5816:
- simplify parsing and printing of complex numbers
- make complex(repr(z)) round-tripping work for complex
numbers involving nans, infs, or negative zeros
- don't accept some of the stranger complex strings
that were previously allowed---e.g., complex('1..1j')
Diffstat (limited to 'Python/pyfpe.c')
0 files changed, 0 insertions, 0 deletions
