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 neyuru
Recipients neyuru, serhiy.storchaka, vstinner, zach.ware
Date 2019-01-07.15:23:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546874633.9.0.538607982914.issue30170@roundup.psfhosted.org>
In-reply-to
Content
I got this error trying to build Python 3.6.7, why is this closed?

Running PGInstrument|x64 interpreter...
E:\RepoGiT\3.6\lib\test\support\__init__.py:1029: RuntimeWarning: tests may fail, unable to create temp dir: D:\Users\yorch\AppData\Local\Temp\test_python_15660
  with temp_dir(path=name, quiet=quiet) as temp_path:
Run tests sequentially
History
Date User Action Args
2019-01-07 15:23:55neyurusetrecipients: + neyuru, vstinner, zach.ware, serhiy.storchaka
2019-01-07 15:23:53neyurusetmessageid: <1546874633.9.0.538607982914.issue30170@roundup.psfhosted.org>
2019-01-07 15:23:53neyurulinkissue30170 messages
2019-01-07 15:23:53neyurucreate