On 2019/04/02 10:15, Kurt Mosiejczuk wrote:
> On Tue, Apr 02, 2019 at 02:31:57AM +0100, Stuart Henderson wrote:
> > So it turns out there is rather more to this release than is obvious
> > from the "full changelog" linked from
> > https://www.python.org/downloads/release/python-2716/ ... The main p
So it turns out there is rather more to this release than is obvious from
the "full changelog" linked from
https://www.python.org/downloads/release/python-2716/ ... The main part is
at
https://raw.githubusercontent.com/python/cpython/v2.7.16/Misc/NEWS.d/2.7.16rc1.rst
This is both more intrusi
Hi,
this diff updates Python 2.7 to latest release.
Ok?
Cheers,
Remi.
Index: Makefile
===
RCS file: /cvs/ports/lang/python/2.7/Makefile,v
retrieving revision 1.58
diff -u -p -u -p -r1.58 Makefile
--- Makefile 24 Oct 2018 14:28:07
Christian Weisgerber:
> > attached is the diff to update Python to latest release.
> > Could someone please run a bulk build with this diff please?
>
> Will do.
It finished without problems.
--
Christian "naddy" Weisgerber na...@mips.inka.de
Remi Pointel:
> attached is the diff to update Python to latest release.
> Could someone please run a bulk build with this diff please?
Will do.
--
Christian "naddy" Weisgerber na...@mips.inka.de
Hi,
attached is the diff to update Python to latest release.
Could someone please run a bulk build with this diff please?
Thank you,
Cheers,
Remi.
Index: Makefile
===
RCS file: /cvs/ports/lang/python/2.7/Makefile,v
retrieving rev
Remi Pointel:
> this is the diff to update Python 2.7 to latest release: 2.7.14.
>
> Could it be tested in a bulk build please?
There were no problems on amd64.
--
Christian "naddy" Weisgerber na...@mips.inka.de
Hi,
this is the diff to update Python 2.7 to latest release: 2.7.14.
Could it be tested in a bulk build please?
Thanks a lot,
Cheers,
Remi.
Index: Makefile
===
RCS file: /cvs/ports/lang/python/2.7/Makefile,v
retrieving revision 1
Hi,
this is the diff to update python from 2.7.9 to 2.7.10.
More information here:
https://hg.python.org/cpython/raw-file/15c95b7d81dc/Misc/NEWS
Ok?
Cheers,
Remi.Index: Makefile
===
RCS file: /cvs/ports/lang/python/2.7/Makefile
On Wed, Jul 9, 2014 at 8:57 AM, Remi Pointel wrote:
> Hi,
>
> this is the diff to update Python to 2.7.8.
>
> Thanks to daniel@ who added patches for regress tests on 2.7.7.
>
> Are you ok?
works for me on i386. also tested with numpy 1.8.1 and a few local
scripts which all work fine.
so ok dan
Hi,
this is the diff to update Python to 2.7.8.
Thanks to daniel@ who added patches for regress tests on 2.7.7.
Are you ok?
Cheers,
Remi.Index: Makefile
===
RCS file: /cvs/ports/lang/python/2.7/Makefile,v
retrieving revision 1.34
hrmm, test_threading failure is known. the other might be related to the
kqueue change.
can I have the log please?
f.-
On Fri, Nov 15, 2013 at 2:34 PM, Stuart Henderson wrote:
> On 2013/11/15 11:27, Federico Schwindt wrote:
> > It'd be nice to have a test on a 32bit arch at least. i386, anyone
Yes, one for normal (.py) files and once for optimized (.pyo) IIRC.
f.-
On Fri, Nov 15, 2013 at 4:18 PM, Stuart Henderson wrote:
> On 2013/11/15 14:34, Stuart Henderson wrote:
> > On 2013/11/15 11:27, Federico Schwindt wrote:
> > > It'd be nice to have a test on a 32bit arch at least. i386, an
On 2013/11/15 14:34, Stuart Henderson wrote:
> On 2013/11/15 11:27, Federico Schwindt wrote:
> > It'd be nice to have a test on a 32bit arch at least. i386, anyone?
>
> Looks fairly ok on ppc, only failures are:
.. same ones for 2.7.5, so I'm OK with this.
It looks like the tests are run twice t
On 2013/11/15 11:27, Federico Schwindt wrote:
> It'd be nice to have a test on a 32bit arch at least. i386, anyone?
Looks fairly ok on ppc, only failures are:
test_3_join_in_forked_from_thread (test.test_threading.ThreadJoinOnShutdown)
testPair (test.test_kqueue.TestKQueue)
More logs below if in
Package and test correctly here (amd64). Diff looks sane as well.
It'd be nice to have a test on a 32bit arch at least. i386, anyone?
I will see if I can get kqueue updated over the weekend.
f.-
On Thu, Nov 14, 2013 at 11:35 AM, Federico Schwindt wrote:
> I will test today and report back.
>
I will test today and report back.
As mentioned in private it'd be nice to include a fix for kqueue in the
update to avoid extra bumps.
I will look into it.
f.-
On 11 Nov 2013 15:52, "Remi Pointel" wrote:
> Hi,
>
> this is the diff to update python from 2.7.5 to 2.7.6.
>
> I only tested on amd
Hi,
this is the diff to update python from 2.7.5 to 2.7.6.
I only tested on amd64.
Are you ok?
Changelog: http://hg.python.org/cpython/raw-file/99d03261c1ba/Misc/NEWS
Cheers,
Remi.
Index: Makefile
===
RCS file: /cvs/ports/lang/py
Stuart Henderson wrote:
> On 2013/04/11 16:18, Predrag Punosevac wrote:
> > Federico G. Schwindt wrote:
> > > The diff below updates python 2.7 to 2.7.4.
> >
> > I just installed the lates i386 snapshot to play with this. The build
> > fails see below. Any suggestions? I am looking forward to 3.
On 2013/04/11 16:18, Predrag Punosevac wrote:
> Federico G. Schwindt wrote:
> > The diff below updates python 2.7 to 2.7.4.
>
> I just installed the lates i386 snapshot to play with this. The build
> fails see below. Any sugestions? I am looking forward to 3.3.1 upgrade.
> Feel free to send a priv
Federico G. Schwindt wrote:
> The diff below updates python 2.7 to 2.7.4.
I just installed the lates i386 snapshot to play with this. The build
fails see below. Any sugestions? I am looking forward to 3.3.1 upgrade.
Feel free to send a private e-mail.
Best,
Predrag
===> Extracting for Python-2
Hi,
The diff below updates python 2.7 to 2.7.4.
I've taken the time to review all diffs, unify them and remove some
old/unneeded stuff.
Also I've rewritten the kqueue diff and send it upstream for inclusion.
As a result I've moved a few things around but I've checked that python 2.5 and
3.2 st
On Thu, 23 Feb 2012, Remi Pointel wrote:
> Hi,
>
> this is the diff to use rthreads with Python.
>
> Attached are two diffs:
> - update 2.7.1 to use rthreads
> - update 2.7.1 to 2.7.2 to use rthreads
>
> Please test the first diff, and if everything is ok test the second.
Hi,
There's a failur
Hi,
this is the diff to use rthreads with Python.
Attached are two diffs:
- update 2.7.1 to use rthreads
- update 2.7.1 to 2.7.2 to use rthreads
Please test the first diff, and if everything is ok test the second.
Thanks,
--
Remi
Index: Makefile
===
24 matches
Mail list logo