Personal tools
You are here: Home Download Zope リリース一覧 Zope 2.11.1

Zope 2.11.1

Document Actions
Up to Product page
Zope
2.11系列のバグ修正リリースです。

Available downloads

For additional information about this project, please visit the project page.

Release Notes

Tested with Python 2.4.5, Python 2.4.4, Python 2.4.3, Python 2.4.2
State Final
License ZPL
Released 2008/07/17
  • Python-2.4.2以降が必要です。
  • Python-2.5系列はサポートしていません。
  • Five-1.5.2, Zope-3.4.0 が同梱されています。
  • BLOB(binary large objects)に対応したZODB 3.8を使用しています。
  • トランザクション対応のMailHost実装を使用し、非同期でメール送信を行うようになりました。
  • Python/Zope/Ploneのバージョンの組み合わせについて もご確認ください。

Change log

Zope-2.11.1 (2008/7/17) の変更点

バグ修正(Bugs Fixed)

DeprecationWarning:
 ZPublisher.Iterators をインポートする際に表示されるDeprecationWarning を抑止。このモジュールはBBBではあるものの、Zope2.11ではZope2スタイルの インターフェースを使用するためにInterfaceモジュールのインポート時に 表示される問題のため。
Launchpad #246748:
 メールをzope.sendmail配信メカニズムを通して即時送信するために sendXXX() 系メソッドに 'immediate' オプションを追加。
Launchpad #246290:
 後方互換性問題を修正。
zope.testing:zope.testing を 3.5.3 に更新。
Launchpad #245649:
 Products パッケージはsetuptoolsの正則な "namespace package" ルールの下、 配置されるようになりました。
zope.viewlets:zope.viewlets を 3.4.2 に更新。
zope.sendmail:zope.sendmail を 3.5.0 に更新(Launchpad #230831 の修正)
Launchpad #239636:
 HEADリクエストがNotFoundエラー時には空のbodyを返さないようにした。(訳注:RFCではNotFound時にbodyを返してはいけない)
fix ZODBMountPoint:
 ZODBMountPoint.SimpleTrailblazer の古い transaction.commit(1) という呼び出しを行っていたのを修正。

参考: CHANGE.txt の原文(英語)

by しみずかわ last modified 2008-10-26 15:47

Powered by Plone, the Open Source Content Management System