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 2015-11-22 14:31 by vstinner, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
bininstall.patch | vstinner, 2015-11-22 14:31 | |||
bininstall-2.patch | vstinner, 2015-11-25 14:31 | review | ||
bininstall-3.patch | vstinner, 2015-11-27 15:18 | review | ||
bininstall-4.patch | martin.panter, 2015-11-28 02:30 | Separate $(LIBPC) rule | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:24 | admin | set | github: 69882 |
2015-12-13 20:27:29 | vstinner | set | status: open -> closed resolution: fixed messages: + msg256336 |
2015-12-13 20:27:07 | python-dev | set | messages: + msg256335 |
2015-12-13 20:22:40 | python-dev | set | nosy:
+ python-dev messages: + msg256334 |
2015-11-29 22:34:09 | martin.panter | set | messages: + msg255599 |
2015-11-29 14:37:06 | vstinner | set | messages: + msg255575 |
2015-11-28 02:30:05 | martin.panter | set | files: + bininstall-4.patch |
2015-11-28 02:29:17 | martin.panter | set | messages: + msg255519 |
2015-11-27 15:18:46 | vstinner | set | files:
+ bininstall-3.patch messages: + msg255462 |
2015-11-25 23:58:23 | martin.panter | set | nosy:
+ martin.panter messages: + msg255393 stage: patch review |
2015-11-25 14:31:54 | vstinner | set | title: "MAKEFLAGS=-j9 make install" fails because bininstall target requires the libainstall target -> "make -j9 install" fails because bininstall target requires the libainstall target |
2015-11-25 14:31:10 | vstinner | set | files:
+ bininstall-2.patch messages: + msg255359 title: "make install" fails because bininstall target requires the libainstall target -> "MAKEFLAGS=-j9 make install" fails because bininstall target requires the libainstall target |
2015-11-22 17:18:12 | Arfrever | set | messages:
+ msg255108 versions: + Python 2.7, Python 3.4, Python 3.5 |
2015-11-22 14:33:59 | vstinner | set | messages: + msg255103 |
2015-11-22 14:31:42 | vstinner | create |