[Python-Dev] iso8601 parsing
Mike Miller
python-dev at mgmiller.net
Wed Nov 29 19:36:07 EST 2017
Yeah! I'm available for writing docs and testing it if needed.
Performance is not a big concern in this first version, unless you've already
written most of it. If it is a concern for others then the third-party modules
will still be available as well.
-Mike
On 2017-11-29 16:19, Paul G wrote:
> I can write at least a pure Python implementation in the next few days, if not a
> full C implementation. Shouldn't be too hard since I've got a few different
> Cython implementations sitting around anyway.
>
More information about the Python-Dev
mailing list