{1} Active Tickets (59 matches)
- List all active tickets by priority.
- Color each row based on priority.
- If a ticket has been accepted, a '*' is appended after the owner's name
| Ticket | Summary | Component | Version | Milestone | Type | Severity | Owner | Created |
|---|---|---|---|---|---|---|---|---|
| #132 | PySyck does not dump dictionaries | pysyck | None | None | defect | blocker | xi | 06/24/09 |
| #160 | Windows 7 | libyaml | None | None | defect | critical | xi | 05/07/10 |
| #150 | Typo in emitter.c | pysyck | None | None | enhancement | critical | anonymous * | 12/23/09 |
| #163 | bdasbapd | pysyck | None | None | enhancement | critical | bdasbapd | 07/28/10 |
| #128 | libyaml should detect duplicate keys and report an error. | libyaml | None | None | defect | major | xi | 06/02/09 |
| #138 | Patch to read/write invalid UTF-8 | libyaml | None | None | enhancement | blocker | xi | 08/19/09 |
| #16 | duplicate keys in dictionary cause unpredictable behavior | pysyck | None | None | defect | major | xi | 05/23/06 |
| #141 | easy_install failure on 64 bit ubuntu | pyyaml | None | None | defect | major | xi | 09/24/09 |
| #2 | Does PySyck support python pickling | pysyck | None | None | defect | normal | xi | 03/31/06 |
| #10 | merge map doesnt work as it should ... I think | pyyaml | None | None | defect | normal | xi * | 05/02/06 |
| #19 | PySyck improperly handles subclassed types | pysyck | None | None | defect | normal | xi | 07/12/06 |
| #20 | Better Support for Numeric, and NumPy | pyyaml | None | None | defect | normal | xi | 07/14/06 |
| #34 | Making it easier to use libyaml in PyYAML | pyyaml | None | None | defect | normal | xi * | 10/15/06 |
| #45 | YAML-RPC | pyyaml | None | None | enhancement | normal | xi * | 02/28/07 |
| #56 | pysyck install problem | pysyck | None | None | defect | normal | xi | 07/02/07 |
| #57 | dump(): Insert a "blank line" after the end of an element | pyyaml | None | None | enhancement | normal | xi * | 07/09/07 |
| #61 | Raise ValueError on bad time stamps | pysyck | None | None | defect | normal | xi | 09/17/07 |
| #67 | PySyck does not work on 64 bit machine | pysyck | None | None | defect | normal | xi * | 10/19/07 |
| #75 | libyaml trunk (rev 266) don't compile | libyaml | None | None | defect | normal | xi | 01/17/08 |
| #76 | Sets are dumped with null values | pyyaml | None | None | defect | normal | xi * | 02/16/08 |
| #83 | yaml_parser_load poorly handles end of stream. | libyaml | None | None | defect | normal | xi | 06/11/08 |
| #91 | emit no anchors and aliases | pyyaml | None | None | enhancement | normal | xi | 09/26/08 |
| #96 | Added note about UnicodeError instead of the tuple of multiple classes. Also, bumping this ;-) | pysyck | None | None | defect | normal | xi | 10/23/08 |
| #101 | YAMLObject interacts poorly with __slots__ | pyyaml | None | None | defect | normal | xi | 11/09/08 |
| #104 | support for pushing data to the parser | pyyaml | None | None | defect | normal | xi | 11/13/08 |
| #109 | PySyck for Python 2.6 or Python 3.0 | pysyck | None | None | task | normal | xi | 12/13/08 |
| #111 | Questionable use of assert in tests | libyaml | None | None | defect | normal | xi | 12/22/08 |
| #113 | Changeset 313 dumps reduntant '...' (end of document) | pyyaml | None | None | defect | normal | xi | 01/06/09 |
| #119 | Implicit resolver is not respected (the order is important) | pyyaml | None | None | defect | normal | xi | 03/31/09 |
| #121 | Support OrderedDict | pyyaml | None | None | task | normal | xi | 04/21/09 |
| #124 | setting allow_unicode | pyyaml | None | None | defect | normal | xi | 04/28/09 |
| #126 | how to do INI-file-like substitution in pyYAML | pyyaml | None | None | task | normal | xi | 05/14/09 |
| #127 | pkgconfig integration. | libyaml | None | None | enhancement | normal | xi | 05/17/09 |
| #139 | please update for yaml-1.2 support | pyyaml | None | None | defect | normal | xi | 08/26/09 |
| #140 | Plain equal sign (=) as node content results in an error | pyyaml | None | None | defect | normal | xi | 09/17/09 |
| #142 | decimal type support in pyYAML | pyyaml | None | None | enhancement | normal | xi | 11/12/09 |
| #143 | implicit_resolver does not work with literal block scalars, here is the test | pyyaml | None | None | defect | normal | xi | 11/18/09 |
| #145 | Memory leak in yaml_document_t? | libyaml | None | None | defect | normal | xi | 11/20/09 |
| #147 | Loader and Dumper leave circular references around | pyyaml | None | None | defect | normal | xi | 12/08/09 |
| #148 | relative imports required for inter-package imports | pyyaml | None | None | defect | normal | xi | 12/09/09 |
| #149 | Throws wrong ValueError exception on bad time stamps | pyyaml | None | None | defect | normal | xi | 12/10/09 |
| #151 | Patch to libyaml to handle concatenation according to yaml 1.2 spec | libyaml | None | None | enhancement | normal | xi | 12/23/09 |
| #152 | Patch to libyaml to handle anchor/alias according to libyaml 1.2 spec | libyaml | None | None | defect | normal | xi | 12/23/09 |
| #154 | libyaml parser does not recognise custom tags | pyyaml | None | None | defect | normal | xi | 01/28/10 |
| #156 | libyaml fails to identify simple keys in very long files on 32-bit platforms | libyaml | None | None | defect | normal | xi | 02/09/10 |
| #158 | Require ': ' to separate keys from values in the flow context | pyyaml | None | None | enhancement | normal | xi | 03/26/10 |
| #159 | Yaml failed to restore loops in objects when __setstate__ is defined | pyyaml | None | None | defect | normal | xi | 04/01/10 |
| #161 | Recipie for using collections.OrderedDict as the primary pyyaml mapping type | pyyaml | None | None | enhancement | normal | xi | 06/10/10 |
| #162 | Error encountered during PyYAML install after Python 26 successfully found in registry | pyyaml | None | None | defect | normal | xi | 07/24/10 |
| #72 | Building libyaml with CMake | libyaml | None | None | enhancement | minor | xi * | 12/03/07 |
| #105 | remove minor code repetition | pyyaml | None | None | defect | minor | xi | 11/14/08 |
| #106 | remove unused variables | pyyaml | None | None | enhancement | minor | xi | 11/26/08 |
| #110 | remove unused "if" statements | pyyaml | None | None | enhancement | minor | xi | 12/19/08 |
| #114 | Comments in the emitter | pyyaml | None | None | enhancement | minor | xi | 01/07/09 |
| #153 | remove reduntant code in Reader | pyyaml | None | None | enhancement | minor | xi | 01/11/10 |
| #98 | (minor) improve code readability | pyyaml | None | None | enhancement | trivial | xi | 11/05/08 |
| #99 | remove unused variable | pyyaml | None | None | defect | trivial | xi | 11/07/08 |
| #100 | remove unused variable in scaner.scan_plain_spaces() | pyyaml | None | None | enhancement | trivial | xi | 11/07/08 |
| #131 | remove unused 'line' variable from emitter | pyyaml | None | None | enhancement | trivial | xi | 06/18/09 |
Note: See TracReports for help on using and
creating reports.
