Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / python-trio/trio-typing issues and pull requests

#97 - Support mypy 1.11

Pull Request - State: open - Opened by Redoubts 3 days ago - 1 comment

#96 - Add 'abandon_on_cancel' to to_thread.run_sync

Pull Request - State: closed - Opened by Hnasar 12 days ago - 4 comments

#95 - trio_typing 0.10.0 mypy plugin incompatible with mypy 1.11.2

Issue - State: open - Opened by Hnasar about 1 month ago - 1 comment
Labels: bug

#94 - Fix return type of `CancelScope.__exit__` such that it can suppresses errors

Pull Request - State: closed - Opened by rsokl about 2 months ago - 2 comments

#93 - Release v0.10.0

Pull Request - State: closed - Opened by oremanj 10 months ago

#92 - Replace plugin.args_invariant_decorator_callback with use of ParamSpec

Pull Request - State: closed - Opened by oremanj 10 months ago - 1 comment

#91 - Require mypy < 1.7.0

Pull Request - State: closed - Opened by CoolCat467 11 months ago - 4 comments

#90 - trio_typing.plugin incompatible with mypy 1.7's new type inference

Issue - State: closed - Opened by Hnasar 11 months ago - 3 comments

#89 - Release v0.9.0

Pull Request - State: closed - Opened by oremanj about 1 year ago - 1 comment

#88 - release for mypy 1.4 fix

Issue - State: closed - Opened by belm0 about 1 year ago - 3 comments

#87 - trio-stubs runtime error (mypy >= 1.4.0)

Issue - State: closed - Opened by belm0 about 1 year ago - 2 comments

#86 - Are tests intended to be distributed?

Issue - State: closed - Opened by dhirschfeld about 1 year ago - 2 comments

#85 - Incompatible with `trio >= 0.22.1` due to `async_generator`

Issue - State: closed - Opened by touilleMan about 1 year ago

#83 - Fix for mypy 1.4 changes

Pull Request - State: closed - Opened by VincentVanlaer over 1 year ago - 3 comments

#82 - Add strict_exception_groups parameter to start_guest_run()

Pull Request - State: closed - Opened by TeamSpen210 over 1 year ago - 2 comments

#81 - Fix `TaskStatus.started` being type-unsafe when not using the mypy plugin

Pull Request - State: closed - Opened by gschaffner over 1 year ago - 1 comment

#79 - Fixed return type of CancelScope.__exit__

Pull Request - State: closed - Opened by agronholm over 1 year ago

#78 - Type mismatch between open_signal_receiver and Process.send_signal

Issue - State: closed - Opened by Redoubts over 1 year ago - 1 comment

#77 - Release 0.8.0

Pull Request - State: closed - Opened by oremanj over 1 year ago

#76 - Update stubs for upstream updates we haven't taken yet

Pull Request - State: closed - Opened by oremanj over 1 year ago

#75 - Merge `trio-typing` into `trio`?

Issue - State: open - Opened by Zac-HD over 1 year ago - 10 comments

#73 - Add stubtest, fix incorrect stubs

Pull Request - State: closed - Opened by jakkdl over 1 year ago

#72 - Fix `@takes_callable_and_args` `TypeVar` binding bug

Pull Request - State: closed - Opened by gschaffner over 1 year ago - 2 comments

#71 - `@takes_callable_and_args` plugin is broken on Mypy v1.0.0

Issue - State: closed - Opened by gschaffner over 1 year ago

#70 - [outcome] Add support for type checking match

Pull Request - State: closed - Opened by VincentVanlaer over 1 year ago - 3 comments

#69 - Fix type annotation of trio.socket.SocketType.listen

Pull Request - State: closed - Opened by De117 almost 2 years ago - 3 comments

#68 - Fix `open_signal_receiver` misannotation

Pull Request - State: closed - Opened by gschaffner almost 2 years ago - 2 comments

#67 - Remove python 3.6 from test matrix

Pull Request - State: closed - Opened by VincentVanlaer almost 2 years ago - 1 comment

#66 - Fix incorrect `Callable[..., Awaitable]` annotations

Pull Request - State: closed - Opened by gschaffner almost 2 years ago - 2 comments

#65 - Fix typing for trio.abc.HostnameResolver getaddrinfo() and getnameinfo()

Pull Request - State: closed - Opened by jacobpbrugh about 2 years ago - 1 comment

#64 - Make Listener covariant w.r.t. the resource

Pull Request - State: closed - Opened by VincentVanlaer about 2 years ago

#63 - `trio.lowlevel.open_process()` not defined in stub

Issue - State: closed - Opened by goodboy about 2 years ago

#62 - Updated type annotations for getaddrinfo()

Pull Request - State: closed - Opened by agronholm over 2 years ago - 1 comment

#61 - Use `Union[int, Literal[inf]]` instead of `float` for capacity annotations

Issue - State: closed - Opened by Zac-HD over 2 years ago - 1 comment

#60 - Update black to 22.3

Pull Request - State: closed - Opened by oremanj over 2 years ago

#59 - Allow clock= argument to be None

Pull Request - State: closed - Opened by oremanj over 2 years ago - 1 comment

#58 - Clock argument of run can be None

Issue - State: closed - Opened by domsekotill over 2 years ago

#57 - Fixed return type of getaddrinfo()

Pull Request - State: closed - Opened by agronholm over 2 years ago

#56 - Fixed return type of getnameinfo()

Pull Request - State: closed - Opened by agronholm over 2 years ago - 2 comments

#55 - Fix minor issues in socket stubs

Pull Request - State: closed - Opened by tjstum over 2 years ago

#54 - 0.7.0: pytest is failing

Issue - State: open - Opened by kloczek almost 3 years ago - 3 comments

#53 - Release v0.7.0

Pull Request - State: closed - Opened by oremanj almost 3 years ago

#52 - Add support for mypy 0.920

Pull Request - State: closed - Opened by oremanj almost 3 years ago

#51 - Mark many subprocess types as Optional

Pull Request - State: closed - Opened by tjstum almost 3 years ago - 1 comment

#50 - `mypy` 0.920 has plugin import error?

Issue - State: closed - Opened by goodboy almost 3 years ago - 2 comments

#49 - Release v0.6.0

Pull Request - State: closed - Opened by oremanj almost 3 years ago

#48 - `mypy` reports memory channel attributes as missing?

Issue - State: closed - Opened by goodboy almost 3 years ago - 2 comments

#47 - Revamp file I/O stubs to better match stdlib

Pull Request - State: closed - Opened by oremanj almost 3 years ago

#46 - Add missing local_address argument of trio.open_tcp_stream()

Pull Request - State: closed - Opened by oremanj almost 3 years ago

#45 - Allow subprocess functions to take PathLikes for the cwd parameter

Pull Request - State: closed - Opened by tjstum almost 3 years ago

#44 - Port CI to Github Actions and fix issues thus revealed

Pull Request - State: closed - Opened by oremanj almost 3 years ago - 2 comments

#43 - Allow Path objects in subprocess functions

Pull Request - State: closed - Opened by tjstum almost 3 years ago - 1 comment

#42 - 0.5.1: missing git tag

Issue - State: closed - Opened by kloczek almost 3 years ago - 1 comment

#41 - Allow async_generator.aclosing() to take a native async generator

Pull Request - State: closed - Opened by overclockworked64 almost 3 years ago - 1 comment

#40 - async_generator.aclosing() should accept async generators

Issue - State: closed - Opened by oremanj almost 3 years ago

#39 - open_process() and friends aren't typed to accept PathLikes

Issue - State: closed - Opened by oremanj about 3 years ago

#38 - Update stubs for trio 0.18.0

Pull Request - State: closed - Opened by tjstum about 3 years ago

#37 - Changed serve_tcp to make task_status parameter optional to match trio library

Pull Request - State: closed - Opened by svermeulen about 3 years ago - 2 comments

#36 - Release v0.5.1

Pull Request - State: closed - Opened by oremanj about 3 years ago

#35 - move mypy dependency under "mypy" extras_require

Pull Request - State: closed - Opened by belm0 about 3 years ago - 2 comments

#34 - make mypy dependency optional

Issue - State: closed - Opened by belm0 about 3 years ago

#33 - Fix aclosing async generator support

Pull Request - State: closed - Opened by florimondmanca over 3 years ago - 2 comments

#32 - Argument local_address for open_tcp_stream is missing

Issue - State: closed - Opened by joernheissler over 3 years ago - 1 comment

#31 - mypy error on async_generator.aclosing on an async generator object

Issue - State: closed - Opened by ZeeD over 3 years ago - 2 comments

#30 - Move from Travis to GitHub Actions

Pull Request - State: closed - Opened by altendky over 3 years ago - 1 comment

#29 - Move from Travis to GitHub Actions

Pull Request - State: closed - Opened by altendky over 3 years ago - 1 comment

#28 - Unable to .write() to an opened trio.Path

Issue - State: closed - Opened by altendky over 3 years ago - 2 comments

#27 - [Request] Separate stubs into its own package

Issue - State: closed - Opened by nihaals about 4 years ago - 1 comment

#26 - Release 0.5.0

Pull Request - State: closed - Opened by oremanj over 4 years ago

#25 - Update stubs to match Trio 0.16

Pull Request - State: closed - Opened by oremanj over 4 years ago

#24 - RunVar exposure not flexible enough

Issue - State: open - Opened by oremanj over 4 years ago

#23 - Release v0.4.0

Pull Request - State: closed - Opened by oremanj almost 5 years ago

#22 - Update mypy to 0.750

Pull Request - State: closed - Opened by oremanj almost 5 years ago

#21 - Update black to 19.10b0

Pull Request - State: closed - Opened by oremanj almost 5 years ago

#20 - Mark context manager exits that can't swallow exceptions as returning None

Pull Request - State: closed - Opened by oremanj almost 5 years ago

#19 - Fix some false positives

Pull Request - State: closed - Opened by oremanj almost 5 years ago

#18 - Pin versions to fix CI

Pull Request - State: closed - Opened by oremanj almost 5 years ago

#17 - getsockname() and getpeername() should return Any

Issue - State: closed - Opened by oremanj almost 5 years ago

#16 - Nursery.start_soon() doesn't accept a function returning a bool

Issue - State: closed - Opened by gsalgado almost 5 years ago

#15 - Release v0.3.0

Pull Request - State: closed - Opened by oremanj almost 5 years ago

#14 - Update for trio v0.12.0 and mypy v0.740

Pull Request - State: closed - Opened by oremanj almost 5 years ago - 1 comment

#13 - Semaphore isn't spelled like that

Pull Request - State: closed - Opened by oremanj over 5 years ago - 1 comment

#11 - There should be a functools.partial plugin

Issue - State: open - Opened by oremanj over 5 years ago - 2 comments

#10 - Change tests to use pytest-mypy-plugins

Issue - State: open - Opened by oremanj over 5 years ago

#9 - Documentation improvements

Issue - State: open - Opened by oremanj over 5 years ago

#7 - Wrongly shows error message

Issue - State: closed - Opened by math2001 over 5 years ago - 2 comments

#6 - trio.open_memory_channel requires explicit type declaration

Issue - State: closed - Opened by math2001 over 5 years ago - 2 comments

#5 - Fix stubs for memory send/receive streams

Pull Request - State: closed - Opened by oremanj over 5 years ago - 4 comments

#4 - Release v0.2.0

Pull Request - State: closed - Opened by oremanj over 5 years ago - 1 comment

#3 - Support running without the mypy plugin

Pull Request - State: closed - Opened by oremanj over 5 years ago

#2 - Support running without the mypy plugin

Pull Request - State: closed - Opened by oremanj over 5 years ago - 2 comments

#1 - Release v0.1.0

Pull Request - State: closed - Opened by oremanj over 5 years ago