[Chapel Merge] This PR deprecates the`locale.callStackSize` metho

Branch: refs/heads/main
Revision: 8ef6295
Author: jeremiah-corrado
Link: Deprecate the `locale.callStackSize` method. by jeremiah-corrado · Pull Request #20317 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #20317 from jeremiah-corrado/depLocaleCallStackSize

This PR deprecates thelocale.callStackSize method.

Modified Files:
A test/deprecated/locale-callStackSize.chpl

A test/deprecated/locale-callStackSize.good
R test/execflags/bradc/callStackSize.chpl
R test/execflags/bradc/callStackSize.cleanfiles
R test/execflags/bradc/callStackSize.comm-none.good.in
R test/execflags/bradc/callStackSize.execenv
R test/execflags/bradc/callStackSize.good.in
R test/execflags/bradc/callStackSize.numlocales
R test/execflags/bradc/callStackSize.prediff
M modules/internal/ChapelLocale.chpl

Compare: https://github.com/chapel-lang/chapel/compare/7a8c53b4e95d...8ef629552fd9