-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Description
According to code search, there are 7 instances of v3.4.0 being referenced within the project despite the current version being v3.4.2. This was discovered on #1957
- README.md
- eng/scripts/Install-IronPython.ps1
- eng/package/choco/IronPython.nuspec
<version>3.4.0</version>
- eng/package/nuget/IronPython.StdLib.nuspec
<version>3.4.0</version>
- eng/package/nuget/IronPython.nuspec
<version>3.4.0</version>
-
src/core/IronPython.StdLib/lib/idlelib/NEWS.txt- this is acceptable -
tests/suite/test_regressions.py- this is acceptable
Metadata
Metadata
Assignees
Labels
No labels