Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

fix!: drop support for Python 2.7 / 3.5#212

Merged
tseaver merged 28 commits intomasterfrom
210-drop-python-2.7
Aug 3, 2021
Merged

fix!: drop support for Python 2.7 / 3.5#212
tseaver merged 28 commits intomasterfrom
210-drop-python-2.7

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Jun 15, 2021

  • Drop six.
  • Drop other Python 2.7-specific workarounds (collections_abc, etc.)
  • Drop u" prefixes for text strings.
  • Drop pytz (per Drop use of pytz #73).

Release-As: 2.0.0b1

Closes #210.

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement. semver: major Hint for users that this is an API breaking change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop Python 2.7 support

3 participants