MCPcopy Create free account

hub / github.com/agronholm/anyio / functions

Functions2,163 in github.com/agronholm/anyio

Method__init__
(self, max_bytes: int)
src/anyio/_core/_exceptions.py:100
Method__init__
(self)
src/anyio/_core/_exceptions.py:153
Method__init__
(self)
src/anyio/_core/_asyncio_selector_thread.py:18
Method__init__
(self)
src/anyio/_core/_synchronization.py:120
Method__init__
(self, *, fast_acquire: bool = False)
src/anyio/_core/_synchronization.py:211
Method__init__
( self, initial_value: int, *, max_value: int | None = None, fast_acqu
src/anyio/_core/_synchronization.py:399
Method__init__
( self, initial_value: int, *, max_value: int | None = None, fast_acqu
src/anyio/_core/_synchronization.py:480
Method__init__
(self, total_tokens: float)
src/anyio/_core/_synchronization.py:652
Method__init__
(self, action: str = "using")
src/anyio/_core/_synchronization.py:756
Method__init__
(self, coro: Coroutine[Any, Any, T_co], name: object)
src/anyio/_core/_tasks.py:255
Method__init__
( self, id: int, parent_id: int | None, name: str | None, coro: Genera
src/anyio/_core/_testing.py:22
Method__init__
:param connectable: the bytestream endpoint to wrap
src/anyio/streams/text.py:166
Method__init__
:param stream: the stream to be wrapped
src/anyio/streams/buffered.py:163
Method__init__
:param connectable: the connectable to wrap
src/anyio/streams/buffered.py:191
Method__init__
( self, connectable: AnyByteStreamConnectable, *, hostname: str | None = None,
src/anyio/streams/tls.py:404
Method__init__
(self, file: IO[bytes])
src/anyio/streams/file.py:36
Method__init__
( self, *, debug: bool | None = None, loop_factory: Callable[[
src/anyio/_backends/_asyncio.py:132
Method__init__
(self, deadline: float = math.inf, shield: bool = False)
src/anyio/_backends/_asyncio.py:404
Method__init__
(self, parent_id: int | None, cancel_scope: CancelScope | None)
src/anyio/_backends/_asyncio.py:714
Method__init__
(self, future: asyncio.Future, parent_id: int)
src/anyio/_backends/_asyncio.py:728
Method__init__
(self)
src/anyio/_backends/_asyncio.py:752
Method__init__
( self, root_task: asyncio.Task, workers: set[WorkerThread], idle_workers: deq
src/anyio/_backends/_asyncio.py:984
Method__init__
(self, transport: asyncio.Transport, protocol: StreamProtocol)
src/anyio/_backends/_asyncio.py:1315
Method__init__
(self, raw_socket: socket.socket)
src/anyio/_backends/_asyncio.py:1407
Method__init__
(self, raw_socket: socket.socket)
src/anyio/_backends/_asyncio.py:1571
Method__init__
(self, raw_socket: socket.socket)
src/anyio/_backends/_asyncio.py:1628
Method__init__
( self, transport: asyncio.DatagramTransport, protocol: DatagramProtocol )
src/anyio/_backends/_asyncio.py:1665
Method__init__
( self, transport: asyncio.DatagramTransport, protocol: DatagramProtocol )
src/anyio/_backends/_asyncio.py:1715
Method__init__
(self)
src/anyio/_backends/_asyncio.py:1853
Method__init__
( self, initial_value: int, *, max_value: int | None = None, fast_acqu
src/anyio/_backends/_asyncio.py:1968
Method__init__
(self, total_tokens: float)
src/anyio/_backends/_asyncio.py:2050
Method__init__
(self, signals: tuple[Signals, ...])
src/anyio/_backends/_asyncio.py:2175
Method__init__
(self, task: asyncio.Task)
src/anyio/_backends/_asyncio.py:2221
Method__init__
( self, *, debug: bool | None = None, use_uvloop: bool = False, loop_f
src/anyio/_backends/_asyncio.py:2256
Method__init__
(self)
src/anyio/_backends/_asyncio.py:2438
Method__init__
(self, original: trio.CancelScope | None = None, **kwargs: Any)
src/anyio/_backends/_trio.py:151
Method__init__
(self)
src/anyio/_backends/_trio.py:216
Method__init__
(self, trio_socket: TrioSocketType)
src/anyio/_backends/_trio.py:446
Method__init__
(self, trio_socket: TrioSocketType)
src/anyio/_backends/_trio.py:477
Method__init__
(self, raw_socket: socket.socket)
src/anyio/_backends/_trio.py:580
Method__init__
(self, raw_socket: socket.socket)
src/anyio/_backends/_trio.py:596
Method__init__
(self, trio_socket: TrioSocketType)
src/anyio/_backends/_trio.py:611
Method__init__
(self, trio_socket: TrioSocketType)
src/anyio/_backends/_trio.py:633
Method__init__
(self, trio_socket: TrioSocketType)
src/anyio/_backends/_trio.py:654
Method__init__
(self, trio_socket: TrioSocketType)
src/anyio/_backends/_trio.py:678
Method__init__
(self)
src/anyio/_backends/_trio.py:709
Method__init__
( self, initial_value: int, *, max_value: int | None = None, fast_acqu
src/anyio/_backends/_trio.py:796
Method__init__
( self, total_tokens: float | None = None, *, original: trio.CapacityLimiter |
src/anyio/_backends/_trio.py:851
Method__init__
(self, signals: tuple[Signals, ...])
src/anyio/_backends/_trio.py:935
Method__init__
(self, **options: Any)
src/anyio/_backends/_trio.py:965
Method__init__
(self, task: trio.lowlevel.Task)
src/anyio/_backends/_trio.py:1060
Method__init__
(self, ignore_error: bool)
tests/test_from_thread.py:338
Method__init__
(self, *args: P.args, **kwargs: P.kwargs)
tests/conftest.py:202
Method__init__
(self, handle_exc: bool = False)
tests/test_contextmanagers.py:42
Method__init__
(self, handle_exc: bool = False)
tests/test_contextmanagers.py:124
Method__init__
(self, handle_exc: bool = False)
tests/test_contextmanagers.py:228
Method__init__
(self, iterable: Iterable[T])
tests/test_itertools.py:51
Method__init_subclass__
(cls)
src/anyio/_core/_typedattr.py:25
Method__le__
(self, other: pathlib.PurePath | Path)
src/anyio/_core/_fileio.py:403
Method__lt__
(self, other: pathlib.PurePath | Path)
src/anyio/_core/_fileio.py:399
Method__new__
(cls)
src/anyio/_core/_synchronization.py:85
Method__new__
(cls)
src/anyio/_core/_synchronization.py:117
Method__new__
(cls, *, fast_acquire: bool = False)
src/anyio/_core/_synchronization.py:208
Method__new__
( cls, initial_value: int, *, max_value: int | None = None, fast_acqui
src/anyio/_core/_synchronization.py:385
Method__new__
( cls, initial_value: int, *, max_value: int | None = None, fast_acqui
src/anyio/_core/_synchronization.py:471
Method__new__
(cls, total_tokens: float)
src/anyio/_core/_synchronization.py:531
Method__new__
(cls, total_tokens: float)
src/anyio/_core/_synchronization.py:649
Method__new__
( cls, *, deadline: float = math.inf, shield: bool = False )
src/anyio/_core/_tasks.py:57
Method__new__
( # type: ignore[misc] cls, max_buffer_size: float = 0, item_type: object = None )
src/anyio/_core/_streams.py:36
Method__new__
( cls, *, deadline: float = math.inf, shield: bool = False )
src/anyio/_backends/_asyncio.py:399
Method__new__
(cls)
src/anyio/_backends/_asyncio.py:1850
Method__new__
( cls, initial_value: int, *, max_value: int | None = None, fast_acqui
src/anyio/_backends/_asyncio.py:1959
Method__new__
(cls, total_tokens: float)
src/anyio/_backends/_asyncio.py:2047
Method__new__
( cls, original: trio.CancelScope | None = None, **kwargs: object )
src/anyio/_backends/_trio.py:146
Method__new__
(cls)
src/anyio/_backends/_trio.py:706
Method__new__
( cls, initial_value: int, *, max_value: int | None = None, fast_acqui
src/anyio/_backends/_trio.py:787
Method__new__
( cls, total_tokens: float | None = None, *, original: trio.CapacityLimiter |
src/anyio/_backends/_trio.py:843
Method__post_init__
(self)
src/anyio/_core/_sockets.py:922
Method__post_init__
(self)
src/anyio/streams/stapled.py:120
Method__post_init__
(self, encoding: str, errors: str)
src/anyio/streams/text.py:56
Method__post_init__
(self, encoding: str)
src/anyio/streams/text.py:96
Method__post_init__
(self, encoding: str, errors: str)
src/anyio/streams/text.py:136
Method__post_init__
(self)
src/anyio/streams/memory.py:84
Method__post_init__
(self)
src/anyio/streams/memory.py:203
Method__post_init__
(self, data: bytes)
tests/streams/test_stapled.py:26
Method__post_init__
(self, data: Iterable[T_Item])
tests/streams/test_stapled.py:115
Method__repr__
(self)
src/anyio/lowlevel.py:227
Method__repr__
(self)
src/anyio/_core/_fileio.py:386
Method__repr__
(self)
src/anyio/_core/_tasks.py:408
Method__repr__
(self)
src/anyio/_core/_testing.py:45
Method__repr__
(self)
src/anyio/streams/memory.py:48
Method__rtruediv__
(self, other: str | PathLike[str])
src/anyio/_core/_fileio.py:418
Method__str__
(self)
src/anyio/_core/_fileio.py:383
Method__str__
(self)
src/anyio/_core/_exceptions.py:44
Method__truediv__
(self, other: str | PathLike[str])
src/anyio/_core/_fileio.py:415
Method__vfspath__
(self)
src/anyio/_core/_fileio.py:380
Method_call_func
( self, func: Callable[[Unpack[PosArgsT]], Awaitable[T_Retval] | T_Retval], args: tupl
src/anyio/from_thread.py:240
Method_check_closed
(self)
src/anyio/_backends/_trio.py:450
Function_check_main_importable
Helper that runs in the worker process to check main was imported correctly
tests/test_to_process.py:157
Method_current_vars
(self)
src/anyio/lowlevel.py:152
← previousnext →601–700 of 2,163, ranked by callers