When is "fully linted" not idiomatic

When the user

  1. Knows their code is not idiomatic.
  2. Knows that their non-idiomatic, rejected style is nevertheless not picked up by an automatic linter.

You carefully ignore that RC is for idiomatic code and fill RC with code written in a style rejected by the Python community. You leave comments on typing, that are not Python. You remove templates pointing out that your code should be improved. You employ libraries and a methodology Python programmers are not taught - It's Python not Haskell.

You cry bully when you don't get your way. (Yet again).

RC shouldn't be turned into a showcase for your many un-idiomatic code samples. Yes we know Python can be written like that, but the community rejected it.

--Paddy3118 (talk) 09:54, 18 March 2021 (UTC)