Author: Matti Picus
Branch: py3.5
Changeset: r93636:29875e4930fc
Date: 2018-01-08 08:09 +0200
http://bitbucket.org/pypy/pypy/changeset/29875e4930fc/
Log:fix translation?
diff --git a/pypy/module/cpyext/methodobject.py
b/pypy/module/cpyext/methodobject.py
--- a/pypy/module/cpyext/methodobjec
Author: Matti Picus
Branch: py3.5
Changeset: r93526:0fda157e0d0e
Date: 2017-12-21 07:15 +0200
http://bitbucket.org/pypy/pypy/changeset/0fda157e0d0e/
Log:fix translation?
diff --git a/pypy/interpreter/pycode.py b/pypy/interpreter/pycode.py
--- a/pypy/interpreter/pycode.py
+++ b/pypy/interpret
Author: Ronan Lamy
Branch: py3.5
Changeset: r93451:b1f6c07626d3
Date: 2017-12-17 21:23 +
http://bitbucket.org/pypy/pypy/changeset/b1f6c07626d3/
Log:fix translation
diff --git a/pypy/module/_continuation/interp_pickle.py
b/pypy/module/_continuation/interp_pickle.py
--- a/pypy/module/_con
Author: Ronan Lamy
Branch: py3.5
Changeset: r92990:92c6fb568fa1
Date: 2017-11-11 15:51 +
http://bitbucket.org/pypy/pypy/changeset/92c6fb568fa1/
Log:fix translation
diff --git a/pypy/objspace/std/typeobject.py b/pypy/objspace/std/typeobject.py
--- a/pypy/objspace/std/typeobject.py
+++ b/p
Author: Ronan Lamy
Branch: py3.5
Changeset: r92636:3f5373832c7a
Date: 2017-10-07 17:57 +0200
http://bitbucket.org/pypy/pypy/changeset/3f5373832c7a/
Log:fix translation
diff --git a/pypy/module/cpyext/unicodeobject.py
b/pypy/module/cpyext/unicodeobject.py
--- a/pypy/module/cpyext/unicodeobje
Author: Ronan Lamy
Branch: py3.5
Changeset: r92548:527396233189
Date: 2017-10-02 11:02 +0200
http://bitbucket.org/pypy/pypy/changeset/527396233189/
Log:Fix translation
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/module/cpyext/
Author: Ronan Lamy
Branch: py3.5
Changeset: r92463:ca8b2b8a0df0
Date: 2017-09-25 03:01 +0100
http://bitbucket.org/pypy/pypy/changeset/ca8b2b8a0df0/
Log:fix translation
diff --git a/pypy/module/cpyext/genobject.py b/pypy/module/cpyext/genobject.py
--- a/pypy/module/cpyext/genobject.py
+++ b/p
Author: Ronan Lamy
Branch: py3.5
Changeset: r92408:a874c797101f
Date: 2017-09-15 22:55 +0100
http://bitbucket.org/pypy/pypy/changeset/a874c797101f/
Log:fix translation again
diff --git a/pypy/module/cpyext/unicodeobject.py
b/pypy/module/cpyext/unicodeobject.py
--- a/pypy/module/cpyext/unico
Author: Ronan Lamy
Branch: py3.5
Changeset: r92407:5ad69386dfac
Date: 2017-09-15 22:33 +0100
http://bitbucket.org/pypy/pypy/changeset/5ad69386dfac/
Log:fix translation
diff --git a/pypy/module/cpyext/unicodeobject.py
b/pypy/module/cpyext/unicodeobject.py
--- a/pypy/module/cpyext/unicodeobje
Author: Matti Picus
Branch: py3.5
Changeset: r92401:2ec9c954ee0a
Date: 2017-09-15 12:46 +0300
http://bitbucket.org/pypy/pypy/changeset/2ec9c954ee0a/
Log:fix translation
diff --git a/pypy/module/cpyext/typeobject.py b/pypy/module/cpyext/typeobject.py
--- a/pypy/module/cpyext/typeobject.py
+++
Author: Ronan Lamy
Branch: py3.5
Changeset: r92311:87310894a32d
Date: 2017-09-03 11:40 +0100
http://bitbucket.org/pypy/pypy/changeset/87310894a32d/
Log:fix translation
diff --git a/pypy/module/cpyext/modsupport.py b/pypy/module/cpyext/modsupport.py
--- a/pypy/module/cpyext/modsupport.py
+++
Author: Ronan Lamy
Branch: py3.5
Changeset: r92138:4c0d6aa834a4
Date: 2017-08-13 00:01 +0200
http://bitbucket.org/pypy/pypy/changeset/4c0d6aa834a4/
Log:fix translation
diff --git a/pypy/interpreter/function.py b/pypy/interpreter/function.py
--- a/pypy/interpreter/function.py
+++ b/pypy/inter
Author: Matti Picus
Branch: py3.5
Changeset: r91711:79da8a0088eb
Date: 2017-07-07 09:55 +0300
http://bitbucket.org/pypy/pypy/changeset/79da8a0088eb/
Log:fix translation
diff --git a/pypy/module/cpyext/buffer.py b/pypy/module/cpyext/buffer.py
--- a/pypy/module/cpyext/buffer.py
+++ b/pypy/modu
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r91656:f5d11f59787a
Date: 2017-06-27 23:46 +0200
http://bitbucket.org/pypy/pypy/changeset/f5d11f59787a/
Log:Fix translation on Windows. space.text_w returns an RPython
bytestring.
diff --git a/pypy/module/_cffi_backend/errorbox.py
Author: Dan Villiom Podlaski Christiansen
Branch: py3.5
Changeset: r91479:86914a929334
Date: 2017-05-31 22:05 +0200
http://bitbucket.org/pypy/pypy/changeset/86914a929334/
Log:Fix translation on OS X (and likely FreeBSD as well)
BSDs don't provide SCHED_BATCH, so remove the assert tha
Author: Ronan Lamy
Branch: py3.5
Changeset: r91277:2157c3d029f1
Date: 2017-05-13 14:59 +0100
http://bitbucket.org/pypy/pypy/changeset/2157c3d029f1/
Log:fix translation
diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py
--- a/pypy/interpreter/baseobjspace.py
+++
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r91070:61b843dccbd8
Date: 2017-04-17 18:21 +0200
http://bitbucket.org/pypy/pypy/changeset/61b843dccbd8/
Log:Fix translation
diff --git a/pypy/interpreter/astcompiler/symtable.py
b/pypy/interpreter/astcompiler/symtable.py
--- a/pypy/inter
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r90908:4dec46cc728e
Date: 2017-04-01 22:00 +0200
http://bitbucket.org/pypy/pypy/changeset/4dec46cc728e/
Log:Fix translation for platforms without tm_zone
diff --git a/pypy/module/time/interp_time.py b/pypy/module/time/interp_time.py
--- a
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r90907:6c201838bca7
Date: 2017-04-01 21:29 +0200
http://bitbucket.org/pypy/pypy/changeset/6c201838bca7/
Log:Fix translation; millisecs should be ints.
diff --git a/pypy/module/time/interp_time.py b/pypy/module/time/interp_time.py
--- a/py
Author: Philip Jenvey
Branch: py3.5
Changeset: r90763:b1691349d5f1
Date: 2017-03-20 18:03 +0200
http://bitbucket.org/pypy/pypy/changeset/b1691349d5f1/
Log:fix translation
diff --git a/pypy/module/thread/os_local.py b/pypy/module/thread/os_local.py
--- a/pypy/module/thread/os_local.py
+++ b/p
Author: Matti Picus
Branch: py3.5
Changeset: r90716:e08e9c6ffbd8
Date: 2017-03-15 22:16 +0200
http://bitbucket.org/pypy/pypy/changeset/e08e9c6ffbd8/
Log:fix translation (arigato around)
diff --git a/pypy/module/cpyext/modsupport.py b/pypy/module/cpyext/modsupport.py
--- a/pypy/module/cpyext/
Author: Ronan Lamy
Branch: py3.5
Changeset: r90105:5ddabb9320f9
Date: 2017-02-13 21:25 +
http://bitbucket.org/pypy/pypy/changeset/5ddabb9320f9/
Log:fix translation (errmsg must be str, not unicode)
diff --git a/pypy/module/_codecs/locale.py b/pypy/module/_codecs/locale.py
--- a/pypy/modu
Author: Ronan Lamy
Branch: py3.5
Changeset: r89668:8a00871322e3
Date: 2017-01-18 20:03 +
http://bitbucket.org/pypy/pypy/changeset/8a00871322e3/
Log:fix translation
diff --git a/pypy/module/cpyext/import_.py b/pypy/module/cpyext/import_.py
--- a/pypy/module/cpyext/import_.py
+++ b/pypy/mo
Author: Philip Jenvey
Branch: py3.5
Changeset: r89625:340c549c6f11
Date: 2017-01-16 21:10 -0800
http://bitbucket.org/pypy/pypy/changeset/340c549c6f11/
Log:fix translation
diff --git a/pypy/interpreter/function.py b/pypy/interpreter/function.py
--- a/pypy/interpreter/function.py
+++ b/pypy/in
Author: Ronan Lamy
Branch: py3.5
Changeset: r89503:73e4cf94fc54
Date: 2017-01-11 19:07 +
http://bitbucket.org/pypy/pypy/changeset/73e4cf94fc54/
Log:fix translation
diff --git a/pypy/module/cpyext/object.py b/pypy/module/cpyext/object.py
--- a/pypy/module/cpyext/object.py
+++ b/pypy/modul
Author: Ronan Lamy
Branch: py3.5
Changeset: r89010:3a21b9bcad6e
Date: 2016-12-11 15:52 +
http://bitbucket.org/pypy/pypy/changeset/3a21b9bcad6e/
Log:fix translation (pfff...)
diff --git a/pypy/module/cpyext/object.py b/pypy/module/cpyext/object.py
--- a/pypy/module/cpyext/object.py
+++ b/
Author: Ronan Lamy
Branch: py3.5
Changeset: r88034:6dd9cf87c0a7
Date: 2016-11-01 15:41 +
http://bitbucket.org/pypy/pypy/changeset/6dd9cf87c0a7/
Log:fix translation
diff --git a/pypy/interpreter/astcompiler/codegen.py
b/pypy/interpreter/astcompiler/codegen.py
--- a/pypy/interpreter/astco
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r87703:2ddf9bfa3ece
Date: 2016-10-11 08:19 +0200
http://bitbucket.org/pypy/pypy/changeset/2ddf9bfa3ece/
Log:Fix translation
diff --git a/pypy/module/_weakref/interp__weakref.py
b/pypy/module/_weakref/interp__weakref.py
--- a/pypy/module/
Author: Amaury Forgeot d'Arc
Branch: py3.5
Changeset: r87306:827ca1cc3dfb
Date: 2016-09-22 09:56 +0200
http://bitbucket.org/pypy/pypy/changeset/827ca1cc3dfb/
Log:Fix translation
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py
--- a/pypy/module/_ssl/interp_ssl.py
Author: Ronan Lamy
Branch: py3.5
Changeset: r87277:54ced20c6ee9
Date: 2016-09-21 16:13 +0100
http://bitbucket.org/pypy/pypy/changeset/54ced20c6ee9/
Log:Fix translation
diff --git a/pypy/module/__builtin__/functional.py
b/pypy/module/__builtin__/functional.py
--- a/pypy/module/__builtin__/fu
30 matches
Mail list logo