On 01/08/2017 06:49 PM, Glyph Lefkowitz wrote: > >> On Jan 6, 2017, at 11:03 AM, steven meiers <[email protected] >> <mailto:[email protected]>> wrote: >> >> hi, >> >> >> sending a simple post request with a body (cookies) results in a error >> here. >> >> im using python 3.x with the latest twisted and treq installed via pip >> in a virtualenv. > > Something that we discussed on IRC but did not come up in the mailing > list thread may be the one issue that *should* be fixed in treq: > > Because of this issue, this example > - http://treq.readthedocs.io/en/latest/#post - which the OP was > following, doesn't work on Python 3. > > We should fix the docs so that it does.
I submitted a PR to fix this a while ago: https://github.com/twisted/treq/pull/152 Also, the docs on RTD are still out of date. Who owns them? I'd be happy to help. ---Tom
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
