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

setup: Bump sqlalchemy-utils to 0.32.16 #3405

Merged
merged 1 commit into from
Sep 1, 2017

Conversation

xrmx
Copy link
Contributor

@xrmx xrmx commented Sep 1, 2017

Now sqlalchemy-utils will make explicit that we are trying
decoding the secret with the wrong key instead of a generic
UnicodeDecodeError.

Fix #2600

Now sqlalchemy-utils will make explicit that we are trying
decoding the secret with the wrong key instead of a generic
UnicodeDecodeError.

Fix apache#2600
@coveralls
Copy link

coveralls commented Sep 1, 2017

Coverage Status

Coverage remained the same at 69.118% when pulling 1162c3f on xrmx:bumpsqlalchemy03216 into 255a36c on apache:master.

@mistercrunch mistercrunch merged commit 3dfdde1 into apache:master Sep 1, 2017
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.20.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.20.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe5 in position 4
3 participants