| 1 | initial version |
As far as I can tell, Sage uses gmp (https://gmplib.org) to construct its rational numbers, and the gmp function mpq_set_str doesn't handle the leading plus sign. In any case, I would call it a lack of a feature rather than a bug. I've opened https://trac.sagemath.org/ticket/29006.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.