[python-committers] Official way to check out a tag?
Stefan Krah
stefan at bytereef.org
Tue Jan 23 05:38:24 EST 2018
More information about the python-committers mailing list
Tue Jan 23 05:38:24 EST 2018
- Previous message (by thread): [python-committers] Official way to check out a tag?
- Next message (by thread): [python-committers] Official way to check out a tag?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [python-committers] Official way to check out a tag?
- Next message (by thread): [python-committers] Official way to check out a tag?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list