Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits: b7eac872 by Matti Picus at 2020-02-26T12:49:36+02:00 fix off-by-one, rework system calls to _get_tzname on windows, add test - - - - - 455e1f63 by Matti Picus at 2020-02-26T13:06:29+02:00 issue 3163: the constant is defined both in vmprof_common.h and vmprof_common.c - - - - - 30413115 by Matti Picus at 2020-02-27T09:42:07+02:00 change tuple to list since "can only iterate over tuples of length 1 for now" - - - - - 98db13ba by Matti Picus at 2020-02-27T11:28:08+02:00 clean up test - - - - - 82eadec1 by Matti Picus at 2020-02-27T17:55:50+02:00 not sure why I added this, it is wrong (test added), and not needed - - - - - 868001a7 by Matti Picus at 2020-02-27T18:00:17+02:00 merge default --HG-- branch : py3.6 - - - - - 3 changed files: - pypy/module/cpyext/test/test_unicodeobject.py - pypy/module/time/interp_time.py - rpython/rlib/rvmprof/src/shared/vmprof_common.h View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/b90ebc1c15786c132967a1c03a9be8adce6ef0a1...868001a7afbb8acc85787be0f25b4686397d90e5 --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/b90ebc1c15786c132967a1c03a9be8adce6ef0a1...868001a7afbb8acc85787be0f25b4686397d90e5 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
