Skip to content

Remove support for python2, pypy2, and python 3.5 #1021

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

Merged
merged 5 commits into from
Jan 28, 2021
Merged

Conversation

basepi
Copy link
Contributor

@basepi basepi commented Jan 27, 2021

What does this pull request do?

Removes support for python2, pypy2, and python 3.5

Related issues

Fixes #928
Fixes #929

@basepi basepi added this to the 6.0 milestone Jan 27, 2021
@apmmachine
Copy link
Contributor

apmmachine commented Jan 28, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #1021 updated

    • Start Time: 2021-01-28T15:49:00.596+0000
  • Duration: 19 min 40 sec

  • Commit: 9bb4f41

Test stats 🧪

Test Results
Failed 0
Passed 8435
Skipped 5898
Total 14333

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 8435
Skipped 5898
Total 14333

@basepi basepi marked this pull request as ready for review January 28, 2021 00:20
@basepi basepi requested a review from beniwohli January 28, 2021 00:20
Copy link
Contributor

@beniwohli beniwohli left a comment

Choose a reason for hiding this comment

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

🚀

basepi and others added 2 commits January 28, 2021 08:45
Co-authored-by: Benjamin Wohlwend <bw@piquadrat.ch>
@basepi basepi merged commit 5662806 into elastic:master Jan 28, 2021
beniwohli added a commit to beniwohli/apm-agent-python that referenced this pull request Sep 14, 2021
* Error on python <= 3.5

* Remove py2/pypy2 from setup.cfg and from CI

* Use DeprecationWarning instead of Exception

* Skip packages for cp27 and cp35

* Apply suggestions from code review

Co-authored-by: Benjamin Wohlwend <bw@piquadrat.ch>

Co-authored-by: Benjamin Wohlwend <bw@piquadrat.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Python 3.5 support Remove Python 2.7 Support
3 participants