Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python-trio/unasync
The async transformation code.
https://github.com/python-trio/unasync
Fixed index.rst
fba2dc0482561c360e5b517fb4371a6b9d80eba4 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
fba2dc0482561c360e5b517fb4371a6b9d80eba4 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
Renamed the package from asyncbleach to unasync
1eb06020677bc902da659dbb5537e9bf679dd8ab authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
1eb06020677bc902da659dbb5537e9bf679dd8ab authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
Merge pull request #8 from RatanShreshtha/acontext
Added tests to bleach async context.
acb516bbb2c0d0d3fecbcd5eec18fc8509aa8977 authored about 6 years ago by Quentin Pradet <[email protected]>
Added tests to bleach async context.
16f31af8b8b2354a468020e20d9187a699d4f615 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
16f31af8b8b2354a468020e20d9187a699d4f615 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
Merge pull request #7 from RatanShreshtha/compare-files
asyncbleach: use real files to test bleaching
69f82eca82419161bbb2cbbdde6a4630ce4fada6 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
asyncbleach: use real files to test bleaching
c8258fb1046e9f08aef83cd4d8e7ec4583bd01fd authored about 6 years ago by Quentin Pradet <[email protected]>
c8258fb1046e9f08aef83cd4d8e7ec4583bd01fd authored about 6 years ago by Quentin Pradet <[email protected]>
Merge pull request #6 from RatanShreshtha/rebased-patch-1
Calling setup.py build from tests.
58b8afc47ad41abce5457ee1a66159f2bdb0fa30 authored about 6 years ago by Quentin Pradet <[email protected]>
Stop depending on trio
3f5c9a61250c41285679a4ceec71cc380a713021 authored about 6 years ago by Quentin Pradet <[email protected]>
3f5c9a61250c41285679a4ceec71cc380a713021 authored about 6 years ago by Quentin Pradet <[email protected]>
Fix example_pkg to use bleaching during build
See
https://python-packaging.readthedocs.io/en/latest/non-code-files.html to
understand the incl...
Sync .gitignore with trio project
6c49c1d60f7438a6e7b17593a00435c645224a15 authored about 6 years ago by Quentin Pradet <[email protected]>
6c49c1d60f7438a6e7b17593a00435c645224a15 authored about 6 years ago by Quentin Pradet <[email protected]>
Calling setup.py build from tests.
8d8bed5caace84d71377e3bfc15c463b80b76f02 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
8d8bed5caace84d71377e3bfc15c463b80b76f02 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
Merge pull request #5 from RatanShreshtha/rebased-patch-1
Added an example package for testing.
e57ad5a16d034312d913cf381711da9df4bb0df3 authored about 6 years ago by Quentin Pradet <[email protected]>
Changed description and removed unnecessary files from example_pkg.
9422d699b90c4d603a7b616866cc1a681afe05a6 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
9422d699b90c4d603a7b616866cc1a681afe05a6 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
Added an example package for testing.
9110200f6e8b58b2c7291d1928c8e00226295429 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
9110200f6e8b58b2c7291d1928c8e00226295429 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
Added test for asyncbleach.bleach
* Added test for asyncbleach.bleach
6f5214a7e4d382d53aac578ab01ec1bed7af58ec authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
Added async blaech code (#1)
* Added async bleach code.
d3137c977c1c0d3b2cc39bbea4a1d48edab4a2b0 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>
First commit
For package to make async code.
faaac22d0eeaf30898cb3cf95bc5c3c7f21536c8 authored about 6 years ago by Ratan Kulshreshtha <[email protected]>