This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author erlendaasland
Recipients berker.peksag, erlendaasland, serhiy.storchaka
Date 2021-05-24.20:53:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621889597.57.0.422260920887.issue43853@roundup.psfhosted.org>
In-reply-to
Content
The affected branch is exercised by the following tests:
- test_aggr_check_param_blob
- test_aggr_check_param_float
- test_aggr_check_param_int
- test_aggr_check_param_none
- test_aggr_check_param_str
- test_aggr_check_params_int
- test_aggr_exception_in_finalize
- test_aggr_exception_in_step
- test_aggr_no_finalize
- test_param_string

I've expanded test_aggr_check_param_str and test_param_string to also check empty strings.
History
Date User Action Args
2021-05-24 20:53:17erlendaaslandsetrecipients: + erlendaasland, berker.peksag, serhiy.storchaka
2021-05-24 20:53:17erlendaaslandsetmessageid: <1621889597.57.0.422260920887.issue43853@roundup.psfhosted.org>
2021-05-24 20:53:17erlendaaslandlinkissue43853 messages
2021-05-24 20:53:17erlendaaslandcreate