- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message206571
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | vajrasky |
|---|---|
| Recipients | alexandre.vassalotti, serhiy.storchaka, vajrasky |
| Date | 2013-12-19.02:36:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1387420597.89.0.647586221775.issue20014@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks, Serhiy, for the review! Here is the patch to avoid refleaking and avoid literal u'' string. If your ticket, #20015, is accepted, then we can throw away the fix and use only unit test in this ticket. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-19 02:36:38 | vajrasky | set | recipients: + vajrasky, alexandre.vassalotti, serhiy.storchaka |
| 2013-12-19 02:36:37 | vajrasky | set | messageid: <1387420597.89.0.647586221775.issue20014@psf.upfronthosting.co.za> |
| 2013-12-19 02:36:37 | vajrasky | link | issue20014 messages |
| 2013-12-19 02:36:37 | vajrasky | create | |

