Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests/float: Use "not" instead of ~ to invert bool value. | Damien George | 2024-05-28 |
* | tests: Replace umodule with module everywhere. | Jim Mussared | 2023-06-08 |
* | all: Update Python formatting to latest Black version 22.1.0. | Damien George | 2022-02-02 |
* | all: Rename "sys" module to "usys". | stijn | 2020-09-04 |
* | py/objint: Do not use fpclassify. | stijn | 2020-04-18 |
* | tests: Format all Python code with black, except tests in basics subdir. | David Lechner | 2020-03-30 |
* | tests/float2int*: Suffix with _intbig, don't run on any other int type. | Paul Sokolovsky | 2017-03-06 |