Christian Heimes added the comment:

In general we don't backport features. 
https://www.python.org/dev/peps/pep-0466/ allows backports of network security 
enhancements. However IP address validation is not a security enhancement. You 
can either update to a new version of Python or role your own verification code.

----------
nosy: +christian.heimes
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

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

Reply via email to