Try to import Mapping and MutableMapping from collections.abc by 5j9 · Pull Request #403 · html5lib/html5lib-python · GitHub
Skip to content

Try to import Mapping and MutableMapping from collections.abc - #403

Merged
gsnedders merged 1 commit into
html5lib:masterfrom
5j9:master
Oct 1, 2018
Merged

gsnedders merged 1 commit into
html5lib:masterfrom
5j9:master

Conversation

@5j9

@5j9 5j9 commented Sep 23, 2018

Copy link
Copy Markdown
Contributor

Note that collections.abc has been added in Python 3.3.

Fixes #402

Note that collections.abc has been added in Python 3.3.

Fixes html5lib#402
@codecov-io

codecov-io commented Sep 23, 2018

Copy link
Copy Markdown

@5j9 5j9 changed the title Try to import MutableMapping from collections.abc Try to import Mapping and MutableMapping from collections.abc Sep 23, 2018

@gsnedders gsnedders left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for fixing this!

@astrojuanlu

Copy link
Copy Markdown

Would be great to have a release shipping this among the other improvements!

@pllim

pllim commented Nov 8, 2019

Copy link
Copy Markdown

Still no release with this patch after a year? 😢

@zsol

zsol commented Dec 20, 2019

Copy link
Copy Markdown

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.

DeprecationWarning in collections import

6 participants