Skip to content

fix: added utf8 encoding - #194

Merged
leeqvip merged 1 commit into
apache:masterfrom
SwagatSBhuyan:master
Sep 28, 2021
Merged

fix: added utf8 encoding#194
leeqvip merged 1 commit into
apache:masterfrom
SwagatSBhuyan:master

Conversation

@SwagatSBhuyan

Copy link
Copy Markdown
Contributor

Added an encoding of "utf-8" to the read function for bypasing "charmap" error and achieving a smooth installation in a windows local system.

@casbin-bot

Copy link
Copy Markdown

@ffyuanda @Zxilly @techoner please review

Signed-off-by: Swagat S. Bhuyan <swagatsbhuyan132@gmail.com>

@ffyuanda ffyuanda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@leeqvip
leeqvip merged commit 6b42210 into apache:master Sep 28, 2021
github-actions Bot pushed a commit that referenced this pull request Sep 28, 2021
## [1.9.1](v1.9.0...v1.9.1) (2021-09-28)

### Bug Fixes

* added utf8 encoding ([#194](#194)) ([6b42210](6b42210))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@leeqvip leeqvip linked an issue Oct 4, 2021 that may be closed by this pull request
Chimou0 pushed a commit to Chimou0/pycasbin that referenced this pull request Jul 17, 2025
Signed-off-by: Swagat S. Bhuyan <swagatsbhuyan132@gmail.com>
Chimou0 pushed a commit to Chimou0/pycasbin that referenced this pull request Jul 17, 2025
## [1.9.1](apache/casbin-pycasbin@v1.9.0...v1.9.1) (2021-09-28)

### Bug Fixes

* added utf8 encoding ([apache#194](apache#194)) ([6b42210](apache@6b42210))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Solving "charmap" problem in setup.py script for Windows installation

5 participants