Message198485
| Author | eli.bendersky |
|---|---|
| Recipients | eli.bendersky, ezio.melotti, loewis, pitrou |
| Date | 2013-09-27.15:52:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1380297136.27.0.295297158621.issue19106@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
.hgtouch fixed in ac19ff225280 (I specified the issue number incorrectly so this one wasn't notified). Curiously, `make touch` seems to think there's still things to do even after the first round of "touching": $ touch Parser/asdl_c.py $ make touch hg --config extensions.touch=Tools/hg/hgtouch.py touch -v Touching Include/Python-ast.h Touching Python/Python-ast.c $ make touch hg --config extensions.touch=Tools/hg/hgtouch.py touch -v Touching Python/Python-ast.c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-27 15:52:16 | eli.bendersky | set | recipients: + eli.bendersky, loewis, pitrou, ezio.melotti |
| 2013-09-27 15:52:16 | eli.bendersky | set | messageid: <1380297136.27.0.295297158621.issue19106@psf.upfronthosting.co.za> |
| 2013-09-27 15:52:16 | eli.bendersky | link | issue19106 messages |
| 2013-09-27 15:52:16 | eli.bendersky | create | |