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.
Created on 2011年07月15日 07:36 by djc, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg140391 - (view) | Author: Dirkjan Ochtman (djc) * (Python committer) | Date: 2011年07月15日 07:36 | |
This seems similar to issue 12326, but it doesn't seem similar enough to include it there: the DLFCN module seems to not be built when running against a 3.0 kernel. See https://bugs.gentoo.org/show_bug.cgi?id=374579. |
|||
| msg140396 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2011年07月15日 08:32 | |
This issue is related to issue #12326. |
|||
| msg140700 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年07月19日 22:29 | |
New changeset 69dd70e70cc8 by Antoine Pitrou in branch '2.7': Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory, http://hg.python.org/cpython/rev/69dd70e70cc8 New changeset 9e3b28a7898f by Antoine Pitrou in branch '3.2': Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory, http://hg.python.org/cpython/rev/9e3b28a7898f New changeset 0c52098a13c6 by Antoine Pitrou in branch 'default': Issue #12571: Add a plat-linux3 directory mirroring the plat-linux2 directory, http://hg.python.org/cpython/rev/0c52098a13c6 |
|||
| msg140701 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2011年07月19日 22:30 | |
Should be fixed now. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:19 | admin | set | github: 56780 |
| 2011年07月19日 22:30:21 | pitrou | set | status: open -> closed type: behavior versions: + Python 3.3 nosy: + pitrou messages: + msg140701 resolution: fixed stage: resolved |
| 2011年07月19日 22:29:45 | python-dev | set | nosy:
+ python-dev messages: + msg140700 |
| 2011年07月15日 15:36:29 | Arfrever | set | nosy:
+ Arfrever |
| 2011年07月15日 08:32:05 | vstinner | set | nosy:
+ vstinner messages: + msg140396 |
| 2011年07月15日 07:36:15 | djc | set | versions: + Python 2.7, Python 3.2 |
| 2011年07月15日 07:36:09 | djc | create | |