Re: [pygame] pygame.org not displaying release descriptions

2017-04-27 Thread René Dudfield
Cheers Gumm. On Wed, Apr 26, 2017 at 11:32 PM, bw wrote: > That is helpful, Thomas. Thank you. > > I can say with confidence I won't know how to fix it. I'm not a webby > programmer, though I played one at work. :) > > I eyeballed the git project you listed below and

Re: [pygame] pygame.org not displaying release descriptions

2017-04-26 Thread bw
That is helpful, Thomas. Thank you. I can say with confidence I won't know how to fix it. I'm not a webby programmer, though I played one at work. :) I eyeballed the git project you listed below and see there are no open issues, so that answers my question: it's not in the works. I opened an

Re: [pygame] pygame.org not displaying release descriptions

2017-04-26 Thread Thomas Kluyver
On 26 April 2017 at 00:54, bw wrote: > Is this in the works, by any chance? I have no idea, but the website code is here, if you can work out how to fix it: https://github.com/pygame/pygameweb Thomas