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

Bump decorator from 4.3.0 to 4.3.2

Bumps [decorator](https://github.com/micheles/decorator) from 4.3.0 to 4.3.2.
- [Release notes](...

6f2e18cc69c13b9bd7fa54490962778c8942069d authored about 6 years ago
print moar

07a9c7cf280c84620136b9cb420099012e0ae624 authored about 6 years ago
Merge pull request #876 from njsmith/missing-newsfragment-for-841

Whoops, I forgot to push this to #841 before it was merged

ada932d389b76851d4cacac5dcbec0e3ae707785 authored about 6 years ago
Add debug prints to test_multierror

f8a3a5b00746642dc2afe090d27f86a7bc8dbd72 authored about 6 years ago
add timeout to Linux jobs

8e1ef39381899bc4aa317e2a25abc828e739e271 authored about 6 years ago
Fix windows python versions

2477b0c9bebd2ee3bb23618be919bfd358f6378a authored about 6 years ago
Merge branch 'master' into azure-pipelines

7fec52a81b673191fad4d9cb7da72c4310490b87 authored about 6 years ago
Merge pull request #841 from njsmith/openssl-111-round-2

Minimal changes required to get openssl v1.1.1 passing the tests

198c4a8f60dd1849780442664b52fb364c5859ba authored about 6 years ago
Add newsfragment

d84e9a5ae2e9945249f6510f8d35ecefb85e5a3d authored about 6 years ago
Post-merge fixes

e348ba48b5fc46e62290f4aaf8babad81cb64693 authored about 6 years ago
Merge pull request #863 from oremanj/subprocess_strictcommand

Subprocess support: tighten and document expectations for how the command is specified

ca14c1220d68ef60e49536358e35da2b06ebadf9 authored about 6 years ago
Merge branch 'master' into openssl-111-round-2

9fd09a4e967d306b1879926d49252d26c45b73b5 authored about 6 years ago
Merge pull request #875 from python-trio/dependabot/pip/parso-0.3.2

5ae5ab56e721adb6f28f821904b575d890c4453a authored about 6 years ago
Bump parso from 0.3.1 to 0.3.2

Bumps [parso](https://github.com/davidhalter/parso) from 0.3.1 to 0.3.2.
- [Release notes](https...

569520e5d6840bfe73b95dd2fe79add2804500c0 authored about 6 years ago
fix yapf

44deb1a53ad3c7b4073329a9672ba7d4726d2f72 authored about 6 years ago
Merge pull request #873 from python-trio/dependabot/pip/cryptography-2.5

395c5406dabd2d8b9836d6878103f2e9404fd8a4 authored about 6 years ago
Bump cryptography from 2.4.2 to 2.5

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.2 to 2.5.
- [Release notes](...

85e22aae8dea4c676e0993cf365189569f9be975 authored about 6 years ago
Fix newsfragment filename

6e96fa0dbf93664c5a7b1875ff7d9f68df742257 authored about 6 years ago
Subprocess support: run_process()

Since we're now deviating from stdlib subprocess in a few different ways, also uppdate the subpr...

de540de0f8543df1a665d7135aebd669a504b6a3 authored about 6 years ago
Merge remote-tracking branch 'origin/master' into subprocess_strictcommand

e1609a869b3c910d7f89a98de0beb265a8c0de69 authored about 6 years ago
doc fixes from code review

adafdb8701879cdeeb6b506ecb7c2a5325f1f4b0 authored about 6 years ago
trivial change to poke CI

34ba6283903fecd0d641fe52b74793c1c1532545 authored about 6 years ago
Merge pull request #870 from njsmith/disable-coverage-on-pypy-py36-nightly

Disable coverage reporting on pypy's py3.6 nightly branch

e26b908c0fc08b1fdad3a3348f384d715f464377 authored about 6 years ago
Disable coverage reporting on pypy's py3.6 nightly branch

It currently doesn't work:
https://bitbucket.org/pypy/pypy/issues/2943/
and has been the cause...

b025f2007a983af83414c862b0ec19c7f2db5833 authored about 6 years ago
Merge pull request #869 from njsmith/codecov-flags

Enable codecov flag support

25ee5cac243395cc51e75782e03b8ef53035f9b2 authored about 6 years ago
codecov is very picky about flags

5fe5913d0f575c174aa76dd6f9936cc2dd00f394 authored about 6 years ago
Merge pull request #868 from python-trio/dependabot/pip/trustme-0.5.0

d29d5873a9db13b4a1f60ebfca296f4441cc7e6c authored about 6 years ago
Merge pull request #867 from python-trio/dependabot/pip/pyopenssl-19.0.0

6452299bd4a91b609c266086d9533c376c253340 authored about 6 years ago
Enable codecov flag support

See: https://docs.codecov.io/docs/flags

When we get bizarro coverage results (e.g. complaints a...

f2607e87530b07fd1a0110f86a8da9a87b488e09 authored about 6 years ago
Bump trustme from 0.4.0 to 0.5.0

Bumps [trustme](https://github.com/python-trio/trustme) from 0.4.0 to 0.5.0.
- [Release notes](h...

06a3e003c70ad2c17d9657592462bf02f8f295ce authored about 6 years ago
Bump pyopenssl from 18.0.0 to 19.0.0

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 18.0.0 to 19.0.0.
- [Release notes](ht...

e98fc7316908193dbe81f5324595679c2f2e19c0 authored about 6 years ago
Merge pull request #854 from oremanj/subprocess-multiwait

Process: add a lock so that multiple tasks can wait() simultaneously

abd3486237af9437c74857de7259a7172c689d6a authored about 6 years ago
Merge branch 'master' into subprocess-multiwait

fe8eab1d50696cf0d7caa6d54a40294e780b2e95 authored about 6 years ago
Merge pull request #862 from oremanj/subprocess_stdio

Add Process.stdio as a convenience StapledStream of stdin and stdout

13015445f7f4c082813cd1b68311dff391d8e073 authored about 6 years ago
Merge pull request #865 from python-trio/dependabot/pip/wrapt-1.11.1

199b3f0a77b10a972a336ee6508587f630014683 authored about 6 years ago
Merge pull request #864 from python-trio/dependabot/pip/packaging-19.0

d79afdde898bbacb7ed2a821c467e800714f467c authored about 6 years ago
Bump wrapt from 1.11.0 to 1.11.1

Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.11.0 to 1.11.1.
- [Release notes]...

58f265e9be235f42942755485acd114b403142f5 authored about 6 years ago
Bump packaging from 18.0 to 19.0

Bumps [packaging](https://github.com/pypa/packaging) from 18.0 to 19.0.
- [Release notes](https:...

658edf9b3d7db7429f51bcc2c9a928d50290a37d authored about 6 years ago
fix newsfragment reference

96c31c5e3b942577dfcc717ebcc2efdbfa7bea9b authored about 6 years ago
Subprocess support: tighten and document expectations for how the command is specified

On POSIX, don't permit two error-prone combinations that the underlying `subprocess` module supp...

1438b99d977c5abb302c978978523d70d84c973f authored about 6 years ago
Add Process.stdio as a convenience StapledStream of stdin and stdout

This is intended to make it more ergonomic to speak a back-and-forth protocol with a subprocess.

41239ab7d9f50419e59ad8f9d022571f31aecbfc authored about 6 years ago
remove a few other things that were only used by the linked child code

360dcaeefc814d5edc479610d84edc68a98aef02 authored about 6 years ago
respond to CR comments

fc19347cf24f1563eb92545179856af1d8441822 authored about 6 years ago
Remove linked children from this PR

29ec0ad9f48900ac701bccd4f289a115999fd3a3 authored about 6 years ago
Merge remote-tracking branch 'origin/master' into unboundcxl

6410b52a9fac603bfea7e5e4d3053f262f2b823e authored about 6 years ago
fix newsfragment to account for removal of trio.subprocess upstream

5dd3eacae448b0039ac17a478f5870be02ef2a84 authored about 6 years ago
remove the lazy sleep

f0c6f2a7ec7df6f37f04dd4d85dab104984afbd3 authored about 6 years ago
Merge remote-tracking branch 'origin/master' into subprocess-multiwait

119f74438a44bddc257368237a765201cda4d999 authored about 6 years ago
Merge pull request #856 from python-trio/dependabot/pip/pytest-4.1.1

Bump pytest from 4.0.2 to 4.1.1

4b3c0434bc9b34cfb8165a30e38123209f8ebb39 authored about 6 years ago
Stop using pytest.config

This was deprecated in pytest 4.1.0, and caused the automatic
dependency update to fail:
https...

2502bd0a5bbf783df0818f633b2a18aa001071c7 authored about 6 years ago
Merge pull request #855 from oremanj/support-non-ipv6

Improve support for systems with IPv4 or IPv6 administratively disabled

cb18b357603a0fd53138c95fc1194e21fddffacb authored about 6 years ago
Merge pull request #858 from oremanj/fewer-submodules

Deprecate trio.ssl and trio.subprocess submodules

618a6f742d2c4cf2b9ba44707d0a9ba71c54ed38 authored about 6 years ago
Try giving the main step a more attention-grabbing display name

6b1b007a9223baa77fb22fa4940512de7fe2660d authored about 6 years ago
maxParallel "defaults to unlimited if unspecified", so don't specify it

82f192d493ea297411579f067a3e803566e8d2b2 authored about 6 years ago
Cosmetic improvements

e438fe6a774dcc821a419565af936cd75c5d595b authored about 6 years ago
Deprecate trio.ssl and trio.subprocess submodules

The interesting pieces have moved to the main trio namespace; the reexports will be going away, ...

f6a25271e0d49420ef8a600198cacaa339f169a2 authored about 6 years ago
fix lint

0413f2c2f8f1db85e1e33369a1fe42c9ab05ba7d authored about 6 years ago
add a test of cancelled wait(); update comment on kqueue ESRCH to reflect our inability to produce the error

dab8941a663b398f68c0926a6a79ac3b9727100a authored about 6 years ago
add a hopefully-harmless 'no cover'

0fd52594d5099aedd20abbeb018213c46356bf7b authored about 6 years ago
CR feedback

9d35ae4c3d8419cee4957eb16019735913619a4c authored about 6 years ago
Merge pull request #857 from python-trio/dependabot/pip/pyparsing-2.3.1

db4397c1a543be7193d3c2b5c11df8167d137a16 authored about 6 years ago
Bump pyparsing from 2.3.0 to 2.3.1

Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.3.0 to 2.3.1.
- [Release notes]...

1d663f9ac5ff4d1da41d9fedc0eabfbd1248d3b1 authored about 6 years ago
Bump pytest from 4.0.2 to 4.1.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.0.2 to 4.1.1.
- [Release notes](http...

4a2a08f827dc4c6d15fc86565cfdc8e146add05d authored about 6 years ago
fix for mac

98f819a317534e283f98784cd4a6de0ee5c456a6 authored about 6 years ago
fix typo

ed3de7f1587a0e1dde628458dd3f29c06d701098 authored about 6 years ago
Fix handling of extra elements in ipv6 sockaddr tuples

96403b7f63500e4269e2776b436ebcd4a94de17c authored about 6 years ago
Improve support for systems with IPv4 or IPv6 administratively disabled

Closes #853.

- Some such systems return both address families from `getaddrinfo` but fail with ...

7f3304c14bdef55619b578107c813ecd848d080e authored about 6 years ago
Fix newsfragment reference

4f90d92eb3fbe8c1bacec3e6ce7e064ecef2dcdc authored about 6 years ago
Process: add a lock so that multiple tasks can wait() simultaneously

b172fc335c542828a19b3e2959810dad5741ce38 authored about 6 years ago
Merge pull request #849 from python-trio/dependabot/pip/wrapt-1.11.0

Bump wrapt from 1.10.11 to 1.11.0

20ee89097e4b9abe046bf8d26a1406d3096a3ff5 authored about 6 years ago
Merge pull request #848 from python-trio/dependabot/pip/pluggy-0.8.1

Bump pluggy from 0.8.0 to 0.8.1

2f9e552e2c11dab40aa3660832f79cd85526f082 authored about 6 years ago
Bump wrapt from 1.10.11 to 1.11.0

Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.10.11 to 1.11.0.
- [Release notes...

fa42cf92656281ce623bb2be70b375ad1731138c authored about 6 years ago
Bump pluggy from 0.8.0 to 0.8.1

Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.8.0 to 0.8.1.
- [Release notes](http...

ad88c75116352b86671b3f54e646d04e868027b8 authored about 6 years ago
More tempdirs, comments, better python version info

2543ce61fce6e0402ad21c1e4c251bab793ef8b5 authored about 6 years ago
another experiment

4ae7b6242ccf00d305a77fc5c176deee95862abb authored about 6 years ago
start experimenting with making Windows work properly

986fecbeaa9ad33e46e932dfdbcebc34c032e37d authored about 6 years ago
Merge pull request #846 from python-trio/dependabot/pip/pytz-2018.9

3b0959eb356cd766ead6ca0426ceb544eea33117 authored about 6 years ago
Merge pull request #845 from python-trio/docfix

Read new docs, find a mistake.

939cebc67e67c2d2df25199b68d18c25f3797fe1 authored about 6 years ago
Bump pytz from 2018.7 to 2018.9

Bumps [pytz](https://github.com/stub42/pytz) from 2018.7 to 2018.9.
- [Release notes](https://gi...

126f3b64e4f91967b356f180d33cb585174e06d5 authored about 6 years ago
typo

75f8bdf3a238b7db69110c9350c49d5f583d51a5 authored about 6 years ago
Read new docs, find a mistake.

998a55e4fdb294cbb032c5c270ca448f3a1a5966 authored about 6 years ago
Merge pull request #844 from python-trio/release

Release 0.10.0

f145500311c9489d729c7d6312f767a65f7961c1 authored about 6 years ago
Re-add "+dev" to version

ee7ae27080295f3f5edf3ae7df3b6c33a6ebf746 authored about 6 years ago
Release 0.10.0

79dc7af4ad3d00031ea45968294a5ed3b61d9994 authored about 6 years ago
Add OP_ENABLE_MIDDLEBOX_COMPAT to the ssl module constants list

8e99d7af225d135f91c71a13491e0cf5089776a7 authored about 6 years ago
Temporarily (!) disable TLS v1.3 in our test suite

It's currently a mess because of how openssl v1.1.1 handles session
tickets. There isn't consens...

b1ebbef37602dcf49e0e62e1032239e356a55dd2 authored about 6 years ago
Handle SSLZeroReturnError in test_ssl's blocking echo server

ed2eff1d61d902c36626ea9d8297a55482fceb85 authored about 6 years ago
Use azure pipelines to test on latest Ubuntu, w/ openssl v1.1.1

258fc90aa3b6a56658fb4fa2296e1fbb4a32d4e5 authored about 6 years ago
Merge pull request #843 from python-trio/dependabot/pip/pytest-cov-2.6.1

4d9a1bbed0815c5dcff11e5319cee3df944be58b authored about 6 years ago
Bump pytest-cov from 2.6.0 to 2.6.1

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.6.0 to 2.6.1.
- [Release not...

75f1660ec62ca20ac49dd93405f56f065b321419 authored about 6 years ago
Merge pull request #840 from Zac-HD/randomness

Use module-level Random to shuffle tasks

e5927e9d172e32c523a54bb40b9b7e3fb1931391 authored about 6 years ago
Use module-level Random to shuffle tasks

This allows test helpers etc. to reproduce scheduling-dependent heisenbugs by seeding the Random...

73d397e39add175e793b0c991b779675586a648f authored about 6 years ago
s/branch/linked child/g

cf2b3b5a5799a555ce28000abb082140044cddbf authored about 6 years ago
Merge pull request #834 from itsVale/documentation-fix

Fix invalid documentation link for opentracing.io

b20862412b98147f03ba8d7c110398107f649839 authored about 6 years ago
Merge pull request #836 from andersea/patch-1

Fix tiny misprint in multi producer/consumer docs

f25126e80e6daa172a4e22bb7dac3e2b6be413b8 authored about 6 years ago
update comment

d4066d7ade70d405ef29e854a005c3aff8f5977c authored about 6 years ago
Fix tiny misprint

Says producers but should say consumers.

275a87cdd5d3a7b9095ac6d78c9edff4f2b411b2 authored about 6 years ago
fix semi-spurious partial branch coverage in test

28e440af254b983151baea9460c56da25ec40feb authored about 6 years ago
Fix cancel-on-deadline-expiry which uses _cancel_no_notify directly + add a test for it

bdc1577de04440455b34c8f8a45a28b6e039133c authored about 6 years ago
attempt to fix coverage

3bf48e070983f0badf2e9ec5ec2d000aa50be4c5 authored about 6 years ago