Message57039
Fixed patch. Georg pointed out that PyArg_ParseTuple("s") returns a
reference to the internal data of the PyString object. The new version
copies the path to a fixed width buffer before it mangles the trailing
slashes.
The new patch applies against the trunk.
Brett, you are the import master. Can you review the patch, please? |
|
| Date |
User |
Action |
Args |
| 2007-11-01 21:53:39 | christian.heimes | set | spambayes_score: 0.00603741 -> 0.00603741 recipients:
+ christian.heimes, brett.cannon, georg.brandl, facundobatista, guillaumegirard |
| 2007-11-01 21:53:38 | christian.heimes | set | spambayes_score: 0.00603741 -> 0.00603741 messageid: <1193954018.91.0.135000629854.issue1293@psf.upfronthosting.co.za> |
| 2007-11-01 21:53:38 | christian.heimes | link | issue1293 messages |
| 2007-11-01 21:53:38 | christian.heimes | create | |
|