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
fbb910afba31c09b7a1715e1f4301e5c1e0f41de authored about 6 years ago
80b51feeff494823813c2d7b917fd9d6c5f25012 authored about 6 years ago
e104699531a6d069058e8600c814caefac04492c authored about 6 years ago
Tweaks for #743
2cde5fb374b407cc60ec033f31f207559d1c862f authored about 6 years agoMake doc string PEP 257 compliant
0e6d2e68ed2fce89f9bba91a5fa1cd6339932637 authored about 6 years agoRecommended if escape sequence in string
c65a647f2a361147d9f582399ebeed97587e8dd7 authored about 6 years ago7ab5dc741bbf7fded4b3def31e9bbe6c0d70974d authored about 6 years ago
apparently we have to specify the exact python version on linux/macos
aee75b725bcb26dabf60e86d12f235d2e3f162c0 authored about 6 years ago7c82e5e4a86ce1366390e7d083ad87237040448b authored about 6 years ago
e98a84ed3f26210b4c25a983e28f1f946935ffd2 authored about 6 years ago
Bumps [more-itertools](https://github.com/erikrose/more-itertools) from 4.3.0 to 5.0.0.
- [Relea...
9a09b5b0c80698adcc5609fd616db92b9d9b7fa2 authored about 6 years ago
66768aa92d7d0426d33649eb9d232d40b3f61a63 authored about 6 years ago
a00b2450e5700c730900eda1bc80e2eeffc51130 authored about 6 years ago
e1567c63858472006066d7e458784d6b3d5e9489 authored about 6 years ago
21c65588db6ef780b297dcd644af675ec78f110a authored about 6 years ago
Add subprocess support
c212ce8f7a46f9bdd13bd7df102c9e53841d2a16 authored about 6 years ago8ec3a6cea65412d67a495586c07fed7d921ac062 authored about 6 years ago
4a66c648b1b44292c5471785d8cb7350a1416299 authored about 6 years ago
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.2 to 1.8.3.
- [Release notes](http...
879b3b85c17dbd1b77d9aa92fd2c1eaf1d02c955 authored about 6 years ago
300741d0d4d488a1eef0efe6492e97f8e4529120 authored about 6 years ago
ee7799203030dffbd6d2049230ea66236c0ece60 authored about 6 years ago
14c6991b39d45ad5356f0adb80133b94f65e7daa authored about 6 years ago
3bc77567fc598ec376433c13a8f0d17849a7ce94 authored about 6 years ago
0fd4716bcc1a1111bef26f19632108fa39965110 authored about 6 years ago
8564b49dd51a86382c85503a83df788be7e87730 authored about 6 years ago
- Move the exception from the main namespace into trio.ssl, since it's
ssl-specific, and renam...
improve error handling in open_tcp_stream
5a03bee3fbf1a5364a3584ef8150b04143dcecdb authored about 6 years ago5477ac155090e93ba9d15cc7c2d3d83449dba3dd authored about 6 years ago
b175e62b16aad7c6ff3cef71a438c3fedf2a7c8b authored about 6 years ago
32494e6b88ab772409eb49e9fbff3f9b8716e08e authored about 6 years ago
f0052d5ca27fc195b55adedc9547e742b113e41e authored about 6 years ago
8bdc21766ce1ad2f072b3bafb7d5c062a887b92f authored about 6 years ago
bd15874bbcbd712d2c5fce40aab90a184d1013e4 authored about 6 years ago
709eabff5cfa5bee943b23737edd146c95043664 authored about 6 years ago
3386ed2208c22ff6ff0028f0d3706b1b6392f925 authored about 6 years ago
3bde9a434569c4c24375373dc430537e542405a4 authored about 6 years ago
9aea79b6e2f86015a4e8edd23d2a2fe171f38cb8 authored about 6 years ago
5722d4b64730ab95554c7ab32539bff51de89f99 authored about 6 years ago
4be26090c146bf22fedc62fd3f79b11189df74c5 authored about 6 years ago
82253caa8bd59b5b3bbb0ba61d196289c967f838 authored about 6 years ago
a87a87c4ce432c92a5818a6ec53a917d3c8fd468 authored about 6 years ago
- make overlapped I/O operations on a non-registered handle still be cancellable
- test too-late...
1494a5b296b7656ddca193b0ae6b26999336c25e authored about 6 years ago
26d1a879606bb15114608da62ce9116bc6540fc9 authored about 6 years ago
some parts of the code base use a bare "except:" but more parts catch
BaseException which feels ...
previous version of the code would leak sockets if an exception was
thrown after performing the ...
pretty sure this is very rare in the wild, but it seems to happen on
private networks
f1374257b835b318435bf6809dc5d34b8f1ece21 authored about 6 years ago
(and update tests)
dd2be12ed062f2f57cbf0408a42c9df9ecd27682 authored about 6 years ago4759b099072fe328e683480cc0d3f9b4e8d3f7c5 authored about 6 years ago
Remove APIs deprecated in 0.5.0
3877632bd9b03901134ecae803130c648d582847 authored about 6 years agoFix overzealous s/result/outcome/g in trio.run docstring
a8e0d61edae128fb5f10c29d4a45d06d670f3346 authored about 6 years ago572b202ff6bc9b119a11c46cb4dd3905e56c700e authored about 6 years ago
8909431746880aa3617bf56b824f6484175df2a2 authored about 6 years ago
1e083b82194b2bbd2499cd6a0e681f98c0e38d54 authored about 6 years ago
* mostly around closing sockets in more exceptional conditions
* code flow changed to be sligh...
16743c04c96643fc6aa3f3e61709e2274412ebfe authored about 6 years ago
47bdb8ea3d55d5c22fc45124fc4694231d162bc0 authored about 6 years ago
f0dd2f70edb1d7bffe0fec67f7e3f3132702526a authored about 6 years ago
Bumps [pygments](http://pygments.org/) from 2.3.0 to 2.3.1.
Signed-off-by: dependabot[bot] <sup...
7bac4e7fd1c3072668bbd795b7ed4117aaf8c3e0 authored about 6 years ago
Bumps [jedi](https://github.com/davidhalter/jedi) from 0.13.1 to 0.13.2.
- [Release notes](https...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.0.1 to 4.0.2.
- [Release notes](http...
0eb001cb5565e4c171e55e6076d38aa7d6f20aee authored about 6 years ago
6380aea7c0f9b13f62c4dea9ce04555329324dc5 authored about 6 years ago
b3b2bb0eac74fc367ef551cb48bfa19717cf12d9 authored about 6 years ago
09c0f43b559c39eefb248900c1ce058a7c136d49 authored about 6 years ago
a79eca7e3a69f3d6ea01d7f85366b1d9c5d8ac71 authored about 6 years ago
054951dafff0ee1e6eb8d789ce1c75244126502b authored about 6 years ago
869e42bcc5758c8553760279760f8a75682b90db authored about 6 years ago
fc6e60afcd0d26a0f9172024ab71a164a8dedf3c authored about 6 years ago
e35f11c12346692ec15af6ed1ca81819de8881ff authored about 6 years ago
94b8416de82db468c25beb5e66fc6dc826bcc58a authored about 6 years ago
b21f308e02a0f7e9677225603ec1ffc0156400eb authored about 6 years ago
ab43b2b9f309b014575d0ac950fcc339520434f7 authored about 6 years ago
33f6db950d1af3d285eddc80c9ff5c3814edb2a1 authored about 6 years ago
ccefeac219c47e0c92c3144f9c660e309d7361d0 authored about 6 years ago
0ed693b0e5a3a0877db9a9eeb802059954b740fa authored about 6 years ago
a1d70ca43c1c63c49021f7f6f8bac330edcc8676 authored about 6 years ago
ce78d8d3539f577566e2f3222e2b2776b10d1352 authored about 6 years ago
f2db9719c2b204671969a78c43a49a469d164868 authored about 6 years ago
Migrate hazmat to faked explicit importing and reexporting, to aid static analysis (issue #542)
6d480601d93767e9d8c8f960a316c5c102833a3e authored about 6 years ago0585e14bc1d3362e683336a96264590c262e88a7 authored about 6 years ago
Add trio's own dependencies to *-requirements.in
d7bc0050aeb98710accc3b963fd384a501ea4507 authored about 6 years ago
Repeating the dependencies like this is a little gross, but it enables
them to be pinned, and ma...
e7ddafd28057f365e86a14421abd57adbf63f4c5 authored about 6 years ago
migrate trio.ssl from star import to explicit imports, to aid static analysis (issue #542)
9799564df2d52bbf6a9aa7f93550caf838411a6a authored about 6 years ago77ec5ee69b90a985dab94610e2e6746bfa933dbc authored about 6 years ago
6be26eb5620e4690cbf21ed2edce02e6bd643e08 authored about 6 years ago
3720fe714fe630b17767c937e9491a1db22e734d authored about 6 years ago
- _subprocess/highlevel.py becomes _subprocess.py
- _subprocess/unix_pipes.py becomes _unix_pipe...
a8c0731bfc6666b8f13a1d6d0030a38457297859 authored about 6 years ago
Bumps [idna](https://github.com/kjd/idna) from 2.7 to 2.8.
- [Release notes](https://github.com/...
774e1e8515e4b47075be51b68f214abaf3a08af4 authored about 6 years ago
No semantic changes (I hope!)
b37f20a31af7567e19ad044f3281a589cde0b1a4 authored about 6 years ago7110bbc40f517ff3fdff6fab4a88a6df71ffd6c7 authored about 6 years ago
Bumps [requests](https://github.com/requests/requests) from 2.20.1 to 2.21.0.
- [Release notes](...
0e8c8b4a55724ee676c89badbaf9672eb936f809 authored about 6 years ago
Bumps [six](https://github.com/benjaminp/six) from 1.11.0 to 1.12.0.
- [Release notes](https://g...