From 8f1be1d0db978b5da2fb9a84f9228397af5b5f6f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 01 Sep 2021 11:57:53 -0400 Subject: main: Skip empty formats This was previously done in _datetime_strftime() but in a way that would overflow the array if an empty format was at the end. Moving this logic into the caller is safer and makes a little more sense. --- (limited to 'README') -- cgit v0.9.1