summaryrefslogtreecommitdiffstats
path: root/Objects/setobject.c
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2018-04-15 21:23:47 (GMT)
committerGitHub <noreply@github.com>2018-04-15 21:23:47 (GMT)
commitafbbac12a517818a1efa88f7bea18e82b68a79d4 (patch)
treeac984c67db16a437ddb4973c1c67a31e648df8ac /Objects/setobject.c
parent1a5c4bdb6ecc6a8b19ff33bde323ab188ed60977 (diff)
downloadcpython-afbbac12a517818a1efa88f7bea18e82b68a79d4.zip
cpython-afbbac12a517818a1efa88f7bea18e82b68a79d4.tar.gz
cpython-afbbac12a517818a1efa88f7bea18e82b68a79d4.tar.bz2
Removed a confusing line from a docstring in http.cookies (GH-6482)
There's no reason a cookie should _ever_ contain pickled data. That's just asking for a critical security vulnerability. Back in Python2 there were helpers for doing that, but they're no more in Python3. Now coded_value is used when the value needs to be encoded for any reason.
Diffstat (limited to 'Objects/setobject.c')
0 files changed, 0 insertions, 0 deletions