Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Add support for a wider variety of numeric types#43

Merged
mishas merged 4 commits intogoogle:masterfrom
perimosocordiae:patch-1
Oct 14, 2021
Merged

Add support for a wider variety of numeric types#43
mishas merged 4 commits intogoogle:masterfrom
perimosocordiae:patch-1

Conversation

@perimosocordiae
Copy link
Contributor

Fixes gh-20, as well as adding support for numpy types and more.

@mishas
Copy link
Contributor

mishas commented Feb 8, 2019

Hey @perimosocordiae ,

Thanks for doing this!

Can you please make sure that tests are passing both on python2 and python3?

Thanks.

@perimosocordiae
Copy link
Contributor Author

Ah, my bad. I didn't realize that Decimal isn't included in numbers.Real (see https://stackoverflow.com/a/47247809/10601 for details).

@perimosocordiae
Copy link
Contributor Author

Friendly ping, @mishas :-)

@mishas
Copy link
Contributor

mishas commented Oct 14, 2021

@perimosocordiae , Thanks for the fix, and sorry for taking way too long to get back to it.

I'll work on creating a release (v1.10) now.

@mishas mishas merged commit 78606ab into google:master Oct 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for decimal.Decimal

2 participants