Re: [Python-Dev] [Python-ideas] itertools.chunks(iterable, size, fill=None)

2012-07-01 Thread Raymond Hettinger
On Jun 30, 2012, at 10:44 PM, Stefan Behnel wrote: Another addition could be a new subsection on grouping (chunking) that would discuss post-processing of grouper (as discussed above), as well as other recipes, including ones specific to strings and sequences. It would essentially be a

Re: [Python-Dev] cpython: Add syntax highlighter tool

2012-07-01 Thread Georg Brandl
On 01.07.2012 01:58, raymond.hettinger wrote: http://hg.python.org/cpython/rev/da4dd603030b changeset: 77899:da4dd603030b user:Raymond Hettinger pyt...@rcn.com date:Sat Jun 30 16:58:06 2012 -0700 summary: Add syntax highlighter tool files: Tools/scripts/pycolorize.py |

Re: [Python-Dev] cross-compiling patches

2012-07-01 Thread Matthias Klose
On 30.06.2012 23:17, Antoine Pitrou wrote: Hello, I think these patches are premature (they break compilation on OS X, and they break ctypes configure on my Linux box). that was unrelated. fixed last night. Furthermore, they were committed post-beta, which means they should probably

Re: [Python-Dev] cross-compiling patches

2012-07-01 Thread Nick Coghlan
On Sun, Jul 1, 2012 at 6:22 PM, Matthias Klose d...@ubuntu.com wrote: the first cross-build fixes went in in April, please consider these fixes for the then incomplete cros-build fixes. The build issues you did see last night, were fixed for the OS X build, and I reverted the update for the

Re: [Python-Dev] cross-compiling patches

2012-07-01 Thread Georg Brandl
On 01.07.2012 10:22, Matthias Klose wrote: On 30.06.2012 23:17, Antoine Pitrou wrote: Hello, I think these patches are premature (they break compilation on OS X, and they break ctypes configure on my Linux box). that was unrelated. fixed last night. It's also something the buildbots can

Re: [Python-Dev] cross-compiling patches

2012-07-01 Thread Antoine Pitrou
On Sun, 01 Jul 2012 11:37:50 +0200 Georg Brandl g.bra...@gmx.net wrote: the first cross-build fixes went in in April, please consider these fixes for the then incomplete cros-build fixes. The build issues you did see last night, were fixed for the OS X build, and I reverted the

Re: [Python-Dev] [Python-ideas] itertools.chunks(iterable, size, fill=None)

2012-07-01 Thread Stefan Behnel
Hi Raymond, Raymond Hettinger, 01.07.2012 09:07: On Jun 30, 2012, at 10:44 PM, Stefan Behnel wrote: Another addition could be a new subsection on grouping (chunking) that would discuss post-processing of grouper (as discussed above), as well as other recipes, including ones specific to

Re: [Python-Dev] Announcing the python-static-type-checking google group

2012-07-01 Thread Guido van Rossum
Hey Paul, This list is going to be high volume super focused and run by Edward; so far he's mostly been thinking out loud. I don't think that Edward would be comfortable doing that quite in the same way on th existing compiler-list. But by all means sign up for his list! --Guido On Sun, Jul 1,

Re: [Python-Dev] Announcing the python-static-type-checking google group

2012-07-01 Thread Stefan Behnel
Paul Boddie, 01.07.2012 02:22: Is there any reason why the compiler-sig mailing list wasn't chosen as a venue Even I didn't know that this list even existed. And looking at the archives now, it's hard to see any relevant discussion in all the spam it received until it apparently died away in

Re: [Python-Dev] Announcing the python-static-type-checking google group

2012-07-01 Thread Paul Boddie
Stefan Behnel wrote: Paul Boddie, 01.07.2012 02:22: Is there any reason why the compiler-sig mailing list wasn't chosen as a venue Even I didn't know that this list even existed. And looking at the archives now, it's hard to see any relevant discussion in all the spam it received until it

[Python-Dev] hg.python.org migrated

2012-07-01 Thread Antoine Pitrou
Hello, hg.python.org has just been migrated to a new (virtual) machine hosted by OSU OSL (*). Until the domain name fully propagates, you won't be able to push or pull from the repositories using the ssh protocol. If you notice other issues, don't hesitate to mention them. (*)