47
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- update to latest meta/config More... over 1 year ago
- update to latest meta/config More... over 1 year ago
- update to latest meta/config More... over 1 year ago
fixup! asyncio.futures: Mimic async/await with plain yield and @coroutine decorator More... over 1 year ago
asyncio.testing: Log asyncio exceptions when run with FaithfulLoop More... over 1 year ago
asyncio.client: Fix race in between IO loop startup and ClientThread.close More... over 1 year ago
asyncio: Fix occasional `ValueError: loop argument must agree with Future` More... over 1 year ago
fixup! asyncio.futures: Implement cancellation thoroughly More... over 1 year ago
asyncio.client: Rewrite methods that call server with coroutines More... over 1 year ago
asyncio.client: Switch connect from callbacks to coroutine More... over 1 year ago
asyncio: Fix thinko in ClientTests.test_close_with{running,stopped}_loop More... over 1 year ago
asyncio.futures: Implement cancellation thoroughly More... over 1 year ago
asyncio.Futures: Report unhandled exceptions More... over 1 year ago
asyncio.futures: Fix ConcurrentFuture.result() wrt timeout More... over 1 year ago
asyncio.futures: Handle exceptions in Future callbacks More... over 1 year ago
asyncio.futures: Mimic async/await with plain yield and @coroutine decorator More... over 1 year ago
asyncio.futures: Provide own ConcurrentFuture More... over 1 year ago
Drop support for Python 2.7, 3.5, 3.6. (#180) More... over 1 year ago
Drop support for Python 2.7, 3.5, 3.6. (#189) More... over 1 year ago
Drop support for Python 2.7, 3.5, 3.6. (#74) More... over 1 year ago
Drop support for Python 2.7, 3.5, 3.6. (#35) More... over 1 year ago
fixup! *: tests: limit waiting (to reduce test time in case of failure) More... over 1 year ago
fixup! asyncio.client: uvloop workaround to prevent `close` deadlock More... over 1 year ago
Config with pure python (#15) More... over 1 year ago
Fix GHA: ubuntu-latest no longer contains Python 3.5 and 3.6 (#114) More... over 1 year ago
Merge pull request #216 from zopefoundation/fix-gha More... over 1 year ago
No longer test py27-zodbmaster because the configuration does not work with both tox 3 (Py27) and 4. More... over 1 year ago
Switch back to tox v4 by fixing the quote problem. More... over 1 year ago
Use older tox version. More... over 1 year ago
Fix GHA + support Python 3.11. More... over 1 year ago