@@ -256,11 +256,6 @@ whatsnew/2.4,,:System,
256256whatsnew/2.5 ,, :memory , :memory:
257257whatsnew/2.5 ,, :step , [start:stop:step]
258258whatsnew/2.5 ,, :stop , [start:stop:step]
259- whatsnew/2.7 , 1619 , :: , " ParseResult(scheme='http', netloc='[1080::8:800:200C:417A]',"
260- whatsnew/2.7 , 1619 , :: , >>> urlparse.urlparse('http://[1080::8:800:200C:417A]/foo')
261- whatsnew/2.7 , 735 , :Sunday , '2009:4:Sunday'
262- whatsnew/2.7 , 862 , :Cookie , " export PYTHONWARNINGS=all,error:::Cookie:0"
263- whatsnew/2.7 , 862 , :: , " export PYTHONWARNINGS=all,error:::Cookie:0"
264259whatsnew/3.2 ,, :affe , " netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
265260whatsnew/3.2 ,, :affe , >>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:8FA3:deaf:feed]/foo/')
266261whatsnew/3.2 ,, :beef , " netloc='[dead:beef:cafe:5417:affe:8FA3:deaf:feed]',"
@@ -282,3 +277,8 @@ whatsnew/changelog,,:PythonCmd,"With Tk < 8.5 _tkinter.c:PythonCmd() raised Unic
282277whatsnew/changelog ,, :: , " : Fix FTP tests for IPv6, bind to "" ::1"" instead of "" localhost"" ."
283278whatsnew/changelog ,, :: , " : Use "" 127.0.0.1"" or "" ::1"" instead of "" localhost"" as much as"
284279whatsnew/changelog ,, :password , user:password
280+ whatsnew/2.7 , 780 , :Sunday , '2009:4:Sunday'
281+ whatsnew/2.7 , 907 , :: , " export PYTHONWARNINGS=all,error:::Cookie:0"
282+ whatsnew/2.7 , 907 , :Cookie , " export PYTHONWARNINGS=all,error:::Cookie:0"
283+ whatsnew/2.7 , 1657 , :: , >>> urlparse.urlparse('http://[1080::8:800:200C:417A]/foo')
284+ whatsnew/2.7 , 1657 , :: , " ParseResult(scheme='http', netloc='[1080::8:800:200C:417A]',"
0 commit comments