Message391062
<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 |
|
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 | |
|