Skip to content

silence python3.8 warnings#146

Merged
longld merged 1 commit intolongld:masterfrom
mdumitru:master
Jan 28, 2020
Merged

silence python3.8 warnings#146
longld merged 1 commit intolongld:masterfrom
mdumitru:master

Conversation

@mdumitru
Copy link
Copy Markdown
Contributor

Python3.8 emits a warning, rightfully so, because this kind of comparison only works on ints due to the quirks of CPython: https://bugs.python.org/issue34850

@longld longld merged commit 62b368f into longld:master Jan 28, 2020
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