teor
|
1619f14a04
|
python: Add __future__ imports for python 3 compatibility
Except for src/ext, which we may not want to modify.
Closes ticket 32732.
|
2019-12-12 15:58:51 +10:00 |
|
Nick Mathewson
|
d9d75d4ae1
|
rename_c_identifier: don't crash when doing only one replacement.
|
2019-11-23 15:30:18 -05:00 |
|
teor
|
00c3fba61c
|
scripts/maint: Stop assuming that python3 is in /usr/bin
Obviously correct fix to rename_c_identifier.py.
Bugfix on 32237; not in any released version of tor.
|
2019-10-25 16:46:54 +10:00 |
|
Nick Mathewson
|
fcdb66acd3
|
Add a script to rename C identifiers, and optionally add a commit message
This script should "pay for itself" if it prevents one bug caused by
careless search-replace-commit loops.
|
2019-10-24 08:20:31 -04:00 |
|