[Bug 1076305] Re: plat-x86_64-linux-gnu is still incomplete
Matthias Klose
doko at ubuntu.com
Thu Nov 8 10:57:58 UTC 2012
** Changed in: python3.3 (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1076305
Title:
plat-x86_64-linux-gnu does not define limits.h variables any more
Status in “python3.3” package in Ubuntu:
Won't Fix
Status in “ubiquity” package in Ubuntu:
In Progress
Status in “python3.3” source package in Raring:
Won't Fix
Status in “ubiquity” source package in Raring:
In Progress
Bug description:
$ python3.2 -c "from IN import INT_MAX"
$ python3.3 -c "from IN import INT_MAX"
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: cannot import name INT_MAX
Attaching a diff of the platform modules. I am not expecting any
variables/functions to be dropped between 3.2 & 3.3, as none are
mentioned in python3.3 release notes / documentation.
This breaks all ubiquity based daily CDs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.3/+bug/1076305/+subscriptions
More information about the foundations-bugs
mailing list