0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'fix/abstract-event-loop-type' into devel More... almost 3 years ago
Bump version to 0.7.0-a0 More... almost 3 years ago
Replace BaseEventLoop with AbstractEventLoop More... almost 3 years ago
Run actions also on master and release branches More... about 4 years ago
Officially support Python 3.9 More... about 4 years ago
Make version file typing-compatible with releases More... about 4 years ago
Rename tests to save some horizontal space in the UI More... about 4 years ago
Use coveralls action for coverage More... about 4 years ago
Re-allow passing None to context factory of create_starttls_connection More... about 4 years ago
Merge branch 'feature/typing-linting' into devel More... about 4 years ago
Yet another renegotiation fix More... about 4 years ago
Update README with GitHub Actions badge More... about 4 years ago
Remove pre-3.5 workaround More... about 4 years ago
Officially drop support for Python 3.4 More... about 4 years ago
Replace @asyncio.coroutine with async def More... about 4 years ago
Clean up flake8 complaints More... about 4 years ago
Add GitHub workflow for linting and unittests More... about 4 years ago
Add typing annotations to all the things More... about 4 years ago
Bump version to 0.6.0-a0 More... almost 5 years ago
Announce Python 3.8 support More... almost 5 years ago
Bump version number to 0.5.0-a0 More... almost 5 years ago
Disable TLSv1.3 in renegotiation tests More... almost 5 years ago
Fix Python 3.8 compatibility issues More... almost 5 years ago
Update travis CI tests for Python 3.8 More... almost 5 years ago
meta: update tags More... over 6 years ago
docs: fix typo More... over 6 years ago
docs: make font size more bearable More... over 6 years ago
docs: clean up More... over 6 years ago
tests: check that no data is received before handshake callback returns More... over 6 years ago
Pass argument to listen (as required in Python 3.4) More... over 6 years ago