Skip to content

Drop python2 support and make it work with python3 - #3

Closed
NicolasCARPi wants to merge 1 commit into
iogf:developmentfrom
deltablot:py3
Closed

Drop python2 support and make it work with python3#3
NicolasCARPi wants to merge 1 commit into
iogf:developmentfrom
deltablot:py3

Conversation

@NicolasCARPi

Copy link
Copy Markdown

As mentioned here
#2 (comment) dropping
support of python2 was intended.

  • Change print function
  • Change import of StringIO
  • Doc: use pip install --user
  • Remove whitespaces
  • Reformat code
  • Fix shell script (that seems to be internal notes more than a script
    btw)
  • Show help and error message if no input specified
  • Add modifications by @jkempinger so all example code runs properly
  • Add license and url in setup.py
  • Bump version to 1.0

Closes #2. Fixes #1

As mentioned here
#2 (comment) dropping
support of python2 was intended.

* Change print function
* Change import of StringIO
* Doc: use pip install --user
* Remove whitespaces
* Reformat code
* Fix shell script (that seems to be internal notes more than a script
btw)
* Show help and error message if no input specified
* Add modifications by @jkempinger so all example code runs properly
* Add license and url in setup.py
* Bump version to 1.0

Closes #2. Fixes #1
@NicolasCARPi NicolasCARPi mentioned this pull request May 6, 2019
@NicolasCARPi

Copy link
Copy Markdown
Author

Forgot in the commit message:

  • Add CHANGELOG

@NicolasCARPi

Copy link
Copy Markdown
Author

ping @iogf

@NicolasCARPi

Copy link
Copy Markdown
Author

@iogf Are you there? :)

@NicolasCARPi
NicolasCARPi deleted the py3 branch May 24, 2021 17:33
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.

1 participant