This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jeffrey.Walton
Recipients Jeffrey.Walton
Date 2014-03-15.16:21:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394900477.7.0.926794264803.issue20935@psf.upfronthosting.co.za>
In-reply-to
Content
And:

Modules/_testembed: Modules/_testembed.o $(LIBRARY) $(LDLIBRARY) $(PY3LIBRARY)
	$(LINKCC) -g3 -fsanitize=address $(PY_LDFLAGS) $(LINKFORSHARED) -o $@ Modules/_testembed.o $(BLDLIBRARY) $(LIBS) $(MODLIBS) $(SYSLIBS) $(LDLAST)
History
Date User Action Args
2014-03-15 16:21:17Jeffrey.Waltonsetrecipients: + Jeffrey.Walton
2014-03-15 16:21:17Jeffrey.Waltonsetmessageid: <1394900477.7.0.926794264803.issue20935@psf.upfronthosting.co.za>
2014-03-15 16:21:17Jeffrey.Waltonlinkissue20935 messages
2014-03-15 16:21:17Jeffrey.Waltoncreate