> I notice (at around 20071022T230500Z, as some might say) that PyPI is showing > for "recent packages" the first 30 packages in the database sorted by > ascending version number, or something similar. Perhaps some query isn't > quite as it might seem.
Thanks for pointing that out. Indeed, it was not - an "order by" clause was missing. This is a fallback case only if "too many" recent releases are immediately set to hidden, so it was rarely tested. It's now fixed. Regards, Martin _______________________________________________ Catalog-SIG mailing list Catalog-SIG@python.org http://mail.python.org/mailman/listinfo/catalog-sig