summaryrefslogtreecommitdiff
path: root/Lib/test/test_binascii.py
diff options
context:
space:
mode:
authorEric V. Smith <ericvsmith@users.noreply.github.com>2018-02-25 21:30:17 -0500
committerGitHub <noreply@github.com>2018-02-25 21:30:17 -0500
commitdbf9cff48a4ad0fd58e1c623ce1f36c3dd3d5f38 (patch)
treeb44951c74baf95d62b496746de64cb6434896d5d /Lib/test/test_binascii.py
parent9c17e3a1987004b8bcfbe423953aad84493a7984 (diff)
downloadcpython-git-dbf9cff48a4ad0fd58e1c623ce1f36c3dd3d5f38.tar.gz
bpo-32929: Dataclasses: Change the tri-state hash parameter to the boolean unsafe_hash. (#5891)
unsafe_hash=False is now the default. It is the same behavior as the old hash=None parameter. unsafe_hash=True will try to add __hash__. If it already exists, TypeError is raised.
Diffstat (limited to 'Lib/test/test_binascii.py')
0 files changed, 0 insertions, 0 deletions