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 belopolsky
Recipients belopolsky, lemburg, loewis
Date 2009-01-06.14:57:57
SpamBayes Score 0.32296148
Marked as misclassified No
Message-id <d38f5330901060657u688953c0r2df5c7e22fc94af8@mail.gmail.com>
In-reply-to <49634E62.3000109@v.loewis.de>
Content
On Tue, Jan 6, 2009 at 7:28 AM, Martin v. Löwis <report@bugs.python.org> wrote:
..
> It is not easier, but more difficult. It now requires a change,
> whereas leaving things as-is requires no change.

I actually agree with Martin on this one.  I would not touch this if
not for the Py_ssize_t vs. int issue.  I am only +0 on renaming: if
type change and format spec changes go in, renaming is cost free.
History
Date User Action Args
2009-01-06 14:57:58belopolskysetrecipients: + belopolsky, lemburg, loewis
2009-01-06 14:57:58belopolskylinkissue4850 messages
2009-01-06 14:57:57belopolskycreate