Commit Graph

1 Commits (65d7f0d17b448f47ab8e961db9a825cadc9e1b9c)

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