Nick Coghlan added the comment: Yeah, I quickly gave up on trying to *apply* that netmask parsing patch for issue 18805, and instead just reimplemented it using the original as a guide (and, most importantly, as the source of the new test cases). The slightly different testing setup in the stdlib version also meant I could ensure that IPInterface was fixed in addition to IPNetwork.
Issue 19157 was the only one that gave me pause, but we won't change that until 3.5 anyway, and it is well within the limits of the kind of changes we consider acceptable in feature releases. I'll make the change to the 3.4 docs (including What's New) to remove the disclaimer. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20563> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com