Skip to content

Simplify old UUID code.#144

Open
thilokru wants to merge 1 commit into
masterfrom
SimplifyDateTimeGenerator
Open

Simplify old UUID code.#144
thilokru wants to merge 1 commit into
masterfrom
SimplifyDateTimeGenerator

Conversation

@thilokru

Copy link
Copy Markdown
Collaborator

This replaces the hand written Base 10 <-> Base 36 conversion in the hdf_DateTimeGenerator with ones provided by python and numpy respectively.

This changes nothing except implementation complexity.

@rotzinger

Copy link
Copy Markdown
Collaborator

If it changes nothing, I don't see the point.

@thilokru

Copy link
Copy Markdown
Collaborator Author

It makes it easier to understand for the next person.

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.

2 participants