/[Apache-SVN]
ViewVC logotype

Revision 1915555


Jump to revision: Previous Next
Author: svn-role
Date: Sat Feb 3 04:00:05 2024 UTC (2 months, 4 weeks ago)
Changed paths: 36
Log Message:
Merge r1912632 from trunk:

 * r1912632
   Fix `invalid escape sequence` in Python scripts to prevent many
   `SyntaxWarning`s since Python 3.12.
   Justification:
     Bare \ in regexps are SyntaxWarning as of Python 3.12, will be
     SyntaxError in a future release.
   Votes:
     +1: dsahlberg, futatuki, jun66j5


Changed paths

Path Details
Directorysubversion/branches/1.14.x/ modified , props changed
Directorysubversion/branches/1.14.x/STATUS modified , text changed
Directorysubversion/branches/1.14.x/build/generator/gen_win.py modified , text changed
Directorysubversion/branches/1.14.x/build/generator/gen_win_dependencies.py modified , text changed
Directorysubversion/branches/1.14.x/build/generator/swig/__init__.py modified , text changed
Directorysubversion/branches/1.14.x/build/transform_sql.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/basic_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/changelist_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/checkout_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/copy_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/diff_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/getopt_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/info_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/legacy/utf8_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/lock_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/log_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/merge_authz_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/merge_automatic_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/merge_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/merge_tree_conflict_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/patch_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/prop_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/special_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/stat_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/svnadmin_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/svnfsfs_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/svnmover_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/svnmucc_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/svntest/actions.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/svntest/main.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/svntest/verify.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/svntest/wc.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/trans_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/update_tests.py modified , text changed
Directorysubversion/branches/1.14.x/subversion/tests/cmdline/upgrade_tests.py modified , text changed
Directorysubversion/branches/1.14.x/tools/dist/release.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26