zulip/api/integrations
Tim Abbott 5bacda3662 python3: Fix usage of .keys()/.values() to handle iterators.
This fixes the places where we use the result of .keys(), .items(),
and .values() that wouldn't work with an iterator to wrap them with
list().
2016-01-26 21:11:25 -08:00
..
asana Switch all urllib/urlparse usage to six.moves.urllib. 2016-01-26 21:09:43 -08:00
basecamp Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
codebase Cleanup remaining usage of % comprehensions without explicit tuples. 2015-12-05 15:29:42 -08:00
git Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
hg Apply Python 3 futurize transform libmodernize.fixes.fix_xrange_six. 2015-11-01 09:35:06 -08:00
jira/org/humbug/jira Update copyright to 2014. 2014-02-04 15:51:53 -05:00
nagios Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
perforce python3: Fix usage of .keys()/.values() to handle iterators. 2016-01-26 21:11:25 -08:00
rss Switch all urllib/urlparse usage to six.moves.urllib. 2016-01-26 21:09:43 -08:00
svn Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00
trac trac: Cleanup documentation of TRAC_NOTIFY_FIELDS. 2016-01-09 20:21:39 -08:00
twitter Consistently use /usr/bin/env python2.7 in shebangs and commands. 2015-10-21 22:58:21 +00:00