Skip to content

Conversation

@griffinmyers
Copy link
Contributor

Description

This PR ships two changes and cuts a new release (v2.6.1)

  1. Adds HTTPResponseError to the top-level module, so from pybutton import HTTPResponseError works.
  2. Removes __all__ declarations in all modules. These never worked--python expects a non-unicode string identifying the value to export. While this in some worlds could justify a major version bump, I'm just doing a patch because no one could be depending on this functionality yet.

@griffinmyers griffinmyers self-assigned this Jun 5, 2018
@griffinmyers griffinmyers requested a review from itsJiaqi June 5, 2018 15:56
Copy link

@itsJiaqi itsJiaqi left a comment

Choose a reason for hiding this comment

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

LGTM

@griffinmyers griffinmyers merged commit 14f5641 into master Jun 5, 2018
@griffinmyers griffinmyers deleted the will/import-error branch June 5, 2018 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants