[pypy-commit] pypy default: fix typo

2019-02-20 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r96109:5dd4d5699b26 Date: 2019-02-20 10:22 +0100 http://bitbucket.org/pypy/pypy/changeset/5dd4d5699b26/ Log:fix typo diff --git a/rpython/rtyper/lltypesystem/rffi.py b/rpython/rtyper/lltypesystem/rffi.py ---

[pypy-commit] pypy default: fix typo

2017-12-13 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r93405:36428ed768d3 Date: 2017-12-13 11:57 +0100 http://bitbucket.org/pypy/pypy/changeset/36428ed768d3/ Log:fix typo diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst

[pypy-commit] pypy default: Fix typo

2017-02-06 Thread PavloKapyshin
Author: PavloKapyshin Branch: Changeset: r89972:3ba228f90388 Date: 2017-02-06 12:27 + http://bitbucket.org/pypy/pypy/changeset/3ba228f90388/ Log:Fix typo diff --git a/pypy/doc/extending.rst b/pypy/doc/extending.rst --- a/pypy/doc/extending.rst +++ b/pypy/doc/extending.rst

[pypy-commit] pypy default: fix typo

2017-01-22 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r89694:21d3185f73a1 Date: 2017-01-22 12:07 -0800 http://bitbucket.org/pypy/pypy/changeset/21d3185f73a1/ Log:fix typo diff --git a/rpython/memory/gc/incminimark.py b/rpython/memory/gc/incminimark.py ---

[pypy-commit] pypy default: Fix typo.

2016-11-03 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r88094:bacc55bdad61 Date: 2016-11-03 07:06 +0100 http://bitbucket.org/pypy/pypy/changeset/bacc55bdad61/ Log:Fix typo. diff --git a/pypy/doc/release-pypy2.7-v5.6.0.rst b/pypy/doc/release-pypy2.7-v5.6.0.rst ---

[pypy-commit] pypy default: fix typo

2016-08-27 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r86622:2ae2489148f1 Date: 2016-08-27 20:15 +0100 http://bitbucket.org/pypy/pypy/changeset/2ae2489148f1/ Log:fix typo diff --git a/pypy/module/cpyext/test/buffer_test.c b/pypy/module/cpyext/test/buffer_test.c ---

[pypy-commit] pypy default: Fix typo that made a test useless

2016-03-03 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r82673:4d2c1de4fbff Date: 2016-03-03 14:12 + http://bitbucket.org/pypy/pypy/changeset/4d2c1de4fbff/ Log:Fix typo that made a test useless diff --git a/rpython/rtyper/test/test_rdict.py b/rpython/rtyper/test/test_rdict.py ---

[pypy-commit] pypy default: fix typo

2016-03-01 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82631:8855d18e3957 Date: 2016-02-27 11:37 +0100 http://bitbucket.org/pypy/pypy/changeset/8855d18e3957/ Log:fix typo diff --git a/pypy/objspace/std/setobject.py b/pypy/objspace/std/setobject.py ---

[pypy-commit] pypy default: fix typo

2016-01-31 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r82017:8a7217a547e2 Date: 2016-01-31 18:37 +0100 http://bitbucket.org/pypy/pypy/changeset/8a7217a547e2/ Log:fix typo diff --git a/pypy/objspace/std/setobject.py b/pypy/objspace/std/setobject.py ---

[pypy-commit] pypy default: Fix typo.

2015-03-16 Thread mjacob
Author: Manuel Jacob m...@manueljacob.de Branch: Changeset: r76413:402d41538ce3 Date: 2015-03-16 17:42 +0100 http://bitbucket.org/pypy/pypy/changeset/402d41538ce3/ Log:Fix typo. diff --git a/rpython/doc/jit/optimizer.rst b/rpython/doc/jit/optimizer.rst --- a/rpython/doc/jit/optimizer.rst

[pypy-commit] pypy default: fix typo

2014-12-12 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: Changeset: r74900:59fae35bdef8 Date: 2014-12-12 17:48 +0200 http://bitbucket.org/pypy/pypy/changeset/59fae35bdef8/ Log:fix typo diff --git a/rpython/jit/metainterp/optimizeopt/virtualstate.py

[pypy-commit] pypy default: fix typo

2014-08-21 Thread numerodix
Author: Martin Matusiak numero...@gmail.com Branch: Changeset: r72952:54408dd5e0f8 Date: 2014-08-21 22:00 +0200 http://bitbucket.org/pypy/pypy/changeset/54408dd5e0f8/ Log:fix typo diff --git a/LICENSE b/LICENSE --- a/LICENSE +++ b/LICENSE @@ -354,6 +354,6 @@ See the License for the

[pypy-commit] pypy default: fix typo in doc

2014-04-25 Thread wlav
Author: Wim Lavrijsen wlavrij...@lbl.gov Branch: Changeset: r70961:61191b4a5eac Date: 2014-04-24 23:53 -0700 http://bitbucket.org/pypy/pypy/changeset/61191b4a5eac/ Log:fix typo in doc diff --git a/pypy/doc/cppyy.rst b/pypy/doc/cppyy.rst --- a/pypy/doc/cppyy.rst +++ b/pypy/doc/cppyy.rst @@

[pypy-commit] pypy default: fix typo

2014-04-04 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r70437:709009b66802 Date: 2014-04-04 16:43 +0200 http://bitbucket.org/pypy/pypy/changeset/709009b66802/ Log:fix typo diff --git a/rpython/jit/metainterp/optimizeopt/unroll.py b/rpython/jit/metainterp/optimizeopt/unroll.py ---

[pypy-commit] pypy default: fix typo

2013-07-11 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r65356:902d013fd2ce Date: 2013-07-11 22:31 +0200 http://bitbucket.org/pypy/pypy/changeset/902d013fd2ce/ Log:fix typo diff --git a/pypy/objspace/std/setobject.py b/pypy/objspace/std/setobject.py --- a/pypy/objspace/std/setobject.py

[pypy-commit] pypy default: fix typo

2013-03-20 Thread cfbolz
Author: Carl Friedrich Bolz cfb...@gmx.de Branch: Changeset: r62548:4f5882ea651d Date: 2013-03-18 22:30 +0100 http://bitbucket.org/pypy/pypy/changeset/4f5882ea651d/ Log:fix typo diff --git a/rpython/jit/metainterp/optimizeopt/heap.py b/rpython/jit/metainterp/optimizeopt/heap.py ---

[pypy-commit] pypy default: Fix typo

2013-01-09 Thread rguillebert
Author: Romain Guillebert romain...@gmail.com Branch: Changeset: r59904:cad5c05cae8e Date: 2013-01-09 23:24 +0100 http://bitbucket.org/pypy/pypy/changeset/cad5c05cae8e/ Log:Fix typo diff --git a/pypy/translator/driver.py b/pypy/translator/driver.py --- a/pypy/translator/driver.py +++

[pypy-commit] pypy default: Fix typo

2012-02-04 Thread arigo
Author: Armin Rigo ar...@tunes.org Branch: Changeset: r52093:fb832b92d207 Date: 2012-02-04 16:03 +0100 http://bitbucket.org/pypy/pypy/changeset/fb832b92d207/ Log:Fix typo diff --git a/pypy/jit/metainterp/executor.py b/pypy/jit/metainterp/executor.py --- a/pypy/jit/metainterp/executor.py +++

[pypy-commit] pypy default: Fix typo and indentation in error messages

2011-10-06 Thread amauryfa
Author: Amaury Forgeot d'Arc amaur...@gmail.com Branch: Changeset: r47845:167c86d2b1e3 Date: 2011-10-06 22:45 +0200 http://bitbucket.org/pypy/pypy/changeset/167c86d2b1e3/ Log:Fix typo and indentation in error messages diff --git a/pypy/module/__pypy__/interp_builders.py