Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MINOR: [Docs][Python] Fix typo on pycapsule and ipc docs #38550

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

amoeba
Copy link
Member

@amoeba amoeba commented Nov 1, 2023

Rationale for this change

_export_from_c was a typo and it should be _export_to_c.

Are these changes tested?

No.

Are there any user-facing changes?

Docs changes.

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit fe90302 into apache:main Nov 2, 2023
13 checks passed
@kou kou removed the awaiting review Awaiting review label Nov 2, 2023
@github-actions github-actions bot added the awaiting merge Awaiting merge label Nov 2, 2023
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit fe90302.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.

loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
### Rationale for this change

`_export_from_c` was a typo and it should be `_export_to_c`.

### Are these changes tested?

No.

### Are there any user-facing changes?

Docs changes.

Authored-by: Bryce Mecum <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
### Rationale for this change

`_export_from_c` was a typo and it should be `_export_to_c`.

### Are these changes tested?

No.

### Are there any user-facing changes?

Docs changes.

Authored-by: Bryce Mecum <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants