[issue21458] MirBSD support

2014-05-09 Thread Thomas Klausner
Thomas Klausner added the comment: Just a final comment: MirBSD's official packaging system is pkgsrc, which is also the official packaging system for NetBSD. (This is the reason I'm sending these in bulk, to clean up local pkgsrc changes.) -- ___ P

[issue21458] MirBSD support

2014-05-09 Thread Jesús Cea Avión
Jesús Cea Avión added the comment: Brett, where is the list of "major platforms", and how to get in/out of that list? :-) -- ___ Python tracker ___ _

[issue21458] MirBSD support

2014-05-09 Thread Brett Cannon
Changes by Brett Cannon : -- resolution: -> wont fix status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue21458] MirBSD support

2014-05-09 Thread Brett Cannon
Brett Cannon added the comment: We've actually been moving away from maintaining OS support in Python itself except for major platforms. We prefer that people maintain a patch set on bitbucket, github, etc. and get the community to help support that platform. -- nosy: +brett.cannon __

[issue21458] MirBSD support

2014-05-09 Thread Jesús Cea Avión
Jesús Cea Avión added the comment: What happens to Python 2.7?. Compilation fixes are OK to apply. Would be wonderful to have a MirBSD buildbot in our farm... -- nosy: +jcea ___ Python tracker

[issue21458] MirBSD support

2014-05-09 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +skrah stage: -> patch review type: -> enhancement ___ Python tracker ___ ___ Python-bugs-list ma

[issue21458] MirBSD support

2014-05-09 Thread Thomas Klausner
New submission from Thomas Klausner: configure needs to know about MirBSD -- it's quite similar to OpenBSD, so that's all that's needed. -- components: Build files: configure.diff keywords: patch messages: 218141 nosy: wiz priority: normal severity: normal status: open title: MirBSD sup