New submission from STINNER Victor <vstin...@python.org>:

<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

----------
messages: 391062
nosy: vstinner
priority: normal
severity: normal
status: open
title: [easy]

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43844>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to