Staging
v0.5.1
https://github.com/python/cpython
Revision d7a880c3c2b73415a42c8a2f900c6bc597de115d authored by Victor Stinner on 30 November 2018, 10:04:42 UTC, committed by GitHub on 30 November 2018, 10:04:42 UTC
Running test_bytes with python -3 -Wd emits two DeprecationWarning on
"1/0". Use "1//0" to prevent the warning.
1 parent f3fe21a
History
Tip revision: d7a880c3c2b73415a42c8a2f900c6bc597de115d authored by Victor Stinner on 30 November 2018, 10:04:42 UTC
Fix DeprecationWarning in test_bytes (GH-10805)
Tip revision: d7a880c

README

back to top