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 methane
Recipients fj92f3jj923f923, methane
Date 2020-07-31.07:32:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596180756.14.0.702705125698.issue41445@roundup.psfhosted.org>
In-reply-to
Content
Do you know you can use separated build dir?

```
$ mkdir build
$ cd build
$ ../configure --with-pydebug
```
History
Date User Action Args
2020-07-31 07:32:36methanesetrecipients: + methane, fj92f3jj923f923
2020-07-31 07:32:36methanesetmessageid: <1596180756.14.0.702705125698.issue41445@roundup.psfhosted.org>
2020-07-31 07:32:36methanelinkissue41445 messages
2020-07-31 07:32:36methanecreate