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

Add policy around removing support for Python versions that have been EOL'd #2395

Closed
codeboten opened this issue Jan 20, 2022 · 0 comments · Fixed by #2397
Closed

Add policy around removing support for Python versions that have been EOL'd #2395

codeboten opened this issue Jan 20, 2022 · 0 comments · Fixed by #2397
Assignees
Labels
doc Documentation-related

Comments

@codeboten
Copy link
Contributor

As discussed at Jan 20 SIG meeting, we need to define a policy for when support will be dropped for Python versions which have been declared EOL (end-of-life). The recommendation is to support versions up to 6 months after they've been declared EOL.

3.5 support was dropped 6 months after end of life (#1698)
https://www.python.org/downloads/release/python-3510/

This is related to #2361

@codeboten codeboten added the doc Documentation-related label Jan 20, 2022
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Jan 20, 2022
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Jan 20, 2022
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Jan 21, 2022
ocelotl added a commit that referenced this issue Jan 21, 2022
* Add Python version support policy

Fixes #2395

* Address comments

* Fix a mistake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation-related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants