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 alexandre.vassalotti
Recipients alexandre.vassalotti, christian.heimes, gvanrossum
Date 2007-10-14.01:42:29
SpamBayes Score 0.33318448
Marked as misclassified No
Message-id <1192326149.6.0.716040354276.issue1272@psf.upfronthosting.co.za>
In-reply-to
Content
> Remove the PyString type check on 'filename' and 'name' in PyCode_New.

Oops. I removed one of the ! the checks by mistake.
Files
File name Uploaded
updated_file_fsenc-3.patch alexandre.vassalotti, 2007-10-14.01:42:29
History
Date User Action Args
2007-10-14 01:42:29alexandre.vassalottisetspambayes_score: 0.333184 -> 0.33318448
recipients: + alexandre.vassalotti, gvanrossum, christian.heimes
2007-10-14 01:42:29alexandre.vassalottisetspambayes_score: 0.333184 -> 0.333184
messageid: <1192326149.6.0.716040354276.issue1272@psf.upfronthosting.co.za>
2007-10-14 01:42:29alexandre.vassalottilinkissue1272 messages
2007-10-14 01:42:29alexandre.vassalotticreate