Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python-trio/trio

Trio – a friendly Python library for async concurrency and I/O
https://github.com/python-trio/trio

trio 0.23.0 - AssertionError in Conda

anakin87 opened this issue about 1 year ago
Bump dependencies from commit e6ae3e

github-actions[bot] opened this pull request about 1 year ago
Bump version to 0.23.0

A5rocks opened this pull request about 1 year ago
add tests and coverage ignores for testing/_fake_net to reach full coverage

jakkdl opened this pull request about 1 year ago
CI timeout on setting up python

jakkdl opened this issue about 1 year ago
Add removals as a newsfragment type

A5rocks opened this pull request about 1 year ago
Remove redundant line from docstring of `to_thread_run`

richardsheridan opened this pull request about 1 year ago
AttributeError: module 'select' has no attribute 'epoll'

kushalmraut opened this issue about 1 year ago
Bump dependencies from commit 6c50dc

github-actions[bot] opened this pull request about 1 year ago
`removal` newsfragments do not show in history

richardsheridan opened this issue about 1 year ago
(Regression on master) `strict_exception_groups` is not respected

gschaffner opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Remove infinity support for tcp listener backlogs

CoolCat467 opened this pull request about 1 year ago
Remove apport excepthook

jakkdl opened this pull request about 1 year ago
Convert markdown link in README.rst to reST

richardsheridan opened this pull request about 1 year ago
extend apport excepthook detection to also detect partial_apport_excepthook

jakkdl opened this pull request about 1 year ago
Mark pure reformatting PRs in .git-blame-ignore-revs

jakkdl opened this issue about 1 year ago
add newsfragment for issue #2611, PR #2826

jakkdl opened this pull request about 1 year ago
Replace Autodeps with pre-commit?

richardsheridan opened this issue about 1 year ago
Sort pre-commit config file

CoolCat467 opened this pull request about 1 year ago
Stop running `pypy-3.9-nightly` for windows CI

CoolCat467 opened this pull request about 1 year ago
Fix thread reentry deadlocks

richardsheridan opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
test windows and MacOS 3.11 and 3.12

jakkdl opened this issue about 1 year ago
nursery_cancel doesn't seem to create cyclic garbage on 3.12 anymore

jakkdl opened this pull request about 1 year ago
fix B904

jakkdl opened this pull request about 1 year ago
timeout coverage/pytest with sigint to help debug CI timeout issues

jakkdl opened this pull request about 1 year ago
Don't double-wrap exceptions in nurseries

jakkdl opened this pull request about 1 year ago
try changing windows pypy-3.9-nightly to pypy-3.9

jakkdl opened this pull request about 1 year ago
Create a Limiter Protocol

jakkdl opened this issue about 1 year ago
Enable ruff flake8-simplify rule

CoolCat467 opened this pull request about 1 year ago
Enable flake8-pytest-style

CoolCat467 opened this pull request about 1 year ago
Enable flake8-pyi

CoolCat467 opened this pull request about 1 year ago
Type all remaining tests

jakkdl opened this pull request about 1 year ago
Bump dependencies from commit b161fe

github-actions[bot] opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Bump RTD builder Python version

A5rocks opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Fix some type issues with `trio.Path`

TeamSpen210 opened this pull request about 1 year ago
A simple question regarding using trio in http web servers

secureness opened this issue about 1 year ago
Enable flake8-type-checking rule

CoolCat467 opened this pull request about 1 year ago
Add type annotations for windows_pipes and its test

CoolCat467 opened this pull request about 1 year ago
Add typing classifier to trio + add typing changelog

A5rocks opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Enable pyupgrade rule

CoolCat467 opened this pull request about 1 year ago
Enable flake8-async rule

CoolCat467 opened this pull request about 1 year ago
Enable flake8-bugbear rule

CoolCat467 opened this pull request about 1 year ago
Bump dependencies from commit 24226c

github-actions[bot] opened this pull request about 1 year ago
get _core/_run to 100% coverage

jakkdl opened this pull request about 1 year ago
Fix typo in reference-io.rst

lyphrowny opened this pull request about 1 year ago
Fix wrongly highlighted lines in reference-core.rst

lyphrowny opened this pull request about 1 year ago
Add async detection API.

tomchristie opened this issue about 1 year ago
Bump cryptography from 41.0.3 to 41.0.4

dependabot[bot] opened this pull request over 1 year ago
Add comment and assertion to `pidfd_open` workaround

jakkdl opened this pull request over 1 year ago
Move to src-layout.

apollo13 opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Replace public usages of `functools.wraps`

A5rocks opened this pull request over 1 year ago
Switch to use ruff

CoolCat467 opened this pull request over 1 year ago
Add types to `_signals`, `test_signals`

TeamSpen210 opened this pull request over 1 year ago
#2683: Make `_util.Final` support static analysis by converting to a decorator.

TeamSpen210 opened this pull request over 1 year ago
fix builds.sr.ht failing

jakkdl opened this issue over 1 year ago
enable skip_covered in coveragerc

jakkdl opened this pull request over 1 year ago
Switch packaging to PDM/Hatch/Poetry

jakkdl opened this issue over 1 year ago
Add pre-commit.ci

jakkdl opened this issue over 1 year ago
Fix type errors introduced when #2696 and #2700 were merged

CoolCat467 opened this pull request over 1 year ago
Attempt to fix multierror typing

CoolCat467 opened this pull request over 1 year ago
Require static checks to pass in CI

richardsheridan opened this pull request over 1 year ago
Bump dependencies from commit e97bcb

github-actions[bot] opened this pull request over 1 year ago
Fix KI protection decorator

A5rocks opened this pull request over 1 year ago
Add py.typed in MANIFEST.in

GalaxySnail opened this pull request over 1 year ago
Fix unconditional openssl import in DTLS

VincentVanlaer opened this pull request over 1 year ago
Incorrect line numbers in tutorial

shi-bmz opened this issue over 1 year ago
Fix typecheck failures in `master`

TeamSpen210 opened this pull request over 1 year ago
Error in CI with Windows pypy-3.9-nightly on master

jakkdl opened this issue over 1 year ago
Please check our new types!

A5rocks opened this issue over 1 year ago
Add types to `test_io`, `test_run`, various other fixes

TeamSpen210 opened this pull request over 1 year ago
Add grouping to CI logs

TeamSpen210 opened this pull request over 1 year ago
Add typing for some of the tests

CoolCat467 opened this pull request over 1 year ago
`trio.run` takes a long time to start

SysuJayce opened this issue over 1 year ago
Fix pyright output

A5rocks opened this pull request over 1 year ago
expand wildcard for test files in mypy ignorelist

jakkdl opened this pull request over 1 year ago
check type completeness on all platforms

jakkdl opened this pull request over 1 year ago
Enable local partial types

CoolCat467 opened this pull request over 1 year ago
Update `contributing.rst` to talk about pre-commit

CoolCat467 opened this pull request over 1 year ago
Clear global THREAD_CACHE in child after fork()

tmaxwell-anthropic opened this issue over 1 year ago
Fix various files so the entire trio/ directory can be type-checked

jakkdl opened this pull request over 1 year ago
Add missing docstrings

jakkdl opened this pull request over 1 year ago
add types to io_windows

jakkdl opened this pull request over 1 year ago
print out the slowest 10 pytest tests

jakkdl opened this pull request over 1 year ago
Implement #2750: Run `black`+`isort` on `gen_exports` results

TeamSpen210 opened this pull request over 1 year ago
Type remaining `_highlevel` modules

TeamSpen210 opened this pull request over 1 year ago
Add typing for `_wait_for_object.py`

CoolCat467 opened this pull request over 1 year ago