-
Notifications
You must be signed in to change notification settings - Fork 204
Issues: ruby/psych
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
string values with leading hyphenated line cause error when converted to YAML
#137
opened Apr 8, 2013 by
tardate
updated Apr 8, 2013
Add an option to parse hash keys as symbols instead of strings
#59
opened Apr 8, 2012 by
joallard
updated May 25, 2013
psych parses ":"-delimited time strings differently than syck
#153
opened Jul 2, 2013 by
erikj
updated Jul 5, 2013
Can't deserialize a string that looks like a float properly
#144
opened Jun 5, 2013 by
willbryant
updated Dec 1, 2013
Class of alias nodes differs from class of anchor nodes
#67
opened Jul 2, 2012 by
ejames
updated Feb 19, 2014
BadAlias error message doesn't include filename
#192
opened May 26, 2014 by
gdb
updated May 28, 2014
Subclasses of Hash marshal full Rubinius-specific instance vars
#220
opened Jan 16, 2015 by
headius
updated Jan 16, 2015
Use of MRI-specific Exception hidden ivars does not work on JRuby or Rubinius
#219
opened Jan 16, 2015 by
headius
updated Jan 16, 2015
.to_yaml fails when tempfile is an instance variable
#176
opened Dec 19, 2013 by
sdjespersen
updated Jan 28, 2015
Default line_width does not reflect the libyaml default of 80
#257
opened Nov 14, 2015 by
glebm
updated Nov 15, 2015
load_stream loads the whole thing when used intuitively
#259
opened Dec 7, 2015 by
lloeki
updated Dec 7, 2015
Psych.to_json can create invalid JSON if scalar values are not marked at quoted
#303
opened Nov 30, 2016 by
ianks
updated Nov 30, 2016
Don't let users attempt to alias/merge arrays
#349
opened Jan 12, 2018 by
brahn
updated Jan 12, 2018
Different behaviour between psych and libyaml on indentation
#239
opened Jun 30, 2015 by
dominicj
updated Mar 14, 2018
YAML.load_file returns false for empty files
#149
opened Jun 25, 2013 by
robinboening
updated Aug 21, 2018
Dumping and loading an Exception loses the backtrace information.
#86
opened Sep 29, 2012 by
Fryguy
updated Feb 26, 2019
Mapping key limit gives confusing error message.
#395
opened Apr 12, 2019 by
jcoyne
updated Apr 12, 2019
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.