On 2/22/26 23:09, Stephen J. Turnbull wrote:
Please look at the function that raised the exception specified in the trace. I have to wonder if it's buggy.
As I said at <https://mail.python.org/archives/list/[email protected]/message/UU7MVXOB45L6M2HCA5OGTGWTJAK3GZPP/>, requests requires chardet < 6.0.0 and 6.0.0 was released on Feb 21. Requests has just been updated <https://github.com/psf/requests/commit/4bd79e397304d46dfccd76f36c07f66c0295ff82> to accept chardet < 7.0.0, but that has not yet been released. When requests > 2.32.5 is released, this problem will go away.
-- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3 Security Policy: https://wiki.list.org/x/QIA9
