ae58a77c79
Accepting request 1222673 from home:glaubitz:branches:devel:languages:python
Matej Cepl2024-11-08 15:04:32 +00:00
4661c5592f
Accepting request 1126230 from devel:languages:python
Ana Guerrero2023-11-15 20:08:24 +00:00
72461156fe
- update to 3.0.3: * Redefine click.pass_context and click.get_current_context to use cloup.Context in place of click.Context - Integrate with git workflow * Fix: default to Group.command_class and Group.group_class when creating subcommands by @janluke in #162 - Version 2.0.0
Dirk Mueller2023-11-14 15:45:52 +00:00
a67fbf6e45
- update to 2.0.2: * Bugfix: don't send extra EHLO/HELO before QUIT * Change: added SMTPConnectionResponseError for invalid response on connect only
Dirk Mueller2023-06-20 16:49:57 +00:00
0a26e826b4
- update to 2.0.1: * Bugfix: "tests" and "docs" in the sdist should be includes, not packages, so that they do not get put in site-packages.
Dirk Mueller2023-02-10 10:37:02 +00:00
c5954abc9f
- Update to 1.1.5: - Bugfix: avoid raising asyncio.CancelledError on connection lost - Bugfix: allow UTF-8 chars in usernames and password strings - Feature: allow bytes type args for login usernames and passwords - Switch off failing tests because of gh#cole/aiosmtplib#171.
Matej Cepl2021-05-01 06:19:40 +00:00