Eric Snow
|
cb0b2e231e
|
PEP 554: add a deferred idea (priority channels) (#865)
The idea (from private correspondence with Christopher Lozinski) is reasonable but falls outside the minimalist scope of the PEP.
|
2019-01-04 15:23:57 -07:00 |
Eric Snow
|
3b147189c0
|
PEP 554: minor corrections. (gh-768)
There were a few typos and minor updates. Mostly the PEP is still up-to-date.
|
2018-09-10 13:07:16 -06:00 |
Terry Jan Reedy
|
0cfbfb104d
|
Update pep-0554.rst
Correct one spelling error and fix one link.
|
2018-07-09 22:42:01 -04:00 |
Eric Snow
|
d77a8be7c9
|
PEP 554: Updates post-implementation. (#645)
|
2018-05-14 13:39:07 -04:00 |
Xiang Zhang
|
5410bd462e
|
fix link format in PEP0554 (#585)
|
2018-03-02 09:42:39 -08:00 |
Eric Snow
|
3b263c0ae1
|
PEP 554: Push the PEP back to 3.8. (#497)
|
2017-12-07 14:07:44 -07:00 |
Eric Snow
|
99d92e2813
|
PEP 554: Fix the examples. (#496)
|
2017-12-06 10:06:56 -07:00 |
Eric Snow
|
fb6cdf64c3
|
PEP 554: Address Feedback. (#492)
* cleanup
* resolve open questions
* add "is_shareable()"
|
2017-12-05 19:16:00 -07:00 |
Eric Snow
|
e9be941a26
|
PEP 554: Address feedback. (#426)
|
2017-09-22 17:51:38 -06:00 |
Eric Snow
|
5670238a0d
|
PEP 554: FIFO -> channel (and a more notes). (#424)
|
2017-09-13 18:35:40 -07:00 |
Eric Snow
|
aef969627a
|
Updates for PEP 554. (#419)
|
2017-09-12 12:31:24 -07:00 |
Eric Snow
|
a6d74b181c
|
PEP 554: minor cleanup and renames. (#405)
Raymond gave me some good feedback. Thanks, Raymond!
|
2017-09-08 16:01:04 -07:00 |
Eric Snow
|
a6663d4afc
|
Clarify about running interpreters. (#402)
|
2017-09-08 14:17:33 -07:00 |
Eric Snow
|
77ed1dcc30
|
Add an object passing mechanism to PEP 554. (#401)
This change also enumerates some of the concerns discussed on the mailing list.
|
2017-09-08 14:04:39 -07:00 |
Eric Snow
|
d04497d60c
|
Add a section about interpreter isolation. (#400)
|
2017-09-08 11:59:32 -07:00 |
Eric Snow
|
a70a538ec7
|
Add clarification to PEP 554. (#398)
|
2017-09-08 00:30:21 -06:00 |
Eric Snow
|
4df4ecf209
|
bpo-31375: Add PEP 554: stdlib interpreters module. (#393)
|
2017-09-07 10:27:39 -06:00 |