Message 201692 - Python tracker
Message201692
| Author | vstinner |
|---|---|
| Recipients | Arfrever, ezio.melotti, python-dev, serhiy.storchaka, vstinner |
| Date | 2013-10-29.22:46:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1383086807.02.0.521697382201.issue19424@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@Serhiy: Thanks for your review. I modified warnings.warn_explicit() to reject types different than str for the filename. I also removed the useless optimization for PyUnicode_Substring() when i=0. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-29 22:46:47 | vstinner | set | recipients: + vstinner, ezio.melotti, Arfrever, python-dev, serhiy.storchaka |
| 2013-10-29 22:46:47 | vstinner | set | messageid: <1383086807.02.0.521697382201.issue19424@psf.upfronthosting.co.za> |
| 2013-10-29 22:46:47 | vstinner | link | issue19424 messages |
| 2013-10-29 22:46:46 | vstinner | create | |