Commit 528faf5
Fix P3: stale test docstring and Rust private naming note
- Rewrite test_global_method_alias docstring to match its actual
assertion (validates method="global" produces valid ATT)
- Add comment in Rust explaining that only exported #[pyfunction]
names were renamed; private helpers retain *_joint* names
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent fa25f70 commit 528faf5
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1082 | 1082 | | |
1083 | 1083 | | |
1084 | 1084 | | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
1085 | 1089 | | |
1086 | 1090 | | |
1087 | 1091 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3275 | 3275 | | |
3276 | 3276 | | |
3277 | 3277 | | |
3278 | | - | |
| 3278 | + | |
3279 | 3279 | | |
3280 | 3280 | | |
3281 | 3281 | | |
| |||
0 commit comments