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 xtreak
Recipients brett.cannon, christian.heimes, dino.viehland, pablogsal, xtreak
Date 2019-09-12.14:03:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568296982.04.0.427016607296.issue38138@roundup.psfhosted.org>
In-reply-to
Content
Using test.bisect_cmd gets me to below test case


test_importlib leaked [1, 1, 1] references, sum=3
test_importlib failed

== Tests result: FAILURE ==

1 test failed:
    test_importlib

Total duration: 3 sec 582 ms
Tests result: FAILURE
ran 1 tests/2
exit 2
Tests failed: continuing with this subtest

Tests (1):
* test.test_importlib.source.test_source_encoding.Source_EncodingTestPEP451.test_default_encoding

Bisection completed in 17 iterations and 0:01:51
History
Date User Action Args
2019-09-12 14:03:02xtreaksetrecipients: + xtreak, brett.cannon, christian.heimes, dino.viehland, pablogsal
2019-09-12 14:03:02xtreaksetmessageid: <1568296982.04.0.427016607296.issue38138@roundup.psfhosted.org>
2019-09-12 14:03:02xtreaklinkissue38138 messages
2019-09-12 14:03:01xtreakcreate