消息 [147371]
Updated patch:
* os.rename(), os.symlink(), os.link() accept (bytes, str) and (str, bytes) again
* ensure that the warning is emited after parsing arguments, not before (to not emit a warning if an int is passed instead of bytes or str)
* add a test on os.open() |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-11-09 20:41:18 | vstinner | 修改 | recipients:
+ vstinner, loewis, mhammond, python-dev, sbt |
| 2011-11-09 20:41:17 | vstinner | 修改 | messageid: <1320871277.56.0.669004221031.issue13374@psf.upfronthosting.co.za> |
| 2011-11-09 20:41:16 | vstinner | 链接 | issue13374 messages |
| 2011-11-09 20:41:16 | vstinner | 创建 | |
|