Skip to content

Conversation

@amjith
Copy link
Member

@amjith amjith commented Apr 19, 2025

Description

#1195

Add dsn specific init-commands and a global init-command to myclirc.

Checklist

  • I've added this contribution to the changelog.md.

)

if init_command:
print("Running init commands:\n", init_command)
Copy link
Contributor

Choose a reason for hiding this comment

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

Should such output be to sys.stderr?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yup. Changed it.

@amjith amjith force-pushed the amjith/init-per-dsn branch from 667418e to f76009c Compare April 19, 2025 17:25
Latest patch version of click 8.1.8 is breaking behave tests.
@amjith amjith merged commit 1f34a49 into main Apr 19, 2025
5 checks passed
@wrmsr wrmsr mentioned this pull request Jun 13, 2025
2 tasks
@rolandwalker rolandwalker deleted the amjith/init-per-dsn branch January 21, 2026 15:33
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.

3 participants