[pypy-commit] pypy default: grumble

2015-10-16 Thread fijal
Author: fijal Branch: Changeset: r80266:e7ea0af5ce3e Date: 2015-10-16 11:48 +0200 http://bitbucket.org/pypy/pypy/changeset/e7ea0af5ce3e/ Log:grumble diff --git a/pypy/module/micronumpy/casting.py b/pypy/module/micronumpy/casting.py --- a/pypy/module/micronumpy/casting.py +++ b/pypy/module/m

[pypy-commit] pypy default: Grumble, we must actually not kill duplicates from PYTHONPATH.

2012-10-06 Thread arigo
Author: Armin Rigo Branch: Changeset: r57805:41121ed0f5c1 Date: 2012-10-06 13:37 +0200 http://bitbucket.org/pypy/pypy/changeset/41121ed0f5c1/ Log:Grumble, we must actually not kill duplicates from PYTHONPATH. setuptools's site.py relies on that. diff --git a/pypy/translator/goal/app

[pypy-commit] pypy default: grumble, of course you apply stuff in this order

2012-04-02 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r54137:73cc3cc4b016 Date: 2012-04-02 09:36 +0200 http://bitbucket.org/pypy/pypy/changeset/73cc3cc4b016/ Log:grumble, of course you apply stuff in this order diff --git a/pypy/module/micronumpy/signature.py b/pypy/module/micronumpy/signature.py

[pypy-commit] pypy default: Grumble.

2011-08-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r46516:af690ea765e2 Date: 2011-08-15 09:12 + http://bitbucket.org/pypy/pypy/changeset/af690ea765e2/ Log:Grumble. diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py --- a/pypy/module/_ssl/interp_ssl.py +++ b/pypy/module/_ssl

[pypy-commit] pypy default: grumble, grumble the annotator does't know the annotation of alias list

2011-07-14 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r45596:63342a547bd7 Date: 2011-07-14 09:32 -0500 http://bitbucket.org/pypy/pypy/changeset/63342a547bd7/ Log:grumble, grumble the annotator does't know the annotation of alias list diff --git a/pypy/interpreter/astcompiler/misc.py b/pypy/

[pypy-commit] pypy default: grumble, nonsense

2011-07-01 Thread cfbolz
Author: Carl Friedrich Bolz Branch: Changeset: r45234:582d4749d05b Date: 2011-07-01 16:53 +0200 http://bitbucket.org/pypy/pypy/changeset/582d4749d05b/ Log:grumble, nonsense diff --git a/pypy/rlib/jit.py b/pypy/rlib/jit.py --- a/pypy/rlib/jit.py +++ b/pypy/rlib/jit.py @@ -21,10 +21,10 @@