Module-level 'aq_acquire' does not respect default

Bug #1387363 reported by Tres Seaver
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Acquisition
Fix Released
Medium
Tres Seaver

Bug Description

As follows:

    >>> from Acquisition import aq_acquire, aq_get
    >>> aq_acquire(object(), 'nonesuch', default='abc')
    Traceback (most recent call last):
      File "<console>", line 1, in <module>
    AttributeError: 'object' object has no attribute 'nonesuch'

Revision history for this message
Tres Seaver (tseaver) wrote :
Changed in acquisition:
status: Confirmed → Fix Committed
Revision history for this message
Tres Seaver (tseaver) wrote :
Changed in acquisition:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.