{6} All Tickets By Milestone (Including closed) (243 matches)
Results (101 - 200 of 243)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Severity | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|---|
| #85 | PyYaml don't have a version | pyyaml | closed | fixed | defect | normal | normal | xi | 09/30/08 | |
| #94 | Can't install pyyaml with easy_install on Mac OS X | pyyaml | closed | fixed | defect | normal | normal | xi | 10/06/08 | |
| #98 | (minor) improve code readability | pyyaml | new | enhancement | trivial | low | xi | 11/05/08 | ||
| #100 | remove unused variable in scaner.scan_plain_spaces() | pyyaml | new | enhancement | trivial | low | xi | 11/07/08 | ||
| #101 | YAMLObject interacts poorly with __slots__ | pyyaml | new | defect | normal | normal | xi | 11/10/08 | ||
| #104 | support for pushing data to the parser | pyyaml | new | defect | normal | normal | xi | 11/13/08 | ||
| #105 | remove minor code repetition | pyyaml | new | defect | minor | low | xi | 11/14/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 | |
| #97 | Reader can be an instance variable in Scanner | pyyaml | closed | wontfix | enhancement | normal | normal | xi | 11/26/08 | |
| #93 | setup.py install --record-rpm lists _yaml.so even if not build | pyyaml | closed | fixed | defect | normal | low | xi | 11/30/08 | |
| #95 | Libyaml svn revision 298 does not compile | libyaml | closed | invalid | defect | normal | high | xi | 11/30/08 | |
| #102 | remove confusing comment | pyyaml | closed | fixed | enhancement | trivial | lowest | xi | 11/30/08 | |
| #107 | remove unused variable in representer | pyyaml | closed | invalid | enhancement | minor | low | xi | 11/30/08 | |
| #103 | example from http://yaml.org/type/yaml.html fails to parse | pyyaml | closed | wontfix | defect | minor | low | xi | 11/30/08 | |
| #108 | Setup.py install missing section header error | pysyck | closed | invalid | defect | major | high | xi | 12/15/08 | |
| #110 | remove unused "if" statements | pyyaml | new | enhancement | minor | low | xi | 12/19/08 | ||
| #87 | front page example has broken delete for yaml_event_delete | libyaml | closed | fixed | defect | normal | normal | xi | 12/27/08 | |
| #112 | error on help() | pyyaml | closed | worksforme | defect | normal | normal | xi | 12/29/08 | |
| #74 | porting yaml to python 3000 | pyyaml | closed | fixed | enhancement | normal | normal | xi | 12/29/08 | |
| #116 | the order of keys is important | pyyaml | closed | fixed | defect | minor | low | xi | 02/23/09 | |
| #115 | Initialisation not ANSI compliant | libyaml | closed | fixed | defect | normal | normal | xi | 02/23/09 | |
| #109 | PySyck for Python 2.6 or Python 3.0 | pysyck | new | task | normal | normal | xi | 03/16/09 | ||
| #113 | Changeset 313 dumps reduntant '...' (end of document) | pyyaml | new | defect | normal | normal | xi | 03/31/09 | ||
| #121 | Support OrderedDict | pyyaml | new | task | normal | normal | xi | 04/21/09 | ||
| #131 | remove unused 'line' variable from emitter | pyyaml | new | enhancement | trivial | low | xi | 06/18/09 | ||
| #134 | Nested lists seems to be "dumped" incorrectly | pyyaml | closed | invalid | defect | major | high | xi | 07/17/09 | |
| #135 | PyYaml 3.08 w/ python 3.1 os x | pyyaml | closed | invalid | defect | normal | normal | xi | 07/29/09 | |
| #96 | Added note about UnicodeError instead of the tuple of multiple classes. Also, bumping this ;-) | pysyck | new | defect | normal | normal | xi | 08/02/09 | ||
| #138 | Patch to read/write invalid UTF-8 | libyaml | new | enhancement | blocker | normal | xi | 08/19/09 | ||
| #67 | PySyck does not work on 64 bit machine | pysyck | assigned | defect | normal | normal | xi | 08/21/09 | ||
| #137 | PROPOSED FIX:memory corruption and bad aliases | pyyaml | closed | fixed | defect | blocker | high | 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 | |
| #133 | does not compile on os x intel ld not of required architecture | pyyaml | closed | invalid | defect | normal | normal | xi | 08/29/09 | |
| #129 | Incorrect Unicode BOM generation | pyyaml | closed | fixed | 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 | |
| #122 | Bool tag doesn't accept all defined variants | pyyaml | closed | wontfix | defect | normal | normal | xi | 08/29/09 | |
| #120 | typo in yaml.__init__.py | pyyaml | closed | fixed | defect | minor | low | 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 | |
| #117 | Key Ordering | pyyaml | closed | invalid | defect | normal | normal | xi | 08/29/09 | |
| #47 | Cannot compile under gcc version 3.3.5 | libyaml | closed | duplicate | defect | major | normal | xi | 08/29/09 | |
| #130 | Python 3.1 support? | pyyaml | closed | fixed | defect | normal | normal | xi | 08/30/09 | |
| #140 | Plain equal sign (=) as node content results in an error | pyyaml | new | defect | normal | normal | xi | 09/17/09 | ||
| #141 | easy_install failure on 64 bit ubuntu | pyyaml | new | defect | major | normal | xi | 11/08/09 | ||
| #142 | decimal type support in pyYAML | pyyaml | new | enhancement | normal | normal | xi | 11/12/09 | ||
| #143 | implicit_resolver does not work with literal block scalars, here is the test | pyyaml | new | defect | normal | normal | xi | 11/18/09 | ||
| #146 | Trunk build fail | libyaml | closed | invalid | defect | normal | normal | xi | 11/29/09 | |
| #148 | relative imports required for inter-package imports | pyyaml | new | defect | normal | normal | xi | 12/09/09 | ||
| #149 | Throws wrong ValueError exception on bad time stamps | pyyaml | new | defect | normal | normal | xi | 12/10/09 | ||
| #151 | Patch to libyaml to handle concatenation according to yaml 1.2 spec | libyaml | new | enhancement | normal | normal | xi | 12/23/09 | ||
| #152 | Patch to libyaml to handle anchor/alias according to libyaml 1.2 spec | libyaml | new | defect | normal | normal | xi | 12/23/09 | ||
| #153 | remove reduntant code in Reader | pyyaml | new | enhancement | minor | low | xi | 01/11/10 | ||
| #157 | pyyaml-3.09 dumps core | pyyaml | closed | invalid | defect | critical | normal | xi | 03/02/10 | |
| #164 | Bad preprocessor macros for VS2008 projects | libyaml | new | defect | normal | normal | xi | 08/18/10 | ||
| #158 | Require ': ' to separate keys from values in the flow context | pyyaml | new | enhancement | minor | low | xi | 08/26/10 | ||
| #167 | Please help saving dict to yaml | pyyaml | closed | worksforme | defect | normal | normal | xi | 09/12/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 | |
| #166 | PyYAML should use libyaml if libyaml available | pyyaml | closed | wontfix | enhancement | normal | normal | xi | 10/11/10 | |
| #168 | Appengine query models | pyyaml | closed | invalid | defect | normal | highest | xi | 10/11/10 | |
| #150 | Typo in emitter.c | libyaml | closed | invalid | defect | normal | normal | xi | 10/11/10 | |
| #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 | |
| #178 | Problem with parsing ':' | pyyaml | new | defect | normal | normal | xi | 11/09/10 | ||
| #180 | "on" or "off" as node name becomes "True" or "False" | pyyaml | new | defect | normal | normal | xi | 12/07/10 | ||
| #132 | PySyck does not dump dictionaries | pysyck | closed | worksforme | defect | blocker | highest | xi | 12/14/10 | |
| #159 | Yaml failed to restore loops in objects when __setstate__ is defined | pyyaml | new | defect | normal | normal | xi | 02/01/11 | ||
| #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 | ||
| #190 | PyYAML always uses pickle protocol 2 although Python 2.6 only supports 0 and 1 | pyyaml | new | defect | normal | normal | xi | 05/22/11 | ||
| #187 | Failed when run "python setup install" | pyyaml | new | defect | normal | normal | xi | 05/22/11 | ||
| #184 | Invalid sequence handling | 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 | |
| #177 | Secirity risk: easy_install reads a wiki page to get tarball path | pyyaml | closed | fixed | defect | blocker | highest | xi | 05/22/11 | |
| #173 | Python regular expression named groups breaks (?) pyyaml | pyyaml | closed | invalid | defect | normal | normal | xi | 05/22/11 | |
| #181 | No symbols exported from yaml.dll | pyyaml | closed | fixed | defect | normal | normal | xi | 05/28/11 | |
| #127 | pkgconfig integration. | libyaml | closed | fixed | enhancement | normal | normal | xi | 05/29/11 | |
| #163 | PyYAML is not installable with Jython | pyyaml | closed | fixed | defect | normal | normal | xi | 05/29/11 | |
| #147 | Loader and Dumper leave circular references around | pyyaml | closed | fixed | defect | normal | normal | xi | 05/29/11 | |
| #188 | pyyaml 3.09 fails to build with gcc4.6 | pyyaml | closed | fixed | defect | major | high | xi | 06/06/11 | |
| #160 | Windows 7 | libyaml | new | defect | major | highest | xi | 06/08/11 | ||
| #191 | CSafeLoader and CSafeDumper are missing a dispose method in 3.10 and trunk | pyyaml | new | defect | normal | normal | xi | 06/27/11 | ||
| #193 | PyYAML doesn't use __float__, etc. | pyyaml | new | enhancement | normal | normal | xi | 07/11/11 | ||
| #195 | explict non-specific tags | libyaml | new | defect | normal | normal | xi | 07/28/11 | ||
| #196 | Uneccessry use of explict non-specific tags | libyaml | new | enhancement | normal | high | xi | 07/28/11 | ||
| #197 | Non-BMP unicode characters are dumped using surrogate code units if python was not configured with UCS4 | pyyaml | new | defect | normal | normal | xi | 08/06/11 | ||
| #199 | "\U"-style escape sequences cannot be loaded if python was not compiled with UCS4 | pyyaml | new | defect | normal | normal | xi | 08/06/11 | ||
| #200 | should produce cleaner error message when processing documents containing tabs | libyaml | new | enhancement | normal | normal | xi | 08/10/11 | ||
| #203 | reading yaml from socket may block in determine_encoding() | pyyaml | new | defect | major | normal | xi | 09/26/11 | ||
| #207 | improve unable to represent object error message | pyyaml | new | enhancement | normal | normal | xi | 10/17/11 | ||
| #209 | YAMLObject to work with any loader | pyyaml | new | enhancement | normal | normal | xi | 10/26/11 | ||
| #211 | PyYAML in Python 3.2 Stackless 3.1b3 060516 | pyyaml | new | defect | normal | normal | xi | 11/15/11 | ||
| #206 | Need ability to reuse and expand on defined lists and mappings. | libyaml | new | enhancement | normal | normal | xi | 11/19/11 | ||
| #56 | pysyck install problem | pysyck | new | defect | normal | normal | xi | 11/21/11 | ||
| #29 | Keeping mapping keys ordered | pyyaml | reopened | enhancement | normal | normal | xi | 11/28/11 | ||
| #216 | Representer error | pyyaml | new | defect | normal | normal | xi | 12/04/11 | ||
| #212 | example run-parser.c could be simplified | libyaml | new | defect | normal | normal | xi | 12/06/11 | ||
| #219 | A tab inside a scalar is not accepted | pyyaml | reopened | defect | normal | normal | xi | 12/19/11 | ||
| #208 | Yaml doesn't parse ISO8601 datetimes if they do not include seconds. | pyyaml | new | defect | normal | normal | xi | 12/31/11 | ||
| #222 | Cant seem to install pyyaml on mac os x lion | pyyaml | closed | invalid | defect | normal | high | anonymous | 01/05/12 | |
| #229 | [PATCH] pysyck cannot dump dict in 64bit system | pysyck | new | defect | normal | normal | xi | 01/17/12 | ||
| #233 | Enable libyaml be built as shared library (DLL) | libyaml | assigned | enhancement | normal | normal | xi | 02/24/12 | ||
| #235 | setup.py need better jython detection | pyyaml | new | defect | normal | normal | xi | 02/27/12 |
Note:
See TracReports for help on using and creating reports.
