id,summary,status,owner,type,priority,severity
10,merge map doesnt work as it should ... I think,assigned,xi,defect,normal,normal
20,"Better Support for Numeric, and NumPy",new,xi,defect,normal,normal
29,Keeping mapping keys ordered,reopened,xi,enhancement,normal,normal
34,Making it easier to use libyaml in PyYAML,assigned,xi,defect,normal,normal
45,YAML-RPC,assigned,xi,enhancement,normal,normal
57,"dump(): Insert a ""blank line"" after the end of an element",assigned,xi,enhancement,normal,normal
76,Sets are dumped with null values,assigned,xi,defect,normal,normal
91,emit no anchors and aliases,reopened,xi,enhancement,normal,normal
98,(minor) improve code readability,new,xi,enhancement,low,trivial
99,remove unused variable,new,xi,defect,low,trivial
100,remove unused variable in scaner.scan_plain_spaces(),new,xi,enhancement,low,trivial
101,YAMLObject interacts poorly with __slots__,new,xi,defect,normal,normal
104,support for pushing data to the parser,new,xi,defect,normal,normal
105,remove minor code repetition,new,xi,defect,low,minor
106,remove unused variables,new,xi,enhancement,low,minor
110,"remove unused ""if"" statements",new,xi,enhancement,low,minor
113,Changeset 313 dumps reduntant '...' (end of document),new,xi,defect,normal,normal
114,Comments in the emitter,new,xi,enhancement,low,normal
119,Implicit resolver is not respected (the order is important),new,xi,defect,normal,normal
121,Support OrderedDict,new,xi,task,normal,normal
124,setting allow_unicode,new,xi,defect,normal,normal
126,how to do INI-file-like substitution in pyYAML,new,xi,task,normal,normal
131,remove unused 'line' variable from emitter,new,xi,enhancement,low,trivial
139,please update for yaml-1.2 support,new,xi,defect,normal,normal
140,Plain equal sign (=) as node content results in an error,new,xi,defect,normal,normal
141,easy_install failure on 64 bit ubuntu,new,xi,defect,normal,major
142,decimal type support in pyYAML,new,xi,enhancement,normal,normal
143,"implicit_resolver does not work with literal block scalars, here is the test",new,xi,defect,normal,normal
148,relative imports required for inter-package imports,new,xi,defect,normal,normal
149,Throws wrong ValueError exception on bad time stamps,new,xi,defect,normal,normal
153,remove reduntant code in Reader,new,xi,enhancement,low,minor
154,libyaml parser does not recognise custom tags,new,xi,defect,normal,normal
155,Cannot install PyYAML on WIndows 7 64 bit,reopened,xi,defect,normal,normal
158,Require ': ' to separate keys from values in the flow context,new,xi,enhancement,low,minor
159,Yaml failed to restore loops in objects when __setstate__ is defined,new,xi,defect,normal,normal
161,Recipie for using collections.OrderedDict as the primary pyyaml mapping type,new,xi,enhancement,normal,normal
162,Error encountered during PyYAML install after Python 26 successfully found in registry,new,xi,defect,normal,normal
178,Problem with parsing ':',new,xi,defect,normal,normal
180,"""on"" or ""off"" as node name becomes ""True"" or ""False""",new,xi,defect,normal,normal
185,cyaml doesn't work on Mac OS X.6.6 with Python 2.6 or 3.2,new,xi,defect,normal,normal
187,"Failed  when run ""python setup install""",new,xi,defect,normal,normal
190,PyYAML always uses pickle protocol 2 although Python 2.6 only supports 0 and 1,new,xi,defect,normal,normal
191,CSafeLoader and CSafeDumper are missing a dispose method in 3.10 and trunk,new,xi,defect,normal,normal
192,ignore_aliases breaks with numy arrays,new,xi,defect,normal,normal
193,"PyYAML doesn't use __float__, etc.",new,xi,enhancement,normal,normal
197,Non-BMP unicode characters are dumped using surrogate code units if python was not configured with UCS4,new,xi,defect,normal,normal
199,"""\U""-style escape sequences cannot be loaded if python was not compiled with UCS4",new,xi,defect,normal,normal
201,PyYAML cannot load set with an object of a class with custom __hash__,new,xi,defect,normal,normal
202,cannot roundtrip offset-aware datetime instances,new,xi,enhancement,normal,normal
203,reading yaml from socket may block in determine_encoding(),new,xi,defect,normal,major
204,In pure-python implementation yaml.load cannot read files generated by yaml.dump/safe_dump when allow_unicode=True,new,xi,defect,high,normal
205,"Anchor names and aliases can only contain numbers and ASCII letters, but 1.2 allows more",new,xi,defect,normal,normal
207,improve unable to represent object error message,new,xi,enhancement,normal,normal
208,Yaml doesn't parse ISO8601 datetimes if they do not include seconds.,new,xi,defect,normal,normal
209,YAMLObject to work with any loader,new,xi,enhancement,normal,normal
210,Impossible to copy the properties of one branch to another,new,xi,enhancement,normal,normal
211,PyYAML in Python 3.2 Stackless 3.1b3 060516,new,xi,defect,normal,normal
214,align map-values at dump,new,xi,enhancement,normal,normal
215,"Exception in yaml.dump() with Dumper and default_style=True, but not with CDumper",new,xi,defect,normal,normal
216,Representer error,new,xi,defect,normal,normal
219,A tab inside a scalar is not accepted,reopened,xi,defect,normal,normal
220,yaml.dump indent parameter not affecting scalars in sequences,new,xi,defect,low,minor
221,add_implicit_resolver on a subclass may affect super_class resolvers,new,xi,defect,normal,major
231,problems with windows installer,new,xi,defect,normal,normal
232,Constructor.set_python_instance_state defect with object without __setstate__ function,new,xi,defect,normal,normal
234,yaml module does not have dumps/loads functions,new,xi,enhancement,normal,normal
235,setup.py need better jython detection,new,xi,defect,normal,normal
238,objects which have type checks in __eq__ or __cmp__ break serialization,new,xi,defect,normal,normal
239,Using yaml.dump() after yaml.load() creates different document for block and folded literals,new,xi,defect,high,normal
240,Block and / or folded literal dumps fail on trailing space,new,xi,defect,normal,normal
242,"ScannerError (""could not found expected ':'"") on reading map keys longer than 1024 characters",new,xi,defect,normal,normal
243,loads_all produces an error when yaml loads classes serialization in file,new,xi,defect,normal,normal
244,kwargs in dumper represent methods?,new,xi,enhancement,normal,normal
245,support for Abstract Base Classes,new,xi,defect,normal,major
246,scientific notation resolver bug,new,xi,defect,normal,normal
247,PyYaml uses int instead of size_t in ext,new,xi,defect,high,blocker
249,"load() interprets ""1e-10"" as string",new,xi,defect,normal,normal
252,Sub-classing yaml.YAMLObject bypasses __init__,new,xi,defect,normal,normal
253,Making a quiet nan results in an infinite loop on a bifferboard,new,xi,defect,normal,normal
254,Errors with Numpy Dtypes,new,xi,defect,normal,normal
258,Any interest in tox and/or Travis CI for testing?,new,xi,enhancement,normal,normal
264,yaml.load() fails to load a dict just saved by yaml.dump(),new,xi,defect,normal,normal
273,"PyYAML doesn't dump python dictionary correctly if it only contains strings, numbers and/or booleans",new,xi,defect,normal,normal
278,Cannot load __hash__able objects in mapping keys,new,xi,defect,normal,normal
283,PyYaml does not create logging handler classes correctly in Python 2.7,new,xi,defect,normal,normal
285,List items printed as dict,new,xi,defect,normal,normal
286,unacceptable character #x00ba: invalid leading UTF-8 octet,new,xi,defect,normal,normal
287,"Different behaviour for comment lines ending with ""-"" in YAML-Python2 and YAML-Python3",new,xi,defect,normal,normal
289,Use of undefined operation to create inf & nan,new,xi,defect,normal,normal
290,The linear growth of runtime of the dump function,new,xi,defect,normal,normal
