Yubico / python-fido2

Provides library functionality for FIDO 2.0, including communication with a device over USB.
BSD 2-Clause "Simplified" License
432 stars 109 forks source link

Replace logging.warn usage with logging.warning #223

Closed jelly closed 3 months ago

jelly commented 6 months ago

logging.warn is an alias to logging.warning since Python 3.3 and will be removed in Python 3.13.

dainnilsson commented 3 months ago

Thanks! Merged!

Harpoonthrower commented 3 months ago

The hell?

On Thu, Aug 8, 2024, 2:10 AM Dain Nilsson @.***> wrote:

Thanks! Merged!

— Reply to this email directly, view it on GitHub https://github.com/Yubico/python-fido2/pull/223#issuecomment-2275107420, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM47VSD26AOCLZRPXFLGLLLZQMKYFAVCNFSM6AAAAABG436GEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZVGEYDONBSGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>