Author: David Schneider
Branch:
Changeset: r67194:5da47a126c0b
Date: 2013-10-08 04:27 -0500
http://bitbucket.org/pypy/pypy/changeset/5da47a126c0b/
Log:add a note to tests that use dns results
diff --git a/pypy/module/_socket/test/test_sock_app.py
b/pypy/module/_socket/test/test_sock_app.py
Author: Armin Rigo
Branch:
Changeset: r66279:1d3e8ab7f4dd
Date: 2013-08-21 13:21 +0200
http://bitbucket.org/pypy/pypy/changeset/1d3e8ab7f4dd/
Log:Add a note.
diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst
--- a/pypy/doc/windows.rst
+++ b/pypy/doc/windows.rst
@@ -294,6 +294,10 @@
Author: Maciej Fijalkowski
Branch:
Changeset: r51212:cc4956b9891d
Date: 2012-01-10 15:02 +0200
http://bitbucket.org/pypy/pypy/changeset/cc4956b9891d/
Log:add a note about special methods
diff --git a/pypy/doc/coding-guide.rst b/pypy/doc/coding-guide.rst
--- a/pypy/doc/coding-guide.rst
+++ b