Revert "Added asyncio with trio guest mode feature in feature list"

This reverts commit 5eed85d5dd.
drop_old_nooz_files
Giacomo Camporini 2022-01-19 09:24:08 +01:00
parent 5eed85d5dd
commit adc8e5c009
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ Features
primitives
- Support for spawning process-level-SC, inter-loop one-to-one-task oriented
``asyncio`` actors via "infected ``asyncio``" mode
- ``asyncio`` support for "infected" actors where
`trio` drives the `asyncio` scheduler via ``trio``'s "`guest mode`_"
- `structured chadcurrency`_ from the ground up