[pypy-commit] [Git][pypy/pypy][branch/py3.7] 7 commits: more release note work

Matti Picus (@mattip) foss at heptapod.net
Thu Jan 20 06:31:30 EST 2022



Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
445f891f by Matti Picus at 2022-01-14T00:32:29+02:00
more release note work

- - - - -
e5caf7a5 by Matti Picus at 2022-01-14T16:30:40+02:00
fix broken link, issue 3638

- - - - -
30a3359c by Matti Picus at 2022-01-19T08:45:41+02:00
work on release note

- - - - -
96351c1d by Carl Friedrich Bolz-Tereick at 2022-01-19T13:08:53+01:00
test and fix for kwargsdict popitem bug

- - - - -
4c1a518c by Matti Picus at 2022-01-20T11:09:00+02:00
update darwin MACOSX_DEPLOYMENT_TARGET to 10.9

- - - - -
ebeac985 by Matti Picus at 2022-01-20T13:27:34+02:00
add PyDateTime_TimeZone_UTC, enable passing stdlib C-API tests of datetime

--HG--
branch : py3.7

- - - - -
d81401e1 by Matti Picus at 2022-01-20T13:30:42+02:00
merge default

--HG--
branch : py3.7

- - - - -


9 changed files:

- lib-python/3/test/datetimetester.py
- lib_pypy/_testcapimodule.c
- pypy/doc/gc_info.rst
- pypy/doc/release-v7.3.8.rst
- pypy/module/cpyext/cdatetime.py
- pypy/module/cpyext/include/datetime.h
- pypy/module/cpyext/parse/cpyext_datetime.h
- pypy/objspace/std/kwargsdict.py
- pypy/objspace/std/test/test_kwargsdict.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8301595a71447bbe58bb61c5ecd83d93cfda5eb0...d81401e128cb962276da6bbd4424f191483112d8

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8301595a71447bbe58bb61c5ecd83d93cfda5eb0...d81401e128cb962276da6bbd4424f191483112d8
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20220120/0ea64763/attachment.html>


More information about the pypy-commit mailing list