Author: Philip Jenvey <pjen...@underboss.org> Branch: extradoc Changeset: r4931:597bc787c095 Date: 2012-12-04 14:26 -0800 http://bitbucket.org/pypy/extradoc/changeset/597bc787c095/
Log: link joushou's twitter diff --git a/blog/draft/py3k-status-update-8.rst b/blog/draft/py3k-status-update-8.rst --- a/blog/draft/py3k-status-update-8.rst +++ b/blog/draft/py3k-status-update-8.rst @@ -15,10 +15,9 @@ Some other highlights: -* ``test_marshal`` now passes, and there's been significant progress on pickling - (thanks Kenny Levinsen and Amaury for implementing ``int.{to,from}_bytes``) - -XXX: should we put a link to Kenny's twitter/webpage? +* ``test_marshal`` now passes, and there's been significant progress on + pickling (thanks `Kenny Levinsen`_ and Amaury for implementing + ``int.{to,from}_bytes``) * We now have a ``_posixsubprocess`` module @@ -53,4 +52,5 @@ .. _`autoreds`: https://bitbucket.org/pypy/pypy/commits/all/tip/branch%28%22autoreds%22%29 .. _`unicode-strategies`: https://bitbucket.org/pypy/pypy/commits/all/tip/branch%28%22unicode-strategies%22%29 .. _`CPyExt`: http://morepypy.blogspot.com/2010/04/using-cpython-extension-modules-with.html +.. _`Kenny Levinsen`: https://twitter.com/Joushou .. _`PEP 3134`: http://www.python.org/dev/peps/pep-3134/ _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit