I need to write a script which adds a comment to certain issues. The only thing I've found so far is the official API doc for Python: https://code.google.com/p/support/wiki/IssueTrackerAPIPython ...which is marked as deprecated.
Also, the code samples shown there don't work. Is there any CLI tool out there which lets me update an issue (I know it exists for uploading file in the "download" section of my project)? If not, I can try to write one myself, in which case my question is: how should I model my POST request? Thannks in advance -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-code-hosting?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.

