395c1123da
* Remove and replace OnEndOfDay() ref * Restore functionality of obsolete EOD, waiting for deprecation in August 2021 * Cleanup * Adjustments to only post message when using obsolete EOD * nit, extra space * Address review * Adjust test to reflect new behaviour * Move GetPythonArgCount to an extension method * Add unit test * nit accidental import * Refactor broken test * Use Py.GIL() state for extension