Yury Selivanov
90b01262c0
pep-567: Tweak C API ( #520 )
2017-12-22 17:49:57 -05:00
Yury Selivanov
5a43c3b83a
pep-567: Rejected Ideas, Token usability, fixes ( #511 )
2017-12-13 17:06:41 -05:00
Yury Selivanov
75fe7fe8b8
pep-567: More additions ( #510 )
...
* Add Token.MISSING and Token.old_value
* Change the signature of PyContextVar_Reset
2017-12-13 12:25:17 -05:00
Yury Selivanov
3b59266d43
pep-567: Add a Token section to the Specification ( #509 )
2017-12-12 23:42:13 -05:00
Yury Selivanov
29ab20e269
pep-567: Add C API section. ( #508 )
2017-12-12 23:16:51 -05:00
Yury Selivanov
40eb4e992a
pep-567: Additions ( #507 )
...
* Add **kwargs to Context.run()
* Add a concurrent.futures example
* Better clarify the need for Token
* What's N in O(N)
* Context() creates an empty Context
* Mention Context.name in the Specification
* Fix "build upon" as Guido suggests on the ML
* Clarify NO_DEFAULT and NO_VALUE markers
* Rename .__ to ._; drop HAMT from Implemenentation
* Add Implementation Notes
2017-12-12 23:03:05 -05:00
Guido van Rossum
dda6d8b229
More uncontroversial updates to PEP 567 ( #506 )
2017-12-12 22:40:33 -05:00
Yury Selivanov
4a8143fc16
pep-567: More fixes ( #505 )
2017-12-12 21:39:08 -05:00
Yury Selivanov
c1f434c437
pep-567: More fixes ( #504 )
2017-12-12 20:41:25 -05:00
Chris Angelico
036a750513
Copyedit PEP 567 with small and hopefully non-controversial changes ( #503 )
2017-12-12 20:03:42 -05:00
Yury Selivanov
08ace1389d
pep 567: Mention Future.add_done_callback() ( #502 )
2017-12-12 18:17:01 -05:00
Yury Selivanov
b0528e63c6
pep 567: Fix markup ( #501 )
2017-12-12 12:29:19 -08:00
Yury Selivanov
d793b139f7
pep-0567: Fix markup ( #500 )
2017-12-12 12:21:33 -05:00
Yury Selivanov
af7f732146
Add PEP 567 -- Context Variables ( #499 )
2017-12-12 12:11:31 -05:00