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, benjamin.peterson, pitrou
Date 2009-04-04.00:27:09
SpamBayes Score 0.0010223864
Marked as misclassified No
Message-id <1238804855.48.0.853470730916.issue5682@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine wrote:
> - in Makefile.pre.in, it seems the IO_OBJS definition might need updating

I updated the patch to also fix IO_OBJS. Also, I added stringio.c to
IO_OBJS. 

> Please note, when committing, it would be good to use "svn mv" for the
> actual moving of the files, so that their history can be followed.

Yes, I used "svn move" to rename the file in my local checkout, but
unfortunately "svn diff" doesn't support renames.
History
Date User Action Args
2009-04-04 00:27:35alexandre.vassalottisetrecipients: + alexandre.vassalotti, pitrou, benjamin.peterson
2009-04-04 00:27:35alexandre.vassalottisetmessageid: <1238804855.48.0.853470730916.issue5682@psf.upfronthosting.co.za>
2009-04-04 00:27:34alexandre.vassalottilinkissue5682 messages
2009-04-04 00:27:33alexandre.vassalotticreate