Changes between Initial Version and Version 3 of Ticket #36894


Ignore:
Timestamp:
Feb 2, 2026, 2:07:20 PM (3 weeks ago)
Author:
Mike Edmunds
Comment:

(Edited "suggested fix" to include adding versionchanged notes in relevant docs.)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36894

    • Property Owner set to Kundan Yadav
    • Property Status newassigned
    • Property Keywords email fail_silently added
    • Property Triage Stage UnreviewedAccepted
    • Property Type BugCleanup/optimization
    • Property Easy pickings set
  • Ticket #36894 – Description

    initial v3  
    3333- Issuing similar error messages for `auth_user` and `auth_password` (which already default to None)
    3434- Updating tests to cover the new behavior
     35- Updating docs to note the changed behavior (params that had been silently ignored with `connection` will now raise an error)
Back to Top