Message103958
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. |
|
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 | |
|