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

Release 0.6.0

pquentin opened this pull request 8 months ago
Support Python 3.8+

pquentin opened this pull request 8 months ago
0.5.0 a couple issues on first attempt to use

remdragon opened this issue about 2 years ago
Replace tokenization with tokenize_rt

pquentin opened this pull request over 2 years ago
Support Python 3.7+

pquentin opened this pull request over 2 years ago
Add unasync: remove feature

spyoungtech opened this pull request over 2 years ago
Multitoken substitution

david-alm opened this issue over 3 years ago
conda-forge package

davidbrochart opened this issue almost 4 years ago
JIT

davidbrochart opened this issue almost 4 years ago
Many 'o' fixes

ntninja opened this pull request about 4 years ago
Add users to README

pquentin opened this pull request about 4 years ago
Option to check that output is correct without writing output

johtso opened this issue about 4 years ago
Allow pattern matching / substitutions

johtso opened this issue about 4 years ago
Option to exclude code

johtso opened this issue over 4 years ago
Provide common replacement utils / functions many projects will need

sethmlarson opened this issue over 4 years ago
Convert typing.Awaitable[X] to X

sethmlarson opened this issue over 4 years ago
Bump version to 0.5.0+dev

pquentin opened this pull request over 4 years ago
Tidying up things before releasing v0.5

sethmlarson opened this pull request over 4 years ago
Get coverage to 100%

pquentin opened this pull request over 4 years ago
Release 0.5.0

pquentin opened this pull request over 4 years ago
Tweak API

pquentin opened this pull request over 4 years ago
Add unasync.unasync_files() API

pquentin opened this pull request over 4 years ago
Hide private methods from public API

pquentin opened this pull request over 4 years ago
Fix Rule.replacements docs

pquentin opened this pull request over 4 years ago
Add 'Rule' to unasync for per-directory config

sethmlarson opened this pull request almost 5 years ago
Allow custom directory in place of '_async'

sethmlarson opened this pull request almost 5 years ago
Rename class names in type forward references

florimondmanca opened this pull request almost 5 years ago
Bump version to 0.4.0+dev

pquentin opened this pull request about 5 years ago
Release 0.4.0

sethmlarson opened this pull request about 5 years ago
Drop support for Python 3.4

sethmlarson opened this pull request about 5 years ago
Support renaming custom classes

sethmlarson opened this pull request about 5 years ago
Test Python 3.8 from Appveyor

pquentin opened this pull request about 5 years ago
Allow to substitute using arbitrary regexes

pquentin opened this pull request about 5 years ago
Move test files to tests/data

pquentin opened this pull request about 5 years ago
Allow more substitutions

pquentin opened this issue about 5 years ago
Fix link to issues

RatanShreshtha opened this pull request about 5 years ago
Add test for py_module building for coverage

RatanShreshtha opened this pull request over 5 years ago
Use pytest in-built fixture for tmpdir

RatanShreshtha opened this pull request over 5 years ago
Remove print statement and broken assertion

RatanShreshtha opened this pull request over 5 years ago
Updated urls in setup.py and README.rst

RatanShreshtha opened this pull request over 5 years ago
Add test to verify dir structure after build

RatanShreshtha opened this pull request over 5 years ago
Run unasync on all files of _async folder recursively.

RatanShreshtha opened this issue over 5 years ago
Version bumped to 0.3.0+dev

RatanShreshtha opened this pull request over 5 years ago
Release 0.3.0

RatanShreshtha opened this pull request over 5 years ago
Support Python 3.4

RatanShreshtha opened this pull request over 5 years ago
Support Python 2.7

pquentin opened this pull request over 5 years ago
Add string formatting for better coverage

RatanShreshtha opened this pull request over 5 years ago
Support async_generator transformation

pquentin opened this issue almost 6 years ago
Added functionality to convert asynccontextmanager to contextmanager.

RatanShreshtha opened this pull request almost 6 years ago
Docs

RatanShreshtha opened this pull request almost 6 years ago
Added formatting with black instead of yapf

RatanShreshtha opened this pull request about 6 years ago
Support Python 2.7

pquentin opened this issue about 6 years ago
Fixed syntax for travis badge

RatanShreshtha opened this pull request about 6 years ago
Updated badges for travis and appveyor.

RatanShreshtha opened this pull request about 6 years ago
Version bumped to 0.2.3+dev

RatanShreshtha opened this pull request about 6 years ago
Release 0.2.3

RatanShreshtha opened this pull request about 6 years ago
README: Fix reST syntax

pquentin opened this pull request about 6 years ago
Release 0.2.1

RatanShreshtha opened this pull request about 6 years ago
Added content type for pypi long description.

RatanShreshtha opened this pull request about 6 years ago
Bump to 0.2.0+dev

pquentin opened this pull request about 6 years ago
Release 0.2.0

pquentin opened this pull request about 6 years ago
Add explicit support for Python 3.5

pquentin opened this pull request about 6 years ago
Updated readme

RatanShreshtha opened this pull request about 6 years ago
Moved source of unasync to src

RatanShreshtha opened this pull request about 6 years ago
Renamed test file from test_asyncbleach to test_unasync.

RatanShreshtha opened this pull request about 6 years ago
Release 0.1.0

RatanShreshtha opened this pull request about 6 years ago
Renaming function and build class.

RatanShreshtha opened this pull request about 6 years ago
Moved tests from unasync/_tests to tests.

RatanShreshtha opened this pull request about 6 years ago
New directory structure.

RatanShreshtha opened this pull request about 6 years ago
Renamed the package from asyncbleach to unasync

RatanShreshtha opened this pull request about 6 years ago
Added tests to bleach async context.

RatanShreshtha opened this pull request about 6 years ago
asyncbleach: use real files to test bleaching

pquentin opened this pull request about 6 years ago
Calling setup.py build from tests.

RatanShreshtha opened this pull request about 6 years ago
Added an example package for testing.

pquentin opened this pull request about 6 years ago
Added an example package for testing.

RatanShreshtha opened this pull request about 6 years ago
Test bleach_build_py

pquentin opened this issue about 6 years ago
Patch 1

RatanShreshtha opened this pull request about 6 years ago
Added async bleech code

RatanShreshtha opened this pull request about 6 years ago