Skip to content

Fix error encoding datetime objects in the event track logger backend - #953

Merged
rocha merged 1 commit into
openedx:masterfrom
rocha:fix-event-logger-backend-json-encoding
Sep 12, 2013
Merged

Fix error encoding datetime objects in the event track logger backend#953
rocha merged 1 commit into
openedx:masterfrom
rocha:fix-event-logger-backend-json-encoding

Conversation

@rocha

@rocha rocha commented Sep 12, 2013

Copy link
Copy Markdown
Contributor

The function json.dumps was being called with incorrect arguments,
causing an infinite recursion when serializing an event containing
datetime objects

The function json.dumps was being called with incorrect arguments,
causing an infinite recursion when serializing an event containing
datetime objects
@rocha

rocha commented Sep 12, 2013

Copy link
Copy Markdown
Contributor Author

@brianhw @sarina please review and sorry for the error.

@brianhw

brianhw commented Sep 12, 2013

Copy link
Copy Markdown
Contributor

Looks good to me. 👍

@sarina

sarina commented Sep 12, 2013

Copy link
Copy Markdown
Contributor

👍

rocha added a commit that referenced this pull request Sep 12, 2013
…ding

Fix error encoding datetime objects in the event track logger backend
@rocha
rocha merged commit dba03b9 into openedx:master Sep 12, 2013
@rocha
rocha deleted the fix-event-logger-backend-json-encoding branch September 12, 2013 17:45
macornwell pushed a commit to open-craft/openedx-platform that referenced this pull request Nov 23, 2017
adding support to send course announcement notification to multiple apps
AuraAlba pushed a commit to eduNEXT/edx-platform that referenced this pull request Sep 26, 2018
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