[ python-Bugs-1294032 ] Distutils writes keywords comma-separated

SourceForge.net noreply at sourceforge.net
Fri Sep 30 08:02:37 CEST 2005


Bugs item #1294032, was opened at 2005-09-17 12:56
Message generated for change (Comment added) made by nnorwitz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1294032&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Distutils
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Martijn Pieters (mjpieters)
>Assigned to: A.M. Kuchling (akuchling)
Summary: Distutils writes keywords comma-separated

Initial Comment:
The distutils package writes out the Keywords metadata field in PKG-INFO comma-separated, while the Cheeseshop/PyPI follows the PEP 341 example and seems to expect space separated keywords.

Either this needs clarifying in the PEP or docutils or PyPI should be altered to better integrate.

----------------------------------------------------------------------

>Comment By: Neal Norwitz (nnorwitz)
Date: 2005-09-29 23:02

Message:
Logged In: YES 
user_id=33168

Andrew are you working on this stuff now?  If not, is Richard?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1294032&group_id=5470


More information about the Python-bugs-list mailing list