Message167790
| Author | chris.jerdonek |
|---|---|
| Recipients | asvetlov, benjamin.peterson, chris.jerdonek, docs@python, hynek, pitrou, stutzbach, vstinner |
| Date | 2012-08-09.15:32:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1344526343.04.0.144376466148.issue15561@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In the process of working on issue 15595, I noticed that the documentation change will need to be slightly different for Python 3.2 than for 3.3. In 3.2, it is locale.getpreferredencoding() (which defaults to do_setlocale=True) instead of locale.getpreferredencoding(False). I will provide a patch adjusted for 3.2. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-09 15:32:23 | chris.jerdonek | set | recipients: + chris.jerdonek, pitrou, vstinner, benjamin.peterson, stutzbach, asvetlov, docs@python, hynek |
| 2012-08-09 15:32:23 | chris.jerdonek | set | messageid: <1344526343.04.0.144376466148.issue15561@psf.upfronthosting.co.za> |
| 2012-08-09 15:32:21 | chris.jerdonek | link | issue15561 messages |
| 2012-08-09 15:32:20 | chris.jerdonek | create | |