8000 Removed start_blocking_portal from __all__ (#494) · IBMZ-Linux-OSS-Python/anyio@c97a61b · GitHub
[go: up one dir, main page]

Skip to content

Commit c97a61b

Browse files
authored
Removed start_blocking_portal from __all__ (agronholm#494)
1 parent 20f3233 commit c97a61b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/anyio/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"get_current_task",
5959
"get_running_tasks",
6060
"wait_all_tasks_blocked",
61-
"start_blocking_portal",
6261
"typed_attribute",
6362
"TypedAttributeSet",
6463
"TypedAttributeProvider",

0 commit comments

Comments
 (0)
0