Skip to content

Make logger work with both str and unicode#1824

Closed
vieira wants to merge 1 commit intoPokemonGoF:devfrom
vieira:patch-8
Closed

Make logger work with both str and unicode#1824
vieira wants to merge 1 commit intoPokemonGoF:devfrom
vieira:patch-8

Conversation

@vieira
Copy link
Copy Markdown

@vieira vieira commented Jul 30, 2016

Short Description:
log is sometimes called with str, other times with unicode sequences. This change makes it work for both cases.

Fixes:

log is sometimes called with str, other times with unicode sequences. This change makes it work for both cases.
@DayBr3ak
Copy link
Copy Markdown
Contributor

DayBr3ak commented Jul 30, 2016

Sorry about before, copy pasta fail.
Works well so far

thedewil referenced this pull request Jul 30, 2016
Displays the fort name in the CLI instead of the fort id.

Easier to read, better to look at than a hash.
@DayBr3ak
Copy link
Copy Markdown
Contributor

190640f makes this irrelevant

@CapCap CapCap closed this Jul 30, 2016
@vieira
Copy link
Copy Markdown
Author

vieira commented Jul 30, 2016

@DayBr3ak Nope, I am still getting errors if the initial location contains any special characters.

@vieira
Copy link
Copy Markdown
Author

vieira commented Jul 30, 2016

#1825 should fix the issue with the initial location.

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.

3 participants