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
queue.get: Speed up the "no error" case
74d488346183f561c6c8873bf8ad2c2c6b1cf5e8 authored over 6 years ago by Matthias Urlichs <[email protected]>PR#553 test: use autojump clock instead of explicit timeout
e318318e08016a98d91aafda1e286f7cfa251df6 authored over 6 years ago by Matthias Urlichs <[email protected]>Always force tasks off the queue
a947f439444e5f25a0be96fab1e4499cc9de2092 authored over 6 years ago by Matthias Urlichs <[email protected]>82be61ea76b9db66a33fcc750461c49c993f03f7 authored over 6 years ago by Matthias Urlichs <[email protected]>
When queue.get() is cancelled, the task must not be left on the queue.
Otherwise an interesting ...
Fix link to node.js code review docs
c17a38c1352ef1bad0d1f5818ec5789208408339 authored over 6 years ago by Quentin Pradet <[email protected]>
SSLContext.sni_callback is a better replacement for
set_servername_callback (that was added in p...
They moved it.
d470034e62b8867dddf8b9cea23a5633011ffaa6 authored over 6 years ago by Nathaniel J. Smith <[email protected]>Use immutable default for argument
bcb784c14346d5b365289d8e80ca1ffb711b6e01 authored over 6 years ago by Emmanuel Leblond <[email protected]>Raise a more explicit async generator error
65729b121c55ff0aa1f5d43bd9cdcd6a81e54f0c authored over 6 years ago by Quentin Pradet <[email protected]>e9af12e358ed96c017a6c0a7887f6d506b1749c2 authored over 6 years ago by Tyler Goodlet <[email protected]>
Alert the user that that passing an async generator
to a task spawning method is not allowed.
F...
09974784022755567fe2e0cbc65dad591264ff32 authored over 6 years ago by Tyler Goodlet <[email protected]>
This is not currently a problem in this case, but fixing it makes it
*obviously* safe and avoids...
Minor doc fixes
72dba90e31604c083a177978c40c4dd8570aee21 authored over 6 years ago by Nathaniel J. Smith <[email protected]>5fa1754fac73af654e939619151028dcc6f43618 authored over 6 years ago by hjbyt <[email protected]>
Add two more notes-to-self files
7eef7d0f9a6dc97d40ac0b9b8979652f105ee204 authored over 6 years ago by Nathaniel J. Smith <[email protected]>
blocking-read-hack.py: This demonstrates a really weird approach to
solving gh-174. See:
https...
Factor Python 3.5.2 check out of aiter_compat implementation
39f9f7446999efe0a6b620c1ba2005a1bd8191fc authored over 6 years ago by Nathaniel J. Smith <[email protected]>acd758c448a5ba40a45799a1c32875694a8c130c authored over 6 years ago by jab <[email protected]>
make SocketType.type match what it will be in python 3.7+
27e36df595acde758b0c96016ad814c1fcd07cab authored over 6 years ago by Nathaniel J. Smith <[email protected]>fix pygments style in docs
6d434dc1b8a0e53a400fb5ab03e7a5ab05cdd160 authored over 6 years ago by Nathaniel J. Smith <[email protected]>aaf047521427d2ad6ed52d211902a0abd66c14fb authored over 6 years ago by scottbelden <[email protected]>
7c0f9240a9185d961b26d0dc9a72cf89cde85cfa authored over 6 years ago by Davide Rizzo <[email protected]>
34c195c8f6cbfa0d0408506495cb80b363006261 authored over 6 years ago by scottbelden <[email protected]>
Fix typo in _threads.py
82ec7c7532004237054ae511dd28d571a80f1c89 authored over 6 years ago by Davide Rizzo <[email protected]>a18bb3aeb2a36dc99e7208e4b1ab7757934cacfe authored over 6 years ago by hjbyt <[email protected]>
Fix typo in doc
c23487c04a89648fd5ae9faf09baf9653b88b61c authored over 6 years ago by Davide Rizzo <[email protected]>7f60f211705c6a6390b77d31d2362ffeadc088a9 authored over 6 years ago by hjbyt <[email protected]>
Fix recv_exactly example
4036da4503cfafd582854b7701058ba14657b236 authored over 6 years ago by Davide Rizzo <[email protected]>pip doesn't respect XDG_CACHE_HOME on MacOS; use PIP_CACHE_DIR instead
2a5071b3040244d62a16f248b5d94e2c7953daed authored over 6 years ago by Quentin Pradet <[email protected]>Closes: gh-508, again.
7cdf1c19aa601c1d2d700f0164a9b5c68e6e636c authored over 6 years ago by Nathaniel J. Smith <[email protected]>bea36cca2edb013214ce8d6aef6856e908b37d79 authored over 6 years ago by hjbyt <[email protected]>
Tweak backlog test to be slightly more strict
692f1c5e72d3e0300f8af4af9e219bb73467131a authored over 6 years ago by Nathaniel J. Smith <[email protected]>Fix coverage flapping in test_highlevel_open_tcp_listeners
7a4acf06dfee9729859e1001c4b386f4658d3839 authored over 6 years ago by Nathaniel J. Smith <[email protected]>
The point of this test is to ask trio to create sockets with two
different backlogs, and then ch...
Fixes: gh-522
2092d68a6d7016b3841c7d2214e42af8f1ab2f21 authored over 6 years ago by Nathaniel J. Smith <[email protected]>Add badges for PyPI and conda-forge versions to README
8f8bc16ace0fd066bf4f70bfc9acc8052ac4c8ef authored over 6 years ago by Nathaniel J. Smith <[email protected]>f2c3c9794f556bae25143c8853735e8b508b9e2c authored over 6 years ago by Bruno Oliveira <[email protected]>
Make system tasks live inside their own contextvars context.
aecb85d17dd81648656e3eabfc5eac51d833783f authored over 6 years ago by Laura F. D <[email protected]>c4129e655ccdfda6c903cd382859f79beed9c7d2 authored over 6 years ago by Laura F. D <[email protected]>
New faster Queue with capacity >= 0
7118e1601d4061b67c608a0e75aae4f2942dd33b authored over 6 years ago by Nathaniel J. Smith <[email protected]>0f8690f49df21ef3fdb1e3e1548c774beb7a4b53 authored over 6 years ago by Laura F. D <[email protected]>
aef3000eee20577547bab791ac6ca0ccc8ad3b5c authored over 6 years ago by Laura F. D <[email protected]>
8eab866451cd92ddaa43895cb7bdffce6f0c29ea authored over 6 years ago by Laura F. D <[email protected]>
c34c6ac6ca4b9b04da8be4ed6f346b331b51da08 authored over 6 years ago by Laura F. D <[email protected]>
Attempt to workaround pip cache race condition on Jenkins (gh-508)
8c190e23fe9eac3bd6d33f99e0b2fda35defa59b authored over 6 years ago by Nathaniel J. Smith <[email protected]>small fail_at() doc fix
39b479ecc8bce057261abb2f8dacd17c76bb46be authored over 6 years ago by Nathaniel J. Smith <[email protected]>6f868c91162e63877e5523ab4ffdb8bb14fb8fda authored over 6 years ago by Nathaniel J. Smith <[email protected]>
e7f07a20db0ac884788f964f85ccd24a9ca50846 authored over 6 years ago by Davide Rizzo <[email protected]>
17f90351c52e7b75c64a405635849f571f7ccb31 authored over 6 years ago by Bruno Oliveira <[email protected]>
8c927297e58ee63be3bc103bb9af897048a7c3e2 authored over 6 years ago by Davide Rizzo <[email protected]>
738ec8b7a7bb3dfa75a02f41a6d69c0a2cad037d authored over 6 years ago by Davide Rizzo <[email protected]>
73dc3e80448f8eff1ecd1cce3962161a35ba4a61 authored over 6 years ago by Davide Rizzo <[email protected]>
a90140067657ae6be810b8eeea88c187214bdf13 authored over 6 years ago by Davide Rizzo <[email protected]>
535bd80740dfd9d42dbaae7172a42824cc577818 authored over 6 years ago by Davide Rizzo <[email protected]>
b379070d2e989411aa5844cb82d9ed27764c16e2 authored over 6 years ago by Davide Rizzo <[email protected]>
7cb8e141be9f84092bc21692950810208a8da929 authored over 6 years ago by Davide Rizzo <[email protected]>
[CI] Temporarily increase pip verbosity during CI runs
7f15b7f751d5058ff53ee94ba7b761b35236280a authored over 6 years ago by Nathaniel J. Smith <[email protected]>Switch to using standalone Outcome library.
c31b9461cfa68483443ea0820a0df132a4cadf73 authored over 6 years ago by Laura F. D <[email protected]>0cbed903fd06445bc9fa9d4cfdccdecfcb8ed5f1 authored over 6 years ago by Laura F. D <[email protected]>
- The dict needs to live in the module where the deprecated attributes
are; so here it needs t...
83fec3fca768345e53f47757b596e2dede695bb7 authored over 6 years ago by Nathaniel J. Smith <[email protected]>
58a431a9a9c7f0133f7d533ae8d3cfc2bf996bd8 authored over 6 years ago by Nathaniel J. Smith <[email protected]>
Attempting to debug gh-508
32e4c22ba81ad12e6c612192574e638ffa7c3282 authored over 6 years ago by Nathaniel J. Smith <[email protected]>Fix typo in BrokenStreamError docs
bcc639b6be6668eb97200237f0a13073faa1dc2d authored over 6 years ago by Laura F. D <[email protected]>e5620fd852b542cea5c736f00070a4ef42a05937 authored over 6 years ago by Zach Mitchell <[email protected]>
768fdcfffe52096cacd9d13f4a7f87a2a0e82a4d authored over 6 years ago by Laura F. D <[email protected]>
7bc2a183e91ca7e636045fea87539805581fbdee authored over 6 years ago by Laura F. D <[email protected]>
d49962cf9b0b2ce85c18ba1bae052e72628ac36c authored over 6 years ago by Laura F. D <[email protected]>
89f315096f86f6253f0bdfbea008f8540014f5f3 authored over 6 years ago by Laura F. D <[email protected]>
cad04ae11bfd2a41dd432e162709c18e23636c8b authored over 6 years ago by Laura F. D <[email protected]>
6587bbf8985a4e42fbeecfa552c8f686150ae463 authored over 6 years ago by Laura F. D <[email protected]>
005b6337f5c252e2d13ee68d5bd9d837bb636c13 authored over 6 years ago by Laura F. D <[email protected]>
Improve trio.Path.iterdir
bb7fa1e0386f5327d924f1e9f5989ad406510420 authored over 6 years ago by Emmanuel Leblond <[email protected]>
pathlib.Path.iterdir also loads the whole directory into memory, so removed the
"unlike pathlib...
04452e573d371d599dad2909b0e85520dcc59c4c authored over 6 years ago by Laura F. D <[email protected]>
e27b50a43ab3b7284dce6ea7d89d9dd8d5db17fe authored over 6 years ago by Laura F. D <[email protected]>
d645b066de73fcbf672d6e038be79dcfb7557535 authored over 6 years ago by Laura F. D <[email protected]>
c7f4c6727390c1fc731430faf25f54a3482107ca authored over 6 years ago by Laura F. D <[email protected]>
3fc6a0787e3baaefa68875eef4ad05de74e991a2 authored over 6 years ago by Emmanuel Leblond <[email protected]>
e7f9a69786dd3ccd75291fcaba084032e8c6914a authored over 6 years ago by Emmanuel Leblond <[email protected]>
trio_test accept Instrument as parameter
94d49f95ffba3634197c173b771dca80ebc70b08 authored over 6 years ago by Emmanuel Leblond <[email protected]>Post-release Merge
1870d1d087931fdccfe178ffbb96857e9af133fe authored over 6 years ago by Matthias Urlichs <[email protected]>4ccce3dc90d06f11ec43fe24c55812907d716658 authored over 6 years ago by Matthias Urlichs <[email protected]>
ae0ec887e590ddf83b4da6058f198088cf7374c9 authored over 6 years ago by Matthias Urlichs <[email protected]>
bada322529801a853fe6f45a8870ca005ec41554 authored over 6 years ago by Matthias Urlichs <[email protected]>
documentation typo - formatting only
8af8d8a74cc57964d5b0417d8c475e5c3314e7ad authored over 6 years ago by Quentin Pradet <[email protected]>1effe0a6408aede73845e930af118b29403db12b authored over 6 years ago by Chris Shucksmith <[email protected]>
df04db5517e7e3df0179a793fe3c3303e90be00f authored over 6 years ago by Davide Rizzo <[email protected]>
77158e409a8bf74739de0ed543d7b03d08e01f0a authored over 6 years ago by Davide Rizzo <[email protected]>
09401283783552f702f57f6bbaa5903cb5eda4f4 authored over 6 years ago by Matthias Urlichs <[email protected]>
10c143170d48990d32b0aa5c53c48760d5081ad9 authored almost 7 years ago by Matthias Urlichs <[email protected]>
496b61fc2f0816db92328f12c90986799be591f1 authored almost 7 years ago by Matthias Urlichs <[email protected]>
ad7743c0c95440bd8e95f1e5601a6352855e4a8f authored almost 7 years ago by Matthias Urlichs <[email protected]>
plus change their headline to something nicer than "Misc"
ef9b52c25bca99d319175eaead94934d607b7507 authored almost 7 years ago by Matthias Urlichs <[email protected]>Error for user-created Cancelled()
7b7b7d1431644233a2c06928802be6cdca2e35c6 authored almost 7 years ago by Laura F. D <[email protected]>more small tutorial fixes (take 2)
0b5db95dcfe46c80c9c3789e855ea7be26fea944 authored almost 7 years ago by Laura F. D <[email protected]>83a7fc05cd809a9d96bd478534cada57b99a1b93 authored almost 7 years ago by jab <[email protected]>
Duplicate "the"
6e0b92bca099874495ddede21cf353c9680708c8 authored almost 7 years ago by Nathaniel J. Smith <[email protected]>15d866080f3c596c76e27a55af5319735e50c498 authored almost 7 years ago by Matthias Urlichs <[email protected]>