Skip to content

print function with bad string content #129960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
GIOIA-Research opened this issue Feb 10, 2025 · 3 comments
Closed

print function with bad string content #129960

GIOIA-Research opened this issue Feb 10, 2025 · 3 comments
Labels
type-bug An unexpected behavior, bug, or error

Comments

@GIOIA-Research
Copy link

GIOIA-Research commented Feb 10, 2025

Bug report

Bug description:

# Add a code block here, if required

print("hello world", end="-")

CPython versions tested on:

3.13

Operating systems tested on:

Windows

@GIOIA-Research GIOIA-Research added the type-bug An unexpected behavior, bug, or error label Feb 10, 2025
@GIOIA-Research
Copy link
Author

We hope the correct answer: "hello world-". But, we obtain: "o world-"

@hugovk
Copy link
Member

hugovk commented Feb 10, 2025

Hello, this tracker is for bug reports and feature requests, please ask your question instead at https://discuss.python.org/c/help/7.

@hugovk hugovk closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2025
@picnixz
Copy link
Member

picnixz commented Feb 10, 2025

I think this is a duplicate of #128809 actually.

@picnixz picnixz closed this as completed Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants