You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2020/12/20 03:21:06 UTC

[GitHub] [avro] kojiromike opened a new pull request #1042: AVRO-3008: Threading.is_alive Spelling for Py3.9

kojiromike opened a new pull request #1042:
URL: https://github.com/apache/avro/pull/1042


   Python dropped support for the old 'isAlive' spelling in 3.9.
   
   ### Jira
   
   - [x] My PR addresses [AVRO-3008](https://issues.apache.org/jira/browse/AVRO-3008/).
   - [x] No dependencies
   
   ### Tests
   
   - [x] This updates an existing test to work in Python 3.9.
   
   ### Commits
   
   - [x] Commits reference the Jira issue.
   - [x] Commits follow the guidelines from "[How to write a good git commit message](https://chris.beams.io/posts/git-commit/)":
     1. Subject is separated from body by a blank line
     1. Subject is limited to 50 characters (not including Jira issue reference)
     1. Subject does not end with a period
     1. Subject uses the imperative mood ("add", not "adding")
     1. Body wraps at 72 characters
     1. Body explains "what" and "why", not "how"
   
   ### Documentation
   
   - [x] N/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.

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



[GitHub] [avro] kojiromike merged pull request #1042: AVRO-3008: Threading.is_alive Spelling for Py3.9

Posted by GitBox <gi...@apache.org>.
kojiromike merged pull request #1042:
URL: https://github.com/apache/avro/pull/1042


   


----------------------------------------------------------------
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:
users@infra.apache.org