[Ironpython-users] converting issues from codeplex to github

2014-12-07 Thread Pawel Jasinski
hi, when will the conversion of issues from codeplex to github take place? Or simpler, where should I add new issues now? --pawel ___ Ironpython-users mailing list [email protected] https://mail.python.org/mailman/listinfo/ironpython-users

[Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-07 Thread Pawel Jasinski
hi, time.cs and nt.cs have mixed line ending. This is causing unnecessary pain when rebasing and produces ugly ^M in diff. Would it make sense to fix it now? Cheers, --pawel ___ Ironpython-users mailing list [email protected] https://mail.pyt

Re: [Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-07 Thread Jeff Hardy
On Sun, Dec 7, 2014 at 12:04 PM, Pawel Jasinski wrote: > hi, > > time.cs and nt.cs have mixed line ending. This is causing unnecessary > pain when rebasing and produces ugly ^M in diff. > > Would it make sense to fix it now? > Yes, please! (I noticed nt.cs the other night as well.) - Jeff _

Re: [Ironpython-users] converting issues from codeplex to github

2014-12-07 Thread Jeff Hardy
On Sun, Dec 7, 2014 at 10:37 AM, Pawel Jasinski wrote: > hi, > > when will the conversion of issues from codeplex to github take place? > > Or simpler, where should I add new issues now? > Soon-ish, I think. Alex, did you have a demo from a recent run? My thought right now is to put the existin

Re: [Ironpython-users] mixed line ending in time.cs and nt.cs

2014-12-07 Thread Pawel Jasinski
On Sun, Dec 7, 2014 at 9:11 PM, Jeff Hardy wrote: > On Sun, Dec 7, 2014 at 12:04 PM, Pawel Jasinski > wrote: >> >> hi, >> >> time.cs and nt.cs have mixed line ending. This is causing unnecessary >> pain when rebasing and produces ugly ^M in diff. >> >> Would it make sense to fix it now? > > > Yes

Re: [Ironpython-users] converting issues from codeplex to github

2014-12-07 Thread Slide
This is the most recent run from a couple months ago or so. https://github.com/slide/ipimport7/issues On Sun, Dec 7, 2014, 13:10 Jeff Hardy wrote: > On Sun, Dec 7, 2014 at 10:37 AM, Pawel Jasinski > wrote: > >> hi, >> >> when will the conversion of issues from codeplex to github take place? >>