Re: [python-committers] Temporary revert to vanilla hg

2013-09-07 Thread Victor Stinner
Le 7 sept. 2013 11:31, "Antoine Pitrou" a écrit : > Still, I tried > to contribute back our memory consumption patch: > http://selenic.com/pipermail/mercurial-devel/2012-July/042334.html If someone is interested to investigate the issue, pytracemalloc can now be used. It works on python 2.7, but

Re: [python-committers] Temporary revert to vanilla hg

2013-09-07 Thread Antoine Pitrou
Le vendredi 06 septembre 2013 à 22:49 -0700, Gregory P. Smith a écrit : > > On Fri, Sep 6, 2013 at 7:30 PM, Antoine Pitrou > wrote: > Le samedi 07 septembre 2013 à 02:03 +0200, Antoine Pitrou a > écrit : > > Hello, > > > > I've temporarily reverted hg.pytho

Re: [python-committers] Temporary revert to vanilla hg

2013-09-06 Thread Gregory P. Smith
On Fri, Sep 6, 2013 at 7:30 PM, Antoine Pitrou wrote: > Le samedi 07 septembre 2013 à 02:03 +0200, Antoine Pitrou a écrit : > > Hello, > > > > I've temporarily reverted hg.python.org to a vanilla Mercurial > > installation (non-modified) in order to try and eliminate a recent > > performance prob

Re: [python-committers] Temporary revert to vanilla hg

2013-09-06 Thread Antoine Pitrou
Le samedi 07 septembre 2013 à 02:03 +0200, Antoine Pitrou a écrit : > Hello, > > I've temporarily reverted hg.python.org to a vanilla Mercurial > installation (non-modified) in order to try and eliminate a recent > performance problem. This means that server-side clones, and our > magnificent logo

[python-committers] Temporary revert to vanilla hg

2013-09-06 Thread Antoine Pitrou
Hello, I've temporarily reverted hg.python.org to a vanilla Mercurial installation (non-modified) in order to try and eliminate a recent performance problem. This means that server-side clones, and our magnificent logo, have disappeared for the moment. Hopefully I'll be able to reinstall our mod