Skip to content

Conversation

@vinzenz
Copy link
Contributor

@vinzenz vinzenz commented Aug 13, 2015

No description provided.

Copy link
Collaborator

Choose a reason for hiding this comment

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

super minor, but could we move this block inside the if (!PyString_Check) block? I doubt this happens very often so it'd be nice to try avoid doing the check.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@vinzenz vinzenz force-pushed the bytearray-string-concat branch from 3edadd0 to cd64e09 Compare August 14, 2015 06:17
@vinzenz vinzenz force-pushed the bytearray-string-concat branch from cd64e09 to a8e6299 Compare August 14, 2015 06:26
kmod added a commit that referenced this pull request Aug 14, 2015
Allow string + bytearray => bytearray. Fixes #780
@kmod kmod merged commit 27df1a7 into pyston:master Aug 14, 2015
@kmod
Copy link
Collaborator

kmod commented Aug 14, 2015

awesome :)

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.

2 participants