-
Notifications
You must be signed in to change notification settings - Fork 3k
Python: Refactor to use common decimal and datetime util #4480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
5473911 to
b16164f
Compare
c4ed6df to
4787d24
Compare
4787d24 to
4a2441d
Compare
|
LGTM, thanks @rdblue |
samredai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One suggestion but otherwise LGTM
danielcweeks
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor question on funciton name (non-blocker), but looks good to me.
|
Thanks for reviewing, @jun-he, @samredai, and @danielcweeks! |
This fixes a couple of minor comments from #4416 and refactors to use common decimal and datetime util functions.