[issue5047] Remove Monterey support from configure.in

2009-09-04 Thread Georg Brandl
Georg Brandl added the comment: Committed in r74644. -- nosy: +georg.brandl resolution: -> accepted status: open -> closed ___ Python tracker ___ ___

[issue5047] Remove Monterey support from configure.in

2009-03-13 Thread Antoine Pitrou
Antoine Pitrou added the comment: You can probably commit this :-) -- nosy: +pitrou ___ Python tracker ___ ___ Python-bugs-list mailin

[issue5047] Remove Monterey support from configure.in

2009-01-24 Thread Skip Montanaro
Skip Montanaro added the comment: And a diff for README. The other changes in r16962 seem to be bug fixes which, while exposed by the Monterey port, don't appear to be platform- dependent. Added file: http://bugs.python.org/file12851/README.diff ___ Python

[issue5047] Remove Monterey support from configure.in

2009-01-24 Thread Skip Montanaro
Skip Montanaro added the comment: Here's the original patch as an attachment. -- keywords: +patch Added file: http://bugs.python.org/file12850/configure.in.diff ___ Python tracker __

[issue5047] Remove Monterey support from configure.in

2009-01-24 Thread Skip Montanaro
Skip Montanaro added the comment: Martin> You might want to take a look at r16962. It changed a few other Martin> things as well. Will do. Martin> Please do put patches into attachments, rather than including Martin> them in the message. Yeah, that's new mail program version sucka

[issue5047] Remove Monterey support from configure.in

2009-01-24 Thread Martin v. Löwis
Martin v. Löwis added the comment: You might want to take a look at r16962. It changed a few other things as well. Please do put patches into attachments, rather than including them in the message. -- nosy: +loewis ___ Python tracker

[issue5047] Remove Monterey support from configure.in

2009-01-24 Thread Skip Montanaro
New submission from Skip Montanaro : The attached patch removes vestiges of Monterey compiler support from configure.in. Apparently Monterey was some ill-conceived 64-bit SCO/IBM operating system which died in 2000. Can't see why we need to support it. Skip ===File ~/src/python/trunk/configur