[python-committers] Official way to check out a tag?

Stefan Krah stefan at bytereef.org
Tue Jan 23 05:38:24 EST 2018


On Tue, Jan 23, 2018 at 11:29:49AM +0100, Antoine Pitrou wrote:
> > This just worked in mercurial, but doing the above results in a
> > compile error:
> > 
> >    threadmodule.c:1355: multiple definition of `PyInit__thread'
> 
> Did you try "make distclean"?

Thanks, that works!  I assumed that I mishandled git and completely overlooked
the easier solution. :-)


Stefan Krah





More information about the python-committers mailing list