Message 256890 - Python tracker (original) (raw)
Message256890
Author | Tod Haren |
---|---|
Recipients | Ateik Al-Zehla, Matt.Hickford, Tod Haren, dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, zach.ware |
Date | 2015-12-23.00:50:30 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1450831830.66.0.145384759494.issue25251@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
In addition to patching cygwincompiler.py I also had to patch numpy\distutils\misc_util.py and numpy\distutils\mingw32ccompiler.py to handle the new dll name. A pull request has been submitted for the numpy patches. https://github.com/numpy/numpy/pull/6875 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2015-12-23 00:50:30 | Tod Haren | set | recipients: + Tod Haren, paul.moore, tim.golden, eric.araujo, Matt.Hickford, zach.ware, steve.dower, dstufft, Ateik Al-Zehla |
2015-12-23 00:50:30 | Tod Haren | set | messageid: 1450831830.66.0.145384759494.issue25251@psf.upfronthosting.co.za |
2015-12-23 00:50:30 | Tod Haren | link | issue25251 messages |
2015-12-23 00:50:30 | Tod Haren | create |