~paulegan/flufl.bounce/caiwireless-bug-917720

  • Committer: Barry Warsaw
  • Date: 2012-01-04 16:39:36 UTC
  • Revision ID: barry@python.org-20120104163936-qrrd7ipqrprpxwvp
 * Port to Python 3 is mostly complete, however the test suite current fails
   because of <https://bugs.launchpad.net/zope.interface/+bug/911851>.  Once
   that bug is fixed in `zope.interface`, `flufl.bounce` should be Python 3.2
   compatible without the need for `2to3`.
 * All returned addresses are bytes objects in Python 3 and 8-bit strings in
   Python 2 (no change there).
Filename Latest Rev Last Changed Committer Comment Size
..
_static 1 12 years ago Barry Warsaw Initial project layout. Diff
flufl 1 12 years ago Barry Warsaw Initial project layout. Diff
.bzrignore 12 12 years ago Barry Warsaw ignore __pycache__ 104 bytes Diff Download File
COPYING.LESSER 1 12 years ago Barry Warsaw Initial project layout. 7.4 KB Diff Download File
distribute_setup.py 1 12 years ago Barry Warsaw Initial project layout. 15.3 KB Diff Download File
MANIFEST.in 21 12 years ago Barry Warsaw * Bump version to 1.0.2 * Exclude .egg via MANIF 66 bytes Diff Download File
README.rst 1 12 years ago Barry Warsaw Initial project layout. 1 KB Diff Download File
setup.cfg 1 12 years ago Barry Warsaw Initial project layout. 85 bytes Diff Download File
setup.py 24 12 years ago Barry Warsaw * Port to Python 3 is mostly complete, however th 1.7 KB Diff Download File
setup_helpers.py 23 12 years ago Barry Warsaw * Export `all_failures` in the package's namespac 4.5 KB Diff Download File
template.py 23 12 years ago Barry Warsaw * Export `all_failures` in the package's namespac 814 bytes Diff Download File