1
0
mirror of https://github.com/django/django.git synced 2025-02-21 23:05:09 +00:00
Nick Pope 95182a8593 Refs #33865 -- Corrected signature of ExplodingBytesIO.read().
These subclasses of io.BytesIO should inherit the correct signature.
2023-01-05 19:17:56 +01:00
..