PEP 476: Link to the two relevant tickets
This commit is contained in:
parent
c6eb2d4341
commit
7ba13f8563
|
@ -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
|
||||
=========
|
||||
|
||||
|
|
Loading…
Reference in New Issue