Ecosyste.ms: Issues

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

GitHub / python-trio/trio issues and pull requests

#2937 - Add trio.testing.wait_all_threads_completed

Pull Request - State: closed - Opened by VincentVanlaer 10 months ago - 5 comments

#2936 - Recording Pypy Segfaults in Testing

Issue - State: closed - Opened by CoolCat467 10 months ago - 14 comments

#2935 - change all instances of 'import typing as ...' to 'from typing import ...'

Pull Request - State: closed - Opened by jakkdl 10 months ago - 2 comments
Labels: typing

#2934 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago - 2 comments

#2933 - Add Alpine to CI

Pull Request - State: closed - Opened by A5rocks 10 months ago - 3 comments

#2932 - Enable `flake8-future-annotations`

Pull Request - State: closed - Opened by CoolCat467 10 months ago - 1 comment
Labels: typing

#2931 - Enable `flake8-comprehensions`

Pull Request - State: closed - Opened by CoolCat467 10 months ago - 2 comments

#2930 - Enable ruff `flake8-builtins` rule

Pull Request - State: closed - Opened by CoolCat467 10 months ago - 7 comments

#2929 - Ensure that our docs present `strict_exception_groups=True` as the natural default

Issue - State: closed - Opened by Zac-HD 10 months ago - 7 comments
Labels: docs

#2928 - Just delay `select.epoll` to fix import after gevent monkey patching

Pull Request - State: closed - Opened by A5rocks 10 months ago - 5 comments

#2927 - Bump dependencies from commit bdc0b4

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago - 1 comment
Labels: dependencies

#2926 - Bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 5 comments
Labels: dependencies

#2925 - Remove deprecated unbounded queue

Pull Request - State: open - Opened by A5rocks 10 months ago - 1 comment

#2924 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago - 1 comment
Labels: dependencies

#2923 - Exception semantics of run_process with strict_exception_groups

Issue - State: closed - Opened by jakkdl 10 months ago - 15 comments
Labels: design discussion, exception handling

#2922 - Remove `UnboundedQueue`

Issue - State: open - Opened by A5rocks 10 months ago - 1 comment

#2921 - When bumping sphinx, remove FrameType workaround in docs/source/conf.py

Issue - State: closed - Opened by jakkdl 10 months ago - 3 comments
Labels: docs

#2920 - Bump version to 0.24.0

Pull Request - State: closed - Opened by A5rocks 10 months ago - 2 comments

#2919 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago - 1 comment

#2918 - Make trio run on Python 3.13 (probably)

Pull Request - State: closed - Opened by A5rocks 11 months ago - 3 comments

#2917 - fix test regexes for musl libc

Pull Request - State: closed - Opened by tornaria 11 months ago - 9 comments

#2916 - Suppress socket imports that might not exist on some systems

Pull Request - State: closed - Opened by CoolCat467 11 months ago - 10 comments
Labels: user happiness

#2915 - Failing to import if_indextoname on Android

Issue - State: closed - Opened by Cheaterman 11 months ago - 2 comments

#2914 - Bump dependencies from commit e317d9

Pull Request - State: closed - Opened by github-actions[bot] 11 months ago - 2 comments
Labels: dependencies

#2913 - Bump dependencies from commit fa2686

Pull Request - State: closed - Opened by github-actions[bot] 11 months ago - 2 comments
Labels: dependencies

#2912 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 11 months ago - 4 comments

#2911 - Cython Workaround

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

#2910 - bump pyright, introducing warnings for tons of missing docstrings

Pull Request - State: closed - Opened by jakkdl 11 months ago - 9 comments
Labels: docs, dependencies

#2909 - Sphinx cleanups, bump version requirements, typecheck docs source files

Pull Request - State: closed - Opened by jakkdl 11 months ago - 1 comment
Labels: docs, dependencies, typing

#2908 - Cython has defeated our Cython workaround

Issue - State: closed - Opened by njsmith 11 months ago - 5 comments

#2907 - Make ``start_soon`` a protocol.

Pull Request - State: closed - Opened by Fuyukai 11 months ago - 5 comments
Labels: typing

#2906 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 11 months ago - 2 comments

#2905 - Bump version to 0.23.2

Pull Request - State: closed - Opened by A5rocks 11 months ago - 2 comments

#2904 - Bump dependencies from commit 60b9e1

Pull Request - State: closed - Opened by github-actions[bot] 11 months ago - 2 comments
Labels: dependencies

#2903 - Test invocation fails with Python 3.13.0~alpha2

Issue - State: closed - Opened by befeleme 11 months ago - 2 comments

#2902 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 11 months ago - 1 comment

#2901 - add small tests and codecov skips to work on reaching 100%

Pull Request - State: closed - Opened by jakkdl 11 months ago - 5 comments

#2900 - open_tcp_listeners exception __cause__ is always an ExceptionGroup

Pull Request - State: closed - Opened by jakkdl 11 months ago - 5 comments

#2899 - `abandon_on_cancel` for async functions?

Issue - State: closed - Opened by iulian-birlica 11 months ago - 1 comment

#2898 - Add RaisesGroup, a helper for catching ExceptionGroups in tests

Pull Request - State: closed - Opened by jakkdl 12 months ago - 12 comments

#2897 - Bump dependencies from commit 783093

Pull Request - State: closed - Opened by github-actions[bot] 12 months ago - 1 comment
Labels: dependencies

#2896 - Fix `TaskStatus.started()` being a no-op when in an effectively cancelled scope

Pull Request - State: open - Opened by gschaffner 12 months ago - 2 comments

#2895 - TaskStatus.started() being a no-op if cancelled can cause deadlocks

Issue - State: open - Opened by oremanj 12 months ago - 2 comments

#2894 - Switch to mypyc-compiled black mirror pre-commit hook

Pull Request - State: closed - Opened by CoolCat467 12 months ago - 2 comments

#2893 - Update `black` invocation for new structure

Pull Request - State: closed - Opened by A5rocks 12 months ago - 1 comment

#2892 - Try to prevent autodeps from running in forked repos

Pull Request - State: open - Opened by A5rocks 12 months ago - 1 comment

#2891 - remove multierror

Pull Request - State: closed - Opened by jakkdl 12 months ago - 14 comments

#2890 - Cleanup of tests, and removal of _assert_raises

Pull Request - State: closed - Opened by jakkdl 12 months ago - 2 comments

#2889 - Refactor `gc_collect_harder` to use new PyPy API

Pull Request - State: closed - Opened by A5rocks 12 months ago - 2 comments

#2888 - Address PyPy flakiness in test_for_leaking_fds

Pull Request - State: closed - Opened by A5rocks 12 months ago - 2 comments

#2887 - Export test fixes

Pull Request - State: closed - Opened by A5rocks 12 months ago - 2 comments

#2886 - change strict_exception_groups default to True

Pull Request - State: closed - Opened by jakkdl 12 months ago - 10 comments

#2885 - CI changes

Issue - State: open - Opened by A5rocks 12 months ago - 10 comments

#2884 - remove skipif not relevant since py<3.6.2 was supported

Pull Request - State: closed - Opened by jakkdl 12 months ago - 1 comment

#2883 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 12 months ago - 2 comments

#2882 - Don't use absolute path for sleep binary in tests

Pull Request - State: closed - Opened by VincentVanlaer 12 months ago - 6 comments

#2881 - Use TypeVarTuple in our APIs

Pull Request - State: closed - Opened by TeamSpen210 12 months ago - 19 comments
Labels: typing

#2880 - Add trio.CapacityLimiter.wait_no_borrows

Pull Request - State: closed - Opened by VincentVanlaer 12 months ago - 7 comments

#2879 - Test that Trio works around some CPython `.throw` bugs present in >= 3.9

Pull Request - State: closed - Opened by gschaffner 12 months ago - 3 comments

#2877 - Remove check_type_completeness and verify_types_*.json, minor fixes

Pull Request - State: closed - Opened by jakkdl about 1 year ago - 2 comments
Labels: typing

#2876 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#2875 - Update black and ruff

Pull Request - State: closed - Opened by CoolCat467 about 1 year ago - 3 comments

#2874 - Make pyright recognize `open_memory_channel` as generic

Pull Request - State: closed - Opened by A5rocks about 1 year ago - 3 comments

#2873 - `pyright` does not understand `trio.open_memory_channel[int](0)`

Issue - State: closed - Opened by Zac-HD about 1 year ago - 5 comments
Labels: typing

#2872 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#2871 - Minor refactors in _threads.py

Pull Request - State: closed - Opened by richardsheridan about 1 year ago - 7 comments

#2870 - move `-p trio._tests.pytest_plugin` to project addopts and add `--pyargs trio`

Pull Request - State: closed - Opened by kloczek about 1 year ago - 6 comments

#2869 - remove filterwarnings lines for warnings that no longer occur

Pull Request - State: closed - Opened by graingert about 1 year ago - 2 comments

#2868 - fill in pyproject.toml project.maintainers field

Issue - State: open - Opened by graingert about 1 year ago

#2867 - move coveragrc to pyproject.toml

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

#2866 - use the regular readme for the long description

Pull Request - State: closed - Opened by graingert about 1 year ago - 4 comments

#2865 - do not depend on exceptiongroup pre-release

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

#2864 - Publicly expose `AsyncIOWrapper`

Pull Request - State: closed - Opened by CoolCat467 about 1 year ago - 8 comments
Labels: user happiness, typing

#2863 - 0.23.1: problems with testing `trio`

Issue - State: closed - Opened by kloczek about 1 year ago - 24 comments

#2862 - sniffio reports wrong current loop when used with trio_asyncio and trio 0.23

Issue - State: open - Opened by DaGenix about 1 year ago - 1 comment

#2860 - switch to PEP 621

Pull Request - State: closed - Opened by graingert about 1 year ago - 2 comments

#2859 - `TypeVarTuple` support

Issue - State: closed - Opened by Zac-HD over 1 year ago - 1 comment
Labels: typing

#2858 - RunVar exposure not flexible enough

Issue - State: open - Opened by oremanj almost 5 years ago - 1 comment
Labels: typing

#2857 - Bump version to 0.23.1

Pull Request - State: closed - Opened by A5rocks about 1 year ago - 4 comments

#2856 - Remove incorrect assertion for Anaconda interpreters

Pull Request - State: closed - Opened by A5rocks about 1 year ago - 2 comments

#2855 - trio 0.23.0 - AssertionError in Conda

Issue - State: closed - Opened by anakin87 about 1 year ago - 5 comments

#2854 - Bump dependencies from commit e6ae3e

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago - 2 comments
Labels: dependencies

#2853 - Bump version to 0.23.0

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

#2852 - add tests and coverage ignores for testing/_fake_net to reach full coverage

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

#2851 - CI timeout on setting up python

Issue - State: closed - Opened by jakkdl about 1 year ago - 1 comment

#2850 - Add removals as a newsfragment type

Pull Request - State: closed - Opened by A5rocks about 1 year ago - 2 comments

#2849 - Remove redundant line from docstring of `to_thread_run`

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

#2848 - AttributeError: module 'select' has no attribute 'epoll'

Issue - State: closed - Opened by kushalmraut about 1 year ago - 23 comments

#2847 - Bump dependencies from commit 6c50dc

Pull Request - State: closed - Opened by github-actions[bot] about 1 year ago - 1 comment
Labels: dependencies

#2846 - `removal` newsfragments do not show in history

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

#2845 - Fix regressions introduced when hiding `Nursery.start` implementation-detail nursery

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

#2844 - (Regression on master) `strict_exception_groups` is not respected

Issue - State: closed - Opened by gschaffner about 1 year ago - 1 comment

#2843 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 4 comments

#2842 - Remove infinity support for tcp listener backlogs

Pull Request - State: closed - Opened by CoolCat467 about 1 year ago - 5 comments
Labels: typing

#2840 - Remove apport excepthook

Pull Request - State: closed - Opened by jakkdl about 1 year ago - 2 comments

#2839 - Convert markdown link in README.rst to reST

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

#2838 - extend apport excepthook detection to also detect partial_apport_excepthook

Pull Request - State: closed - Opened by jakkdl about 1 year ago - 2 comments