Closed ryoungs closed 3 weeks ago
This issue was already fixed (see #1306). Please upgrade to the 2.3.5 version of PSReadLine from PowerShell Gallery. See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.
Prerequisites
Exception report
Screenshot
see vscode terminal output above
Environment data
Steps to reproduce
python: rs = os.path.getsize('Spearmint.jpeg') print(f"file size: {rs}")
Expected behavior
accurate size of file
Actual behavior
system excpetion message then file size: 18103