Skip to content

gh-136882: Update stale link in the basic logging tutorial. #136885

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

Merged
merged 2 commits into from
Jul 21, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Minor wording change.
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
  • Loading branch information
vsajip and StanFromIreland authored Jul 21, 2025
commit c3fa83646e752d25551cf8f2e1c0fc586bf2cc54
2 changes: 1 addition & 1 deletion Doc/howto/logging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ favourite beverage and carry on.

If your logging needs are simple, then use the above examples to incorporate
logging into your own scripts, and if you run into problems or don't understand
something, please post a question using the "New Topic" button on the `Python
something, please post a question in the Help category of the `Python
discussion forum <https://discuss.python.org/c/help/7>`_ and you should receive
help before too long.

Expand Down
Loading