You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/06/07 02:02:02 UTC

[GitHub] [cassandra] bschoening opened a new pull request, #1672: Refactor python code from bin to pylib

bschoening opened a new pull request, #1672:
URL: https://github.com/apache/cassandra/pull/1672

   This splits main() and the majority of the cqlsh.py code into a new file, cqlshmain.py in the pylib directory.
   
   What remains in cqlsh.py is mostly the zip loader and a few startup sanity checks.
   
   Using sdiff with the original file works well to show the changes clearly.


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] bschoening commented on pull request #1672: Refactor python code from bin to pylib

Posted by GitBox <gi...@apache.org>.
bschoening commented on PR #1672:
URL: https://github.com/apache/cassandra/pull/1672#issuecomment-1149111461

   @jeffwidman - good suggestion.  When this is ready to merge, I can update the patch.


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org


[GitHub] [cassandra] bschoening closed pull request #1672: Refactor python code from bin to pylib

Posted by GitBox <gi...@apache.org>.
bschoening closed pull request #1672: Refactor python code from bin to pylib
URL: https://github.com/apache/cassandra/pull/1672


-- 
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: pr-unsubscribe@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org