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 all 'async' to 'async_' for compatibility with Python 3.7. #110

Merged
merged 4 commits into from
Mar 28, 2018

Conversation

jamadden
Copy link
Member

Fixes #104.

I don't think any of those attributes were part of ZEO's public API.

@tseaver
Copy link
Member

tseaver commented Mar 27, 2018

I can't see anything wrong with the diff, certainly not to explain the timeouts causing the test failures.

@jamadden
Copy link
Member Author

Yeah, the timeouts have been happening for awhile (all the builds in the last six months, approx?). See #109 for a tiny bit more background.

Fixes #104.

I don't think any of those attributes were part of ZEO's public API.
@jamadden
Copy link
Member Author

jamadden commented Mar 28, 2018

Fixing #113 got all the builds green except the ZEO_MTACCEPTOR builds. I haven't been able to reproduce the problem there yet on my mac or in a Linux VM.

Copy link
Member

@jimfulton jimfulton left a comment

Choose a reason for hiding this comment

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

LGTM

@jimfulton jimfulton merged commit b823ccd into master Mar 28, 2018
@jamadden
Copy link
Member Author

Thanks!

(I'm getting close on the MTACCEPTOR stuff. It appears to be an IPv6 dualstack issue. The broken tests are using IPv6, the working tests use V4. I've run into issues with this on Travis with gevent.)

@jamadden jamadden deleted the issue104 branch March 28, 2018 14:06
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.

3 participants