[FastAPI] Homepage "Recent Updates" Not Ordered Properly
There is a bit of an unsync between FastAPI and PHP in terms of the Recent Updates panel on the homepage.
It is clearly ordering differently. This should be fixed ASAP.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
There is a bit of an unsync between FastAPI and PHP in terms of the Recent Updates panel on the homepage.
It is clearly ordering differently. This should be fixed ASAP.
changed milestone to %Python/FastAPI
added fastapi hintgood-first-issue scopebug labels
Not sure how this is really happening; we are ordering exactly the same as PHP is, by ModifiedTS DESC.
closed