Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 35.2k
typo in pickletools.py error message #139646
Copy link
Copy link
Closed
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixesstdlibStandard 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
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixesstdlibStandard 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
StatusShow more project fields
Done
Bug report
Bug description:
I searched code base and issue seems its a typo in error message
strinq -> string
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs
pickletoolserror message (GH-139647) #139649 (backport held until 3.14.0 is released)pickletoolserror message (GH-139647) #139650 (backport held until 3.13.8 is released)