Message 209096 - Python tracker (original) (raw)
Message209096
Author | serhiy.storchaka |
---|---|
Recipients | Arfrever, benjamin.peterson, georg.brandl, jhl, larry, ned.deily, python-dev, serhiy.storchaka |
Date | 2014-01-24.16:41:14 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | <19051613.JWRRCAtWoe@raxxla> |
In-reply-to | 1390580430.38.0.951027645755.issue20374@psf.upfronthosting.co.za |
Content |
---|
> With your patch, _readline.so again builds correctly. Yes, this is what I wanted to know. Sorry for the awkward formulation. Type casting is dangerous because it may hide the signature mismatch, which can cause problems later in run time. It is better to rely on static type checking if possible. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2014-01-24 16:41:14 | serhiy.storchaka | set | recipients: + serhiy.storchaka, georg.brandl, larry, benjamin.peterson, ned.deily, Arfrever, python-dev, jhl |
2014-01-24 16:41:14 | serhiy.storchaka | link | issue20374 messages |
2014-01-24 16:41:14 | serhiy.storchaka | create |