Uh oh!
There was an error while loading. Please reload this page.
Drop python2 support - #519
Conversation
They were used to hide differences (name or behaviour) between python2 and 3. So they are not useful anymore due to the removal of python2 support.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
datetime.timezone.utc exists since python 3.2
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
sblondon
commented
Dec 9, 2022
The last commit should fix the However, when I run |
@sblondon it might depend on the black version used. At @borgbackup, we have a version-fixed requirement in At @msgpack there is also such a definition in |
sblondon
commented
Dec 9, 2022
No, I runned the |
The PR removes python2 references and cases.
toxcommand is green on cpython3.9 (py39-c and py39-pure) on my local machine.Close#518