Skip to content

Conversation

@staticdev
Copy link
Collaborator

@staticdev staticdev commented Jan 2, 2021

  • Remove deprecated code from api, git, issue and orgs
  • Remove code testing deprecated code
  • Add removals to releases
  • Remove unused imports on documentation
  • Fix typo on setup.py

Closes #1012

@staticdev staticdev added the removal Removals and Deprecations label Jan 2, 2021
@staticdev staticdev changed the title Deprecated code removal WIP: Deprecated code removal Jan 2, 2021
@staticdev staticdev changed the title WIP: Deprecated code removal Deprecated code removal Jan 2, 2021
@staticdev
Copy link
Collaborator Author

@sigmavirus24 About the required checks, there are still some adjustments to be done:

  • It is set to be required (3.8, docstrings) but now I updated to (3.9, docstrings)
  • Also pypy2 was super-seeded by pypy3
  • And Python 3.5 should be removed as it reached EOL

@sigmavirus24 sigmavirus24 merged commit 5766ecd into master Jan 6, 2021
@sigmavirus24 sigmavirus24 deleted the deprecated-code-removal branch January 6, 2021 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

removal Removals and Deprecations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated code on 1.X

3 participants