commit | 107f3cc791d223dc06b7c80f0de672e88ae6a8d1 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Oct 29 12:25:38 2017 +0200 |
committer | GitHub <noreply@github.com> | Sun Oct 29 12:25:38 2017 +0200 |
tree | 12acb7fd8656ad23bbfb6f996741efcd6e97d9ae | |
parent | 7c622be4f2e86c1999baba4f64671a5987d43d73 [diff] |
[2.7] bpo-20047: Make bytearray methods partition() and rpartition() rejecting (GH-4158) (#4163) separators that are not bytes-like objects.. (cherry picked from commit a2314283ff87c65e1745a42c2f2b716b1a209128)