Author: Matti Picus <[email protected]> Branch: extradoc Changeset: r5920:8969487c4ef9 Date: 2018-12-11 00:55 +0200 http://bitbucket.org/pypy/extradoc/changeset/8969487c4ef9/
Log: update info diff --git a/sprintinfo/ddorf2019/announce.txt b/sprintinfo/ddorf2019/announce.txt --- a/sprintinfo/ddorf2019/announce.txt +++ b/sprintinfo/ddorf2019/announce.txt @@ -12,6 +12,14 @@ - improve Python 3.6 support - discuss benchmarking situation - progress on utf-8 branches +- cpyext +- packaging: are we ready to upload to PyPI? + - [issue 2617](https://bitbucket.org/pypy/pypy/issues/2617) - we expose too many functions from lib-pypy.so + - mutlilinux2010 + - formulate an ABI name and upgrade policy +- memoryview(ctypes.Structure) + + Location -------- diff --git a/sprintinfo/ddorf2019/people.txt b/sprintinfo/ddorf2019/people.txt --- a/sprintinfo/ddorf2019/people.txt +++ b/sprintinfo/ddorf2019/people.txt @@ -1,5 +1,5 @@ -People coming to the Duesseldorf sprint October 2010 -==================================================== +People coming to the Duesseldorf sprint Feb 4-9 2019 +===================================================== People who have a ``?`` in their arrive/depart or accomodation column are known to be coming but there are no details @@ -9,6 +9,7 @@ Name Arrive/Depart Accomodation ============================ ============== ===================== Carl Friedrich Bolz-Tereick always there private +Matti Picus Feb 4? - 9? any suggestions?? ============================ ============== ===================== _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
