Message 397979 - Python tracker
Message397979
| Author | ronaldoussoren |
|---|---|
| Recipients | bergkvist, ned.deily, ronaldoussoren |
| Date | 2021-07-22.07:20:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1626938401.33.0.233387531357.issue44689@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The disadvantage of using dlopen is that this function has side effects, and those can affect program behaviour. Because of this I'm against switching to using dlopen to probe for libraries. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-07-22 07:20:01 | ronaldoussoren | set | recipients: + ronaldoussoren, ned.deily, bergkvist |
| 2021-07-22 07:20:01 | ronaldoussoren | set | messageid: <1626938401.33.0.233387531357.issue44689@roundup.psfhosted.org> |
| 2021-07-22 07:20:01 | ronaldoussoren | link | issue44689 messages |
| 2021-07-22 07:20:01 | ronaldoussoren | create | |