[anaconda][master][PATCH 0/3] More Python 3 - v2 of remaining patches

Anne Mulhern amulhern at redhat.com
Fri Feb 13 18:59:58 UTC 2015


ack to all.

- mulhern

----- Original Message -----
> From: "Martin Kolman" <mkolman at redhat.com>
> To: anaconda-patches at lists.fedorahosted.org
> Sent: Friday, February 13, 2015 7:33:54 PM
> Subject: [anaconda][master][PATCH 0/3] More Python 3 - v2 of remaining patches
> 
> These are the remaining patches from the "More Python 3" set that have
> got some improvement proposals during review with the improvements
> implemented.
> 
> Martin Kolman (3):
>   Make the iter*() dictionary methods Python 3 compatible (#1014220)
>   Make map() usage Python 3 compatible (#1014220)
>   Make range usage Python 3 compatible (#1014220)
> 
>  pyanaconda/addons.py                       | 6 +++---
>  pyanaconda/anaconda.py                     | 2 +-
>  pyanaconda/anaconda_argparse.py            | 4 ++--
>  pyanaconda/keyboard.py                     | 7 +------
>  pyanaconda/kickstart.py                    | 2 +-
>  pyanaconda/localization.py                 | 2 +-
>  pyanaconda/packaging/dnfpayload.py         | 4 ++--
>  pyanaconda/rescue.py                       | 2 +-
>  pyanaconda/threads.py                      | 2 +-
>  pyanaconda/ui/__init__.py                  | 4 ++--
>  pyanaconda/ui/gui/__init__.py              | 2 +-
>  pyanaconda/ui/gui/hubs/__init__.py         | 2 +-
>  pyanaconda/ui/gui/spokes/custom.py         | 6 +++---
>  pyanaconda/ui/gui/spokes/datetime_spoke.py | 2 +-
>  pyanaconda/ui/gui/spokes/filter.py         | 3 +--
>  pyanaconda/ui/gui/spokes/lib/resize.py     | 2 +-
>  pyanaconda/ui/gui/spokes/source.py         | 2 +-
>  pyanaconda/ui/gui/spokes/storage.py        | 4 ++--
>  pyanaconda/ui/gui/xkl_wrapper.py           | 4 ++--
>  pyanaconda/ui/tui/hubs/__init__.py         | 4 ++--
>  pyanaconda/ui/tui/spokes/time_spoke.py     | 3 +--
>  scripts/makeupdates                        | 2 +-
>  tests/pyanaconda_tests/ks_version_test.py  | 4 ++--
>  tests/pyanaconda_tests/timezone_test.py    | 4 ++--
>  24 files changed, 36 insertions(+), 43 deletions(-)
> 
> --
> 2.1.0
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches
> 


More information about the anaconda-patches mailing list