{6} All Tickets By Milestone (Including closed) (243 matches)
Results (1 - 100 of 243)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #83 | yaml_parser_load poorly handles end of stream. | libyaml | new | defect | normal | normal | xi | 06/11/08 | ||
| #264 | yaml.load() fails to load a dict just saved by yaml.dump() | pyyaml | new | defect | normal | normal | xi | 07/13/12 | ||
| #26 | yaml.load("a: n") raises exception (problem with bool) | pyyaml | closed | fixed | defect | normal | normal | xi | 08/16/06 | |
| #39 | yaml.load("") raises an exception | pyyaml | closed | fixed | defect | normal | normal | xi | 11/21/06 | |
| #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 | |
| #48 | yaml.load does not call __init__ of objects | pyyaml | closed | wontfix | defect | normal | normal | xi | 03/20/07 | |
| #27 | yaml.dump seems to be broken | pyyaml | closed | worksforme | defect | normal | normal | xi | 09/08/06 | |
| #220 | yaml.dump indent parameter not affecting scalars in sequences | pyyaml | new | defect | minor | low | xi | -- | ||
| #64 | yaml.dump and indentation: | pyyaml | closed | fixed | task | normal | low | xi | 09/27/07 | |
| #234 | yaml module does not have dumps/loads functions | pyyaml | new | enhancement | normal | normal | xi | -- | ||
| #21 | yaml emitter bug | pyyaml | closed | duplicate | defect | normal | normal | xi | 07/14/06 | |
| #49 | yaml confused by python float repr() | pyyaml | closed | fixed | enhancement | normal | normal | xi | 03/22/07 | |
| #62 | value token of single period ('.') is parsed incorrectly, throws wrong exception | pyyaml | closed | fixed | defect | normal | normal | xi | 11/17/07 | |
| #286 | unacceptable character #x00ba: invalid leading UTF-8 octet | pyyaml | new | defect | normal | normal | xi | 01/24/13 | ||
| #120 | typo in yaml.__init__.py | pyyaml | closed | fixed | defect | minor | low | xi | 08/29/09 | |
| #116 | the order of keys is important | pyyaml | closed | fixed | defect | minor | low | xi | 02/23/09 | |
| #35 | test program crashes on test file with multiple documents | libyaml | closed | worksforme | defect | normal | normal | xi | 12/08/06 | |
| #46 | syck.dump is not here ! | pyyaml | closed | worksforme | defect | normal | normal | xi | 03/08/07 | |
| #81 | syck.dump is broken | pysyck | closed | worksforme | defect | major | normal | xi | 07/29/08 | |
| #104 | support for pushing data to the parser | pyyaml | new | defect | normal | normal | xi | 11/13/08 | ||
| #245 | support for Abstract Base Classes | pyyaml | new | defect | major | normal | xi | 06/04/12 | ||
| #200 | should produce cleaner error message when processing documents containing tabs | libyaml | new | enhancement | normal | normal | xi | 08/10/11 | ||
| #235 | setup.py need better jython detection | pyyaml | new | defect | normal | normal | xi | 02/27/12 | ||
| #93 | setup.py install --record-rpm lists _yaml.so even if not build | pyyaml | closed | fixed | defect | normal | low | xi | 11/30/08 | |
| #124 | setting allow_unicode | pyyaml | new | defect | normal | normal | xi | -- | ||
| #246 | scientific notation resolver bug | pyyaml | new | defect | normal | normal | xi | 06/11/12 | ||
| #69 | scalar value of escaped double-newline parsed as a single newline | libyaml | closed | invalid | defect | normal | normal | xi | 11/17/07 | |
| #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 | |
| #106 | remove unused variables | pyyaml | new | enhancement | minor | low | xi | -- | ||
| #100 | remove unused variable in scaner.scan_plain_spaces() | pyyaml | new | enhancement | trivial | low | xi | 11/07/08 | ||
| #107 | remove unused variable in representer | pyyaml | closed | invalid | enhancement | minor | low | xi | 11/30/08 | |
| #99 | remove unused variable | pyyaml | new | defect | trivial | low | xi | -- | ||
| #131 | remove unused 'line' variable from emitter | pyyaml | new | enhancement | trivial | low | xi | 06/18/09 | ||
| #110 | remove unused "if" statements | pyyaml | new | enhancement | minor | low | xi | 12/19/08 | ||
| #153 | remove reduntant code in Reader | pyyaml | new | enhancement | minor | low | xi | 01/11/10 | ||
| #105 | remove minor code repetition | pyyaml | new | defect | minor | low | xi | 11/14/08 | ||
| #102 | remove confusing comment | pyyaml | closed | fixed | enhancement | trivial | lowest | xi | 11/30/08 | |
| #148 | relative imports required for inter-package imports | pyyaml | new | defect | normal | normal | xi | 12/09/09 | ||
| #70 | really slow on large input ... | pyyaml | closed | worksforme | defect | normal | normal | xi | 11/17/07 | |
| #203 | reading yaml from socket may block in determine_encoding() | pyyaml | new | defect | major | normal | xi | 09/26/11 | ||
| #157 | pyyaml-3.09 dumps core | pyyaml | closed | invalid | defect | critical | normal | xi | 03/02/10 | |
| #15 | pyyaml discards '-' sign on negative floats | pyyaml | closed | fixed | defect | normal | normal | xi | 05/21/06 | |
| #6 | pyyaml 3000 is not in the Python cheese shop | pyyaml | closed | fixed | defect | normal | normal | xi | 05/07/06 | |
| #188 | pyyaml 3.09 fails to build with gcc4.6 | pyyaml | closed | fixed | defect | major | high | xi | 06/06/11 | |
| #56 | pysyck install problem | pysyck | new | defect | normal | normal | xi | 11/21/11 | ||
| #231 | problems with windows installer | pyyaml | new | defect | normal | normal | xi | 04/11/12 | ||
| #74 | porting yaml to python 3000 | pyyaml | closed | fixed | enhancement | normal | normal | xi | 12/29/08 | |
| #139 | please update for yaml-1.2 support | pyyaml | new | defect | normal | normal | xi | 03/29/12 | ||
| #127 | pkgconfig integration. | libyaml | closed | fixed | enhancement | normal | normal | xi | 05/29/11 | |
| #43 | path resolver has bug | pyyaml | closed | fixed | defect | major | high | xi | 02/23/07 | |
| #32 | patch to make libyaml compile in visual studio | libyaml | closed | fixed | defect | normal | normal | xi | 01/08/07 | |
| #165 | parser.c can possibly dereference NULL pointer | libyaml | new | defect | normal | low | xi | -- | ||
| #238 | objects which have type checks in __eq__ or __cmp__ break serialization | pyyaml | new | defect | normal | normal | xi | 04/02/12 | ||
| #73 | numpy arrays ... | pyyaml | closed | invalid | defect | normal | high | xi | 12/14/07 | |
| #10 | merge map doesnt work as it should ... I think | pyyaml | assigned | defect | normal | normal | xi | 05/03/06 | ||
| #243 | loads_all produces an error when yaml loads classes serialization in file | pyyaml | new | defect | normal | normal | xi | 05/27/12 | ||
| #249 | load() interprets "1e-10" as string | pyyaml | new | defect | normal | normal | xi | 06/13/12 | ||
| #54 | load() fails to load consecutive documents | pyyaml | closed | fixed | defect | major | high | xi | 08/21/07 | |
| #75 | libyaml trunk (rev 266) don't compile | libyaml | new | defect | normal | normal | xi | 01/17/08 | ||
| #128 | libyaml should detect duplicate keys and report an error. | libyaml | new | defect | major | high | xi | 03/29/12 | ||
| #123 | libyaml parser hangs when reading all in one read from a TCP socket. | libyaml | closed | fixed | defect | major | normal | xi | 08/29/09 | |
| #154 | libyaml parser does not recognise custom tags | pyyaml | new | defect | normal | normal | xi | 10/11/10 | ||
| #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 | |
| #71 | libyaml does not build with MinGW | libyaml | closed | wontfix | defect | normal | normal | xi | 07/30/08 | |
| #77 | libyaml 0.1.1 segmentation faults. | libyaml | closed | worksforme | defect | critical | highest | xi | 05/05/08 | |
| #244 | kwargs in dumper represent methods? | pyyaml | new | enhancement | normal | normal | xi | 06/04/12 | ||
| #40 | incomplete dict constructor | pyyaml | closed | worksforme | defect | major | normal | xi | 11/29/06 | |
| #207 | improve unable to represent object error message | pyyaml | new | enhancement | normal | normal | xi | 10/17/11 | ||
| #213 | improve documentation: maintainers? tutorial! | libyaml | new | defect | normal | normal | xi | -- | ||
| #52 | importing gtk breaks unicode loading | pyyaml | closed | fixed | defect | normal | normal | xi | 05/05/07 | |
| #143 | implicit_resolver does not work with literal block scalars, here is the test | pyyaml | new | defect | normal | normal | xi | 11/18/09 | ||
| #192 | ignore_aliases breaks with numy arrays | pyyaml | new | defect | normal | normal | xi | -- | ||
| #84 | how to install PyYaml to a linux | pyyaml | closed | worksforme | defect | normal | high | xi | 07/29/08 | |
| #126 | how to do INI-file-like substitution in pyYAML | pyyaml | new | task | normal | normal | xi | -- | ||
| #87 | front page example has broken delete for yaml_event_delete | libyaml | closed | fixed | defect | normal | normal | xi | 12/27/08 | |
| #195 | explict non-specific tags | libyaml | new | defect | normal | normal | xi | 07/28/11 | ||
| #212 | example run-parser.c could be simplified | libyaml | new | defect | normal | normal | xi | 12/06/11 | ||
| #103 | example from http://yaml.org/type/yaml.html fails to parse | pyyaml | closed | wontfix | defect | minor | low | xi | 11/30/08 | |
| #112 | error on help() | pyyaml | closed | worksforme | defect | normal | normal | xi | 12/29/08 | |
| #91 | emit no anchors and aliases | pyyaml | reopened | enhancement | normal | normal | xi | 05/24/12 | ||
| #141 | easy_install failure on 64 bit ubuntu | pyyaml | new | defect | major | normal | xi | 11/08/09 | ||
| #44 | easy_install b0rked | pysyck | closed | fixed | defect | major | normal | xi | 03/19/07 | |
| #16 | duplicate keys in dictionary cause unpredictable behavior | pysyck | reopened | defect | major | normal | xi | 03/27/07 | ||
| #57 | dump(): Insert a "blank line" after the end of an element | pyyaml | assigned | enhancement | normal | normal | xi | 07/29/08 | ||
| #7 | doubles represented as .nan | pyyaml | closed | fixed | defect | normal | normal | xi | 04/23/06 | |
| #133 | does not compile on os x intel ld not of required architecture | pyyaml | closed | invalid | defect | normal | normal | xi | 08/29/09 | |
| #24 | dictionaries without at least one list element as values seem not to work | pyyaml | closed | worksforme | defect | normal | normal | xi | 08/08/06 | |
| #142 | decimal type support in pyYAML | pyyaml | new | enhancement | normal | normal | xi | 11/12/09 | ||
| #185 | cyaml doesn't work on Mac OS X.6.6 with Python 2.6 or 3.2 | pyyaml | new | defect | normal | normal | xi | 03/08/11 | ||
| #202 | cannot roundtrip offset-aware datetime instances | pyyaml | new | enhancement | normal | normal | xi | 12/28/12 | ||
| #3 | allow_unicode missing in emitter? | pyyaml | closed | fixed | defect | major | normal | xi | 04/12/06 | |
| #214 | align map-values at dump | pyyaml | new | enhancement | normal | normal | xi | -- | ||
| #221 | add_implicit_resolver on a subclass may affect super_class resolvers | pyyaml | new | defect | major | normal | xi | -- | ||
| #18 | [bug] nested dictionnary load works dump doesn't | pyyaml | closed | worksforme | defect | normal | normal | xi | 07/06/06 | |
| #229 | [PATCH] pysyck cannot dump dict in 64bit system | pysyck | new | defect | normal | normal | xi | 01/17/12 | ||
| #159 | Yaml failed to restore loops in objects when __setstate__ is defined | pyyaml | new | defect | normal | normal | xi | 02/01/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 | ||
| #101 | YAMLObject interacts poorly with __slots__ | pyyaml | new | defect | normal | normal | xi | 11/10/08 | ||
| #45 | YAML-RPC | pyyaml | assigned | enhancement | normal | normal | xi | 03/20/07 |
Note:
See TracReports for help on using and creating reports.
