| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
This creative PR is a receiving half of python/cpython#94613. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for working on this, Oleg! I've left some comments for you to consider.
Sorry, something went wrong.
|
@ericsnowcurrently Thank you for your thorough feedback, I've addressed everything. In addition, I've also moved a class docstring into a file comment, and reworded it together with authorship. I hope I've made it right. Also I've added hasattr-based conditional running of _safe_repr to not fail CI for pre-3.10 CPython.
Initially I've thought that a benchmark should be big, like Lib/test/*.py test files. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for the updates.
Sorry, something went wrong.
This PR couples with python/pyperformance#222 and supersedes #92560. Inspired by #93096 (comment). Automerge-Triggered-By: GH:ericsnowcurrently
| Back | FazBrowse Home | New Git URL |
After merging, python/cpython#92546 needs to be closed.