Message 293194 - Python tracker
Message293194
| Author | Sebastian.Noack |
|---|---|
| Recipients | Sebastian.Noack |
| Date | 2017-05-07.13:43:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1494164590.62.0.49651399795.issue30297@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I just noticed that the segfault can also be reproduced with Python 2 [1]. So please ignore what I said before that this wouldn't be the case. While it is debatable whether using a lazy evaluated object with so many recursions is a good idea in the first place, causing it the interpreter to crash with a segfault still seems concerning to me. [1]: https://github.com/mitsuhiko/python-pbkdf2/issues/2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-07 13:43:10 | Sebastian.Noack | set | recipients: + Sebastian.Noack |
| 2017-05-07 13:43:10 | Sebastian.Noack | set | messageid: <1494164590.62.0.49651399795.issue30297@psf.upfronthosting.co.za> |
| 2017-05-07 13:43:10 | Sebastian.Noack | link | issue30297 messages |
| 2017-05-07 13:43:10 | Sebastian.Noack | create | |