Message250382
| Author | introom |
|---|---|
| Recipients | berker.peksag, ezio.melotti, introom |
| Date | 2015-09-10.14:31:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1441895516.87.0.702583727095.issue25057@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The parameters for io.[Text]IOBase.seek are currently positional only, as discussed in http://bugs.python.org/issue25030. We make the parameters to be both positional and keyword based. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-10 14:31:56 | introom | set | recipients: + introom, ezio.melotti, berker.peksag |
| 2015-09-10 14:31:56 | introom | set | messageid: <1441895516.87.0.702583727095.issue25057@psf.upfronthosting.co.za> |
| 2015-09-10 14:31:56 | introom | link | issue25057 messages |
| 2015-09-10 14:31:56 | introom | create | |