Skip to content
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
acbb50d
Reduce discussion of the GIL.
ericsnowcurrently Oct 19, 2023
456bb7b
Clarify the abstract and proposal sections.
ericsnowcurrently Oct 19, 2023
510c18e
Clarify about shareable objects.
ericsnowcurrently Oct 19, 2023
5f54806
Rough out the C-API spec.
ericsnowcurrently Oct 20, 2023
bad777c
Add channels back in.
ericsnowcurrently Oct 20, 2023
5557b29
Fix the C-API section.
ericsnowcurrently Oct 20, 2023
2db82dd
Add an Open Questions section.
ericsnowcurrently Oct 20, 2023
f5e64e9
typo
ericsnowcurrently Oct 20, 2023
04f0f14
Update the implementation section.
ericsnowcurrently Oct 20, 2023
0c2115d
Mention InterpreterPoolExecutor.
ericsnowcurrently Oct 20, 2023
6b629f5
Update the list of isolation gaps.
ericsnowcurrently Oct 20, 2023
853dc18
Clarify a reference to RunFailedError.
ericsnowcurrently Oct 20, 2023
12a608f
Fix a comment.
ericsnowcurrently Oct 20, 2023
0389ece
Drop the new C-API.
ericsnowcurrently Oct 30, 2023
16860c7
Add bool to the list of initially supported types.
ericsnowcurrently Oct 30, 2023
413a9f3
Add another example about simple object conversion.
ericsnowcurrently Oct 30, 2023
648e248
Add Interpreter.get().
ericsnowcurrently Oct 30, 2023
76337b3
Add a note about Interpreter.has_threads.
ericsnowcurrently Oct 30, 2023
abb68b5
Add a section about InterpreterPoolExecutor.
ericsnowcurrently Oct 30, 2023
dbe8b13
Fix the note about existing usage.
ericsnowcurrently Oct 30, 2023
f1c2a18
bind() -> set_main_attrs()
ericsnowcurrently Oct 30, 2023
b39a5cd
Add more open questions.
ericsnowcurrently Oct 30, 2023
6914327
Update a note about ImportError.
ericsnowcurrently Oct 30, 2023
1f2ac02
Exand the open questions.
ericsnowcurrently Oct 30, 2023
1a00778
Interpreter.run() -> Interpreter.exec()
ericsnowcurrently Oct 30, 2023
440973b
Move some open questions down to the deferred section.
ericsnowcurrently Oct 30, 2023
0bf8bd8
Fix formatting.
ericsnowcurrently Oct 30, 2023
59491d5
Update the examples a bit.
ericsnowcurrently Oct 31, 2023
376464e
Add a couple more examples.
ericsnowcurrently Nov 1, 2023
4d146e0
Add an open question.
ericsnowcurrently Nov 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading