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
A single dot is not a float value (fixes #62).
[pyyaml/python3.git]
/
tests
/
data
/
remove-possible-simple-key-bug.loader-error
blob
fe1bc6c502aa2bc0e2c9d2aa337bb939be676c86
1
foo: &A bar
2
*A ] # The ']' indicator triggers remove_possible_simple_key,
3
# which should raise an error.