Skip to content

Conversation

dan-blanchard
Copy link
Member

We now process bytearray objects all over the place, which greatly simplifies compatibility between Python 2 and 3, as both treat bytearray objects the same (as mutable lists of integers).

We now process bytearray objects all over the place, which greatly
simplifies compatibility between Python 2 and 3, as both treat
bytearray objects the same (as mutable lists of integers).
@dan-blanchard dan-blanchard force-pushed the feature/remove_wrap_ord branch from 129c11e to 654c554 Compare April 10, 2017 17:46
@dan-blanchard dan-blanchard merged commit cec00af into master Apr 10, 2017
@dan-blanchard dan-blanchard deleted the feature/remove_wrap_ord branch April 10, 2017 17:50
@dan-blanchard dan-blanchard mentioned this pull request Apr 11, 2017
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.

1 participant