New submission from Serhiy Storchaka:

Some behavior of http.cookies was deprecated in 3.5. Following patch finishes 
the deprecation period and removes the code for handling deprecated features. 
Former warnings become errors.

----------
components: Library (Lib)
files: cookies_finish_deprecation.patch
keywords: patch
messages: 284905
nosy: demian.brecht, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Remove deprecated features from http.cookies
type: enhancement
versions: Python 3.7
Added file: http://bugs.python.org/file46188/cookies_finish_deprecation.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29192>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to