repo.or.cz
/
pyyaml
/
python3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix invalid output of single-quoted scalars in cases when a single
[pyyaml/python3.git]
/
tests
/
data
/
construct-float.code
blob
8493bf21cb0f247b00563243bc5dc500baa84e12
1
{
2
"canonical": 685230.15,
3
"exponential": 685230.15,
4
"fixed": 685230.15,
5
"sexagesimal": 685230.15,
6
"negative infinity": -1e300000,
7
"not a number": 1e300000/1e300000,
8
}