Skip to content

Making python 3.7 + compatible#212

Closed
Keyrat06 wants to merge 1 commit intoyaml:masterfrom
Keyrat06:patch-1
Closed

Making python 3.7 + compatible#212
Keyrat06 wants to merge 1 commit intoyaml:masterfrom
Keyrat06:patch-1

Conversation

@Keyrat06
Copy link
Copy Markdown

Python warning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working

Python warning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
Copy link
Copy Markdown
Member

@nitzmahone nitzmahone left a comment

Choose a reason for hiding this comment

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

Works back to Python3.3, so LGTM

@webknjaz
Copy link
Copy Markdown

Should I absorb this commit into #172, which also enables testing against proper Python 3.7?

@Keyrat06
Copy link
Copy Markdown
Author

Sure, sounds good to me.

@webknjaz
Copy link
Copy Markdown

Done!

@The-Compiler
Copy link
Copy Markdown
Contributor

Duplicate of #181 FWIW.

@webknjaz
Copy link
Copy Markdown

@The-Compiler also absorbed into #172, which also enables testing. I hope it'll get reviewed and merged at some point

@naphthalene
Copy link
Copy Markdown

LGTM! Is there a release planned?

@kishanterry
Copy link
Copy Markdown

When is this PR expected to be merged and released?

@blazingkin
Copy link
Copy Markdown

I would also like to know when this PR will be released

@ingydotnet
Copy link
Copy Markdown
Member

@blazingkin In the next release. Hopefully in February.

@stratosgear
Copy link
Copy Markdown

Also looking forward for this.

The DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working warning, "pollutes" my tox outputs :)

@et304383
Copy link
Copy Markdown

Can we please get this merged in?

@perlpunk
Copy link
Copy Markdown
Member

perlpunk commented Dec 7, 2019

Is this still needed since #181 was merged already?

@webknjaz
Copy link
Copy Markdown

webknjaz commented Dec 8, 2019

You can close this one then

@perlpunk
Copy link
Copy Markdown
Member

perlpunk commented Dec 8, 2019

Thanks!

@perlpunk perlpunk closed this Dec 8, 2019
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.