| commit | 9a4a261b35a40e8e8596f898cb7a4cfa696ec4cb | [log] [tgz] |
|---|---|---|
| author | Matthias Schoettle <[email protected]> | Thu Nov 06 11:34:37 2025 |
| committer | GitHub <[email protected]> | Thu Nov 06 11:34:37 2025 |
| tree | 588a972e4da93cc9169ba10efdbfcace8051637b | |
| parent | 322146a936bc82e0279cb2ddc1ac43b90307f2e6 [diff] |
docs: clarify trace function implementation used by default depending on Python version (#2067) * docs: clarify trace function implementation used by default depending on the Python version * Apply suggestions from code review Co-authored-by: devdanzin <[email protected]> * Apply suggestions from code review --------- Co-authored-by: Ned Batchelder <[email protected]> Co-authored-by: devdanzin <[email protected]>