Conversation
|
Not sure. A dictionary is a set. We'll keep it as is. |
|
Bummer. I know this is a very low priority issue, but here's where I'm coming from I was planning to write a blog post about how comments help with code understandability and wanted to use this case about an API that got improved thanks to a simple change. Here's an article I wrote for the ACM explaining why I think this is important https://queue.acm.org/detail.cfm?id=3127495 And here I wrote about the importance of "paratexts" (as in Literary Theory) or code comments: https://dl.acm.org/doi/10.1145/3191697.3214326 From wikibooks:
I think calling that a set when we could either use |
|
Let's change it to 'dictionary'. I like that suggestion. |
|
Thanks. Should we reopen this PR or go for a new one? |
b8ac5b0 to
168cef2
Compare
|
@aeschli just updated the PR, thanks! |
|
Thanks @videlalvaro ! |
This PR fixes #92857