This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients Russell.Jurney, ezio.melotti, ned.deily, ronaldoussoren
Date 2013-11-01.17:10:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
No, this does not fit the signature of Issue18458, which is fixed in 2.7.6rc1 anyway.  On the other hand, it is not likely that this is a problem in Python or its standard library.  Pandas uses numpy and other third-party packages that contain C code.  It's much more likely there is a problem there.  Russell, how did you install Python and Numpy and Pandas?
History
Date User Action Args
2013-11-01 17:10:13ned.deilysetrecipients: + ned.deily, ronaldoussoren, ezio.melotti, Russell.Jurney
2013-11-01 17:10:13ned.deilysetmessageid: <[email protected]>
2013-11-01 17:10:13ned.deilylinkissue19471 messages
2013-11-01 17:10:12ned.deilycreate