ozgur / python-linkedin

Python interface to the LinkedIn API
http://ozgur.github.com/python-linkedin/
MIT License
889 stars 394 forks source link

Add python 3.4 support #80

Closed Darune closed 9 years ago

Darune commented 9 years ago

Support both python 2.7 and python 3.4

Fix #77

salty-horse commented 9 years ago

The classifiers in setup.py should be updated to list the supported Python 3 versions:

'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4'
Darune commented 9 years ago

Thank you salty horse, i've added your suggestions and push with --force flag to update this pull request

ghost commented 9 years ago

Is this pull request stable? When is it planning to merge? Thanks.

Darune commented 9 years ago

This pull request is stable, however it doesn't solve #78 which i plan to solve later

pquentin commented 9 years ago

@ozgur any news on this? Can you please consider this pull request? This could pave the way to other pull requests to support the newer API versions.

ozgur commented 9 years ago

:100:

pquentin commented 9 years ago

:clap: