PEP 476: Link to the two relevant tickets

This commit is contained in:
Alex Gaynor 2014-09-15 14:29:40 -07:00
parent c6eb2d4341
commit 7ba13f8563
1 changed files with 8 additions and 0 deletions

View File

@ -135,6 +135,14 @@ branches. For 2.7.X this will require backporting the ``context``
backported in
:pep:`466`.
Implementation
==============
* `Issue 22366 <http://bugs.python.org/issue22366>`_ adds the ``context``
argument to ``urlib.request.urlopen``.
* `Issue 22417 <http://bugs.python.org/issue22417>`_ implements the substance
of this PEP.
Copyright
=========