1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[mod] please flake8 More... over 5 years ago
Merge pull request #141 from felixonmars/patch-1 More... over 5 years ago
Use new method to avoid pypandoc warning More... over 5 years ago
add support for typed function parameters More... over 5 years ago
[doc] add roadmap More... over 5 years ago
[enh] release 0.7 More... over 5 years ago
[doc] update CHANGELOG More... over 5 years ago
[fix] async is a reserved keyword in 3.7 More... over 5 years ago
[doc] update CHANGELOG with credits More... over 5 years ago
[enh] add python 3.6 and 3.7-dev on travis More... over 5 years ago
[fix] missing rendering for interpolated strings More... over 5 years ago
[mod] trailing spaces More... over 5 years ago
[fix] for some weird reason await was a list instead of a dict More... over 5 years ago
[fix] async is both a constant and a bool More... over 5 years ago
[mod] we don't uses async node anymore More... over 5 years ago
Merge pull request #138 from dbieber/patch-1 More... almost 6 years ago
[enh] real error if keyword is not await + tests More... almost 6 years ago
[enh] check that it's really 'async' that we get before for/with/def + tests More... almost 6 years ago
[doc] document async implementation More... almost 6 years ago
[doc] document away keyword addition More... almost 6 years ago
[doc] update CHANGELOG More... almost 6 years ago
[enh] add formatting grouper tests More... almost 6 years ago
[enh] add tokenizer tests for async/await More... almost 6 years ago
[mod] blank line More... almost 6 years ago
[enh/fix] async with rendering was broken, add tests More... almost 6 years ago
[fix/enh] render for async for was broken, add tests More... almost 6 years ago
[enh] add render tests for async def More... almost 6 years ago
Use NotImplementedError rather than NotImplemented More... almost 6 years ago
[enh] add tests for async_for More... almost 6 years ago
[mod] broken formatting again More... almost 6 years ago