Skip to content

Remove support for 3.6#2763

Merged
srikanthccv merged 9 commits intoopen-telemetry:mainfrom
ocelotl:issue_2360
Aug 25, 2022
Merged

Remove support for 3.6#2763
srikanthccv merged 9 commits intoopen-telemetry:mainfrom
ocelotl:issue_2360

Conversation

@ocelotl
Copy link
Copy Markdown
Contributor

@ocelotl ocelotl commented Jun 15, 2022

Fixes #2360 and because I am always looking for the corresponding contrib repo PR, here it is.

6 months have passed since 3.6 reached its end of life. Our policy requires we remove support for 3.6.

@ocelotl ocelotl requested a review from a team June 15, 2022 14:43
Copy link
Copy Markdown
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was some custom time_ns logic just for the 3.6 right?

@ocelotl
Copy link
Copy Markdown
Contributor Author

ocelotl commented Aug 24, 2022

There was some custom time_ns logic just for the 3.6 right?

Yes! Excellent, thanks for the reminder, I have been wanting to remove that 😝

@srikanthccv
Copy link
Copy Markdown
Member

I see some other references to version_info < 3, 7 https://github.com/open-telemetry/opentelemetry-python/search?q=version_info&type=. I think we should address them as well.

@ocelotl
Copy link
Copy Markdown
Contributor Author

ocelotl commented Aug 25, 2022

I see some other references to version_info < 3, 7 https://github.com/open-telemetry/opentelemetry-python/search?q=version_info&type=. I think we should address them as well.

Removed them 👍

@ocelotl ocelotl requested a review from srikanthccv August 25, 2022 13:21
@srikanthccv srikanthccv merged commit 9f198fd into open-telemetry:main Aug 25, 2022
@ocelotl ocelotl deleted the issue_2360 branch August 25, 2022 18:22
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.

Remove support for 3.6

4 participants