[Python-3000] Would someone please look at this bug report?
Nick Coghlan
ncoghlan at gmail.com
Sun Sep 7 23:25:14 CEST 2008
Brett Cannon wrote:
> On Sun, Sep 7, 2008 at 8:22 AM, <skip at pobox.com> wrote:
>> I created this bug report against 3.0 yesterday:
>>
>> http://bugs.python.org/issue3799
>>
>> I marked it high priority because it seems to me that all the dbm.* modules
>> should agree on whether they accept strings as keys or require bytes.
>> That's clearly not the case at the moment. I suppose perhaps I should have
>> marked it as a release blocker, but I don't think that's my call.
>>
>
> Well, I think it is your call by being a core developer. If Barry
> disagrees he can lower the priority.
That's the way I've been interpreting it (and while a couple of them
have certainly turned out to be less urgent than I thought after further
analysis, I don't regret getting an explicit decision on them before the
rc went out).
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Python-3000
mailing list