ed12e93f73
* Added unit test.
(cherry picked from commit 07fcb60d55
)
Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
179 B
YAML
3 lines
179 B
YAML
bugfixes:
|
|
- "If large integers are passed as options to modules under Python 2, module argument
|
|
parsing will reject them as they are of type ``long`` and not of type ``int``."
|