Wykres commitów

10 Commity (147085d0f7c84e174f2f854deda54f242ef43d47)

Autor SHA1 Wiadomość Data
Paul Sokolovsky c59c5c6ef8 datetime: Release 3.3.3-1. 2017-12-21 18:54:16 +02:00
Paul Sokolovsky 107c17591a datetime: test_datetime: Skip some tests for MicroPython.
Otherwise, runs completely (with object.__new__ patch).
2017-12-20 13:55:45 +02:00
Paul Sokolovsky 45fffed699 datetime: Replace '"%c" % char' with '"%s" % char'.
MicroPython may have issues with unicode chars.
2017-12-19 09:09:49 +02:00
Paul Sokolovsky fe2b6d473a datetime: Avoid float.as_integer_ratio().
MicroPython doesn't have it, so implement equivalent (+/- rounding errors)
arithmetics.
2017-12-18 00:39:01 +02:00
Paul Sokolovsky 62597352e4 datetime: Add test from CPython 3.3.3.
Originally named datetimetester.py .
2017-11-12 00:28:14 +02:00
Paul Sokolovsky 587596401c datatime: Add from CPython 3.3.3. 2017-11-12 00:27:22 +02:00
Paul Sokolovsky dfe4dee62a all: setup.py: New releases for gzip 4k conversion. 2016-10-11 06:47:01 +03:00
Paul Sokolovsky 65fb3707ba all: metadata.txt: Bump version for gzip 4k conversion. 2016-10-11 06:46:12 +03:00
Paul Sokolovsky 2a2fdd7f43 dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
Paul Sokolovsky 565c7159ed datetime: Add dummy module. 2014-05-09 03:49:48 +03:00