Daniel Shahaf wrote:
Julian Foad wrote on Tue, 29 Oct 2019 20:54 +00:00:
At a quick try I couldn't get either "time.strptime" nor
"datetime.strptime" to work. The latter says "AttributeError: [...]
Thanks, r1869134. The AttributeError was likely because the function's
fully-qualified name is "datetime.datetime.strptime".
Ah, yes, that would be what I did wrong. Thanks for fixing it.
I've also committed my "Link to the KEYS file" patch too. (I haven't
done that until now because the soak was in progress.)
Looks good. Followed up in thread "Link to KEYS file on our download page".
If either of
these patches gets the way of a 1.13.1 or 1.12.3, don't hesitate to just
revert it to unblock release work.
Thanks.
- Julian