Movatterモバイル変換


[0]ホーム

URL:


[Python-Dev] Python 2.7 patch levels turning two digit

Chris Angelicorosuav at gmail.com
Mon Jun 23 23:48:06 CEST 2014


On Tue, Jun 24, 2014 at 6:42 AM, "Martin v. Löwis" <martin at v.loewis.de> wrote:> See my other message. It's actually heavier, since it requires changes> to distutils, PyPI, pip, buildout etc., all which know how to deal with> Python minor version numbers, but are unaware of the notion of competing> ABIs on Windows (except that they know how to deal with 32-bit vs. 64-bit).Is it possible to hijack the "deal with 32-bit vs 64-bit"ness ofthings to handle the different compilers? So, for instance, theremight be a "32-bit-NewCompiler" and a "64-bit-NewCompiler", two newarchitectures, just as if someone came out with a 128-bit Windows andbuilt Python 2.7 for it. Would packaging be able to handle that moreeasily than a compiler change within the same architecture?ChrisA


More information about the Python-Devmailing list

[8]ページ先頭

©2009-2025 Movatter.jp