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)
63675 of 115152 branches covered (55.3%)
8 of 11 new or added lines in 1 file covered. (72.73%)
28 existing lines in 10 files now uncovered.94660 of 109941 relevant lines covered (86.1%)
1895126.76 hits per line