General

Profile

Alexander Graul

  • Registered on: 08/02/2018
  • Last connection: 11/24/2019

Issues

Projects

Activity

08/02/2018

12:40 PM Ceph Revision 6f5a0720 (ceph): ceph-disk: return a list instead of an iterator
Python2 to Python3 changed the return of map() from a list to a
"map object" which is an interator. This commit turns...
12:36 PM Ceph Bug #26830 (Resolved): ceph-disk: extract_parted_partinion_numbers does not return a list in python3
The move from python2 to python3 changed behavior of the built-in function map(). Instead of returning a list, an ite...

Also available in: Atom