mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Subversion: document Syntax Warnings in tests when using Python 3.12
This commit is contained in:
parent
3c7a49c5e3
commit
dd3f068f5b
@ -221,7 +221,9 @@ make</userinput></screen>
|
||||
To test the results, issue: <command>make check</command>. Four tests in
|
||||
the <filename>commit_tests.py</filename>,
|
||||
<filename>prop_tests.py</filename>, and
|
||||
<filename>update_tests.py</filename> suites are known to fail.
|
||||
<filename>update_tests.py</filename> suites are known to fail. Due to
|
||||
changes in Python-3.12, you can expect to see around 200 Syntax Warnings
|
||||
during the test suite due to invalid escape sequences.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user