Re: V2 pre-PEP: transitioning to release file hosting on PYPI
holger krekel <[email protected]> Tue, 12 Mar 2013 16:20:28 +0000
| Newsgroups | gmane.comp.python.catalog |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 13, 2013 at 01:19 +1000, Nick Coghlan wrote: > That looks pretty good to me. My only comment is that qualifiers like "new" > don't age well in an API. The explicit "nocrawlhomepage" and > "nocrawldownload" might be a better choice. Right, we might also consider dropping rel-attributing given that you can indeed access release metadata via the xmlrpc or json API. best, holger > Cheers, > Nick.