Skip to content

Commit e5e980e

Browse files
Drop extraneous changes.
1 parent 96e1e78 commit e5e980e

File tree

4 files changed

+4
-534
lines changed

4 files changed

+4
-534
lines changed

Doc/library/concurrent.interpreters.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ Actual concurrency is available separately through
3131
:class:`~concurrent.futures.InterpreterPoolExecutor`
3232
combines threads with interpreters in a familiar interface.
3333

34-
.. XXX Add references to the upcoming HOWTO docs in the seealso block.
34+
:ref:`multiple-interpreters-howto`
35+
how to use multiple interpreters
36+
37+
.. XXX Add a reference to the upcoming concurrency HOWTO doc.
3538
3639
:ref:`isolating-extensions-howto`
3740
how to update an extension module to support multiple interpreters

Doc/library/interpreters.channels.rst

Lines changed: 0 additions & 150 deletions
This file was deleted.

Doc/library/interpreters.queues.rst

Lines changed: 0 additions & 148 deletions
This file was deleted.

0 commit comments

Comments
 (0)