Skip to content
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

rename nsq.async to nsq.conn for python3.7 compat #212

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

ploxiln
Copy link
Member

@ploxiln ploxiln commented Jul 8, 2018

async keyword was added to python3.5, made strict in python3.7

leave locally unused async.py with reference to AsyncConn for
backwards-compatibility with older code that imports nsq.async.AsyncConn

add python3.7 to travis-ci test matrix

async keyword was added to python3.5, made strict in python3.7

leave locally unused async.py with reference to AsyncConn for
backwards-compatibility with older code that imports nsq.async.AsyncConn

add python3.7 to travis-ci test matrix
@ploxiln ploxiln changed the title rename nsq.async to nsq.conn due for python3.7 compatibility rename nsq.async to nsq.conn for python3.7 compatibility Jul 8, 2018
@ploxiln ploxiln changed the title rename nsq.async to nsq.conn for python3.7 compatibility rename nsq.async to nsq.conn for python3.7 compat Jul 8, 2018
@jehiah jehiah merged commit 84eb77f into nsqio:master Jul 9, 2018
@ploxiln ploxiln mentioned this pull request Jul 10, 2018
@ploxiln ploxiln deleted the python37 branch February 3, 2019 02:12
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.

None yet

2 participants