[master] Two exception handling related patches

Vratislav Podzimek vpodzime at redhat.com
Tue Mar 5 13:24:45 UTC 2013


PATCH 1/2 uses the proposed patch for python-meh to replace magic tuples
with much clearer named tuples and may be squashed with the patch ensuring
exception handling in text mode runs in the main thread.

PATCH 2/2 fixes bug nobody has probably hit yet.

Vratislav Podzimek (2):
  Use namedtuple instead of our magic tuples
  We use python-meh's interfaces instead of Anaconda's

 pyanaconda/exception.py | 35 +++++++++++++++++------------------
 1 file changed, 17 insertions(+), 18 deletions(-)

-- 
1.7.11.7



More information about the anaconda-patches mailing list