Skip to content

Conversation

@cjwatson
Copy link
Contributor

@cjwatson cjwatson commented Mar 4, 2014

The fix for http://bugs.python.org/issue13831 broke our tests.
Monkey-patch it out so that we can still see the original problem.

cjwatson added 2 commits March 4, 2014 11:08
The fix for http://bugs.python.org/issue13831 broke our tests.
Monkey-patch it out so that we can still see the original problem.
@coveralls
Copy link

Coverage Status

Coverage decreased (-5.19%) when pulling 4e2b27f on cjwatson:py34 into f83ed58 on ionelmc:master.

@ionelmc
Copy link
Owner

ionelmc commented Mar 5, 2014

Thanks, it's merged.

... seems Github can't detect the rebase.

@ionelmc ionelmc closed this Mar 5, 2014
@cjwatson
Copy link
Contributor Author

cjwatson commented Mar 5, 2014

Thanks for your adjustments. Can I suggest using 'sys.version >= "3.4"' or similar rather than the exact-version test? Presumably 3.5 will have a similar issue, and it would be good not to leave time-bombs around.

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