diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-11-30 10:04:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-30 10:04:42 (GMT) |
commit | d7a880c3c2b73415a42c8a2f900c6bc597de115d (patch) | |
tree | 91c7fd56bd82e36704e8434cd2222f18b557f1e4 /Python/thread_pthread.h | |
parent | f3fe21a3cacbc5d13c3e61cefb36ce0efe617cd7 (diff) | |
download | cpython-d7a880c3c2b73415a42c8a2f900c6bc597de115d.zip cpython-d7a880c3c2b73415a42c8a2f900c6bc597de115d.tar.gz cpython-d7a880c3c2b73415a42c8a2f900c6bc597de115d.tar.bz2 |
Fix DeprecationWarning in test_bytes (GH-10805)
Running test_bytes with python -3 -Wd emits two DeprecationWarning on
"1/0". Use "1//0" to prevent the warning.
Diffstat (limited to 'Python/thread_pthread.h')
0 files changed, 0 insertions, 0 deletions