Skip to content

Conversation

@jwbargsten
Copy link

this module takes care of all log messages for cli-related issues. It
also only writes messages, if the program needs to exit with error, it
is done separately via an additional sys.exit(1)

@coveralls
Copy link

coveralls commented Jun 19, 2020

Coverage Status

Coverage increased (+0.8%) to 80.479% when pulling ed7000f on jwbargsten:issues/59_cli-logging-as-module into e56aac1 on thebjorn:master.

@jwbargsten jwbargsten force-pushed the issues/59_cli-logging-as-module branch 3 times, most recently from 325722e to 748c3ea Compare June 19, 2020 19:28
this module takes care of all log messages for cli-related issues. It
also only writes messages, if the program needs to exit with error, it
is done separately via an additional sys.exit(1)
@jwbargsten jwbargsten force-pushed the issues/59_cli-logging-as-module branch from 748c3ea to b329861 Compare June 19, 2020 19:34
@jwbargsten jwbargsten force-pushed the issues/59_cli-logging-as-module branch from 5bd8b46 to f8ce67c Compare June 19, 2020 20:25
@jwbargsten jwbargsten force-pushed the issues/59_cli-logging-as-module branch from f8ce67c to ed7000f Compare June 19, 2020 20:25
@jwbargsten
Copy link
Author

Looking at the time investment to get it compatible to python 2, I think I'll skip the other PRs. I see that setuptools already dropped python2 support in version 45 and pip will drop support in Jan 2021, it will get harder and harder to run it under 2.7.

@jwbargsten jwbargsten closed this Aug 16, 2021
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.

2 participants