[Python-3000] Would someone please look at this bug report?

Brett Cannon brett at python.org
Sun Sep 7 22:02:11 CEST 2008


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.

-Brett


More information about the Python-3000 mailing list