[issue24954] No way to generate or parse timezone as produced by datetime.isoformat()

Alexander Belopolsky report at bugs.python.org
Fri Jul 15 21:56:41 EDT 2016


Alexander Belopolsky added the comment:

Since this is closely related to issue 15873, I am merging the nosy lists.

As far as I can tell, the patch just needs tests and a final decision on issue 5288. I don't think it is at all controversial, but we need to relax the offset restrictions before ::z code can go in.

shanmbic, you can use my PEP 495 branch to test.  See <https://github.com/abalkin/cpython.git#issue24773-s3>.

----------
nosy: +Anders.Hovmöller, Arfrever, Eric.Hanchrow, Roman.Evstifeev, SilentGhost, aymeric.augustin, barry, berker.peksag, cvrebert, davydov, deronnax, eric.araujo, flying sheep, haypo, jcea, jstasiak, jwilk, karlcow, kirpit, mcepl, mihaic, nagle, pbryan, perey, piotr.dobrogost, r.david.murray, roysmith
stage: patch review -> commit review

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


More information about the Python-bugs-list mailing list