Message3821

Author pjenvey
Recipients pekka.klarck, pjenvey, yanne
Date 2008-11-23.03:34:47
SpamBayes Score 5.0241673e-09
Marked as misclassified No
Message-id <1227411287.61.0.857900686437.issue1137@psf.upfronthosting.co.za>
In-reply-to
Content
I nuked this because CPython doesn't have it. This makes our life easier 
-- one less patch to maintain against CPython I figured most people 
would be using array.ArrayType anyway.

If this was a 2.3 release I'd consider going through all the hoops to 
have it emit a DeprecationWarning when used, but since we're hopping 
directly to 2.5 I figured I could get away with removing it (there's a 
couple other things that will immediately go away with 
DeprecationWarnings due to the large version hop)

Reopen this if you're adamantly opposed to this move
History
Date User Action Args
2008-11-23 03:34:47pjenveysetmessageid: <1227411287.61.0.857900686437.issue1137@psf.upfronthosting.co.za>
2008-11-23 03:34:47pjenveysetrecipients: + pjenvey, pekka.klarck, yanne
2008-11-23 03:34:47pjenveylinkissue1137 messages
2008-11-23 03:34:47pjenveycreate