Re: Faster jump table for the builtin functions
Ned Deily <[email protected]> Fri, 10 Jul 2020 07:01:11 -0400
| Newsgroups | gmane.comp.python.documentation |
|---|---|
| Message-ID | <[email protected]> |
On 2020-07-07 13:07, Julien Palard via Doc-SIG wrote: > I don't know for you, but I often use by browser search to find a > builtin function because it's faster than my eyes on the jump table :( > > I think little enhancements come from little frustrations... > > So I think it can be enhanced and I opened > https://github.com/python/cpython/pull/21376 to try myself at it, but > I'm bad at UI/UX so I'd happily get feedback on it. I think it's a great improvement! And it uses the same amount of space more effectively. I think it would be great to backport that to the 3.9 docs. _______________________________________________ Doc-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/doc-sig