Revisions of python-fastnumbers
Dominique Leuenberger (dimstar_suse)
accepted
request 1135700
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to 5.1.0: * Added the ``denoise`` option to convert floats to int without * numerical noise (issues #69 and #77) * Support for Python 3.12 (issues #73 and #75) - switch to gcc 13 on SLE15 that is now hidden in 3.9)
Dominique Leuenberger (dimstar_suse)
accepted
request 1101334
from
Matej Cepl (mcepl)
(revision 11)
- Update to 5.0.1 * Fixed - Add back missing key option in type hints for deprecated fast_* functions - Update to 5.0.0 * Added - Added the map option to all try_* functions to enable very fast conversions of lists or other iterables (issues #61, #63 and #67) - Added try_array to enable very fast conversions directly to numpy arrays (issues #62 and #65) * Changed - Move to a model where the return code is a value or error instead of a model where one has to check the error state after getting a value (issue #66) - Significantly simplified the type annotations (by 4000+ lines!) * Fixed - Increased code coverage and fixed missing headers in codecov reaport (issue #64) - Add %{?sle15_python_module_pythons} - Ensure that SLE-15 uses gcc-12.
Dominique Leuenberger (dimstar_suse)
accepted
request 948264
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 3.2.1: * Support for Python 3.10 * Full coverage of mypy type-checking * Support for Python 3.5
Dominique Leuenberger (dimstar_suse)
accepted
request 886526
from
Steve Kowalik (StevenK)
(revision 9)
- Update to 3.1.0: * Added + query_type function to determine what as type fastnumbers will interpret a given input * Fixed + Support for Python 3.9 (eliminate use of private Python C function that is now hidden in 3.9)
Dominique Leuenberger (dimstar_suse)
accepted
request 704700
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 695145
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 639320
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 626403
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 612071
from
Todd R (TheBlackCat)
(revision 1)
Fast conversions to numbers
Displaying all 12 revisions