commit | 9f2dd2e5d12bf17b01eed8ee491469f30686f59e | [log] [tgz] |
---|---|---|
author | Paul Wankadia <junyer@google.com> | Fri Jul 01 13:04:34 2022 |
committer | Paul Wankadia <junyer@google.com> | Fri Jul 01 18:03:40 2022 |
tree | 4bb3c4d146bda9e58aefd5c8a8987e14ad4cf375 | |
parent | a427f10b9fb4622dd6d8643032600aa1b50fbd12 [diff] |
Use `sysconfig` rather than `distutils.sysconfig`. The latter is deprecated and slated for removal in Python 3.12. Change-Id: Iffbb0553d6c0dee0f4992a5b6e07b086e2c5633d Reviewed-on: https://code-review.googlesource.com/c/re2/+/60250 Reviewed-by: Justin Lebar <jlebar@google.com> Reviewed-by: Paul Wankadia <junyer@google.com>