work for japanese windows #5

Open
nozomi-hiragi wants to merge 1 commit from nozomi-hiragi/work_japanese_env into master
nozomi-hiragi commented 2018-10-04 10:40:41 -04:00 (Migrated from github.com)

日本語環境だと動かないのでよろしくおねがいします。

日本語環境だと動かないのでよろしくおねがいします。
gered commented 2018-10-04 10:55:55 -04:00 (Migrated from github.com)

Thanks! I tested this out and it works fine on Python 3, but it appears to break compatibility with Python 2? (specifically I tried 2.7).

Is there any way to make this compatible with both Python 3 and 2? Sorry, I am not really a Python developer day-to-day... maybe it doesn't even matter, I wonder if making this script require at least Python 3 is fine going forward perhaps?

Thanks! I tested this out and it works fine on Python 3, but it appears to break compatibility with Python 2? (specifically I tried 2.7). Is there any way to make this compatible with both Python 3 and 2? Sorry, I am not really a Python developer day-to-day... maybe it doesn't even matter, I wonder if making this script require at least Python 3 is fine going forward perhaps?
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nozomi-hiragi/work_japanese_env:nozomi-hiragi/work_japanese_env
git checkout nozomi-hiragi/work_japanese_env

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff nozomi-hiragi/work_japanese_env
git checkout master
git merge --ff-only nozomi-hiragi/work_japanese_env
git checkout nozomi-hiragi/work_japanese_env
git rebase master
git checkout master
git merge --no-ff nozomi-hiragi/work_japanese_env
git checkout master
git merge --squash nozomi-hiragi/work_japanese_env
git checkout master
git merge --ff-only nozomi-hiragi/work_japanese_env
git checkout master
git merge nozomi-hiragi/work_japanese_env
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gered/extractunitypackage#5
No description provided.