Skip to content

Commit

Permalink
Pull in Acquisition from the new external branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Feb 25, 2010
1 parent 62cf901 commit 27972aa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/CHANGES.txt
Expand Up @@ -8,6 +8,14 @@ Zope Changes

Bugs Fixed

- Fix the ``tp_name`` of the ImplicitAcquisitionWrapper and
ExplicitAcquisitionWrapper to match their Python visible names and thus
have a correct ``__name__``.

- Expand the ``tp_name`` of Acquisition's extension types to hold the
fully qualified name. This ensures classes have their ``__module__``
set correctly.

- Updated 'pytz' external to point to '2010b' version.

- Protect ZCTextIndex's clear method against storing Acquisition wrappers.
Expand Down

0 comments on commit 27972aa

Please sign in to comment.