anonymous

Results 31 issues of anonymous

refactoring code with Dictionary Comprehension which is more pythonic, concise and efficient; how do you think this change which has practical value?

refactoring code with Assign Multiple Targets which is more pythonic, concise, readable and efficient; how do think this change which has practical value?

I refactored code with set comprehension which is more concise and efficient,how do think this change which has practical value? refactoring code with set comprehension which is more concise and...

### Current problem Recently, [a paper](https://arxiv.org/abs/2207.05613) could automatically refactor non-idiomatic Python code with nine Python idioms: List/set/dict-comprehension, chain-comparison, truth-value-test, loop-else, star-in-function-call, assign-multiple-targets, for-multiple-targets. And they pulled some requests to GitHub...

Discussion 🤔
High effort 🏋
Needs investigation 🔬
Needs design proposal :lock:

refactoring code with var unpack which is more pythonic, concise, readable and efficient; how do think this change which has practical value? Thanks for your contribution! If you're sending a...

refactoring code with List Comprehension which is more pythonic, concise and efficient; how do you think this change which has practical value?

refactor with fstring to format string to make code more Pythonic.

refactor with fstring to format string to make code more Pythonic.

Hello,I am confused how do you transformer System.out.println in Java into print in Python? formulating the corresponding relationship by people? or others.

refactoring code with var unpack which is more pythonic, concise, readable and efficient; how do think this change which has practical value?