Closed Kiskae closed 3 years ago
Fix for issue #25
Added a test for the response parsing to ensure future regressions are caught, then applied the suggested fix from the python mailing list.
Thread about the change can be found here: https://bugs.python.org/issue42967
Nice work tracking down the root cause to the python issue! And thanks for the pull request - I would not have gotten to fixen it this weekend.
I will create a new release that includes this.
Fix for issue #25
Added a test for the response parsing to ensure future regressions are caught, then applied the suggested fix from the python mailing list.
Thread about the change can be found here: https://bugs.python.org/issue42967