Skip to content

Add test for exact googol (10**100) in intword#304

Open
BlocksecPHD wants to merge 1 commit intopython-humanize:mainfrom
BlocksecPHD:add-googol-test
Open

Add test for exact googol (10**100) in intword#304
BlocksecPHD wants to merge 1 commit intopython-humanize:mainfrom
BlocksecPHD:add-googol-test

Conversation

@BlocksecPHD
Copy link
Copy Markdown

Summary

This PR adds a test case for exact googol (10**100) in intword() function.

Context

Changes

Added test case ([10**100], "1.0 googol") to tests/test_number.py

Testing

This test will pass once version 4.15.0 (containing the fix from PR #273) is released to PyPI. The test ensures the googol edge case is properly covered for future releases.

Fixes #134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

intword fails to parse numbers >= 1 Googol

1 participant