Ecosyste.ms: OpenCollective

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

github.com/python-trio/async_generator

Making it easy to write async iterators in Python 3.5
https://github.com/python-trio/async_generator

Deprecate async_generator

pquentin opened this issue almost 3 years ago
1.10: pytest is failing

kloczek opened this issue over 3 years ago
Fix @asynccontextmanager doesn't work well with async generators

matham opened this pull request over 4 years ago
asynccontextmanager does not support callable classes

mrosales opened this issue over 4 years ago
`asynccontextmanager` fails in `3.7-dev`

mhchia opened this issue almost 5 years ago
Abstract async context manager in Python3.6

JoseKilo opened this issue over 5 years ago
Fix docs/source/reference.rst import yield_

dpimenov opened this pull request almost 6 years ago
open_cancel_scope → CancelScope

smurfix opened this issue almost 6 years ago
Edit README to assume less background knowledge

njsmith opened this pull request almost 6 years ago
Implement AsyncGenerator type annotation

em92 opened this pull request almost 6 years ago
missing git tag 1.10

anthraxx opened this issue over 6 years ago
Update CI for 3.7

njsmith opened this pull request over 6 years ago
Release engineering for 1.10

njsmith opened this pull request over 6 years ago
New Release

KimiNewt opened this issue over 6 years ago
Clean up some packaging stuff

njsmith opened this pull request over 6 years ago
Issues from Nicolas Boulenguez

njsmith opened this issue over 6 years ago
Correct syntax highlighting in README

touilleMan opened this pull request over 6 years ago
Add the ability for @async_generator to produce a native async generator

oremanj opened this pull request over 6 years ago
Make yield_ and yield_from_ interoperate with native async generators again

oremanj opened this pull request over 6 years ago
Add support for PEP 525-style garbage collection hooks

oremanj opened this pull request over 6 years ago
Fix interoperability with native async generators

oremanj opened this pull request almost 7 years ago
Fix syntax highlighting in README

nicoddemus opened this pull request almost 7 years ago
Fix Manifest.in so it includes the license in sdist

nicoddemus opened this pull request almost 7 years ago
Fix remaining references to old repository

pquentin opened this pull request almost 7 years ago
Adapt to trio norms + add @asynccontextmanager + add sphinx docs

njsmith opened this pull request almost 7 years ago
Try making appveyor.yml look like it does in trio

njsmith opened this pull request almost 7 years ago
[appveyor] Fix coverage by installing sdist version

pquentin opened this pull request almost 7 years ago
appveyor coverage isn't working

njsmith opened this issue almost 8 years ago
ctypes.CDLL(None) doesn't work on Windows

gdude2002 opened this issue almost 8 years ago
Minor improvements to setup.py

agronholm opened this pull request about 8 years ago
Set None as the default value for yield_()

agronholm opened this pull request about 8 years ago
Testing

agronholm opened this pull request about 8 years ago
Questions

bj0 opened this issue over 8 years ago