[Cython] Cython on GitHub

2016-08-17 Thread Robert Bradshaw
All of of Cython serving infrastructure, save the jenkins buildbot, has been moved to GitHub. (Documentation is served via readthedocs.org, and tarballs served from pypi, built from GitHub head). Each trac ticket has been migrated to a github issue. I have updated/redirected what links I can. As f

Re: [Cython] Migration of tickets from trac to github

2016-08-17 Thread Robert Bradshaw
On Fri, Jul 29, 2016 at 5:37 AM, Jeroen Demeyer wrote: > We should also about a convention about naming testsuite files. > > For example, there is > tests/compile/distutils_libraries_T845.srctree > > Should this be changed to > tests/compile/distutils_libraries_GH1234.srctree > > if this becomes G