Ecosyste.ms: OpenCollective

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

The Trio Collective

Building friendly and robust libraries for concurrency and networking in Python
Collective - Host: opensource - https://opencollective.com/python-trio - Code: https://github.com/python-trio

Clean up public API surface

github.com/python-trio/trio-asyncio - oremanj opened this issue almost 5 years ago
suppress stack trace

github.com/python-trio/purerpc - ledmonster opened this pull request almost 5 years ago
Added detection for Twisted

github.com/python-trio/sniffio - agronholm opened this pull request almost 5 years ago
Fixed wrong exception name in __all__

github.com/python-trio/sniffio - agronholm opened this pull request almost 5 years ago
Enable random test ordering in unit tests

github.com/python-trio/hip - RatanShreshtha opened this pull request almost 5 years ago
Release v0.4.0

github.com/python-trio/trio-typing - oremanj opened this pull request almost 5 years ago
Update mypy to 0.750

github.com/python-trio/trio-typing - oremanj opened this pull request almost 5 years ago
Update black to 19.10b0

github.com/python-trio/trio-typing - oremanj opened this pull request almost 5 years ago
Fix some false positives

github.com/python-trio/trio-typing - oremanj opened this pull request almost 5 years ago
Pin versions to fix CI

github.com/python-trio/trio-typing - oremanj opened this pull request almost 5 years ago
Bump version to 0.4.0+dev

github.com/python-trio/unasync - pquentin opened this pull request almost 5 years ago
Release 0.4.0

github.com/python-trio/unasync - sethmlarson opened this pull request almost 5 years ago
Drop support for Python 3.4

github.com/python-trio/unasync - sethmlarson opened this pull request almost 5 years ago
Support renaming custom classes

github.com/python-trio/unasync - sethmlarson opened this pull request almost 5 years ago
Add gh actions for CI on macos

github.com/python-trio/hip - RatanShreshtha opened this pull request almost 5 years ago
Stop worrying about backwards-compatibility

github.com/python-trio/hip - pquentin opened this issue almost 5 years ago
Fix GitHub Actions coverage for pull requests

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Add URL API

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Using github actions from a github app

github.com/python-trio/snekomatic - njsmith opened this issue almost 5 years ago
Add Request and RequestData APIs

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
travis: simplify run.sh

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Intermittent failures

github.com/python-trio/hip - pquentin opened this issue almost 5 years ago
Remove unused LogRecorder class

github.com/python-trio/hip - RatanShreshtha opened this pull request almost 5 years ago
Rename src/urllib3 to src/hip

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Tweak .gitignore

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Early data support

github.com/python-trio/hip - njsmith opened this issue almost 5 years ago
Add Retry API

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Tell Windows codecov the file to upload

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
demo: remove pure AnyIO example

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
fix assert in magic autojump clock

github.com/python-trio/pytest-trio - Andrei-Pozolotin opened this pull request almost 5 years ago
Add API for HTTPTransaction and ConnectionConfig

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Use anyio when sniffing asyncio/curio

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Rename create_urllib3_context to create_hip_context

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Rename inject_into_urllib3/extract_from_urllib3

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Add API for exceptions

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Remove the downstream tests from travis

github.com/python-trio/hip - RatanShreshtha opened this pull request almost 5 years ago
Add Session API

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Add API for decoding Response bodies

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Remove app engine files

github.com/python-trio/hip - RatanShreshtha opened this pull request almost 5 years ago
Remove appveyor dir as part of cleanup

github.com/python-trio/hip - RatanShreshtha opened this pull request almost 5 years ago
Clean up for the repository #162

github.com/python-trio/hip - RatanShreshtha opened this pull request almost 5 years ago
More cleanups

github.com/python-trio/hip - pquentin opened this issue almost 5 years ago
Add SyncResponse and AsyncResponse APIs

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Add API for SessionStore

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Drop Tidelift/CodeFund

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Final merge from urllib3 master

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Add StatusCode enum

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Add a "nursery_end" instrumentation.

github.com/python-trio/trio - smurfix opened this pull request almost 5 years ago
Repo cleanup

github.com/python-trio/hip - njsmith opened this issue almost 5 years ago
Run Windows tests on GitHub Actions

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Disable all CI except for linting

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Add API for Request, SyncRequestData, and AsyncRequestData

github.com/python-trio/hip - sethmlarson opened this pull request almost 5 years ago
Overall plans for the project

github.com/python-trio/hip - njsmith opened this issue almost 5 years ago
When should we run unasync?

github.com/python-trio/hip - njsmith opened this issue almost 5 years ago
Sniff async backends using sniffio

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
trio-websocket hangs on custom streams

github.com/python-trio/trio-websocket - A5rocks opened this issue almost 5 years ago
Test Python 3.8 from Appveyor

github.com/python-trio/unasync - pquentin opened this pull request almost 5 years ago
Allow to substitute using arbitrary regexes

github.com/python-trio/unasync - pquentin opened this pull request almost 5 years ago
Move test files to tests/data

github.com/python-trio/unasync - pquentin opened this pull request almost 5 years ago
Allow more substitutions

github.com/python-trio/unasync - pquentin opened this issue almost 5 years ago
Should we drop Python 2.7 support?

github.com/python-trio/hip - pquentin opened this issue almost 5 years ago
Moved most of the metadata from setup.py to setup.cfg

github.com/python-trio/hip - agronholm opened this pull request almost 5 years ago
Test AsyncPoolManager(backend="trio")

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Support async content preloading

github.com/python-trio/hip - pquentin opened this pull request almost 5 years ago
Fix typo

github.com/python-trio/cookiecutter-trio - jay-tuckey opened this pull request almost 5 years ago
Can't get examples to work

github.com/python-trio/trio-asyncio - ronf opened this issue almost 5 years ago
Issue #26 add missing documentation

github.com/python-trio/trio - jmfrank63 opened this pull request almost 5 years ago
Issue #1246 change docs to sigterm

github.com/python-trio/trio - jmfrank63 opened this pull request almost 5 years ago
Change code formatter to black from yapf

github.com/python-trio/cookiecutter-trio - RatanShreshtha opened this pull request almost 5 years ago
Have support multi process?

github.com/python-trio/purerpc - boylegu opened this issue almost 5 years ago
Fix link to issues

github.com/python-trio/unasync - RatanShreshtha opened this pull request almost 5 years ago
Use black instead of yapf

github.com/python-trio/cookiecutter-trio - RatanShreshtha opened this issue about 5 years ago
Bump version to v1.0.1

github.com/python-trio/outcome - njsmith opened this pull request about 5 years ago
Release v0.3.0

github.com/python-trio/trio-typing - oremanj opened this pull request about 5 years ago
Update for trio v0.12.0 and mypy v0.740

github.com/python-trio/trio-typing - oremanj opened this pull request about 5 years ago
Remove unused LogRecorder class in tests

github.com/python-trio/hip - pquentin opened this issue about 5 years ago
Moved python forge deps to test

github.com/python-trio/purerpc - frepond opened this pull request about 5 years ago
Test all constants reexported

github.com/python-trio/trio - stevenjackson121 opened this pull request about 5 years ago
add TLS support

github.com/python-trio/purerpc - banana-string-theory opened this pull request about 5 years ago
Improve Wide Table Handling in Docs

github.com/python-trio/trio - stevenjackson121 opened this pull request about 5 years ago
Fix compatibility with attrs 19.2.0

github.com/python-trio/outcome - pquentin opened this pull request about 5 years ago
StapledStream is a weird name

github.com/python-trio/trio - jtrakk opened this issue about 5 years ago
make using context managers optional

github.com/python-trio/triopg - ioistired opened this pull request about 5 years ago
add Pool.{fetch{,row,val},execute{,many}}

github.com/python-trio/triopg - ioistired opened this pull request about 5 years ago
Notes on "high-level" HTTP support

github.com/python-trio/hip - njsmith opened this issue about 5 years ago
`trio.Event.clear()` is deprecated

github.com/python-trio/trio-asyncio - mehaase opened this issue about 5 years ago
Implement automatic dependency bumping

github.com/python-trio/snekomatic - njsmith opened this issue about 5 years ago