|
#237
|
Is \x parsing correct?
|
libyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
03/27/12
|
|
#238
|
objects which have type checks in __eq__ or __cmp__ break serialization
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
04/02/12
|
|
#240
|
Block and / or folded literal dumps fail on trailing space
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
10/25/12
|
|
#242
|
ScannerError ("could not found expected ':'") on reading map keys longer than 1024 characters
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
05/17/12
|
|
#243
|
loads_all produces an error when yaml loads classes serialization in file
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
05/27/12
|
|
#244
|
kwargs in dumper represent methods?
|
pyyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
06/04/12
|
|
#245
|
support for Abstract Base Classes
|
pyyaml
|
new
|
|
|
defect
|
major
|
normal
|
xi
|
06/04/12
|
|
#246
|
scientific notation resolver bug
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
06/11/12
|
|
#249
|
load() interprets "1e-10" as string
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
06/13/12
|
|
#252
|
Sub-classing yaml.YAMLObject bypasses __init__
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
06/14/12
|
|
#253
|
Making a quiet nan results in an infinite loop on a bifferboard
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
05/14/13
|
|
#254
|
Errors with Numpy Dtypes
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
07/03/12
|
|
#258
|
Any interest in tox and/or Travis CI for testing?
|
pyyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
07/08/12
|
|
#264
|
yaml.load() fails to load a dict just saved by yaml.dump()
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
07/13/12
|
|
#273
|
PyYAML doesn't dump python dictionary correctly if it only contains strings, numbers and/or booleans
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
--
|
|
#278
|
Cannot load __hash__able objects in mapping keys
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
08/08/12
|
|
#283
|
PyYaml does not create logging handler classes correctly in Python 2.7
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
08/11/12
|
|
#284
|
If install prefix is not standard then package config file reports incorrect include path
|
libyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
10/31/12
|
|
#285
|
List items printed as dict
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
10/29/12
|
|
#286
|
unacceptable character #x00ba: invalid leading UTF-8 octet
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
01/24/13
|
|
#287
|
Different behaviour for comment lines ending with "-" in YAML-Python2 and YAML-Python3
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
04/07/13
|
|
#288
|
Can't parse top level block scalar ("--- |\n") without indentation
|
libyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
04/14/13
|
|
#289
|
Use of undefined operation to create inf & nan
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
04/16/13
|
|
#290
|
The linear growth of runtime of the dump function
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
05/08/13
|
|
#98
|
(minor) improve code readability
|
pyyaml
|
new
|
|
|
enhancement
|
trivial
|
low
|
xi
|
11/05/08
|
|
#99
|
remove unused variable
|
pyyaml
|
new
|
|
|
defect
|
trivial
|
low
|
xi
|
--
|
|
#100
|
remove unused variable in scaner.scan_plain_spaces()
|
pyyaml
|
new
|
|
|
enhancement
|
trivial
|
low
|
xi
|
11/07/08
|
|
#105
|
remove minor code repetition
|
pyyaml
|
new
|
|
|
defect
|
minor
|
low
|
xi
|
11/14/08
|
|
#106
|
remove unused variables
|
pyyaml
|
new
|
|
|
enhancement
|
minor
|
low
|
xi
|
--
|
|
#110
|
remove unused "if" statements
|
pyyaml
|
new
|
|
|
enhancement
|
minor
|
low
|
xi
|
12/19/08
|
|
#114
|
Comments in the emitter
|
pyyaml
|
new
|
|
|
enhancement
|
normal
|
low
|
xi
|
02/29/12
|
|
#131
|
remove unused 'line' variable from emitter
|
pyyaml
|
new
|
|
|
enhancement
|
trivial
|
low
|
xi
|
06/18/09
|
|
#153
|
remove reduntant code in Reader
|
pyyaml
|
new
|
|
|
enhancement
|
minor
|
low
|
xi
|
01/11/10
|
|
#158
|
Require ': ' to separate keys from values in the flow context
|
pyyaml
|
new
|
|
|
enhancement
|
minor
|
low
|
xi
|
08/26/10
|
|
#165
|
parser.c can possibly dereference NULL pointer
|
libyaml
|
new
|
|
|
defect
|
normal
|
low
|
xi
|
--
|
|
#220
|
yaml.dump indent parameter not affecting scalars in sequences
|
pyyaml
|
new
|
|
|
defect
|
minor
|
low
|
xi
|
--
|
|
#2
|
Does PySyck support python pickling
|
pysyck
|
reopened
|
|
|
defect
|
normal
|
normal
|
xi
|
01/13/07
|
|
#16
|
duplicate keys in dictionary cause unpredictable behavior
|
pysyck
|
reopened
|
|
|
defect
|
major
|
normal
|
xi
|
03/27/07
|
|
#29
|
Keeping mapping keys ordered
|
pyyaml
|
reopened
|
|
|
enhancement
|
normal
|
normal
|
xi
|
11/28/11
|
|
#91
|
emit no anchors and aliases
|
pyyaml
|
reopened
|
|
|
enhancement
|
normal
|
normal
|
xi
|
05/24/12
|
|
#155
|
Cannot install PyYAML on WIndows 7 64 bit
|
pyyaml
|
reopened
|
|
|
defect
|
normal
|
normal
|
xi
|
04/11/12
|
|
#219
|
A tab inside a scalar is not accepted
|
pyyaml
|
reopened
|
|
|
defect
|
normal
|
normal
|
xi
|
12/19/11
|
|
#1
|
Can't make SVN checkout...
|
pyyaml
|
closed
|
fixed
|
|
defect
|
blocker
|
highest
|
xi
|
03/15/06
|