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 mancoast
Recipients Arfrever, Link Mauve, benjamin.peterson, doko, freakboy3742, georg.brandl, koobs, mancoast, martin.panter, pitrou, rbcollins
Date 2016-01-27.03:28:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453865333.75.0.0201910287118.issue22625@psf.upfronthosting.co.za>
In-reply-to
Content
Similar patch used for 3.5
Additionally required:
-Python/importlib_external.h: $(srcdir)/Lib/importlib/_bootstrap_external.py Programs/_freeze_importlib
+Python/importlib_external.h: $(srcdir)/Lib/importlib/_bootstrap_external.py
+	$(MAKE) Programs/_freeze_importlib
 	./Programs/_freeze_importlib \
 		$(srcdir)/Lib/importlib/_bootstrap_external.py Python/importlib_external.h
History
Date User Action Args
2016-01-27 03:28:53mancoastsetrecipients: + mancoast, georg.brandl, doko, pitrou, rbcollins, benjamin.peterson, Arfrever, freakboy3742, martin.panter, koobs, Link Mauve
2016-01-27 03:28:53mancoastsetmessageid: <1453865333.75.0.0201910287118.issue22625@psf.upfronthosting.co.za>
2016-01-27 03:28:53mancoastlinkissue22625 messages
2016-01-27 03:28:53mancoastcreate