pep550: Mention EC.vars() (#386)
This commit is contained in:
parent
9931bb814d
commit
c99d31840f
|
@ -1666,6 +1666,9 @@ Version History
|
||||||
|
|
||||||
See Guido's comment in [32]_.
|
See Guido's comment in [32]_.
|
||||||
|
|
||||||
|
* New ``ExecutionContext.vars()`` method. Read about it in
|
||||||
|
the `Enumerating context vars`_ section.
|
||||||
|
|
||||||
* Fixed ``ContextVar.get()`` cache bug (thanks Nathaniel!).
|
* Fixed ``ContextVar.get()`` cache bug (thanks Nathaniel!).
|
||||||
|
|
||||||
* New `Rejected Ideas`_,
|
* New `Rejected Ideas`_,
|
||||||
|
|
Loading…
Reference in New Issue