Ticket #5963 enhancement closed fixed
Remove deprecated module-level assertion functions from twisted.trial.unittest
| Reported by: | exarkun | Owned by: | exarkun |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | jml | Branch: | |
| Author: | Launchpad Bug: |
Description
twisted.trial.unittest.assertTrue and friends have been deprecated since prior to Twisted 2.3 (r14549). Nothing in Twisted uses them anymore. They present a maintenance burden now (as part of the Python 3 port). Let's remove them.
Change History
Note: See
TracTickets for help on using
tickets.
