📜🤖 Added by blurb_it.

This commit is contained in:
blurb-it[bot] 2020-10-17 14:46:17 +00:00 committed by GitHub
parent a9bab0bad3
commit 111f8ca3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Replace `asserts` on HTTPResponse and HTTPConnection with `if...raises` so that the conditional checks work while running with the optimization flag switched on