]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28339: Remove ByteString.register(memoryview(...)) from typing.py. (merge...
authorGuido van Rossum <guido@python.org>
Sun, 9 Oct 2016 17:03:35 +0000 (10:03 -0700)
committerGuido van Rossum <guido@python.org>
Sun, 9 Oct 2016 17:03:35 +0000 (10:03 -0700)
commit06060725b49a3600264402e9b1059ed23b97adb9
tree109ee883a98b88640f1294b26225f29d6ed7c5a8
parent917c1c3ee1b4cbe7a7a78ffde053fb5628eee486
parent5e2a0ef2ee7aed59260556b5ea15f497cdc73f3b
Issue #28339: Remove ByteString.register(memoryview(...)) from typing.py. (merge 3.5->3.6)