google-code-export / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
1 stars 0 forks source link

Status of protocol 3 implementation? #463

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The current python library 2.0.12 supports protocol version 1. I'd like to use 
protocol version 3 to set dates on contact entries. Are there plans to upgrade 
the python library to protocol 3 or perhaps it's already there and I'm missing 
it or should I pick another language that is already upgraded?

Original issue reported on code.google.com by jpsch...@gmail.com on 6 Nov 2010 at 1:15

GoogleCodeExporter commented 9 years ago
Which API are you referring to?

Original comment by joe.gregorio@gmail.com on 19 Jan 2011 at 8:12

GoogleCodeExporter commented 9 years ago
The version 3.0 of the Contacts API is already supported by the Python client 
library:
http://code.google.com/apis/contacts/docs/3.0/developers_guide_python.html
http://code.google.com/p/gdata-python-client/source/browse/samples/contacts/cont
acts_example.py

Original comment by ala...@google.com on 19 Jan 2011 at 8:41