Skip to content

Conversation

@alastairpat
Copy link

Fixed bug where if a datetime lacked milisecond precision, it was encoded incorrectly for Parse

If there are related objects returned in the query, the default
behaviour is to fetch and return them. If includeRelated is set to
False, these included objects are not fully fetched.
@exalted
Copy link

exalted commented Aug 13, 2012

@pktck I didn't check if this patch would chop off 3 digits from python datetime.datetime microseconds converting to Parse milliseconds, but for the rest your should definitely accept @alastairpat's patch.

@alastairpat generally you shouldn't add irrelevant commits to your pull request.

Cheers,

amanahuja pushed a commit to amanahuja/ParsePy that referenced this pull request Oct 31, 2012
Request to update README doc
nesteggs pushed a commit to nesteggs/ParsePy that referenced this pull request Jan 4, 2013
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.

3 participants