id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc
33,PyYAML + libyyaml shouldn't need PyRex,edemaine@…,xi,"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.",defect,closed,normal,pyyaml,normal,fixed,,
