SIGN IN SIGN UP

bpo-39681: Fix C pickle regression with minimal file-like objects (#18592)

Fix a regression where the C pickle module wouldn't allow unpickling from a
file-like object that doesn't expose a readinto() method.
A
Antoine Pitrou committed
9f37872e307734666a7169f7be6e3370d3068282
Parent: b76518d
Committed by GitHub <noreply@github.com> on 2/23/2020, 10:33:53 PM