Message 239464 - Python tracker
Message239464
| Author | ned.deily |
|---|---|
| Recipients | barry-scott, ned.deily, r.david.murray, ronaldoussoren |
| Date | 2015-03-28.19:57:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1427572631.6.0.921148484636.issue23797@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The behavior noted in Issue18378 isn't an Apple bug; it's a GNU vs BSD difference. Can you avoid the problem by calling locale.getlocale() in the main program before creating any threads? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-28 19:57:11 | ned.deily | set | recipients: + ned.deily, barry-scott, ronaldoussoren, r.david.murray |
| 2015-03-28 19:57:11 | ned.deily | set | messageid: <1427572631.6.0.921148484636.issue23797@psf.upfronthosting.co.za> |
| 2015-03-28 19:57:11 | ned.deily | link | issue23797 messages |
| 2015-03-28 19:57:11 | ned.deily | create | |