Edgewall Software

Changes between Version 107 and Version 110 of Ticket #7339


Ignore:
Timestamp:
Aug 17, 2015, 4:14:55 AM (9 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7339

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #7339 – API Changes

    v107 v110  
     1`Environment.get_known_users` returns a dictionary mapping username to a tuple with full name and email address when the keyword argument `as_dict` is `True` (defaults to `False`).