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 vstinner
Recipients Arfrever, amaury.forgeotdarc, djc, doko, eric.araujo, ezio.melotti, jwilk, lemburg, loewis, neologix, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, vstinner
Date 2011-07-15.08:36:49
SpamBayes Score 6.62536e-06
Marked as misclassified No
Message-id <1310719010.29.0.524397451586.issue12326@psf.upfronthosting.co.za>
In-reply-to
Content
> Here we go, first Linux3-related bug report:
> https://bugs.gentoo.org/show_bug.cgi?id=374579 (see issue #12571).

Oh, some people use the DLFCN module :-)

--

I'm still in favor of keeping sys.platform == 'linux3', and you?

For plat-linux3, should we regenerate this directory (I cannot do that, I don't have Linux 3.0 yet) or can we just use a symbolic link? I read that Linux 3.0 doesn't break the API, so I suppose that constants are the same. Or can we try by copying plat-linux2 to plat-linux3?
History
Date User Action Args
2011-07-15 08:36:50vstinnersetrecipients: + vstinner, lemburg, loewis, doko, amaury.forgeotdarc, pitrou, jwilk, djc, ezio.melotti, eric.araujo, Arfrever, r.david.murray, neologix, rosslagerwall, python-dev, petri.lehtinen
2011-07-15 08:36:50vstinnersetmessageid: <1310719010.29.0.524397451586.issue12326@psf.upfronthosting.co.za>
2011-07-15 08:36:49vstinnerlinkissue12326 messages
2011-07-15 08:36:49vstinnercreate