-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed as not planned
Labels
OS-macstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
./python.exe -m json
4
#ctrl+D
some dig(see below):
- linux ok windows ok
- ./python.exe -m ast ok
- 444 ok
- add some in the soure code(in fially block) print ok...

444 ok

Its only happen on macos with single char.....seems.
kind of like gh-138776 so cc @aisk ~
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
aisk
Metadata
Metadata
Assignees
Labels
OS-macstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done