Skip to content

Remove nonfunctional bin/towncrier#736

Merged
hynek merged 2 commits into
trunkfrom
rm-bin
Jun 2, 2026
Merged

Remove nonfunctional bin/towncrier#736
hynek merged 2 commits into
trunkfrom
rm-bin

Conversation

@hynek

@hynek hynek commented Jun 2, 2026

Copy link
Copy Markdown
Member

Obviously, nobody has been using this pre-entrypoint gunk for years, because it hasn't worked since we renamed _main.py to __main__.py.

Couldn't find any mentions in the docs either, so this can safely go.

Checklist

  • Make sure changes are covered by existing or new tests.
  • For at least one Python version, make sure test pass on your local environment.
  • Create a file in src/towncrier/newsfragments/. Briefly describe your
    changes, with information useful to end users. Your change will be included in the public release notes.
  • Make sure all GitHub Actions checks are green (they are automatically checking all of the above).
  • Ensure docs/tutorial.rst is still up-to-date.
  • If you add new CLI arguments (or change the meaning of existing ones), make sure docs/cli.rst reflects those changes.
  • If you add new configuration options (or change the meaning of existing ones), make sure docs/configuration.rst reflects those changes.

Obviously, nobody has been using this pre-entrypoint gunk for years,
because it hasn't worked since we renamed `_main.py` to `__main__.py`.

Couldn't find any mentions in the docs either, so this can safely go.
@hynek hynek requested a review from a team as a code owner June 2, 2026 08:49
Also rename 729 to fit our naming scheme -- that shouldn't take an own
PR

@adiroiban adiroiban left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the cleanup.

@hynek hynek merged commit f42c867 into trunk Jun 2, 2026
16 checks passed
@hynek hynek deleted the rm-bin branch June 2, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants