Skip to content

Prepare for Python3#1445

Merged
nicolaiarocci merged 2 commits into
pyeve:masterfrom
eumiro:prepare-py3
Mar 6, 2021
Merged

Prepare for Python3#1445
nicolaiarocci merged 2 commits into
pyeve:masterfrom
eumiro:prepare-py3

Conversation

@eumiro
Copy link
Copy Markdown
Contributor

@eumiro eumiro commented Mar 1, 2021

Two independent commits:

  • from __future__ import division and then apply it to two integers where a / b returns a float
  • simplify multiple isinstance calls

nicolaiarocci added a commit that referenced this pull request Mar 6, 2021
@nicolaiarocci nicolaiarocci merged commit b26fd59 into pyeve:master Mar 6, 2021
@nicolaiarocci
Copy link
Copy Markdown
Member

thanks!

@eumiro eumiro deleted the prepare-py3 branch March 7, 2021 19:32
@eumiro eumiro restored the prepare-py3 branch March 7, 2021 19:32
@eumiro eumiro deleted the prepare-py3 branch March 7, 2021 19:33
@nicolaiarocci
Copy link
Copy Markdown
Member

@eumiro with the advent of pymongo 4 (also see #1461) which only supports Python 3, it might be the right time for the switch. Would you be interested in tackling the issue?

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