[pypy-dev] Re: How to test code that uses weakrefs

2024-09-04 Thread Christian Tismer-Sperling
() twice. ciao -- Chris -- Christian Tismer-Sperling:^) tis...@stackless.com Software Consulting : http://www.stackless.com/ Strandstr. 37: https://www.qt.io/qt-for-python 24217 Schönberg : GPG key -> 0xE7301150FB7BEE0E phone +49 176 624 88

Re: [pypy-dev] better line number information in PyPy3

2019-08-08 Thread Christian Tismer
gt; - Tracing tools could potentially be confused > - Potentially larger lnotab strings due to more jumping around > > Cheers, > > Carl Friedrich > ___ > pypy-dev mailing list > pypy-dev@python.org > https://mail.python.o

Re: [pypy-dev] sandbox small bug patch

2015-11-05 Thread Christian Tismer
but just shows the problem and an immediate fix against frustration. If my company (yes, I'm working again) permits, then I can work on fixing the true reason. cheers - Chris -- Christian Tismer :^) tis...@stackless.com Software Consulting : http://www.stackles

[pypy-dev] sandbox small bug patch

2015-11-04 Thread Christian Tismer
Hi guys, I was playing with sandbox and found that the interactive mode does not work because of 'import time'. Wanted to create a pull request, but for some reason I can't push to bitbucket right now. A simple patch is attached. Cheers - Chris -- Christian Tismer

Re: [pypy-dev] progress with numpy and removal of numpy.py

2013-10-29 Thread Christian Tismer
quite a long time, I now would prefer if pypy and python would use git ;-) -- Christian Tismer :^) <mailto:tis...@stackless.com> Software Consulting : Have a break! Take a ride on Python's Karl-Liebknecht-Str. 121 :*Starship* http://starship.python

Re: [pypy-dev] A few notes trying to compile pypy

2013-10-29 Thread Christian Tismer
ing parallels, if you don't want to change the system. cheers - chris -- Christian Tismer :^) <mailto:tis...@stackless.com> Software Consulting : Have a break! Take a ride on Python's Karl-Liebknecht-Str. 121 :*Starship* http://starship.python.net/

Re: [pypy-dev] x is y <=> id(x)==id(y)

2013-05-10 Thread Christian Tismer
act in the long term, because the pep8 module is pretty often used as a measure of code cleaning. cheers - chris -- Christian Tismer :^) <mailto:tis...@stackless.com> Software Consulting : Have a break! Take a ride on Python's Karl-Liebknecht-Str.

Re: [pypy-dev] [Python-Dev] efficient string concatenation (yep, from 2004)

2013-02-13 Thread Christian Tismer
Hi Lennart, Sent from my Ei4Steve On Feb 13, 2013, at 8:42, Lennart Regebro wrote: >> Something is needed - a patch for PyPy or for the documentation I guess. > > Not arguing that it wouldn't be good, but I disagree that it is needed. > > This is only an issue when you, as in your proof, have

Re: [pypy-dev] [Python-Dev] efficient string concatenation (yep, from 2004)

2013-02-13 Thread Christian Tismer
en traps in larger code bases, documentation is needed that clearly gives a warning saying "don't do that", like CS students learn for most other languages. cheers - chris -- Christian Tismer :^) <mailto:tis...@stackless.com> Software Consulting

[pypy-dev] efficient string concatenation (yep, from 2004)

2013-02-12 Thread Christian Tismer
ed all over the place and became a very common pattern since introduced. /How ironic that a foreseen problem occurs _now_, and _there_ :-)// / cheers -- chris (*) http://pypy.readthedocs.org/en/latest/cpython_differences.html http://pypy.org/compat.html http://pypy.org/performance.html -- Chr

Re: [pypy-dev] __pycache__ folders

2012-07-31 Thread Christian Tismer
us: Now that the issue is clear, it probably makes sense to add some extra check to setup.py that does not inquire the python version but does some probing. Better to be defensive ;-) cheers - chris -- Christian Tismer :^) <mailto:tis...@stackless.com> Software Consulting

Re: [pypy-dev] Developer selection for Py3k

2012-07-13 Thread Christian Tismer
On 6/30/12 1:33 AM, Christian Tismer wrote: On 29.06.12 01:08, Antonio Cuni wrote: Hi all, as you probably know, the Py3k [1] proposal is getting funded thanks to our generous donors. During the first round, three of use were selected: me, Alex Gaynor and Benjamin Peterson. However, due to

Re: [pypy-dev] Developer selection for Py3k

2012-06-29 Thread Christian Tismer
Interpreter part of PyPy. Hi Anto, Starting from August, I have some time that I could spend on this. cheers -- Chris -- Christian Tismer :^) <mailto:tis...@stackless.com> tismerysoft GmbH : Have a break! Take a ride on Python's Karl-Liebknec

Re: [pypy-dev] connecting multiple interpreters

2012-06-04 Thread Christian Tismer
On 6/4/12 10:09 PM, Amaury Forgeot d'Arc wrote: 2012/6/4 Christian Tismer <mailto:tis...@stackless.com>> When thinking of it, a slightly crazy concern popped up: I just followed the pyvenv discussions. PEP 405 will not be back-ported to Python2.7. If w

Re: [pypy-dev] connecting multiple interpreters

2012-06-04 Thread Christian Tismer
7. If we now have two interpreter versions in one binary, which one of the Janus-heads will lead decisions like pyvenv startup? just-semi-seriously ;-) -- chris -- Christian Tismer :^)<mailto:tis...@stackless.com> tismerysoft GmbH : Have a break! Take a ride

Re: [pypy-dev] change of strategy for the py3k branch?

2012-06-04 Thread Christian Tismer
/mail.python.org/mailman/listinfo/pypy-dev Hi, I really have to second that last statement: Subrepos are a red herring for me, after having lots of trouble in our much smaller project.. The idea is qood, but not in the next half or one year at least. -- Christian Tismer :^)<mailto:

Re: [pypy-dev] The Work Plan Re: STM proposal funding

2012-04-04 Thread Christian Tismer
on by design, maybe there could be a hybrid approach, where most operations would not need to rely on STM all the time? Just rolling ideas out -- Chris -- Christian Tismer :^)<mailto:tis...@stackless.com> tismerysoft GmbH : Have a break! Take a ride on Python&#x

Re: [pypy-dev] [pypy-commit] pypy default: relaxing int vs long

2012-03-13 Thread Christian Tismer
Hi Amaury, This is debatable. In this particular case it makes in fact no sense, but in general, we need to stop distinguishing int and long. Instead, a range check is needed to determine an int. Sent from my Ei4Steve On Mar 13, 2012, at 5:25, "Amaury Forgeot d'Arc" wrote: > Hi Christian, >

Re: [pypy-dev] Gothenburg Sprint Dates

2011-09-19 Thread Christian Tismer
ov 10. fscons: http://fscons.org/ Nov 11-13 Not sure what day we will be speaking yet. What do the rest of you think of this idea? This should work for me as well. So if nothing suddenly happens, count me in. -- Christian Tismer :^)<mailto:tis...@stackless.com> tisme

Re: [pypy-dev] win64

2011-07-18 Thread Christian Tismer
ring that to an end. If I get stuck, I will certainly ask you. cheers - chris -- Christian Tismer :^)<mailto:tis...@stackless.com> tismerysoft GmbH : Have a break! Take a ride on Python's Johannes-Niemeyer-Weg 9A :*Starship* http://starship.python.n

Re: [pypy-dev] Bitbucket? Why not python.org

2011-06-28 Thread Christian Tismer
00, holger krekel wrote: On Sun, Jun 26, 2011 at 13:37 +0200, Christian Tismer wrote: On 6/26/11 12:27 PM, holger krekel wrote: Hi Christian, On Thu, Jun 23, 2011 at 17:51 +0200, Christian Tismer wrote: On 6/22/11 7:30 PM, Benjamin Peterson wrote: 2011/6/22 Christian Tismer: Hi friends, the su

Re: [pypy-dev] Bitbucket? Why not python.org

2011-06-28 Thread Christian Tismer
On 6/26/11 3:15 PM, Sebastien Douche wrote: On Sun, Jun 26, 2011 at 13:37, Christian Tismer wrote: Well, I understand that all. Maybe I was implicitly assuming that everybody felt like me: It is an honor for Stackless Python to live on python.org, and probably also a positive sign, like some

Re: [pypy-dev] Bitbucket? Why not python.org

2011-06-26 Thread Christian Tismer
On 6/26/11 12:27 PM, holger krekel wrote: Hi Christian, On Thu, Jun 23, 2011 at 17:51 +0200, Christian Tismer wrote: On 6/22/11 7:30 PM, Benjamin Peterson wrote: 2011/6/22 Christian Tismer: Hi friends, the subject line says it all... I'm in the progress of updating stackless t

Re: [pypy-dev] Bitbucket? Why not python.org

2011-06-23 Thread Christian Tismer
On 6/22/11 7:30 PM, Benjamin Peterson wrote: 2011/6/22 Christian Tismer: Hi friends, the subject line says it all... I'm in the progress of updating stackless to use mercurial on python.org and talked to Martin v. Loewis who pointed out the restrictions of Bitbucket. Besides the impre

[pypy-dev] Bitbucket? Why not python.org

2011-06-22 Thread Christian Tismer
hooks to it. I'm pretty sure python.org would be happy to host PyPy. Is there any good reason why we don't ask and move to python.org? cheers - chris -- Christian Tismer :^)<mailto:tis...@stackless.com> tismerysoft GmbH : Have a break! Take a ride