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

Fix unintended removal of handlers from the root logger #245

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

darafferty
Copy link
Collaborator

This PR fixes issues #176 and #233. Some cleanup was also done to remove unneeded files and references to the old "PyBDSM" name.

@darafferty darafferty self-assigned this Nov 15, 2024
@darafferty darafferty requested a review from gmloose November 15, 2024 10:51
Copy link
Collaborator

@gmloose gmloose left a comment

Choose a reason for hiding this comment

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

There are still a number of references to bdsm or pybdsm (with different capitalizations), but let's not pollute this MR with cleaning up these. Except maybe for one: remove line 65 in pyproject.toml:

pybdsm = "bdsf.pybdsf:main [ishell]"

Or do we still want to retain backward compatibility by supporting the name pybdsm as executable script?

@darafferty
Copy link
Collaborator Author

Yes, good point. Indeed, I don't think we need to make the pybdsm script any longer, as surely it's been long enough. I removed the line from pyproject.toml.

@darafferty darafferty merged commit 0df0e1a into master Nov 15, 2024
2 checks passed
@darafferty darafferty deleted the fix_logging branch November 15, 2024 14:09
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