Author: Armin Rigo
Branch:
Changeset: r76380:cbeb09d22625
Date: 2015-03-15 10:27 +0100
http://bitbucket.org/pypy/pypy/changeset/cbeb09d22625/
Log:Reduce comment
diff --git a/rpython/rlib/rsocket.py b/rpython/rlib/rsocket.py
--- a/rpython/rlib/rsocket.py
+++ b/rpython/rlib/rsocket.py
@@ -5,1
Author: Armin Rigo
Branch:
Changeset: r76381:385a53dacc1c
Date: 2015-03-15 10:34 +0100
http://bitbucket.org/pypy/pypy/changeset/385a53dacc1c/
Log:Link to the bug report
diff --git a/rpython/rlib/rsocket.py b/rpython/rlib/rsocket.py
--- a/rpython/rlib/rsocket.py
+++ b/rpython/rlib/rsocket.py
Author: mattip
Branch: release-2.5.x
Changeset: r76382:2b4de661d01c
Date: 2015-03-14 20:40 +0200
http://bitbucket.org/pypy/pypy/changeset/2b4de661d01c/
Log:document critical fix for issue #1996
diff --git a/pypy/doc/whatsnew-2.5.1.rst b/pypy/doc/whatsnew-2.5.1.rst
--- a/pypy/doc/whatsnew-2.5
Author: mattip
Branch:
Changeset: r76383:057b18ffac61
Date: 2015-03-15 21:31 +0200
http://bitbucket.org/pypy/pypy/changeset/057b18ffac61/
Log:Added tag release-2.5.1 for changeset 8e24dac0b8e2
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -11,3 +11,4 @@
32f35069a16d819b58c1
Author: Armin Rigo
Branch:
Changeset: r76386:58059c786617
Date: 2015-03-15 21:41 +0100
http://bitbucket.org/pypy/pypy/changeset/58059c786617/
Log:merge default
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -11,3 +11,4 @@
32f35069a16d819b58c1b6efb17c44e3e53397b2 release-2.2=
Author: Armin Rigo
Branch: release-2.5.x
Changeset: r76385:25201636ecff
Date: 2015-03-15 21:40 +0100
http://bitbucket.org/pypy/pypy/changeset/25201636ecff/
Log:Codename proposal (feel free to change :-)
diff --git a/pypy/doc/release-2.5.1.rst b/pypy/doc/release-2.5.1.rst
--- a/pypy/doc/relea
Author: Armin Rigo
Branch: release-2.5.x
Changeset: r76387:9cf558f55103
Date: 2015-03-15 21:41 +0100
http://bitbucket.org/pypy/pypy/changeset/9cf558f55103/
Log:merge heads
diff --git a/pypy/doc/release-2.5.1.rst b/pypy/doc/release-2.5.1.rst
--- a/pypy/doc/release-2.5.1.rst
+++ b/pypy/doc/rel
Author: Armin Rigo
Branch:
Changeset: r76384:b2066f697580
Date: 2015-03-15 21:39 +0100
http://bitbucket.org/pypy/pypy/changeset/b2066f697580/
Log:more doc
diff --git a/pypy/doc/stm.rst b/pypy/doc/stm.rst
--- a/pypy/doc/stm.rst
+++ b/pypy/doc/stm.rst
@@ -216,27 +216,50 @@
behavior did not c
Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r76388:e7a9dfa4ec76
Date: 2015-03-11 16:12 +0100
http://bitbucket.org/pypy/pypy/changeset/e7a9dfa4ec76/
Log:Fix test_numeric_tower. Probably an overlook in CPython _decimal.c
diff --git a/lib_pypy/_decimal.py b/lib_pypy/_decimal.py
--- a/
Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r76390:81b82168c663
Date: 2015-03-13 18:56 +0100
http://bitbucket.org/pypy/pypy/changeset/81b82168c663/
Log:Add support for "named sequences" in unicode database
diff too long, truncating to 2000 out of 176971 lines
diff --git a/pypy/mod
Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r76389:8144addb7b8d
Date: 2015-03-13 14:48 +0100
http://bitbucket.org/pypy/pypy/changeset/8144addb7b8d/
Log:Refactor a bit generate_unicodedb. More objects.
diff --git a/rpython/rlib/unicodedata/generate_unicodedb.py
b/rpython/rlib/unico
Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r76391:06f9a5ad6287
Date: 2015-03-16 01:15 +0100
http://bitbucket.org/pypy/pypy/changeset/06f9a5ad6287/
Log:Unicodedb: Add support for Aliases.
diff too long, truncating to 2000 out of 172399 lines
diff --git a/pypy/module/unicodedata/in
12 matches
Mail list logo