Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

use Mapping from collections.abc #1510

Merged
merged 2 commits into from Aug 10, 2022
Merged

Conversation

graphaelli
Copy link
Member

for compat with python 3.10

This already has a test that warns under python3 < .10, and fails on 3.10 with:

AttributeError: module 'collections' has no attribute 'Mapping'

for compat with python 3.10
@apmmachine
Copy link
Collaborator

apmmachine commented Aug 9, 2022

💚 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 preview

Expand to view the summary

Build stats

  • Start Time: 2022-08-09T16:40:00.865+0000

  • Duration: 35 min 30 sec

Test stats 🧪

Test Results
Failed 0
Passed 716
Skipped 1
Total 717

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@graphaelli graphaelli merged commit b5ebd50 into elastic:main Aug 10, 2022
@graphaelli graphaelli deleted the es-env-var-py3.10 branch August 10, 2022 15:21
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.

None yet

3 participants