Martin Geisler

Results 943 comments of Martin Geisler

This might not be necessary. As far as I understand, `go test -bench` does not do any kind of statistics itself -- it just runs the benchmark code repeated until...

Hi all, I saw a link to this on https://github.com/mgeisler/textwrap/pull/179 -- just wanted to say that textwrap will indeed ignore all ANSI escape sequences since version 0.12. Ignoring means "they...

Hi @lunaryorn, I just realized that we talked about stateful wrapping over in https://github.com/mgeisler/textwrap/issues/224 :-) So yeah, if you get your text one piece at a time, then it'll be...

@brandonkelly In order to relicense a project, you will need the consent of all authors. I am the original author of PEL and while I picked the GPL way back...

@brandonkelly Thanks for leading this! PEL was one of my first open source projects and I'm happy to see it becoming active again :-) As for the license change, you...

@takobell Yeah, they were added back in the day to act as regression tests. Ideally they should also test for specific bugs and quirks as you say, but I think...

@lsolesen Yeah, I agree with you — I'm by no means an expert, but I find it confusing when projects are dual-licensed. Especially so when one license is a "superset"...

@weberhofer I'm pretty sure I've seen other projects distribute files under mixed licenses. Just because you get everything in the same tarball, there's no requirement that everything must use the...

I think that sounds like a fine idea! Maybe you could ask @pel first if he is using the account still?

Yes, he or she should have been notified by now :-)