Skip to content

Conversation

scobioala
Copy link
Contributor

@scobioala scobioala commented Sep 29, 2025

  • Removed use of @substitution and @appender for ExtensionArray.repeat

  • Inlined full docstring directly into the method

  • Verified with scripts/validate_docstrings.py:

    Docstring for "pandas.api.extensions.ExtensionArray.repeat" correct. :)

This is part of the ongoing effort to remove dynamic docstring decorators.

@scobioala scobioala closed this Sep 29, 2025
@scobioala scobioala reopened this Sep 29, 2025
…Appender

DOC: restore shared 'repeat' template; keep inline docstring for ExtensionArray.repeat
@scobioala scobioala force-pushed the doc/replace-shared-docs-with-inline branch from 75eb02e to ba6df36 Compare September 29, 2025 05:42
@mroeschke mroeschke added the Docs label Sep 29, 2025
@mroeschke mroeschke added this to the 3.0 milestone Sep 29, 2025
@mroeschke mroeschke merged commit 035d5b4 into pandas-dev:main Sep 29, 2025
47 checks passed
@mroeschke
Copy link
Member

Thanks @scobioala

@scobioala scobioala deleted the doc/replace-shared-docs-with-inline branch September 29, 2025 22:38
jzwick pushed a commit to jzwick/pandas that referenced this pull request Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants