[issue45762] Missing `list` symbols in the object inventory

2021-11-09 Thread Matteo Bertucci
New submission from Matteo Bertucci : Sphinx generates a quite useful inventory file, listing all the different symbols available inside the documentation. You can find the docs.python.org inventory over at https://docs.python.org/objects.inv. The syntax of this file can be found here https

[issue43653] Typo in the random.shuffle docs

2021-03-29 Thread Matteo Bertucci
Matteo Bertucci added the comment: Oh I see, I was used to seeing open intervals using ]a, b[. All good then! -- ___ Python tracker <https://bugs.python.org/issue43

[issue43653] Typo in the random.shuffle docs

2021-03-29 Thread Matteo Bertucci
Change by Matteo Bertucci : -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue43653> ___ ___ Python-bugs-list

[issue43653] Typo in the random.shuffle docs

2021-03-29 Thread Matteo Bertucci
New submission from Matteo Bertucci : Hello! The current documentation for random.shuffle reads: > The optional argument random is a 0-argument function returning a random > float in [0.0, 1.0); by default, this is the function random(). I believe the range here should use matching s

[issue40439] Error in an external reference

2020-05-18 Thread Matteo Bertucci
Change by Matteo Bertucci : -- keywords: +patch nosy: +Akarys nosy_count: 4.0 -> 5.0 pull_requests: +19485 stage: -> patch review pull_request: https://github.com/python/cpython/pull/20184 ___ Python tracker <https://bugs.python.org/i