-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
gh-106318: Add examples for str.join() #140315
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
base: main
Are you sure you want to change the base?
Conversation
|
||
|
||
|
||
.. _meth-str-join: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please keep this, it is used.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait...
Last week, you asked about similar thing, then I removed it: #140043 (comment)
Has something changed? Or is it different in a way I can't see?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was already here! It is used in some place, and as a result the build is failing.
The one I asked you to remove was added by you, and was not used anywhere.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got. Thank you.
Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
WIP to #106318
#106318: Add examples for str.join()
📚 Documentation preview 📚: https://cpython-previews--140315.org.readthedocs.build/