You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2022/08/08 11:15:27 UTC

[GitHub] [avro] Diptonil commented on a diff in pull request #1756: AVRO-3571: Shifted integer and long constants to constants.py

Diptonil commented on code in PR #1756:
URL: https://github.com/apache/avro/pull/1756#discussion_r940120774


##########
lang/py/avro/schema.py:
##########
@@ -51,7 +51,15 @@
 
 import avro.constants

Review Comment:
   Yes, the import of `avro.constants` may be removed since certain constants are being imported separately.



-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org