python-oauth2 icon indicating copy to clipboard operation
python-oauth2 copied to clipboard

Avoid corruption of headers dict passed by client to Client.request

Open hades opened this issue 14 years ago • 2 comments
trafficstars

Before this the Client.request method was able to corrupt the headers dict passed by the user, since all complex objects are passed by reference.

hades avatar Sep 07 '11 21:09 hades

@hades @jaitaiwan and I just took over maintaining this and are trying to get things back up to snuff. Any chance you got a test for this in a fork somewhere?

joestump avatar Jul 29 '15 04:07 joestump

No, sorry.

hades avatar Aug 04 '15 19:08 hades