Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old backports & python 2 shims #3

Open
Tom-Willemsen opened this issue Nov 17, 2024 · 1 comment
Open

Remove old backports & python 2 shims #3

Tom-Willemsen opened this issue Nov 17, 2024 · 1 comment

Comments

@Tom-Willemsen
Copy link
Contributor

Tom-Willemsen commented Nov 17, 2024

Some candidate modules:

  • 2to3
  • backports-abc
  • backports.functools-lru-cache
  • backports.shutil-get-terminal-size
  • contextlib2
  • ipython-genutils
  • mock (use unittest.mock instead)
  • future (review usages - are any of them recent enough to still be needed?)

Time in recording of planning meeting: 00h30m 2024/11/28

@davidkeymer
Copy link

This ticket will be completed as-and-when and a Flash Review created.

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

No branches or pull requests

2 participants