]> granicus.if.org Git - python/commit
Issue #29192: Removed deprecated features in the http.cookies module.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Jan 2017 07:23:15 +0000 (09:23 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Jan 2017 07:23:15 +0000 (09:23 +0200)
commitcc283378d65e8294895eead78815f8cda15653f5
treec1d6c0768a57d75807a35e24083c9b354339ef6d
parent009b0a1face9c16b608b3cd18df8c88632006ae1
Issue #29192: Removed deprecated features in the http.cookies module.
Doc/library/http.cookies.rst
Doc/whatsnew/3.7.rst
Lib/http/cookies.py
Lib/test/test_http_cookies.py
Misc/NEWS