Skip to content

Remove Python 2 support#471

Open
chsinger wants to merge 1 commit intoserhatbolsu:masterfrom
imbus:remove-python2-support
Open

Remove Python 2 support#471
chsinger wants to merge 1 commit intoserhatbolsu:masterfrom
imbus:remove-python2-support

Conversation

@chsinger
Copy link
Contributor

  • Remove the six compatibility library from runtime and test dependencies
  • Remove all Python 2 compatibility code (six.PY2 guards, six.with_metaclass, unicode alias)
  • Remove # -- coding: utf-8 -- headers (unnecessary since Python 3)
  • remove Jython/IronPython workarounds

@emanlove emanlove self-assigned this Jan 31, 2026
@emanlove emanlove added Acknowledge Acknowledge within Release Notes under review labels Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Acknowledge Acknowledge within Release Notes under review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants