Re: [python-committers] Poll: Do you like the PEP 572 Assignment Expressions?

2018-05-03 Thread Mark Dickinson
On Wed, May 2, 2018 at 10:49 AM, Victor Stinner wrote: > * +1: you like the PEP > * -1: you dislike the PEP > * 0: you are not sure if you like it or not, or you have no opinon > * don't reply to this poll :-) > -1 ___ python-committers mailing list py

Re: [python-committers] I've got a surprise for you!

2009-01-27 Thread Mark Dickinson
On Mon, Jan 26, 2009 at 11:32 PM, Trent Nelson wrote: >Nevertheless, I do have a surprise for everyone. A surprise, indeed! Golly! I can already think of several ways to use such a fantastic resource. Some of them might even be legal. :-) Thank you, Trent and all involved. Just one que

Re: [python-committers] Why r69846 is not merged to "release26-maint"?

2009-07-02 Thread Mark Dickinson
On Thu, Jul 2, 2009 at 8:01 PM, "Martin v. Löwis" wrote: > [Brett] >> If I remember correctly I believe we decided at the language summit that >> 3.0 is just dead now that 3.1 is out and we shouldn't even bother with >> another point release since 3.1 followed 3.0 so closely and didn't >> introduce

Re: [python-committers] Untabifying the C codebase

2010-05-09 Thread Mark Dickinson
On Sun, May 9, 2010 at 2:39 PM, Antoine Pitrou wrote: > > Following discussion on python-dev, I plan to untabify the C codebase > this afternoon. It would probably be better if nobody modified any C files > in the meantime (except those that already use 4 space indents). Are you brave, or mad, or

Re: [python-committers] Untabifying the C codebase

2010-05-10 Thread Mark Dickinson
On Mon, May 10, 2010 at 2:25 PM, Barry Warsaw wrote: > On May 09, 2010, at 09:01 PM, A.M. Kuchling wrote: >>I'm happy to see the curses module re-indented.  Does anyone have a >>set of settings for Emacs or for GNU indent for Python's C indentation >>style? > > In Emacs, visit a C file and type: >

[python-committers] New committer proposal: Alexander Belopolsky

2010-05-20 Thread Mark Dickinson
I propose that Alexander Belopolsky be given svn commit access. I've already checked with him that he's interested (he is), and I'm prepared to mentor him while he's learning the ropes. A brief history: Alexander's been contributing patches for almost seven years (I think http://bugs.python.org/i

Re: [python-committers] New comitter proposal: Terry Reedy

2010-07-18 Thread Mark Dickinson
On Sun, Jul 18, 2010 at 2:09 AM, Nick Coghlan wrote: > I'd like to propose Terry Reedy as a new comitter. Definitely +1. Mark ___ python-committers mailing list [email protected] http://mail.python.org/mailman/listinfo/python-committers

Re: [python-committers] Python Language Summit at EuroPython: 19th June

2011-05-13 Thread Mark Dickinson
Hi Michael, Sorry for the late reply; it's been kinda busy around here. If there are places left, I'll definitely be there at the summit. Congratulations on your impending doom! (And sorry to hear that you might not be there in Florence.) Mark On Sat, Apr 16, 2011 at 3:50 PM, Michael Foord

[python-committers] Commit rights for Meador Inge

2011-09-14 Thread Mark Dickinson
Hi all, Meador Inge has been contributing to Python for a while now; he's put in a lot of work in particular on the struct and ctypes modules amongst others (see username 'meadori' in the tracker for more), and all the work that I've seen has been consistently high quality and careful. I think h

Re: [python-committers] Commit rights for Meador Inge

2011-09-18 Thread Mark Dickinson
On Thu, Sep 15, 2011 at 6:43 AM, Georg Brandl wrote: > Am 14.09.2011 22:46, schrieb Mark Dickinson: >> I'm afraid I can't offer to mentor him (I'm not finding anything like >> as much time as I'd like to spend on Python right now);  but I doubt >> he

Re: [python-committers] contribution agreement

2012-05-13 Thread Mark Dickinson
I believe that http://bugs.python.org/user10329 is the correct user webpage for Zbigniew Jędrzejewski-Szmek. Mark On Sat, May 12, 2012 at 5:19 PM, Pat Campbell wrote: > Hi Zbigniew: > > Thank-you for submitting your contributor agreement form. I would like to > add your > form to the PSF

Re: [python-committers] Commit privileges for Eric Snow

2012-08-24 Thread Mark Dickinson
On Fri, Aug 24, 2012 at 12:59 AM, Nick Coghlan wrote: > I'd like to propose granting Eric Snow commit privileges. +1 ___ python-committers mailing list [email protected] http://mail.python.org/mailman/listinfo/python-committers

Re: [python-committers] Commit privileges for Chris Jerdonek

2012-09-23 Thread Mark Dickinson
On Sun, Sep 23, 2012 at 6:20 PM, Ezio Melotti wrote: > Hi, > I would like to propose Chris Jerdonek as a new core developer. +1 Mark ___ python-committers mailing list [email protected] http://mail.python.org/mailman/listinfo/python-committe

Re: [python-committers] Commit privs for Serhiy Storchaka?

2012-12-25 Thread Mark Dickinson
On Mon, Dec 24, 2012 at 5:07 PM, Trent Nelson wrote: > He's pretty active on IRC and the tracker. I haven't dealt with any > of his patches personally, but I know lots of others have. Thoughts? +1 from me. 'pretty active' is something of an understatement. :-) Mark ___

[python-committers] Restoring hg.python.org access?

2016-08-18 Thread Mark Dickinson
Hi all, My .ssh key became inactive about a year ago, and I'm looking to reactivate it; there are some bugfixes that I'd quite like to get in before Python 3.6. I've created a new ED25519 key pair, and I emailed the public key to [email protected] a few days ago. I didn't get any response, so

Re: [python-committers] Restoring hg.python.org access?

2016-08-18 Thread Mark Dickinson
Thanks, Brett! Much appreciated. Now I guess I have no excuse not to get those bugfixes in... Mark ___ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.py