Commit 464199d
committed
Unify python shebangs
As per PEP-0394[1], there is no real concensus over what binary names
Python has, specifically 'python' could be Python 3, Python 2, or not
exist.
However, everyone has a python3 interpreter and the scripts are all
written for Python 3. Unify the shebangs so that the ~50% of shebangs
that use python now use python3.
[1] https://peps.python.org/pep-0394/1 parent 19f7550 commit 464199d
File tree
184 files changed
+184
-184
lines changed- clang-tools-extra
- clang-include-fixer/find-all-symbols/tool
- clangd/test/remote-index
- clang
- bindings/python/examples/cindex
- docs/tools
- test
- Analysis
- Driver
- tools
- include-mapping
- scan-build/bin
- scan-view
- bin
- utils
- ABITest
- CIndex
- TestUtils
- analyzer
- check_cfc
- www
- compiler-rt/lib
- asan/scripts
- fuzzer/scripts
- sanitizer_common/scripts
- cross-project-tests/debuginfo-tests/dexter
- libcxx
- test
- libcxx-03/transitive_includes
- libcxx/transitive_includes
- utils
- libc
- AOR_v20.02/math/tools
- utils/docgen
- lldb
- docs/use/tutorials
- examples/python
- packages/Python/lldbsuite/test/tools/lldb-dap
- scripts
- test
- API
- functionalities
- plugins/python_os_plugin
- os_plugin_in_dsym
- stepping_plugin_threads
- postmortem/FreeBSDKernel/tools
- test_runner/test
- Shell
- Quit
- Register/Core/Inputs
- ScriptInterpreter/Python/Crashlog
- helper
- utils/lui
- lld
- test/MachO/tools
- utils
- llvm
- examples/Kaleidoscope/MCJIT
- cached
- complete
- lazy
- test
- BugPoint
- Other
- TableGen
- tools/opt-viewer
- utils
- Misc
- Reviewing
- Target/ARM
- docker/scripts/llvm_checksum
- lint
- lit
- lit
- tests/Inputs
- fake-externals
- googletest-crash/DummySubDir
- googletest-detect-duplicate/DummySubDir
- googletest-discovery-failed/subdir
- googletest-format-respect-gtest-sharding-env-vars/DummySubDir
- googletest-format/DummySubDir
- googletest-no-sharding/DummySubDir
- googletest-prefix/DummySubDir
- googletest-sanitizer-error/DummySubDir
- googletest-timeout/DummySubDir
- shtest-format/external_shell
- shtest-not
- shtest-output-printing
- shtest-shell
- release
- testgen
- mlir/utils/lldb-scripts
- openmp/runtime/tools
- polly
- lib/External/isl/imath
- tests/gmp-compat-test
- tools
- utils
- pyscop
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
184 files changed
+184
-184
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments