|
#200
|
should produce cleaner error message when processing documents containing tabs
|
libyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
08/10/11
|
|
#201
|
PyYAML cannot load set with an object of a class with custom __hash__
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
--
|
|
#202
|
cannot roundtrip offset-aware datetime instances
|
pyyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
12/28/12
|
|
#203
|
reading yaml from socket may block in determine_encoding()
|
pyyaml
|
new
|
|
|
defect
|
major
|
normal
|
xi
|
09/26/11
|
|
#205
|
Anchor names and aliases can only contain numbers and ASCII letters, but 1.2 allows more
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
--
|
|
#206
|
Need ability to reuse and expand on defined lists and mappings.
|
libyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
11/19/11
|
|
#207
|
improve unable to represent object error message
|
pyyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
10/17/11
|
|
#208
|
Yaml doesn't parse ISO8601 datetimes if they do not include seconds.
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
12/31/11
|
|
#209
|
YAMLObject to work with any loader
|
pyyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
10/26/11
|
|
#210
|
Impossible to copy the properties of one branch to another
|
pyyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
--
|
|
#211
|
PyYAML in Python 3.2 Stackless 3.1b3 060516
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
11/15/11
|
|
#212
|
example run-parser.c could be simplified
|
libyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
12/06/11
|
|
#213
|
improve documentation: maintainers? tutorial!
|
libyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
--
|
|
#214
|
align map-values at dump
|
pyyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
--
|
|
#215
|
Exception in yaml.dump() with Dumper and default_style=True, but not with CDumper
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
04/02/13
|
|
#216
|
Representer error
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
12/04/11
|
|
#219
|
A tab inside a scalar is not accepted
|
pyyaml
|
reopened
|
|
|
defect
|
normal
|
normal
|
xi
|
12/19/11
|
|
#221
|
add_implicit_resolver on a subclass may affect super_class resolvers
|
pyyaml
|
new
|
|
|
defect
|
major
|
normal
|
xi
|
--
|
|
#229
|
[PATCH] pysyck cannot dump dict in 64bit system
|
pysyck
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
01/17/12
|
|
#231
|
problems with windows installer
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
04/11/12
|
|
#232
|
Constructor.set_python_instance_state defect with object without __setstate__ function
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
--
|
|
#233
|
Enable libyaml be built as shared library (DLL)
|
libyaml
|
assigned
|
|
|
enhancement
|
normal
|
normal
|
xi
|
02/24/12
|
|
#234
|
yaml module does not have dumps/loads functions
|
pyyaml
|
new
|
|
|
enhancement
|
normal
|
normal
|
xi
|
--
|
|
#235
|
setup.py need better jython detection
|
pyyaml
|
new
|
|
|
defect
|
normal
|
normal
|
xi
|
02/27/12
|
|
#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
|
|
#186
|
Pyyaml using easy_install on Mac OS X
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
06/05/12
|
|
#179
|
Python-yaml crashes on unhashable key
|
pyyaml
|
closed
|
duplicate
|
|
defect
|
normal
|
normal
|
xi
|
04/01/12
|
|
#169
|
PyYAML fails to load mapping keys of sequence type
|
pyyaml
|
closed
|
wontfix
|
|
defect
|
normal
|
normal
|
xi
|
04/01/12
|
|
#236
|
PyYAML strips \n in the end of documents
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
02/28/12
|
|
#147
|
Loader and Dumper leave circular references around
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
05/29/11
|
|
#163
|
PyYAML is not installable with Jython
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
05/29/11
|
|
#127
|
pkgconfig integration.
|
libyaml
|
closed
|
fixed
|
|
enhancement
|
normal
|
normal
|
xi
|
05/29/11
|
|
#181
|
No symbols exported from yaml.dll
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
05/28/11
|
|
#173
|
Python regular expression named groups breaks (?) pyyaml
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
05/22/11
|
|
#183
|
Simple event generated code fails with MemoryError while around 100 bytes yaml is expected as output
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
05/22/11
|
|
#184
|
Invalid sequence handling
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
05/22/11
|
|
#156
|
libyaml fails to identify simple keys in very long files on 32-bit platforms
|
libyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
10/11/10
|
|
#150
|
Typo in emitter.c
|
libyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
10/11/10
|
|
#166
|
PyYAML should use libyaml if libyaml available
|
pyyaml
|
closed
|
wontfix
|
|
enhancement
|
normal
|
normal
|
xi
|
10/11/10
|
|
#170
|
PyYAML 3.09 + Python 2.7 — easy_install installation broken, binary installer absent
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
10/11/10
|
|
#167
|
Please help saving dict to yaml
|
pyyaml
|
closed
|
worksforme
|
|
defect
|
normal
|
normal
|
xi
|
09/12/10
|
|
#157
|
pyyaml-3.09 dumps core
|
pyyaml
|
closed
|
invalid
|
|
defect
|
critical
|
normal
|
xi
|
03/02/10
|
|
#146
|
Trunk build fail
|
libyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
11/29/09
|
|
#130
|
Python 3.1 support?
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
08/30/09
|
|
#47
|
Cannot compile under gcc version 3.3.5
|
libyaml
|
closed
|
duplicate
|
|
defect
|
major
|
normal
|
xi
|
08/29/09
|
|
#117
|
Key Ordering
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
08/29/09
|
|
#118
|
Strange case where yaml.load should error but actually loads
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
08/29/09
|
|
#122
|
Bool tag doesn't accept all defined variants
|
pyyaml
|
closed
|
wontfix
|
|
defect
|
normal
|
normal
|
xi
|
08/29/09
|
|
#123
|
libyaml parser hangs when reading all in one read from a TCP socket.
|
libyaml
|
closed
|
fixed
|
|
defect
|
major
|
normal
|
xi
|
08/29/09
|
|
#129
|
Incorrect Unicode BOM generation
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
08/29/09
|
|
#133
|
does not compile on os x intel ld not of required architecture
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
08/29/09
|
|
#136
|
Pure-python emitter fails emitting tag represented as a mapping
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
08/29/09
|
|
#135
|
PyYaml 3.08 w/ python 3.1 os x
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
07/29/09
|
|
#115
|
Initialisation not ANSI compliant
|
libyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
02/23/09
|
|
#74
|
porting yaml to python 3000
|
pyyaml
|
closed
|
fixed
|
|
enhancement
|
normal
|
normal
|
xi
|
12/29/08
|
|
#112
|
error on help()
|
pyyaml
|
closed
|
worksforme
|
|
defect
|
normal
|
normal
|
xi
|
12/29/08
|
|
#87
|
front page example has broken delete for yaml_event_delete
|
libyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
12/27/08
|
|
#97
|
Reader can be an instance variable in Scanner
|
pyyaml
|
closed
|
wontfix
|
|
enhancement
|
normal
|
normal
|
xi
|
11/26/08
|
|
#78
|
run-scanner.c:61: error: too many arguments to function ‘yaml_parser_get_error’
|
libyaml
|
closed
|
wontfix
|
|
defect
|
normal
|
normal
|
xi
|
11/20/08
|
|
#94
|
Can't install pyyaml with easy_install on Mac OS X
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
10/06/08
|
|
#85
|
PyYaml don't have a version
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
09/30/08
|
|
#33
|
PyYAML + libyyaml shouldn't need PyRex
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
09/30/08
|
|
#92
|
PyYAML installer for windows with libYAML binding
|
pyyaml
|
closed
|
worksforme
|
|
task
|
normal
|
normal
|
xi
|
09/27/08
|
|
#89
|
SIGSEGV if certain ints are not declared
|
pyyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
09/26/08
|
|
#88
|
Internal emitter error caused by yaml_emitter_set_output_string
|
libyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
09/08/08
|
|
#71
|
libyaml does not build with MinGW
|
libyaml
|
closed
|
wontfix
|
|
defect
|
normal
|
normal
|
xi
|
07/30/08
|
|
#82
|
PyYAML raises exception on empty files
|
pyyaml
|
closed
|
worksforme
|
|
defect
|
normal
|
normal
|
xi
|
07/29/08
|
|
#86
|
Use on socket connections with non blocking flag set
|
libyaml
|
closed
|
wontfix
|
|
defect
|
normal
|
normal
|
xi
|
07/29/08
|
|
#81
|
syck.dump is broken
|
pysyck
|
closed
|
worksforme
|
|
defect
|
major
|
normal
|
xi
|
07/29/08
|
|
#80
|
yaml.load doesn't work as i suspect it to according to the documentation
|
pyyaml
|
closed
|
wontfix
|
|
defect
|
normal
|
normal
|
xi
|
05/26/08
|
|
#79
|
Multiple scalar values used as key creates Python hash error
|
pyyaml
|
closed
|
wontfix
|
|
defect
|
normal
|
normal
|
xi
|
05/21/08
|
|
#55
|
Why can't I do "Abilities: Skills: Meele: Sword Staff"?
|
pyyaml
|
closed
|
invalid
|
|
defect
|
minor
|
normal
|
xi
|
11/18/07
|
|
#70
|
really slow on large input ...
|
pyyaml
|
closed
|
worksforme
|
|
defect
|
normal
|
normal
|
xi
|
11/17/07
|
|
#62
|
value token of single period ('.') is parsed incorrectly, throws wrong exception
|
pyyaml
|
closed
|
fixed
|
|
defect
|
normal
|
normal
|
xi
|
11/17/07
|
|
#69
|
scalar value of escaped double-newline parsed as a single newline
|
libyaml
|
closed
|
invalid
|
|
defect
|
normal
|
normal
|
xi
|
11/17/07
|
|
#68
|
PyYAML don't load datetime objects dumped with PySyck
|
pyyaml
|
closed
|
wontfix
|
|
defect
|
normal
|
normal
|
xi
|
11/17/07
|
|
#66
|
ScannerError in fetch_more_tokens
|
pyyaml
|
closed
|
worksforme
|
|
defect
|
normal
|
normal
|
xi
|
11/17/07
|