Skip to content

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
@ghost
Copy link

ghost 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 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 <[email protected]>

Co-authored-by: Benjamin Wohlwend <[email protected]>
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

2 participants