Commit Graph

1 Commits (eb851b14b34a6d32ee97ac5b4c308c60c2efa245)

Author SHA1 Message Date
Tuan Anh Hoang-Vu b0fc2a2103 Fixed lvol ValueError with float size. (#36811)
* Fixed lvol ValueError with float size.

* Fixed lvol ValueError with float size.

* Initialized locale using system default.
Changed size validation from float() to locale.atof().

* Added changelog fragment.
6 years ago