Add and improve Unicode-related unit tests for e-mail sending.

Review Request #11681 — Created June 27, 2021 and submitted

Information

Review Board
release-4.0.x

Reviewers

This adds some unit tests and updates existing unit tests for the e-mail
code to ensure that Unicode content works correctly and consistently
between Python 2 and 3.

There are no fixes needed along with this, though these tests do depend
on fixes for Djblets's e-mail header and address building code.

Unit tests pass on Python 2 and 3.

Summary ID
Add and improve Unicode-related unit tests for e-mail sending.
This adds some unit tests and updates existing unit tests for the e-mail code to ensure that Unicode content works correctly and consistently between Python 2 and 3. There are no fixes needed along with this, though these tests do depend on fixes for Djblets's e-mail header and address building code.
65328f70fc9452bf380145eea2bb59c574fc0e46
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (fcba44d)
Loading...