djacobs / PyAPNs

Python library for interacting with the Apple Push Notification service (APNs)
http://pypi.python.org/pypi/apns/
MIT License
1.22k stars 374 forks source link

python2 and python3 forward - compatibility #154

Closed flamewow closed 3 years ago

djacobs commented 8 years ago

@flamewow can you test against the most recent? I believe this was resolved elsewhere

thijsterlouw commented 8 years ago

What exactly needs to happen here? I want to use PyAPNs with Python 3 as well Simply update the PRs to merge the latest commits in?