__group__,ticket,summary,component,status,resolution,version,type,severity,priority,owner,modified,_time,_reporter
,98,(minor) improve code readability,pyyaml,new,,,enhancement,trivial,low,xi,2008-11-05T11:41:22-05:00,11:41:22-05:00,py4fun@…
,99,remove unused variable,pyyaml,new,,,defect,trivial,low,xi,1969-12-31T19:00:00-05:00,10:22:43-05:00,py4fun@…
,100,remove unused variable in scaner.scan_plain_spaces(),pyyaml,new,,,enhancement,trivial,low,xi,2008-11-07T11:08:08-05:00,11:08:08-05:00,py4fun@…
,131,remove unused 'line' variable from emitter,pyyaml,new,,,enhancement,trivial,low,xi,2009-06-18T04:47:55-04:00,04:47:55-04:00,py4fun@…
,102,remove confusing comment,pyyaml,closed,fixed,,enhancement,trivial,lowest,xi,2008-11-30T09:15:58-05:00,15:13:31-05:00,py4fun@…
,53,Allow for immutable subclasses of YAMLObject,pyyaml,closed,fixed,,enhancement,trivial,normal,xi,2007-05-08T16:39:39-04:00,16:13:01-04:00,toidinamai
,72,Building libyaml with CMake,libyaml,assigned,,,enhancement,minor,low,xi,2012-07-02T14:39:36-04:00,08:11:04-05:00,clive.crous@…
,105,remove minor code repetition,pyyaml,new,,,defect,minor,low,xi,2008-11-14T05:26:04-05:00,05:26:04-05:00,py4fun@…
,106,remove unused variables,pyyaml,new,,,enhancement,minor,low,xi,1969-12-31T19:00:00-05:00,05:37:22-05:00,py4fun@…
,110,"remove unused ""if"" statements",pyyaml,new,,,enhancement,minor,low,xi,2008-12-19T10:10:25-05:00,10:10:25-05:00,py4fun@…
,153,remove reduntant code in Reader,pyyaml,new,,,enhancement,minor,low,xi,2010-01-11T18:14:38-05:00,18:13:24-05:00,py4fun@…
,158,Require ': ' to separate keys from values in the flow context,pyyaml,new,,,enhancement,minor,low,xi,2010-08-26T05:01:53-04:00,10:10:48-04:00,py4fun@…
,220,yaml.dump indent parameter not affecting scalars in sequences,pyyaml,new,,,defect,minor,low,xi,1969-12-31T19:00:00-05:00,04:43:21-05:00,xulfir@…
,120,typo in yaml.__init__.py,pyyaml,closed,fixed,,defect,minor,low,xi,2009-08-29T17:33:58-04:00,06:11:12-04:00,py4fun@…
,116,the order of keys is important,pyyaml,closed,fixed,,defect,minor,low,xi,2009-02-23T14:20:57-05:00,10:40:00-05:00,Andrey Somov <py4fun@…>
,103,example from http://yaml.org/type/yaml.html fails to parse,pyyaml,closed,wontfix,,defect,minor,low,xi,2008-11-30T09:45:47-05:00,04:56:39-05:00,py4fun@…
,107,remove unused variable in representer,pyyaml,closed,invalid,,enhancement,minor,low,xi,2008-11-30T09:28:28-05:00,10:51:32-05:00,py4fun@…
,55,"Why can't I do ""Abilities: Skills: Meele: Sword Staff""?",pyyaml,closed,invalid,,defect,minor,normal,xi,2007-11-18T05:10:32-05:00,20:08:48-04:00,arne_bab@…
,58,Is there a way??,pyyaml,closed,wontfix,,task,minor,low,xi,2007-08-21T16:52:19-04:00,16:58:00-04:00,john.mcginnis@…
,196,Uneccessry use of explict non-specific tags,libyaml,new,,,enhancement,normal,high,xi,2011-07-28T12:07:56-04:00,12:05:49-04:00,anonymous
,204,In pure-python implementation yaml.load cannot read files generated by yaml.dump/safe_dump when allow_unicode=True,pyyaml,new,,,defect,normal,high,xi,1969-12-31T19:00:00-05:00,18:13:58-04:00,kpp.live@…
,239,Using yaml.dump() after yaml.load() creates different document for block and folded literals,pyyaml,new,,,defect,normal,high,xi,2012-05-09T06:45:14-04:00,06:45:14-04:00,ceremcem@…
,2,Does PySyck support python pickling,pysyck,reopened,,,defect,normal,normal,xi,2007-01-13T12:19:22-05:00,18:37:54-05:00,tom.denniston@…
,10,merge map doesnt work as it should ... I think,pyyaml,assigned,,,defect,normal,normal,xi,2006-05-03T14:33:20-04:00,11:56:03-04:00,anonymous
,19,PySyck improperly handles subclassed types,pysyck,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,19:57:11-04:00,tenax.raccoon@…
,20,"Better Support for Numeric, and NumPy",pyyaml,new,,,defect,normal,normal,xi,2006-07-14T15:50:50-04:00,15:50:50-04:00,Numeric
,29,Keeping mapping keys ordered,pyyaml,reopened,,,enhancement,normal,normal,xi,2011-11-28T07:14:35-05:00,17:30:32-04:00,edemaine@…
,34,Making it easier to use libyaml in PyYAML,pyyaml,assigned,,,defect,normal,normal,xi,2012-07-06T08:35:02-04:00,08:33:17-04:00,edemaine@…
,45,YAML-RPC,pyyaml,assigned,,,enhancement,normal,normal,xi,2007-03-20T12:42:35-04:00,18:06:11-05:00,pkmurphy at postmaster dot co dot uk
,56,pysyck install problem,pysyck,new,,,defect,normal,normal,xi,2011-11-21T11:15:28-05:00,23:58:42-04:00,anonymous
,57,"dump(): Insert a ""blank line"" after the end of an element",pyyaml,assigned,,,enhancement,normal,normal,xi,2008-07-29T17:14:58-04:00,06:00:51-04:00,arne_bab@…
,61,Raise ValueError on bad time stamps,pysyck,new,,,defect,normal,normal,xi,2007-09-19T12:51:24-04:00,17:11:40-04:00,miki@…
,67,PySyck does not work on 64 bit machine,pysyck,assigned,,,defect,normal,normal,xi,2009-08-21T00:13:04-04:00,16:59:07-04:00,miki@…
,75,libyaml trunk (rev 266) don't compile,libyaml,new,,,defect,normal,normal,xi,2008-01-17T15:28:08-05:00,15:26:06-05:00,miki@…
,76,Sets are dumped with null values,pyyaml,assigned,,,defect,normal,normal,xi,2012-08-07T06:32:51-04:00,02:42:25-05:00,anonymous
,83,yaml_parser_load poorly handles end of stream.,libyaml,new,,,defect,normal,normal,xi,2008-06-11T22:14:03-04:00,22:14:03-04:00,anonymous
,91,emit no anchors and aliases,pyyaml,reopened,,,enhancement,normal,normal,xi,2012-05-24T10:27:49-04:00,05:29:56-04:00,Andrey
,96,"Added note about UnicodeError instead of the tuple of multiple classes. Also, bumping this ;-)",pysyck,new,,,defect,normal,normal,xi,2009-08-02T11:14:27-04:00,11:53:40-04:00,mike@…
,101,YAMLObject interacts poorly with __slots__,pyyaml,new,,,defect,normal,normal,xi,2008-11-10T09:44:47-05:00,22:20:00-05:00,Joe Wreschnig
,104,support for pushing data to the parser,pyyaml,new,,,defect,normal,normal,xi,2008-11-13T12:46:23-05:00,12:46:23-05:00,daveb@…
,109,PySyck for Python 2.6 or Python 3.0,pysyck,new,,,task,normal,normal,xi,2009-03-16T18:17:13-04:00,08:21:20-05:00,sgwong513@…
,111,Questionable use of assert in tests,libyaml,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,23:15:55-05:00,harris.pc@…
,113,Changeset 313 dumps reduntant '...' (end of document),pyyaml,new,,,defect,normal,normal,xi,2009-03-31T12:24:50-04:00,05:32:55-05:00,py4fun@…
,119,Implicit resolver is not respected (the order is important),pyyaml,new,,,defect,normal,normal,xi,2012-08-07T10:29:32-04:00,12:51:17-04:00,py4fun@…
,121,Support OrderedDict,pyyaml,new,,,task,normal,normal,xi,2009-04-21T15:03:32-04:00,15:03:32-04:00,anonymous
,124,setting allow_unicode,pyyaml,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,07:11:18-04:00,viz.pub@…
,126,how to do INI-file-like substitution in pyYAML,pyyaml,new,,,task,normal,normal,xi,1969-12-31T19:00:00-05:00,12:34:56-04:00,jim.vickroy@…
,139,please update for yaml-1.2 support,pyyaml,new,,,defect,normal,normal,xi,2012-03-29T11:36:07-04:00,15:47:45-04:00,redbeard0531@…
,140,Plain equal sign (=) as node content results in an error,pyyaml,new,,,defect,normal,normal,xi,2009-09-17T21:10:54-04:00,21:10:54-04:00,pyyaml@…
,142,decimal type support in pyYAML,pyyaml,new,,,enhancement,normal,normal,xi,2009-11-12T11:28:59-05:00,11:28:59-05:00,anonymous
,143,"implicit_resolver does not work with literal block scalars, here is the test",pyyaml,new,,,defect,normal,normal,xi,2009-11-18T16:52:35-05:00,16:52:35-05:00,berlin_lev@…
,145,Memory leak in yaml_document_t?,libyaml,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,07:48:21-05:00,pem@…
,148,relative imports required for inter-package imports,pyyaml,new,,,defect,normal,normal,xi,2009-12-09T05:16:17-05:00,05:16:17-05:00,anonymous
,149,Throws wrong ValueError exception on bad time stamps,pyyaml,new,,,defect,normal,normal,xi,2009-12-10T05:04:48-05:00,05:04:48-05:00,f_d_c_-alquiler@…
,151,Patch to libyaml to handle concatenation according to yaml 1.2 spec,libyaml,new,,,enhancement,normal,normal,xi,2009-12-23T17:44:26-05:00,17:36:14-05:00,spitzak@…
,152,Patch to libyaml to handle anchor/alias according to libyaml 1.2 spec,libyaml,new,,,defect,normal,normal,xi,2009-12-23T17:44:54-05:00,17:38:44-05:00,spitzak@…
,154,libyaml parser does not recognise custom tags,pyyaml,new,,,defect,normal,normal,xi,2010-10-11T02:32:36-04:00,20:15:09-05:00,smichalske@…
,155,Cannot install PyYAML on WIndows 7 64 bit,pyyaml,reopened,,,defect,normal,normal,xi,2012-04-11T17:54:52-04:00,18:58:55-05:00,Alex
,159,Yaml failed to restore loops in objects when __setstate__ is defined,pyyaml,new,,,defect,normal,normal,xi,2011-02-01T18:52:31-05:00,16:15:26-04:00,viktor.x.voroshylo@…
,161,Recipie for using collections.OrderedDict as the primary pyyaml mapping type,pyyaml,new,,,enhancement,normal,normal,xi,1969-12-31T19:00:00-05:00,21:50:04-04:00,rdmurray@…
,162,Error encountered during PyYAML install after Python 26 successfully found in registry,pyyaml,new,,,defect,normal,normal,xi,2013-05-17T17:35:38-04:00,16:13:00-04:00,anonymous
,164,Bad preprocessor macros for VS2008 projects,libyaml,new,,,defect,normal,normal,xi,2010-08-18T14:36:17-04:00,14:20:51-04:00,Romulo A. Ceccon
,178,Problem with parsing ':',pyyaml,new,,,defect,normal,normal,xi,2010-11-09T14:08:23-05:00,14:08:23-05:00,Samuel.Hym@…
,180,"""on"" or ""off"" as node name becomes ""True"" or ""False""",pyyaml,new,,,defect,normal,normal,xi,2010-12-07T07:25:26-05:00,07:25:26-05:00,s.p.helma@…
,185,cyaml doesn't work on Mac OS X.6.6 with Python 2.6 or 3.2,pyyaml,new,,,defect,normal,normal,xi,2011-03-08T03:46:08-05:00,03:46:08-05:00,anonymous
,187,"Failed  when run ""python setup install""",pyyaml,new,,,defect,normal,normal,xi,2011-05-22T21:39:07-04:00,04:53:53-04:00,liuhui1020@…
,190,PyYAML always uses pickle protocol 2 although Python 2.6 only supports 0 and 1,pyyaml,new,,,defect,normal,normal,xi,2011-05-22T21:35:13-04:00,08:55:16-04:00,Marcus Lindblom Sonestedt <macke@…>
,191,CSafeLoader and CSafeDumper are missing a dispose method in 3.10 and trunk,pyyaml,new,,,defect,normal,normal,xi,2011-06-27T00:57:04-04:00,11:35:27-04:00,jesstess
,192,ignore_aliases breaks with numy arrays,pyyaml,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,18:17:10-04:00,barronh@…
,193,"PyYAML doesn't use __float__, etc.",pyyaml,new,,,enhancement,normal,normal,xi,2011-07-11T17:38:04-04:00,17:38:04-04:00,craigyk@…
,194,A generic event initialize function for libyaml.,libyaml,new,,,enhancement,normal,normal,xi,1969-12-31T19:00:00-05:00,12:27:53-04:00,westonwberry@…
,195,explict non-specific tags,libyaml,new,,,defect,normal,normal,xi,2011-07-28T11:53:11-04:00,11:53:11-04:00,transfire@…
,197,Non-BMP unicode characters are dumped using surrogate code units if python was not configured with UCS4,pyyaml,new,,,defect,normal,normal,xi,2011-08-06T18:48:17-04:00,10:53:16-04:00,travis.mcleskey@…
,199,"""\U""-style escape sequences cannot be loaded if python was not compiled with UCS4",pyyaml,new,,,defect,normal,normal,xi,2011-08-06T18:52:26-04:00,18:52:26-04:00,anonymous
,200,should produce cleaner error message when processing documents containing tabs,libyaml,new,,,enhancement,normal,normal,xi,2011-08-10T02:24:34-04:00,02:20:11-04:00,liu.long@…
,201,PyYAML cannot load set with an object of a class with custom __hash__,pyyaml,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,18:40:16-04:00,anonymous
,202,cannot roundtrip offset-aware datetime instances,pyyaml,new,,,enhancement,normal,normal,xi,2012-12-28T17:02:31-05:00,15:32:33-04:00,aaugustin
,205,"Anchor names and aliases can only contain numbers and ASCII letters, but 1.2 allows more",pyyaml,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,00:59:21-04:00,peterkmurphy@…
,206,Need ability to reuse and expand on defined lists and mappings.,libyaml,new,,,enhancement,normal,normal,xi,2011-11-19T16:24:34-05:00,12:52:04-04:00,philip@…
,207,improve unable to represent object error message,pyyaml,new,,,enhancement,normal,normal,xi,2011-10-17T19:11:00-04:00,19:11:00-04:00,terence@…
,208,Yaml doesn't parse ISO8601 datetimes if they do not include seconds.,pyyaml,new,,,defect,normal,normal,xi,2011-12-31T00:30:03-05:00,00:00:52-04:00,mythmon@…
,209,YAMLObject to work with any loader,pyyaml,new,,,enhancement,normal,normal,xi,2011-10-26T16:35:21-04:00,16:35:21-04:00,poke
,210,Impossible to copy the properties of one branch to another,pyyaml,new,,,enhancement,normal,normal,xi,1969-12-31T19:00:00-05:00,15:11:44-04:00,lishnih@…
,211,PyYAML in Python 3.2 Stackless 3.1b3 060516,pyyaml,new,,,defect,normal,normal,xi,2011-11-15T13:35:26-05:00,13:35:26-05:00,anonymous
,212,example run-parser.c could be simplified,libyaml,new,,,defect,normal,normal,xi,2011-12-06T13:47:45-05:00,13:30:39-05:00,anonymous
,213,improve documentation: maintainers? tutorial!,libyaml,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,16:33:51-05:00,j.wuttke@…
,214,align map-values at dump,pyyaml,new,,,enhancement,normal,normal,xi,1969-12-31T19:00:00-05:00,07:28:02-05:00,az@…
,215,"Exception in yaml.dump() with Dumper and default_style=True, but not with CDumper",pyyaml,new,,,defect,normal,normal,xi,2013-04-02T12:15:13-04:00,05:38:03-05:00,sylvain
,216,Representer error,pyyaml,new,,,defect,normal,normal,xi,2011-12-04T11:53:37-05:00,11:41:34-05:00,anonymous
,219,A tab inside a scalar is not accepted,pyyaml,reopened,,,defect,normal,normal,xi,2011-12-19T04:43:06-05:00,04:12:54-05:00,py4fun@…
,229,[PATCH] pysyck cannot dump dict in 64bit system,pysyck,new,,,defect,normal,normal,xi,2012-01-17T10:22:51-05:00,10:48:10-05:00,Kuang-che Wu <kcwu@…>
,231,problems with windows installer,pyyaml,new,,,defect,normal,normal,xi,2012-04-11T17:51:28-04:00,06:31:55-05:00,patrizia.paggio@…
,232,Constructor.set_python_instance_state defect with object without __setstate__ function,pyyaml,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,16:56:26-05:00,felix.antoine.fortin@…
,233,Enable libyaml be built as shared library (DLL),libyaml,assigned,,,enhancement,normal,normal,xi,2012-02-24T15:06:03-05:00,18:22:34-05:00,luislavena@…
,234,yaml module does not have dumps/loads functions,pyyaml,new,,,enhancement,normal,normal,xi,1969-12-31T19:00:00-05:00,14:24:32-05:00,anonymous
,235,setup.py need better jython detection,pyyaml,new,,,defect,normal,normal,xi,2012-02-27T15:27:08-05:00,15:27:08-05:00,Miki Tebeka <miki.tebeka@…>
,237,Is \x parsing correct?,libyaml,new,,,defect,normal,normal,xi,2012-03-27T12:46:14-04:00,12:46:14-04:00,dfs@…
,238,objects which have type checks in __eq__ or __cmp__ break serialization,pyyaml,new,,,defect,normal,normal,xi,2012-04-02T09:39:07-04:00,09:39:07-04:00,ccx@…
,240,Block and / or folded literal dumps fail on trailing space,pyyaml,new,,,defect,normal,normal,xi,2012-10-25T11:21:10-04:00,02:14:55-04:00,yarkot1@…
,242,"ScannerError (""could not found expected ':'"") on reading map keys longer than 1024 characters",pyyaml,new,,,defect,normal,normal,xi,2012-05-17T11:44:12-04:00,11:39:30-04:00,ed.brannin@…
,243,loads_all produces an error when yaml loads classes serialization in file,pyyaml,new,,,defect,normal,normal,xi,2012-05-27T14:43:41-04:00,14:43:41-04:00,xancorreu@…
,244,kwargs in dumper represent methods?,pyyaml,new,,,enhancement,normal,normal,xi,2012-06-04T13:58:10-04:00,13:58:10-04:00,anonymous
,246,scientific notation resolver bug,pyyaml,new,,,defect,normal,normal,xi,2012-06-11T09:23:41-04:00,09:23:41-04:00,genericsoma@…
,249,"load() interprets ""1e-10"" as string",pyyaml,new,,,defect,normal,normal,xi,2012-06-13T07:27:36-04:00,07:27:36-04:00,anonymous
,252,Sub-classing yaml.YAMLObject bypasses __init__,pyyaml,new,,,defect,normal,normal,xi,2012-06-14T15:45:38-04:00,15:45:38-04:00,ijmcfadyen@…
,253,Making a quiet nan results in an infinite loop on a bifferboard,pyyaml,new,,,defect,normal,normal,xi,2013-05-14T14:30:16-04:00,11:32:45-04:00,richi@…
,254,Errors with Numpy Dtypes,pyyaml,new,,,defect,normal,normal,xi,2012-07-03T13:32:41-04:00,13:32:41-04:00,cronburg@…
,258,Any interest in tox and/or Travis CI for testing?,pyyaml,new,,,enhancement,normal,normal,xi,2012-07-08T14:34:00-04:00,13:04:11-04:00,anonymous
,264,yaml.load() fails to load a dict just saved by yaml.dump(),pyyaml,new,,,defect,normal,normal,xi,2012-07-13T15:26:42-04:00,15:26:42-04:00,vinay_sajip@…
,273,"PyYAML doesn't dump python dictionary correctly if it only contains strings, numbers and/or booleans",pyyaml,new,,,defect,normal,normal,xi,1969-12-31T19:00:00-05:00,15:57:07-04:00,freemind
,278,Cannot load __hash__able objects in mapping keys,pyyaml,new,,,defect,normal,normal,xi,2012-08-08T06:26:16-04:00,06:26:16-04:00,asuffiel@…
,283,PyYaml does not create logging handler classes correctly in Python 2.7,pyyaml,new,,,defect,normal,normal,xi,2012-08-11T10:23:38-04:00,10:23:38-04:00,jordi.puigsegur@…
,284,If install prefix is not standard then package config file reports incorrect include path,libyaml,new,,,defect,normal,normal,xi,2012-10-31T02:35:37-04:00,09:43:49-04:00,anonymous
,285,List items printed as dict,pyyaml,new,,,defect,normal,normal,xi,2012-10-29T14:55:22-04:00,14:55:22-04:00,ronald.kortekaas@…
,286,unacceptable character #x00ba: invalid leading UTF-8 octet,pyyaml,new,,,defect,normal,normal,xi,2013-01-24T05:58:44-05:00,05:58:44-05:00,k0da@…
,287,"Different behaviour for comment lines ending with ""-"" in YAML-Python2 and YAML-Python3",pyyaml,new,,,defect,normal,normal,xi,2013-04-07T08:01:29-04:00,08:01:29-04:00,NorHoy@…
,288,"Can't parse top level block scalar (""--- |\n"") without indentation",libyaml,new,,,defect,normal,normal,xi,2013-04-14T00:20:35-04:00,00:20:35-04:00,KOSEKI Kengo <koseki@…>
,289,Use of undefined operation to create inf & nan,pyyaml,new,,,defect,normal,normal,xi,2013-04-16T03:09:36-04:00,03:09:36-04:00,jstroud@…
,290,The linear growth of runtime of the dump function,pyyaml,new,,,defect,normal,normal,xi,2013-05-08T08:44:28-04:00,08:44:28-04:00,userblin@…
,114,Comments in the emitter,pyyaml,new,,,enhancement,normal,low,xi,2012-02-29T08:04:09-05:00,09:32:28-05:00,pistacchio@…
,165,parser.c can possibly dereference NULL pointer,libyaml,new,,,defect,normal,low,xi,1969-12-31T19:00:00-05:00,16:33:12-04:00,anonymous
,186,Pyyaml using easy_install on Mac OS X,pyyaml,closed,invalid,,defect,normal,normal,xi,2012-06-05T15:03:03-04:00,08:48:41-05:00,sudarshan85@…
,179,Python-yaml crashes on unhashable key,pyyaml,closed,duplicate,,defect,normal,normal,xi,2012-04-01T16:25:19-04:00,14:14:12-05:00,Samuel.Hym@…
,169,PyYAML fails to load mapping keys of sequence type,pyyaml,closed,wontfix,,defect,normal,normal,xi,2012-04-01T16:24:42-04:00,00:03:41-04:00,sedie@…
,236,PyYAML strips \n in the end of documents,pyyaml,closed,invalid,,defect,normal,normal,xi,2012-02-28T23:58:58-05:00,02:26:43-05:00,Matěj Cepl <mcepl@…>
,222,Cant seem to install pyyaml on mac os x lion,pyyaml,closed,invalid,,defect,normal,high,anonymous,2012-01-05T14:24:44-05:00,14:13:14-05:00,alex.kikinis7@…
,147,Loader and Dumper leave circular references around,pyyaml,closed,fixed,,defect,normal,normal,xi,2011-05-29T23:02:24-04:00,12:02:13-05:00,kristjan@…
,163,PyYAML is not installable with Jython,pyyaml,closed,fixed,,defect,normal,normal,xi,2011-05-29T12:14:05-04:00,06:03:08-04:00,olt@…
,127,pkgconfig integration.,libyaml,closed,fixed,,enhancement,normal,normal,xi,2011-05-29T01:32:08-04:00,12:45:00-04:00,rainwoodman@…
,181,No symbols exported from yaml.dll,pyyaml,closed,fixed,,defect,normal,normal,xi,2011-05-28T22:53:46-04:00,15:52:12-05:00,pxn11432@…
,173,Python regular expression named groups breaks (?) pyyaml,pyyaml,closed,invalid,,defect,normal,normal,xi,2011-05-22T21:59:48-04:00,16:07:07-04:00,anonymous
,183,Simple event generated code fails with MemoryError  while around 100 bytes yaml is expected as output,pyyaml,closed,invalid,,defect,normal,normal,xi,2011-05-22T21:53:59-04:00,15:57:04-05:00,matkor
,184,Invalid sequence handling,pyyaml,closed,invalid,,defect,normal,normal,xi,2011-05-22T21:47:51-04:00,11:43:04-05:00,nick.demyanchuk@…
,156,libyaml fails to identify simple keys in very long files on 32-bit platforms,libyaml,closed,fixed,,defect,normal,normal,xi,2010-10-11T02:47:23-04:00,21:36:06-05:00,ppelletier@…
,150,Typo in emitter.c,libyaml,closed,invalid,,defect,normal,normal,xi,2010-10-11T02:29:59-04:00,17:33:33-05:00,spitzak@…
,168,Appengine query models,pyyaml,closed,invalid,,defect,normal,highest,xi,2010-10-11T02:11:30-04:00,06:35:12-04:00,martinhoarantes@…
,166,PyYAML should use libyaml if libyaml available,pyyaml,closed,wontfix,,enhancement,normal,normal,xi,2010-10-11T02:09:00-04:00,04:33:29-04:00,sgwong
,170,"PyYAML 3.09 + Python 2.7 — easy_install installation broken, binary installer absent",pyyaml,closed,fixed,,defect,normal,normal,xi,2010-10-11T01:56:15-04:00,13:47:12-04:00,anonymous
,167,Please help saving dict to yaml,pyyaml,closed,worksforme,,defect,normal,normal,xi,2010-09-12T22:07:22-04:00,21:02:51-04:00,anonymous
,146,Trunk build fail,libyaml,closed,invalid,,defect,normal,normal,xi,2009-11-29T21:54:29-05:00,20:03:37-05:00,lacombar@…
,130,Python 3.1 support?,pyyaml,closed,fixed,,defect,normal,normal,xi,2009-08-30T17:02:43-04:00,07:07:28-04:00,tom.aldenberg@…
,117,Key Ordering,pyyaml,closed,invalid,,defect,normal,normal,xi,2009-08-29T18:16:24-04:00,18:46:52-04:00,pschmitt@…
,118,Strange case where yaml.load should error but actually loads,pyyaml,closed,fixed,,defect,normal,normal,xi,2009-08-29T18:13:59-04:00,13:01:54-04:00,xi
,122,Bool tag doesn't accept all defined variants,pyyaml,closed,wontfix,,defect,normal,normal,xi,2009-08-29T17:32:06-04:00,15:28:59-04:00,anonymous
,129,Incorrect Unicode BOM generation,pyyaml,closed,fixed,,defect,normal,normal,xi,2009-08-29T17:01:17-04:00,09:53:20-04:00,Valentin Nechayev <netchv@…>
,133,does not compile on os x intel ld not of required architecture,pyyaml,closed,invalid,,defect,normal,normal,xi,2009-08-29T15:59:20-04:00,19:30:47-04:00,anonymous
,136,Pure-python emitter fails emitting tag represented as a mapping,pyyaml,closed,invalid,,defect,normal,normal,xi,2009-08-29T15:43:21-04:00,01:40:44-04:00,julians@…
,135,PyYaml 3.08 w/ python 3.1 os x,pyyaml,closed,invalid,,defect,normal,normal,xi,2009-07-29T08:34:53-04:00,17:14:06-04:00,jjdenis@…
,115,Initialisation not ANSI compliant,libyaml,closed,fixed,,defect,normal,normal,xi,2009-02-23T15:00:26-05:00,06:32:37-05:00,nothingmuch@…
,74,porting yaml to python 3000,pyyaml,closed,fixed,,enhancement,normal,normal,xi,2008-12-29T13:13:24-05:00,16:17:54-05:00,idadesub@…
,112,error on help(),pyyaml,closed,worksforme,,defect,normal,normal,xi,2008-12-29T03:18:53-05:00,02:16:13-05:00,donny.viszneki@…
,87,front page example has broken delete for yaml_event_delete,libyaml,closed,fixed,,defect,normal,normal,xi,2008-12-27T15:43:16-05:00,14:01:51-04:00,anonymous R
,95,Libyaml svn revision 298 does not compile,libyaml,closed,invalid,,defect,normal,high,xi,2008-11-30T09:12:51-05:00,22:35:59-04:00,michael.the.drummer@…
,93,setup.py install --record-rpm lists _yaml.so even if not build,pyyaml,closed,fixed,,defect,normal,low,xi,2008-11-30T09:09:51-05:00,15:21:47-04:00,werner.ho@…
,97,Reader can be an instance variable in Scanner,pyyaml,closed,wontfix,,enhancement,normal,normal,xi,2008-11-26T05:42:44-05:00,07:05:34-04:00,py4fun@…
,78,run-scanner.c:61: error: too many arguments to function ‘yaml_parser_get_error’,libyaml,closed,wontfix,,defect,normal,normal,xi,2008-11-20T09:37:39-05:00,11:42:09-04:00,rasmus-flajm-se
,94,Can't install pyyaml with easy_install on Mac OS X,pyyaml,closed,fixed,,defect,normal,normal,xi,2008-10-06T15:15:19-04:00,15:12:47-04:00,Stephen.Pascoe@…
,85,PyYaml don't have a version,pyyaml,closed,fixed,,defect,normal,normal,xi,2008-09-30T09:44:37-04:00,19:40:48-04:00,miki@…
,33,PyYAML + libyyaml shouldn't need PyRex,pyyaml,closed,fixed,,defect,normal,normal,xi,2008-09-30T08:34:22-04:00,14:41:32-04:00,edemaine@…
,92,PyYAML installer for windows with libYAML binding,pyyaml,closed,worksforme,,task,normal,normal,xi,2008-09-27T12:25:38-04:00,11:45:15-04:00,anonymous
,89,SIGSEGV if certain ints are not declared,pyyaml,closed,invalid,,defect,normal,normal,xi,2008-09-26T17:37:44-04:00,17:27:47-04:00,mzagrabe@…
,88,Internal emitter error caused by yaml_emitter_set_output_string,libyaml,closed,invalid,,defect,normal,normal,xi,2008-09-08T10:24:06-04:00,09:58:03-04:00,mzagrabe@…
,71,libyaml does not build with MinGW,libyaml,closed,wontfix,,defect,normal,normal,xi,2008-07-30T16:42:17-04:00,06:34:13-05:00,clive.crous@…
,82,PyYAML raises exception on empty files,pyyaml,closed,worksforme,,defect,normal,normal,xi,2008-07-29T20:04:23-04:00,15:55:40-04:00,Miki Tebeka <miki.tebeka@…>
,86,Use on socket connections with non blocking flag set,libyaml,closed,wontfix,,defect,normal,normal,xi,2008-07-29T17:34:21-04:00,20:00:43-04:00,oscar.ostlund@…
,84,how to install PyYaml to a linux,pyyaml,closed,worksforme,,defect,normal,high,xi,2008-07-29T17:01:50-04:00,05:55:12-04:00,anonymous
,80,yaml.load doesn't work as i suspect it to according to the documentation,pyyaml,closed,wontfix,,defect,normal,normal,xi,2008-05-26T08:07:34-04:00,17:41:09-04:00,anonymous
,79,Multiple scalar values used as key creates Python hash error,pyyaml,closed,wontfix,,defect,normal,normal,xi,2008-05-21T18:19:30-04:00,17:17:25-04:00,clay@…
,73,numpy arrays ...,pyyaml,closed,invalid,,defect,normal,high,xi,2007-12-14T08:37:40-05:00,17:27:47-05:00,lal.george@…
,70,really slow on large input ...,pyyaml,closed,worksforme,,defect,normal,normal,xi,2007-11-17T21:15:52-05:00,22:56:35-05:00,lal.george@…
,62,"value token of single period ('.') is parsed incorrectly, throws wrong exception",pyyaml,closed,fixed,,defect,normal,normal,xi,2007-11-17T19:47:56-05:00,11:41:57-04:00,sproaticus
,69,scalar value of escaped double-newline parsed as a single newline,libyaml,closed,invalid,,defect,normal,normal,xi,2007-11-17T18:23:25-05:00,10:25:26-04:00,anonymous
,68,PyYAML don't load datetime objects dumped with PySyck,pyyaml,closed,wontfix,,defect,normal,normal,xi,2007-11-17T17:51:13-05:00,17:13:08-04:00,miki@…
,66,ScannerError in fetch_more_tokens,pyyaml,closed,worksforme,,defect,normal,normal,xi,2007-11-17T17:17:39-05:00,23:12:21-04:00,Takanao Endoh <djmchl@…>
,65,Noise in output,pysyck,closed,worksforme,,defect,normal,normal,xi,2007-11-17T17:07:48-05:00,19:37:12-04:00,miki@…
,64,yaml.dump and indentation:,pyyaml,closed,fixed,,task,normal,low,xi,2007-09-27T11:53:09-04:00,19:39:53-04:00,lal.george@…
,63,% character cannot start a scalar value token,pyyaml,closed,invalid,,defect,normal,normal,xi,2007-09-22T16:51:05-04:00,11:54:17-04:00,sproaticus
,50,ScannerError TypeError,pyyaml,closed,fixed,,defect,normal,normal,xi,2007-08-21T17:26:07-04:00,18:01:52-04:00,edemaine@…
,59,Load yaml data as utf-8 strings into a dictionary,pyyaml,closed,worksforme,,defect,normal,normal,xi,2007-08-21T17:03:13-04:00,13:26:24-04:00,dukebody@…
,52,importing gtk breaks unicode loading,pyyaml,closed,fixed,,defect,normal,normal,xi,2007-05-05T15:04:41-04:00,09:03:26-04:00,anonymous
,51,Won't emit a document until the next document is available,pyyaml,closed,fixed,,defect,normal,normal,xi,2007-04-17T14:02:41-04:00,17:49:43-04:00,edward@…
,49,yaml confused by python float repr(),pyyaml,closed,fixed,,enhancement,normal,normal,xi,2007-03-22T12:14:54-04:00,18:42:51-04:00,cems a.t.  lanl.gov
,48,yaml.load does not call __init__ of objects,pyyaml,closed,wontfix,,defect,normal,normal,xi,2007-03-20T12:05:00-04:00,10:11:41-04:00,aymanbahrain@…
,46,syck.dump is not here !,pyyaml,closed,worksforme,,defect,normal,normal,xi,2007-03-08T05:14:50-05:00,17:56:24-05:00,jean.philippe.mague _at_ gmail _d.o.t_ com
,32,patch to make libyaml compile in visual studio,libyaml,closed,fixed,,defect,normal,normal,xi,2007-01-08T10:53:51-05:00,16:27:43-04:00,roel _ dot _ vanhout _ at _ gmail _ dot _ com
,35,test program crashes on test file with multiple documents,libyaml,closed,worksforme,,defect,normal,normal,xi,2006-12-08T10:40:41-05:00,16:18:38-04:00,roel _ dot _ vanhout _ at _ gmail _ dot _ com
,41,Patch: Use types module instead of hand crafted entities and type().,pyyaml,closed,fixed,,enhancement,normal,normal,xi,2006-12-08T10:38:18-05:00,06:00:36-05:00,v.haisman@…
,39,"yaml.load("""") raises an exception",pyyaml,closed,fixed,,defect,normal,normal,xi,2006-11-21T02:03:19-05:00,17:28:05-05:00,iusty@…
,37,Cross referenced aliases unsupported ?,pyyaml,closed,invalid,,defect,normal,normal,xi,2006-10-29T06:57:40-05:00,05:10:13-05:00,Pwipwi
,31,PyYAML for Python 2.5,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-10-20T09:38:26-04:00,10:19:52-04:00,edemaine@…
,30,Timestamp support has floating-point roundoff,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-10-04T03:54:57-04:00,14:28:56-04:00,edemaine@…
,27,yaml.dump seems to be broken,pyyaml,closed,worksforme,,defect,normal,normal,xi,2006-09-08T07:36:03-04:00,07:28:48-04:00,anonymous
,12,PyYAML is slow,pyyaml,closed,fixed,,enhancement,normal,normal,xi,2006-08-30T17:29:38-04:00,14:44:53-04:00,edemaine@…
,26,"yaml.load(""a: n"") raises exception (problem with bool)",pyyaml,closed,fixed,,defect,normal,normal,xi,2006-08-16T17:13:45-04:00,16:57:35-04:00,zbynek.winkler@…
,25,Constructor and representer for datetimes with timezone do not match,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-08-16T14:27:20-04:00,08:16:52-04:00,lele@…
,24,dictionaries without at least one list element as values seem not to work,pyyaml,closed,worksforme,,defect,normal,normal,xi,2006-08-08T08:25:50-04:00,05:39:35-04:00,anonymous
,5,PYYAML3000 does not load recursive structures.,pyyaml,closed,fixed,,enhancement,normal,normal,xi,2006-08-03T12:18:14-04:00,22:46:54-04:00,pkmurphy@…
,23,Dictionary output not sorted.,pyyaml,closed,fixed,,enhancement,normal,normal,xi,2006-08-03T12:16:53-04:00,14:21:24-04:00,tim.hochberg@…
,22,Aliases break if there are temporary objects,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-08-03T12:13:12-04:00,19:09:22-04:00,tim.hochberg@…
,21,yaml emitter bug,pyyaml,closed,duplicate,,defect,normal,normal,xi,2006-07-14T19:06:46-04:00,18:55:31-04:00,rwb123@…
,18,[bug] nested dictionnary load works dump doesn't,pyyaml,closed,worksforme,,defect,normal,normal,xi,2006-07-06T16:31:14-04:00,15:26:51-04:00,eugene@…
,17,Single quote character can break emitter output,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-06-30T04:13:18-04:00,16:01:21-04:00,apopheniac.reply.pyyaml@…
,8,Comparison operations fail with floats (NaN and +/- Inf) in PyYAML3000 on WinXP (SP2),pyyaml,closed,fixed,,defect,normal,normal,xi,2006-05-28T08:55:22-04:00,06:05:46-04:00,Peter Murphy (pkmurphy@…
,15,pyyaml discards '-' sign on negative floats,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-05-21T03:27:58-04:00,23:08:45-04:00,alex_(a)_alexmole_(o)_co_(o)_uk
,14,Inf and NaN handling needs re-vamp,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-05-15T14:49:36-04:00,11:58:40-04:00,Scott David Daniels <Scott.Daniels@…>
,13,Windows install broken,pyyaml,closed,fixed,,defect,normal,high,xi,2006-05-15T08:03:54-04:00,09:55:25-04:00,anonymous
,6,pyyaml 3000 is not in the Python cheese shop,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-05-07T11:21:24-04:00,09:55:56-04:00,dholth@…
,11,Unicode support,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-05-06T18:13:38-04:00,13:15:33-04:00,edemaine@…
,9,Forcing block style,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-05-04T10:24:54-04:00,16:50:12-04:00,edemaine@…
,7,doubles represented as .nan,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-04-23T14:10:23-04:00,13:19:56-04:00,anonymous
,4,Inf and NaN handling needs re-vamp,pyyaml,closed,fixed,,defect,normal,normal,xi,2006-04-17T02:43:41-04:00,21:27:33-04:00,murphy@…
,160,Windows 7,libyaml,new,,,defect,major,highest,xi,2011-06-08T16:46:44-04:00,20:41:54-04:00,paveltbonev@…
,128,libyaml should detect duplicate keys and report an error.,libyaml,new,,,defect,major,high,xi,2012-03-29T06:40:17-04:00,19:00:04-04:00,anonymous
,16,duplicate keys in dictionary cause unpredictable behavior,pysyck,reopened,,,defect,major,normal,xi,2007-03-27T07:58:27-04:00,14:35:35-04:00,nickesk@…
,141,easy_install failure on 64 bit ubuntu,pyyaml,new,,,defect,major,normal,xi,2009-11-08T14:42:57-05:00,17:11:37-04:00,solrize
,203,reading yaml from socket may block in determine_encoding(),pyyaml,new,,,defect,major,normal,xi,2011-09-26T16:41:04-04:00,16:20:09-04:00,socketpair@…
,221,add_implicit_resolver on a subclass may affect super_class resolvers,pyyaml,new,,,defect,major,normal,xi,1969-12-31T19:00:00-05:00,03:41:29-05:00,Alex Garel <alex.garel@…>
,245,support for Abstract Base Classes,pyyaml,new,,,defect,major,normal,xi,2012-06-04T15:55:59-04:00,15:55:59-04:00,alex.garel@…
,188,pyyaml 3.09 fails to build with gcc4.6,pyyaml,closed,fixed,,defect,major,high,xi,2011-06-06T08:40:55-04:00,07:49:32-04:00,ubuntu@…
,47,Cannot compile under gcc version 3.3.5,libyaml,closed,duplicate,,defect,major,normal,xi,2009-08-29T18:32:19-04:00,05:52:51-04:00,4rek at poczta onet pl
,123,libyaml parser hangs when reading all in one read from a TCP socket.,libyaml,closed,fixed,,defect,major,normal,xi,2009-08-29T17:26:57-04:00,08:21:11-04:00,pem@…
,134,"Nested lists seems to be ""dumped"" incorrectly",pyyaml,closed,invalid,,defect,major,high,xi,2009-07-17T10:23:04-04:00,09:05:23-04:00,maksims.juvcenko@…
,108,Setup.py install missing section header error,pysyck,closed,invalid,,defect,major,high,xi,2008-12-15T04:45:58-05:00,09:50:11-05:00,anonymous
,90,Dumping long strings results in bogus document marker insertion,pysyck,closed,duplicate,,defect,major,high,xi,2008-09-26T17:42:26-04:00,18:26:24-04:00,kbasye1 ((at)) jhu.edu
,81,syck.dump is broken,pysyck,closed,worksforme,,defect,major,normal,xi,2008-07-29T17:10:58-04:00,17:23:31-04:00,anonymous
,54,load() fails to load consecutive documents,pyyaml,closed,fixed,,defect,major,high,xi,2007-08-21T16:39:56-04:00,13:46:51-04:00,cems at lanl dot gov
,44,easy_install b0rked,pysyck,closed,fixed,,defect,major,normal,xi,2007-03-19T13:11:54-04:00,14:24:45-05:00,anseljh@…
,42,List objects are unhashable,pyyaml,closed,wontfix,,defect,major,normal,xi,2007-02-23T16:09:56-05:00,13:00:45-05:00,dfnord@…
,43,path resolver has bug,pyyaml,closed,fixed,,defect,major,high,xi,2007-02-23T15:54:52-05:00,18:47:07-05:00,jstroud@…
,38,"PySyck handles non-alphanumeric strings as references, others not",pysyck,closed,worksforme,,defect,major,normal,xi,2006-12-08T10:28:00-05:00,11:16:34-05:00,thomas@…
,40,incomplete dict constructor,pyyaml,closed,worksforme,,defect,major,normal,xi,2006-11-29T02:52:00-05:00,10:17:17-05:00,dvd@…
,28,Incorrect handling of strings with trailing spaces,pysyck,closed,worksforme,,defect,major,highest,xi,2006-09-17T04:13:48-04:00,22:23:04-04:00,yang
,3,allow_unicode missing in emitter?,pyyaml,closed,fixed,,defect,major,normal,xi,2006-04-12T18:32:04-04:00,18:12:09-04:00,tim@…
,157,pyyaml-3.09 dumps core,pyyaml,closed,invalid,,defect,critical,normal,xi,2010-03-02T12:06:47-05:00,19:46:48-05:00,rich@…
,77,libyaml 0.1.1 segmentation faults.,libyaml,closed,worksforme,,defect,critical,highest,xi,2008-05-05T15:15:23-04:00,11:28:15-04:00,anonymous
,60,Error loading timestamps,pysyck,closed,fixed,,defect,critical,normal,xi,2007-09-19T05:31:27-04:00,14:07:33-04:00,miki@…
,1,Can't make SVN checkout...,pyyaml,closed,fixed,,defect,blocker,highest,xi,2006-03-15T04:30:40-05:00,04:18:31-05:00,anonymous
,247,PyYaml uses int instead of size_t in ext,pyyaml,new,,,defect,blocker,high,xi,2012-06-11T21:49:16-04:00,21:49:16-04:00,debian@…
,138,Patch to read/write invalid UTF-8,libyaml,new,,,enhancement,blocker,normal,xi,2009-08-19T14:55:13-04:00,14:42:08-04:00,spitzak@…
,177,Secirity risk: easy_install reads a wiki page to get tarball path,pyyaml,closed,fixed,,defect,blocker,highest,xi,2011-05-22T21:58:57-04:00,04:39:35-04:00,upadhyay@…
,132,PySyck does not dump dictionaries,pysyck,closed,worksforme,,defect,blocker,highest,xi,2010-12-14T12:31:11-05:00,06:06:33-04:00,xl269@…
,137,PROPOSED FIX:memory corruption and bad aliases,pyyaml,closed,fixed,,defect,blocker,high,xi,2009-08-29T15:26:01-04:00,13:07:48-04:00,cegner@…
,36,PyYaml and WebWare Don't Play Nicely...,pyyaml,closed,invalid,,defect,blocker,high,xi,2006-10-17T14:12:09-04:00,18:17:38-04:00,stef@…
