Skip to content

Conversation

@jdufresne
Copy link
Member

@jdufresne jdufresne commented Dec 27, 2018

Both Python 2 & Python 3 have the type bytes. On Python 2, it is an
alias of str, same as what was previously defined. Makes the code
slightly more forward compatible with Python 3 syntax.

Both Python 2 & Python 3 have the type `bytes`. On Python 2, it is an
alias of str, same as what was previously defined. Makes the code
slightly more forward compatible with Python 3 syntax.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.025% when pulling e4a8855 on jdufresne:bytes-type into 4290a9b on requests:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.025% when pulling e4a8855 on jdufresne:bytes-type into 4290a9b on requests:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.025% when pulling e4a8855 on jdufresne:bytes-type into 4290a9b on requests:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.025% when pulling e4a8855 on jdufresne:bytes-type into 4290a9b on requests:master.

@coveralls
Copy link

coveralls commented Dec 27, 2018

Coverage Status

Coverage remained the same at 88.025% when pulling e4a8855 on jdufresne:bytes-type into 4290a9b on requests:master.

@singingwolfboy singingwolfboy merged commit 0a3afdb into requests:master Dec 27, 2018
@jdufresne jdufresne deleted the bytes-type branch December 27, 2018 22:05
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