[issue12006] strptime should implement %G, %V and %u directives

Alexander Belopolsky report at bugs.python.org
Mon Sep 29 17:44:29 CEST 2014


Alexander Belopolsky added the comment:

I think we need more tests showing that new directives don't violate strftime - strptime round-trip invariants.

----------
title: strptime should implement %V or %u directive from libc -> strptime should implement %G, %V and %u directives

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12006>
_______________________________________


More information about the Python-bugs-list mailing list