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

⚠️ [Breaking change] Dropping a Python v2.7 support #43

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

NexSabre
Copy link
Owner

@NexSabre NexSabre commented Aug 28, 2022

Summary:

Initial commit for the road to dropping a Python v2.7 support.
Initial work was done in this draft-PR #36

Enchantments

  • Add decorator assert_print.

ToDo:

  • Drop all specific Python v2.7 code
  • Reformat with the Black -t py36
  • Introduce support for the MyPy at Pipeline
  • Add type hints for the MyPy
  • Replace unittest with the pytest

@NexSabre NexSabre changed the title Initial commit for the road to dropping a Python v2.7 support [Breaking change] Dropping a Python v2.7 support Aug 28, 2022
@NexSabre NexSabre changed the title [Breaking change] Dropping a Python v2.7 support ⚠️ [Breaking change] Dropping a Python v2.7 support Aug 28, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant