~canonical-launchpad-branches/launchpad/+git/bzr-personal:launchpad-committers/python-migration2.6

Last commit made on 2009-10-23
Get this branch:
git clone -b launchpad-committers/python-migration2.6 https://git.launchpad.net/~canonical-launchpad-branches/launchpad/+git/bzr-personal
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
launchpad-committers/python-migration2.6
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

7ffb25f... by Barry Warsaw

[rs=barry] More Python 2.6 fixes.

9981c83... by Barry Warsaw

[r=gary] More DeprecationWarning suppressions.

The externalbugtracker.py is a legitimate bug that I will merge into devel
(with [r=gary]) when I get a chance.

18a647d... by Barry Warsaw

[r=gary] More fixes for Python 2.6:

* some additional clean_modules are necessary
* suppress all deprecation warnings about md5, sha, and sets. may need to
  back this one out once we have a clean run.
* fix typo: s/hashlib.sha/hashlib.sha1/

876f0b7... by Barry Warsaw

merge ztk-2.5

d48cf57... by Gary Poster

[rs=barry][ui=none] fix launchpadlib with newer version of zope.publisher

93daf26... by Gary Poster

update versions of zope.publisher and zope.contenttype to fix launchpadlib

778614a... by Barry Warsaw

Merging ztk-2.5

c6dffc4... by Barry Warsaw

[r=salgado] widget.hint is no longer read-only, and besides, ztk makes our
hackaround not work any more.

1e4c51c... by Guilherme Salgado

[r=barry] Fix a bunch of pagetests that didn't expect the new Cache-Control header (set by zope) before the Content-Length one.

8ad697f... by Guilherme Salgado

[r=gary] Revert the behavior of itemswidgets with regards missing values to the old one by monkey patching itemswidgets.EXPLICIT_EMPTY_SELECTION