Message103958
| Author | vstinner |
|---|---|
| Recipients | lemburg, loewis, pitrou, vstinner |
| Date | 2010-04-22.12:11:15 |
| SpamBayes Score | 2.3314682e-07 |
| Marked as misclassified | No |
| Message-id | <1271938278.63.0.237138707427.issue8485@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
MvL, MaL and Antoine Pitrou agreed to drop support of bytearray filenames in Python. I choosed to remove it directly in Python 3.2 because it wasn't really used, open() and os.path never supported bytearray filenames, and I will simplify the other issues related to surrogates in filenames. Fixed: r80361 (py3k), don't backport to 3.1. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-22 12:11:18 | vstinner | set | recipients: + vstinner, lemburg, loewis, pitrou |
| 2010-04-22 12:11:18 | vstinner | set | messageid: <1271938278.63.0.237138707427.issue8485@psf.upfronthosting.co.za> |
| 2010-04-22 12:11:16 | vstinner | link | issue8485 messages |
| 2010-04-22 12:11:15 | vstinner | create | |