Skip to content

Updated to work with python3#1

Open
jamespcole wants to merge 2 commits intodobarkod:masterfrom
jamespcole:master
Open

Updated to work with python3#1
jamespcole wants to merge 2 commits intodobarkod:masterfrom
jamespcole:master

Conversation

@jamespcole
Copy link
Copy Markdown

Backwards compatibility with python2 is maintained

Comment thread toggl/base.py
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To avoid checking for items/iteritems everywhere, let's just use items everywhere (it works in both 2 and 3, and for the amount of data that's likely to be handled here, just as well).

@senko
Copy link
Copy Markdown
Member

senko commented Aug 4, 2015

Hey @jamespcole thanks for the pull request! I have a couple of comments about it (see above), if you could address those concerns I'll be happy to merge.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants