improve compatibility with older python 3 versions #1

Merged
Lephenixnoir merged 2 commits from :master into master 2019-10-05 11:54:53 +02:00
Contributor
No description provided.
Owner

That kinda hurts syntactically speaking, but I guess it's for the best - thanks.

I'll only object to the aenum change, as it's an external library and not always installed on recent implementations. I, for one, don't have it. I'd rather not lose compatibility with up-to-date installs. ^^

That kinda hurts syntactically speaking, but I guess it's for the best - thanks. I'll only object to the `aenum` change, as it's an external library and not always installed on recent implementations. I, for one, don't have it. I'd rather not lose compatibility with up-to-date installs. ^^
Author
Contributor

I’ll only object to the aenum change, as it’s an external library and not always installed on recent implementations.

How about this workaround?

> I’ll only object to the aenum change, as it’s an external library and not always installed on recent implementations. How about [this workaround](https://gitea.planet-casio.com/Pavel/fx92-interpreter/commit/ff1cf81380ce8e0cbf0512770b6bb56999210a1b)?
Owner

Oh, the auto is the problem here. Well yes, that's completely reasonable. I'm merging it, thanks 😃

Oh, the `auto` is the problem here. Well yes, that's completely reasonable. I'm merging it, thanks :smiley:
Lephenixnoir closed this pull request 2019-10-05 11:54:53 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Lephenixnoir/fx92-interpreter#1
No description provided.