File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -314,9 +314,9 @@ decide collectively to abandon the deprecation, or to delay it.
314314 warning when the feature is used. For settings this is normally as simple
315315 as adding it to ` DEPRECATED_SETTINGS ` in ` settings.py ` .
316316
317- 4 . Perform a global search of public github repositories for usage of the
318- feature. If you work for a company with a large internal codebase (e.g.
319- Google) please also search globally there.
317+ 4 . Perform a [ global search] [ global_github_search ] of public GitHub repositories
318+ for usage of the feature. If you work for a company with a large internal
319+ codebase (e.g. Google) please also search globally there.
320320
3213215 . Feedback from steps (2), (3) and (4) should be summarized in the bug where
322322 discussions about the impact of deprecation can then proceed.
@@ -356,3 +356,4 @@ decide collectively to abandon the deprecation, or to delay it.
356356[ update_libcxxabi_emscripten ] : https://github.com/emscripten-core/emscripten/blob/main/system/lib/update_libcxxabi.py
357357[ update_libunwind_emscripten ] : https://github.com/emscripten-core/emscripten/blob/main/system/lib/update_libunwind.py
358358[ update_musl_emscripten ] : https://github.com/emscripten-core/emscripten/blob/main/system/lib/update_musl.py
359+ [ global_github_search ] : https://github.com/search?q=%2F%28%3F-i%29%5CbMY_SETTING%5Cb%2F+-org%3Aemscripten-core+-path%3Aemcc.*+-path%3Asettings.*+-path%3Asettings_reference.*&type=code
You can’t perform that action at this time.
0 commit comments