Skip to content

[TRASH] GH-49046: [Dev][Python] Remove unused scripts under python/scripts#50639

Closed
GujaLomsadze wants to merge 1 commit into
apache:mainfrom
GujaLomsadze:GH-49046-remove-unused-python-scripts
Closed

[TRASH] GH-49046: [Dev][Python] Remove unused scripts under python/scripts#50639
GujaLomsadze wants to merge 1 commit into
apache:mainfrom
GujaLomsadze:GH-49046-remove-unused-python-scripts

Conversation

@GujaLomsadze

@GujaLomsadze GujaLomsadze commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

python/scripts/test_imports.py and python/scripts/test_leak.py are leftovers from an older test layout. They are isolated from the current test structure, not referenced by CI, packaging or the pytest suite, and not documented anywhere. Their test_-prefixed names have also caused accidental pytest collection in the past (ARROW-1033).

Closes #49046 per @pitrou's "I would probably remove them".

test_imports.py and test_leak.py are leftovers from an older test layout.
Neither is referenced by CI, packaging, or the pytest suite, and neither is
documented anywhere. Their test_-prefixed names have also caused accidental
pytest collection in the past (ARROW-1033).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #49046 has been automatically assigned in GitHub to PR creator.

@GujaLomsadze
GujaLomsadze deleted the GH-49046-remove-unused-python-scripts branch July 25, 2026 22:01
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #49046 has been automatically assigned in GitHub to PR creator.

@GujaLomsadze
GujaLomsadze restored the GH-49046-remove-unused-python-scripts branch July 25, 2026 22:04
@GujaLomsadze GujaLomsadze changed the title GH-49046: [Dev][Python] Remove unused scripts under python/scripts [TRASH] GH-49046: [Dev][Python] Remove unused scripts under python/scripts Jul 25, 2026
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.

[Dev][Python] Unused python scripts under python/scripts

1 participant