From 2fe966d3c825117ed4bcbbbd98185e7fc63a8bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lozier?= Date: Wed, 12 Oct 2022 21:52:28 -0400 Subject: [PATCH 1/2] Remove app.config --- Src/IronPythonConsole/App.config | 6 ------ Src/IronPythonTest/Cases/CPythonCasesManifest.ini | 1 - 2 files changed, 7 deletions(-) delete mode 100644 Src/IronPythonConsole/App.config diff --git a/Src/IronPythonConsole/App.config b/Src/IronPythonConsole/App.config deleted file mode 100644 index bc8babfb8..000000000 --- a/Src/IronPythonConsole/App.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/Src/IronPythonTest/Cases/CPythonCasesManifest.ini b/Src/IronPythonTest/Cases/CPythonCasesManifest.ini index eff37b70d..e9f82b120 100644 --- a/Src/IronPythonTest/Cases/CPythonCasesManifest.ini +++ b/Src/IronPythonTest/Cases/CPythonCasesManifest.ini @@ -471,7 +471,6 @@ NotParallelSafe=true # Creates/deletes a directory with static name 'xx' [CPython.test_glob] RunCondition=NOT $(IS_POSIX) # TODO: figure out -IsolationLevel=PROCESS # use app.config - https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/retargeting/4.6-4.6.2#changes-in-path-normalization [CPython.test_grp] RunCondition=$(IS_POSIX) From fc3f52eb732365c0ba19e6c6c06018a83b7213fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lozier?= Date: Thu, 13 Oct 2022 16:12:53 -0400 Subject: [PATCH 2/2] Revert DLR changes --- Src/DLR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/DLR b/Src/DLR index a6cf07652..12f4c819d 160000 --- a/Src/DLR +++ b/Src/DLR @@ -1 +1 @@ -Subproject commit a6cf07652f8472ac8e2c54e291f4751a8103c8c0 +Subproject commit 12f4c819d7446c230d45d63c1f265f427ddc7b71