NBardelot edited a comment on pull request #12467:
URL: https://github.com/apache/airflow/pull/12467#issuecomment-733769389


   @brighton1101 I see two benefits: 
   
   1. it helps understand that there is a mapping between an algorithm and the 
implementation in Paramiko (maybe one day another lib will be used instead of 
Paramiko?)
   2. it allows someone to restrict their choice to a subset of algorithms 
without being tied to the entire list of implementations by Paramiko (let's say 
Paramiko implements a new “foobar” algorithm that is not really yet standard or 
approved, you can avoid using it)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to