Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Don't use _asdict for Python compatibility #61

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Conversation

dennybritz
Copy link
Contributor

This should fix #43

Seems to be a bug in some Python versions: http://bugs.python.org/issue24931

TLDR; just don't use _asdict if you care about compatibility.

@dennybritz dennybritz merged commit 3a2bab1 into master Mar 15, 2017
@dennybritz dennybritz deleted the bug/asdict branch March 15, 2017 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

seg fault when running nose tests
1 participant