/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Adeodato Simó
  • Date: 2007-07-06 17:21:57 UTC
  • mto: (2593.2.1 ianc-integration)
  • Revision ID: dato@net.com.org.es-20070706172157-11w04axiv4mtrabm
Improve annotate to prevent unicode exceptions in certain situations.

The fixed bugs are:

  * when an annotation has the author part as unicode(), and line
    contents are 8-bit data, an UnicodeDecodeError is raised when
    formatting them together with '%s %s'

  * when the author part of an annotation contains characters not
    representable in the encoding of the user that runs annotate,
    an UnicodeEncodeError is raised
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2553.2.7 18 years ago Robert Collins And overhaul BzrDirTestProviderAdapter too. 4.6 KB Diff Download File
test_bzrdir.py 2475.3.1 18 years ago John Arbash Meinel Fix bug #75721. Update the BzrDir api to add clone 68.4 KB Diff Download File