commit | d16f012f842e5719ff9fb90e217efc0f795853f2 | [log] [tgz] |
---|---|---|
author | Cheryl Sabella <cheryl.sabella@gmail.com> | Thu Oct 18 20:21:47 2018 -0400 |
committer | R. David Murray <rdmurray@bitdance.com> | Thu Oct 18 20:21:47 2018 -0400 |
tree | 669ff81719b7c64c559a6347080f79e44677f891 | |
parent | 5be00247ae0de2e24dd14bbe4d9ca159434a1710 [diff] |
bpo-31522: mailbox.get_string: pass `from_` parameter to `get_bytes` (#9857) This allows *from_* to be successfully set to a non-default value when calling mbox.get_string.