Commit Graph

1 Commits (e6935a285b13e40be1d696fbcd39f756e7af9cc6)

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.
7 years ago