Commit b270b82
authored
pythongh-91320: Argument Clinic uses _PyCFunction_CAST() (python#32210)
Replace "(PyCFunction)(void(*)(void))func" cast with
_PyCFunction_CAST(func).1 parent c278474 commit b270b82
99 files changed
Lines changed: 978 additions & 975 deletions
File tree
- Lib/test
- Modules
- _io/clinic
- _multiprocessing/clinic
- _sqlite/clinic
- _sre/clinic
- _ssl/clinic
- cjkcodecs/clinic
- clinic
- Objects
- clinic
- stringlib/clinic
- PC/clinic
- Python/clinic
- Tools/clinic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments