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

Update supported Pythons, 100% coverage #2

Merged
merged 3 commits into from
Aug 13, 2018
Merged

Update supported Pythons, 100% coverage #2

merged 3 commits into from
Aug 13, 2018

Conversation

jamadden
Copy link
Member

@jamadden jamadden commented Aug 10, 2018

Make the locale comparison functions always available, not just if that module had previously been imported before this module. That was a big footgun IMO.

Fixes #1.

Make the locale comparison functions always available, not just if that module had previously been imported before this module. That was a big footgun IMO.
@jamadden jamadden requested a review from icemac August 10, 2018 20:24
…ning.

Add trailing comma in install_requires.
Copy link
Member

@icemac icemac left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for tackling these changes.

# py26,py27,pypy,coverage,docs
py26,py27,pypy,,py32,py33,coverage
envlist =
py27,pypy,py34,py35,py36,py37,coverage
Copy link
Member

Choose a reason for hiding this comment

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

Should docs be in this list, too?

Copy link
Member Author

Choose a reason for hiding this comment

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

We don't seem to be very consistent about that...

It wasn't before, and there really are no actual docs or doctests, just the basic docstring.

@jamadden jamadden merged commit b52185b into master Aug 13, 2018
@jamadden jamadden deleted the issue1 branch August 13, 2018 10:42
@jamadden
Copy link
Member Author

Thanks! Would you like to make a PyPI release? Or I'd be happy to, given sufficient access (jamadden).

@jamadden
Copy link
Member Author

Thanks, I've pushed 4.1.0 to PyPI.

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