Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Conversation

@jineshcodes
Copy link
Contributor

@jineshcodes jineshcodes commented May 14, 2021

sys.version_info.major doesn't work for python 2.6 but works for 2.7

So decided to log sys.version_info which works for all python versions.

Currently released package 1.2.0-0 will break for centOS and redhat6 during logging for any script. This will fix the issue.

The plan is to release a patch maybe with version 1.2.1-0 and make it the latest.

Also merged the branch that had fix for #797

Jinesh Shah added 2 commits May 14, 2021 12:15
sys.version_info.major doesn't work for python 2.6 but works for 2.7

So decided to log sys.version_info which works for all python versions
@jineshcodes jineshcodes merged commit bc0b029 into master May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants