- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message65186
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 | jnferguson |
|---|---|
| Recipients | amaury.forgeotdarc, jnferguson |
| Date | 2008-04-08.16:26:03 |
| SpamBayes Score | 0.068011746 |
| Marked as misclassified | No |
| Message-id | <1207671963.95.0.566978990725.issue2588@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I can generally agree with that, and I admit I haven't verified all of the code paths here- theres several hundred of them leading into this function, are you positive all of them are safe? (seems like it would be easier to just move the check into an if than sitting down and verifying that all XXX hundred code paths are safe). In the other bug, I have verified code paths into it, for instance test the misallocation poc in 2586 as an example |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-04-08 16:26:04 | jnferguson | set | spambayes_score: 0.0680117 -> 0.068011746 recipients: + jnferguson, amaury.forgeotdarc |
| 2008-04-08 16:26:04 | jnferguson | set | spambayes_score: 0.0680117 -> 0.0680117 messageid: <1207671963.95.0.566978990725.issue2588@psf.upfronthosting.co.za> |
| 2008-04-08 16:26:03 | jnferguson | link | issue2588 messages |
| 2008-04-08 16:26:03 | jnferguson | create | |

