push
github
pickle: fixed abort on pack with empty format or string `region_join()` and `region_alloc()` precondition of `size > 0` is handled now and `pack()` successfully returns in the `format = ''` or an empty string for the `'a'` format specifier cases. Fixes #12063 NO_DOC=bugfix (cherry picked from commit 02b416224)
70741 of 118970 branches covered (59.46%)
8 of 11 new or added lines in 1 file covered. (72.73%)
29 existing lines in 13 files now uncovered.106367 of 121302 relevant lines covered (87.69%)
1387770.14 hits per line