Message 205671 - Python tracker
Message205671
| Author | vstinner |
|---|---|
| Recipients | a.badger, bkabrda, deleted250130, larry, lemburg, loewis, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2013-12-09.10:17:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1386584234.11.0.138647229776.issue19846@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Nick> testing applications for POSIX compliance Sorry but what do you mean by "POSIX compliance"? The POSIX standard only specify the ASCII encoding. http://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap07.html "The tables in Locale Definition describe the characteristics and behavior of the POSIX locale for data consisting entirely of characters from the portable character set and the control character set. For other characters, the behavior is unspecified. For C-language programs, the POSIX locale shall be the default locale when the setlocale() function is not called." http://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap06.html#tagtcjh_3 "Portable character set" = ASCII |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-09 10:17:14 | vstinner | set | recipients: + vstinner, lemburg, loewis, terry.reedy, ncoghlan, pitrou, larry, a.badger, r.david.murray, deleted250130, serhiy.storchaka, bkabrda |
| 2013-12-09 10:17:14 | vstinner | set | messageid: <1386584234.11.0.138647229776.issue19846@psf.upfronthosting.co.za> |
| 2013-12-09 10:17:14 | vstinner | link | issue19846 messages |
| 2013-12-09 10:17:13 | vstinner | create | |