AA-Turner opened a new pull request, #45391:
URL: https://github.com/apache/airflow/pull/45391

   Hello,
   
   In Sphinx we are looking to refactor handling of inventory reading, which 
might involve deprecating or removing `InventoryFileReader`. Airflow is one of 
four projects I have found in the wild that uses it, but your usage can be 
replaced with a single call to `.readline().decode()`, as you are only 
sanity-checking the first line of content.
   
   A


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to