[2.7] bpo-20047: Make bytearray methods partition() and rpartition() rejecting (GH-4158) by serhiy-storchaka · Pull Request #4163 · python/cpython · GitHub
Skip to content

[2.7] bpo-20047: Make bytearray methods partition() and rpartition() rejecting (GH-4158) - #4163

Merged
serhiy-storchaka merged 1 commit into
python:2.7from
serhiy-storchaka:backport-a231428-2.7
Oct 29, 2017
Merged

serhiy-storchaka merged 1 commit into
python:2.7from
serhiy-storchaka:backport-a231428-2.7

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Oct 29, 2017

Copy link
Copy Markdown
Member

separators that are not bytes-like objects..
(cherry picked from commit a231428)

https://bugs.python.org/issue20047

…rejecting (pythonGH-4158)

separators that are not bytes-like objects..
(cherry picked from commit a231428)
@orivej

orivej commented Sep 11, 2018

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants