Message271727
| Author | yan12125 |
|---|---|
| Recipients | Alex.Willmer, xdegaye, yan12125 |
| Date | 2016-07-31.07:04:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469948678.43.0.816389049938.issue27659@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On Android the crypt() function is missing, causing ugly linking errors when compiling the _crypt module. This patch handles it elegantly. A question: should I include changes to configure and pyconfig.h.in in the patch? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-31 07:04:38 | yan12125 | set | recipients: + yan12125, xdegaye, Alex.Willmer |
| 2016-07-31 07:04:38 | yan12125 | set | messageid: <1469948678.43.0.816389049938.issue27659@psf.upfronthosting.co.za> |
| 2016-07-31 07:04:38 | yan12125 | link | issue27659 messages |
| 2016-07-31 07:04:37 | yan12125 | create | |