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

2016-07-28 Thread Yury V. Zaytsev
On Thu, 28 Jul 2016, Robert Bradshaw wrote: When I click on one of the "migrated from" links to "trac.cython.org", I get redirected back to github, but with the trac ticket number, which means I get either a 404 or a totally different ticket on github. I guess that can be fixed once we have a

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

2016-07-28 Thread Robert Bradshaw
On Thu, Jul 28, 2016 at 9:13 PM, Stefan Behnel wrote: > Robert Bradshaw schrieb am 29.07.2016 um 00:33: >> Please see https://github.com/robertwb/issues-import-test/issues/ as >> to what this would look like. (This is a partial import, due to github >> API rate limiting issues.) Unless something l

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

2016-07-28 Thread Stefan Behnel
Robert Bradshaw schrieb am 29.07.2016 um 00:33: > Please see https://github.com/robertwb/issues-import-test/issues/ as > to what this would look like. (This is a partial import, due to github > API rate limiting issues.) Unless something looks terribly wrong, I'll > start the real migration shortly

[Cython] Migration of tickets from trac to github

2016-07-28 Thread Robert Bradshaw
Please see https://github.com/robertwb/issues-import-test/issues/ as to what this would look like. (This is a partial import, due to github API rate limiting issues.) Unless something looks terribly wrong, I'll start the real migration shortly. - Robert