Files
lettre/src
konomith 9146212a3e fix(transport-smtp): Fix max_size setter for PoolConfig (#546)
Currently the `max_size` setter method incorrectly assigns the
new value to `self.min_idle` instead of `self.max_size`. This
change fixes the issue.
2021-02-15 21:19:37 +00:00
..
2021-02-05 08:39:00 +01:00
2021-02-05 08:39:00 +01:00
2021-02-01 10:11:25 +00:00
2021-02-03 10:23:08 +01:00