Ecosyste.ms: OpenCollective

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

github.com/python-trio/sniffio

Sniff out which async library your code is running under
https://github.com/python-trio/sniffio

Add aiomultiprocess

allrobot opened this issue 8 months ago
Release 1.3.1

A5rocks opened this pull request 11 months ago
Added project URLs

agronholm opened this pull request 12 months ago
Upgraded the ReadTheDocs configuration to the latest format

agronholm opened this pull request 12 months ago
Migrated packaging metadata to pyproject.toml

agronholm opened this pull request 12 months ago
Added missing `thread_local` item to `sniffio.__all__`

agronholm opened this pull request 12 months ago
The thread_local variable isn't re-exported

agronholm opened this issue 12 months ago
Add support for testing Python 3.11

hugovk opened this pull request over 1 year ago
Add support for Python 3.12

hugovk opened this pull request over 1 year ago
Test folder in test deliverable

guillaumeLepape opened this issue over 1 year ago
Exclude sniffio/_tests folder from deliverable

guillaumeLepape opened this pull request over 1 year ago
Clarify what counts as 'running'

oremanj opened this pull request over 1 year ago
Proposed new sniffio semantics

oremanj opened this issue over 1 year ago
Please fix your license documentation

magedhelmy1 opened this issue almost 2 years ago
Change asyncio detection to use get_running_loop

tapetersen opened this pull request about 2 years ago
SniffIO doesn't detect asyncio when running sync callbacks in loop

tapetersen opened this issue about 2 years ago
Vendor curio in tests? It is deprecated on PyPI

webknjaz opened this issue over 2 years ago
Migrated the metadata from setup.cfg into PEP 621-compliant `pyproject.toml`.

KOLANICH opened this pull request over 2 years ago
Migrated the metadata into `setup.cfg` from `setup.py`.

KOLANICH opened this pull request over 2 years ago
history: fix PR links

belm0 opened this pull request over 2 years ago
Bump version to 1.3.0

pquentin opened this pull request over 2 years ago
Use GitHub Actions and ReadtheDocs CI

pquentin opened this pull request over 2 years ago
use sys.get_asyncgen_hooks().finalizer to sniff io

graingert opened this pull request over 2 years ago
implement sniffio using sys.get_asyncgen_hooks

graingert opened this issue over 2 years ago
Make setuptools license field SPDX-compliant

pquentin opened this pull request over 2 years ago
1.2.0: pytest is failing

kloczek opened this issue over 3 years ago
Set async library contextvar for asyncio in py3.6

mwakaba2 opened this pull request over 3 years ago
provide sniffio.thread_local.name for coroutine libraries to set

graingert opened this pull request almost 4 years ago
stop setting asyncio in the contextvar

graingert opened this pull request almost 4 years ago
swap asyncio/curio checks

graingert opened this pull request almost 4 years ago
Fix erroneous extras_require

duck-rh opened this pull request over 4 years ago
Release 1.2.0

sethmlarson opened this pull request over 4 years ago
PEP 561 compliance

tomwatson1024 opened this pull request over 4 years ago
Asyncio checks on py3.6 and older create a new event loop

agronholm opened this issue over 4 years ago
Support trio

kerizane opened this issue over 4 years ago
Add support for synchronous event loops

tzickel opened this issue over 4 years ago
[WIP] Document Twisted support

altendky opened this pull request over 4 years ago
Only test Curio on 3.6+

altendky opened this pull request over 4 years ago
[WIP] Adjust for explicit support from Twisted

altendky opened this pull request over 4 years ago
Added detection for Twisted

agronholm opened this pull request about 5 years ago
Fixed wrong exception name in __all__

agronholm opened this pull request about 5 years ago
Release 1.1.0

njsmith opened this pull request almost 6 years ago
Release sniffing for `curio` on PyPI?

rnovatorov opened this issue almost 6 years ago
Update Travis configuration

njsmith opened this pull request about 6 years ago
Sniff for curio

smurfix opened this pull request over 6 years ago
Update docs to include trio-asyncio

smurfix opened this pull request over 6 years ago
Add conda-forge version badge

nicoddemus opened this pull request over 6 years ago
Typo find -> fine in README.rst

shuckc opened this pull request over 6 years ago
A quick review

vxgmichel opened this issue over 6 years ago