Skip to content

Use PyString_FromString in tp_repr on Py2.#219

Merged
jamadden merged 1 commit into
masterfrom
issue218
Nov 23, 2020
Merged

Use PyString_FromString in tp_repr on Py2.#219
jamadden merged 1 commit into
masterfrom
issue218

Conversation

@jamadden

Copy link
Copy Markdown
Contributor

Fixes #218.

Add tests for this.

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.

Python 2: %s formatting a greenlet results in a unicode object instead of a str

1 participant