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.

classification
Title: compilation failed on Ubuntu shared buildbot
Type: crash Stage: resolved
Components: Build Versions: Python 3.3
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: benjamin.peterson, db3l, georg.brandl, pitrou
Priority: release blocker Keywords:

Created on 2012-05-15 12:34 by pitrou, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (2)
msg160721 - (view) Author: Antoine Pitrou (pitrou) * (Python committer) Date: 2012-05-15 12:34
See http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x

First failing build is http://www.python.org/dev/buildbot/all/builders/x86%20Ubuntu%20Shared%203.x/builds/5955
msg160826 - (view) Author: Antoine Pitrou (pitrou) * (Python committer) Date: 2012-05-16 10:58
Fixed in 1ecd10260649.
History
Date User Action Args
2022-04-11 14:57:30adminsetnosy: + georg.brandl
github: 59021
2012-05-16 10:58:29pitrousetstatus: open -> closed
resolution: fixed
messages: + msg160826

stage: resolved
2012-05-15 12:34:53pitroucreate