Custom Query (121 matches)
Results (25 - 27 of 121)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #31 | fixed | PyYAML for Python 2.5 | xi | edemaine@… |
| Description |
Could you compile a Windows binary of PyYAML for Python 2.5 (released fairly recently)? Ideally with libyaml support built in... |
|||
| #32 | fixed | patch to make libyaml compile in visual studio | xi | roel _ dot _ vanhout _ at _ gmail _ dot _ com |
| Description |
2 issues:
|
|||
| #33 | fixed | PyYAML + libyyaml shouldn't need PyRex | xi | edemaine@… |
| Description |
In my understanding of PyRex? (which, I admit, is fairly limited), it is a tool that converts PyRex? code into C (.c, .h, etc.) and Python code. Can't this conversion be done ahead of time when assembling a distribution, so that you don't need PyRex? on the install side? (Same as running lex or yacc etc. at distribution time instead of install time.) Or is there something more subtle going on during installation that this is actually necessary? Reducing the barrier to installation should make the "fast PyYAML solution" (PyYAML + libyaml) more widely available. |
|||
