Hi,
Richard (sbt) has been contributing for quite some time now, as can be
seen from (part of) its contributions below:
"""
- Issue #4892: multiprocessing Connections can now be transferred over
multiprocessing Connections. Patch by Richard Oudkerk (sbt).
- Issue #11750: The Windows API functions scattered in the _subprocess and
_multiprocessing.win32 modules now live in a single module "_winapi".
Patch by sbt.
- Issue #14087: multiprocessing: add Condition.wait_for(). Patch by sbt.
- Issue #14522: Avoid duplicating socket handles in multiprocessing.connection.
Patch by sbt.
- Issue #14300: Under Windows, sockets created using socket.dup() now allow
overlapped I/O. Patch by sbt.
- Issue #14335: multiprocessing's custom Pickler subclass now inherits from
the C-accelerated implementation. Patch by sbt.
- Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows.
Also, add a multiprocessing.connection.wait(rlist, timeout=None) function
for polling multiple objects at once. Patch by sbt.
- Issue #13322: Fix BufferedWriter.write() to ensure that BlockingIOError is
raised when the wrapped raw file is non-blocking and the write would block.
Previous code assumed that the raw write() would raise BlockingIOError, but
RawIOBase.write() is defined to returned None when the call would block.
Patch by sbt.
"""
He writes good code, has good ideas, is reactive to comments and
reviews, and he's actually the original multiprocessing author (and
he's one of the few contributors competent under both Unix and
Windows).
Therefore, I think it would definitely make sense to give him commit rights.
What do you think?
Cheers,
cf
FYI - there is a network exploitable vulnerability in OpenSSL -
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-2110
Our windows builds likely need updating. At the very least make sure
openssl is updated before the next time we produce binaries. Its up to the
release managers if they want to make a new windows only sub-release to
include the updated version of openssl.
-gps
>
> On Thu, Mar 29, 2012 at 5:35 PM, <martin(a)v.loewis.de> wrote:
> >
> > I gave a bunch of them (including Andrew's) to Kurt Kaiser.
We received contributor agreements at PyCon from the following:
Shashank Bharadwaj
Mark Florisson
Brian K. Jones
Jeff Ramnani
Andrew Svetlov
I am mailing them to our Administrator tomorrow.
--
KBK
Okay!
On Wed, Apr 18, 2012 at 9:16 AM, Miki Tebeka <miki.tebeka(a)gmail.com> wrote:
> > Thank-you for submitting the contributor agreement form. It has been
> entered
> > on
> > the PSF bug tracker online.
> Thanks!
>
--
Pat Campbell
PSF Administrator/Secretary
patcam(a)python.org
Hi Frank & Miki:
Thank-you for submitting the contributor agreement form. It has been
entered on
the PSF bug tracker online.
Pat
On Tue, Apr 17, 2012 at 6:29 PM, fwierzbicki(a)gmail.com <
fwierzbicki(a)gmail.com> wrote:
> Attached is the contributor form from Miki Tebeka.
>
> Kind regards,
>
> -Frank
>
>
> ---------- Forwarded message ----------
> From: Miki Tebeka <miki.tebeka(a)gmail.com>
> Date: Tue, Apr 17, 2012 at 2:22 PM
> Subject: PSF form attached <eom>
> To: Frank Wierzbicki <fwierzbicki(a)gmail.com>
>
--
Pat Campbell
PSF Administrator/Secretary
patcam(a)python.org
On Tue, Apr 17, 2012 at 6:57 PM, Pat Campbell <patcam(a)python.org> wrote:
> Hi Darjus:
>
> Thank-you for submitting your contributor agreement. It has been added to
> the PSF bug tracker online.
>
> Pat
>
> On Wed, Apr 11, 2012 at 1:41 PM, Darjus Loktevic <darjus(a)gmail.com> wrote:
>
>> Thanks!
>> Darjus
>>
>
>
>
> --
> Pat Campbell
> PSF Administrator/Secretary
> patcam(a)python.org
>
--
Pat Campbell
PSF Administrator/Secretary
patcam(a)python.org
Hi Matti:
This is great! Your online record has been updated.
Thanks,
Pat
On Wed, Apr 11, 2012 at 10:37 AM, Matti Picus <matti.picus(a)gmail.com> wrote:
> Here I am:
> http://bugs.python.org/user15782
> Or do I need to register somewhere else? kinda new to all this...
>
>
>
> On 11/04/2012 5:35 PM, Pat Campbell wrote:
>
> Hi Matti:
>
> I was not able to update the online PSF bug tracker with the username
> "mattip".
> So, could you recheck your tracker username and resend it to me?
>
> Thanks,
> Pat
>
> On Tue, Apr 10, 2012 at 2:24 PM, Pat Campbell <patcam(a)python.org> wrote:
>
>> Hi Matti:
>>
>> Thank-you for submitting your contributor agreement form. It will be added
>> to the online bug tracker.
>>
>> Pat
>>
>> On Mon, Apr 9, 2012 at 3:58 PM, Matti Picus <matti.picus(a)gmail.com>wrote:
>>
>>>
>>>
>>
>>
>> --
>> Pat Campbell
>> PSF Administrator/Secretary
>> patcam(a)python.org
>>
>
>
>
> --
> Pat Campbell
> PSF Administrator/Secretary
> patcam(a)python.org
>
>
>
--
Pat Campbell
PSF Administrator/Secretary
patcam(a)python.org
Hi Stefan:
Thank-you for submitting your contributor agreement. It has been recorded
on the
bug tracker online.
Pat
On Tue, Apr 10, 2012 at 3:30 AM, Stefan Behnel <stefan_ml(a)behnel.de> wrote:
> Hi,
>
> here's my signed contributor agreement.
>
> Regards,
>
> Stefan
>
>
--
Pat Campbell
PSF Administrator/Secretary
patcam(a)python.org
Hi.
who maintains bugs.python.org?
Here's an idea: How about adding the provision of a per-user information URL for each user, so that they can use it to point to some information about themselves? Clicking the user name could then take you to that link, for example.
K
Hey,
I noticed that I don't have that fancy python logo next to my name on the bug tracker, indicating that I am a committer. Is that fixable? My user account is "krisvale".
K