Message 391062 - Python tracker
Message391062
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2021-04-14.11:38:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618400337.77.0.971562000748.issue43844@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
<string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ $ ./python -m test -v test_lib2to3 (...) test_load_grammar_from_subprocess (lib2to3.tests.test_parser.TestPgen2Caching) ... <string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ ok (...) Tests result: SUCCESS Command to only re-run this test: ./python -Werror -m test -v test_lib2to3 -m test_load_grammar_from_subprocess |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-14 11:38:57 | vstinner | set | recipients: + vstinner |
| 2021-04-14 11:38:57 | vstinner | set | messageid: <1618400337.77.0.971562000748.issue43844@roundup.psfhosted.org> |
| 2021-04-14 11:38:57 | vstinner | link | issue43844 messages |
| 2021-04-14 11:38:57 | vstinner | create | |