| #72 |
Building libyaml with CMake
|
assigned
|
xi
|
enhancement
|
low
|
libyaml
|
| #98 |
(minor) improve code readability
|
new
|
xi
|
enhancement
|
low
|
pyyaml
|
| #99 |
remove unused variable
|
new
|
xi
|
defect
|
low
|
pyyaml
|
| #100 |
remove unused variable in scaner.scan_plain_spaces()
|
new
|
xi
|
enhancement
|
low
|
pyyaml
|
| #105 |
remove minor code repetition
|
new
|
xi
|
defect
|
low
|
pyyaml
|
| #106 |
remove unused variables
|
new
|
xi
|
enhancement
|
low
|
pyyaml
|
| #110 |
remove unused "if" statements
|
new
|
xi
|
enhancement
|
low
|
pyyaml
|
| #114 |
Comments in the emitter
|
new
|
xi
|
enhancement
|
low
|
pyyaml
|
| #131 |
remove unused 'line' variable from emitter
|
new
|
xi
|
enhancement
|
low
|
pyyaml
|
| #153 |
remove reduntant code in Reader
|
new
|
xi
|
enhancement
|
low
|
pyyaml
|
| #158 |
Require ': ' to separate keys from values in the flow context
|
new
|
xi
|
enhancement
|
low
|
pyyaml
|
| #165 |
parser.c can possibly dereference NULL pointer
|
new
|
xi
|
defect
|
low
|
libyaml
|
| #220 |
yaml.dump indent parameter not affecting scalars in sequences
|
new
|
xi
|
defect
|
low
|
pyyaml
|
| #2 |
Does PySyck support python pickling
|
reopened
|
xi
|
defect
|
normal
|
pysyck
|
| #10 |
merge map doesnt work as it should ... I think
|
assigned
|
xi
|
defect
|
normal
|
pyyaml
|
| #16 |
duplicate keys in dictionary cause unpredictable behavior
|
reopened
|
xi
|
defect
|
normal
|
pysyck
|
| #19 |
PySyck improperly handles subclassed types
|
new
|
xi
|
defect
|
normal
|
pysyck
|
| #20 |
Better Support for Numeric, and NumPy
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #29 |
Keeping mapping keys ordered
|
reopened
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #34 |
Making it easier to use libyaml in PyYAML
|
assigned
|
xi
|
defect
|
normal
|
pyyaml
|
| #45 |
YAML-RPC
|
assigned
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #56 |
pysyck install problem
|
new
|
xi
|
defect
|
normal
|
pysyck
|
| #57 |
dump(): Insert a "blank line" after the end of an element
|
assigned
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #61 |
Raise ValueError on bad time stamps
|
new
|
xi
|
defect
|
normal
|
pysyck
|
| #67 |
PySyck does not work on 64 bit machine
|
assigned
|
xi
|
defect
|
normal
|
pysyck
|
| #75 |
libyaml trunk (rev 266) don't compile
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #76 |
Sets are dumped with null values
|
assigned
|
xi
|
defect
|
normal
|
pyyaml
|
| #83 |
yaml_parser_load poorly handles end of stream.
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #91 |
emit no anchors and aliases
|
reopened
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #96 |
Added note about UnicodeError instead of the tuple of multiple classes. Also, bumping this ;-)
|
new
|
xi
|
defect
|
normal
|
pysyck
|
| #101 |
YAMLObject interacts poorly with __slots__
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #104 |
support for pushing data to the parser
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #109 |
PySyck for Python 2.6 or Python 3.0
|
new
|
xi
|
task
|
normal
|
pysyck
|
| #111 |
Questionable use of assert in tests
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #113 |
Changeset 313 dumps reduntant '...' (end of document)
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #119 |
Implicit resolver is not respected (the order is important)
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #121 |
Support OrderedDict
|
new
|
xi
|
task
|
normal
|
pyyaml
|
| #124 |
setting allow_unicode
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #126 |
how to do INI-file-like substitution in pyYAML
|
new
|
xi
|
task
|
normal
|
pyyaml
|
| #138 |
Patch to read/write invalid UTF-8
|
new
|
xi
|
enhancement
|
normal
|
libyaml
|
| #139 |
please update for yaml-1.2 support
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #140 |
Plain equal sign (=) as node content results in an error
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #141 |
easy_install failure on 64 bit ubuntu
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #142 |
decimal type support in pyYAML
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #143 |
implicit_resolver does not work with literal block scalars, here is the test
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #145 |
Memory leak in yaml_document_t?
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #148 |
relative imports required for inter-package imports
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #149 |
Throws wrong ValueError exception on bad time stamps
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #151 |
Patch to libyaml to handle concatenation according to yaml 1.2 spec
|
new
|
xi
|
enhancement
|
normal
|
libyaml
|
| #152 |
Patch to libyaml to handle anchor/alias according to libyaml 1.2 spec
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #154 |
libyaml parser does not recognise custom tags
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #155 |
Cannot install PyYAML on WIndows 7 64 bit
|
reopened
|
xi
|
defect
|
normal
|
pyyaml
|
| #159 |
Yaml failed to restore loops in objects when __setstate__ is defined
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #161 |
Recipie for using collections.OrderedDict as the primary pyyaml mapping type
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #162 |
Error encountered during PyYAML install after Python 26 successfully found in registry
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #164 |
Bad preprocessor macros for VS2008 projects
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #178 |
Problem with parsing ':'
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #180 |
"on" or "off" as node name becomes "True" or "False"
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #185 |
cyaml doesn't work on Mac OS X.6.6 with Python 2.6 or 3.2
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #187 |
Failed when run "python setup install"
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #190 |
PyYAML always uses pickle protocol 2 although Python 2.6 only supports 0 and 1
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #191 |
CSafeLoader and CSafeDumper are missing a dispose method in 3.10 and trunk
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #192 |
ignore_aliases breaks with numy arrays
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #193 |
PyYAML doesn't use __float__, etc.
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #194 |
A generic event initialize function for libyaml.
|
new
|
xi
|
enhancement
|
normal
|
libyaml
|
| #195 |
explict non-specific tags
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #197 |
Non-BMP unicode characters are dumped using surrogate code units if python was not configured with UCS4
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #199 |
"\U"-style escape sequences cannot be loaded if python was not compiled with UCS4
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #200 |
should produce cleaner error message when processing documents containing tabs
|
new
|
xi
|
enhancement
|
normal
|
libyaml
|
| #201 |
PyYAML cannot load set with an object of a class with custom __hash__
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #202 |
cannot roundtrip offset-aware datetime instances
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #203 |
reading yaml from socket may block in determine_encoding()
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #205 |
Anchor names and aliases can only contain numbers and ASCII letters, but 1.2 allows more
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #206 |
Need ability to reuse and expand on defined lists and mappings.
|
new
|
xi
|
enhancement
|
normal
|
libyaml
|
| #207 |
improve unable to represent object error message
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #208 |
Yaml doesn't parse ISO8601 datetimes if they do not include seconds.
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #209 |
YAMLObject to work with any loader
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #210 |
Impossible to copy the properties of one branch to another
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #211 |
PyYAML in Python 3.2 Stackless 3.1b3 060516
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #212 |
example run-parser.c could be simplified
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #213 |
improve documentation: maintainers? tutorial!
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #214 |
align map-values at dump
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #215 |
Exception in yaml.dump() with Dumper and default_style=True, but not with CDumper
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #216 |
Representer error
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #219 |
A tab inside a scalar is not accepted
|
reopened
|
xi
|
defect
|
normal
|
pyyaml
|
| #221 |
add_implicit_resolver on a subclass may affect super_class resolvers
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #229 |
[PATCH] pysyck cannot dump dict in 64bit system
|
new
|
xi
|
defect
|
normal
|
pysyck
|
| #231 |
problems with windows installer
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #232 |
Constructor.set_python_instance_state defect with object without __setstate__ function
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #233 |
Enable libyaml be built as shared library (DLL)
|
assigned
|
xi
|
enhancement
|
normal
|
libyaml
|
| #234 |
yaml module does not have dumps/loads functions
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #235 |
setup.py need better jython detection
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #237 |
Is \x parsing correct?
|
new
|
xi
|
defect
|
normal
|
libyaml
|
| #238 |
objects which have type checks in __eq__ or __cmp__ break serialization
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #240 |
Block and / or folded literal dumps fail on trailing space
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #242 |
ScannerError ("could not found expected ':'") on reading map keys longer than 1024 characters
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #243 |
loads_all produces an error when yaml loads classes serialization in file
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #244 |
kwargs in dumper represent methods?
|
new
|
xi
|
enhancement
|
normal
|
pyyaml
|
| #245 |
support for Abstract Base Classes
|
new
|
xi
|
defect
|
normal
|
pyyaml
|
| #246 |
scientific notation resolver bug
|
new
|
xi
|
defect
|
normal
|
pyyaml
|