Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5831

[Python-de] Re: kate Pythonstyle abschalten.

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Achim Herwig <python@wodca.de>
Newsgroups de.comp.lang.python
Subject [Python-de] Re: kate Pythonstyle abschalten.
Date Thu, 7 Jul 2022 15:07:52 +0200
Lines 13
Message-ID <BC873D71-D7BC-413E-ABCA-19FDB8C22A41@wodca.de> (permalink)
References <jio1opF7a0gU1@mid.individual.net>
Mime-Version 1.0 (Mac OS X Mail 16.0 \(3696.100.31\))
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de PpnU0etDw1lEsf6s3ZxjVA7Oi0C2oI/fR/aD2s6ESLiA==
Authentication-Results mail.python.org; dkim=pass reason="2048-bit key; unprotected key" header.d=wodca.de header.i=@wodca.de header.b=Hs00QihL; dkim-adsp=pass; dkim-atps=neutral
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=wodca.de; s=2022q2; t=1657199274; bh=kPUGaZgNDfFGgMMVuACjckDzuLT2oYUYlZ3ttqxGvSc=; h=From:Subject:Date:In-Reply-To:Cc:To:References:From; b=Hs00QihLSg1NJOPbpyGA/145OqYZ740k17BTSHkHOLZmY8+kmarKxACxvKgeF8UkY LWuOW7ffFFtvkYvm26+dWnAdhaIAOzsnlhK3dnpqg2wavL6djzIe6iAzOQlyE9hT2U dj+V59qknizddTzNSPh3MrClTRd/TQr41zuvst/0685TRLwUU/f2wDvJYFYZrlYahu WgNS+ws0zdIDjl+FHQd+Lr3Fg6BpyPIwf4BiDBT/1xPLvMnYdCJ1ZoGgJ6frm3VCqK bNKZHTT1rhPdbVLCwgmvOCsUuzTje3l1RXbP74R4nkb2WEdR1zOXGtjxtlOVAa2p/h QeDDPZV3S9f6w==
X-Spam-Checker-Version SpamAssassin 3.4.6 (2021-04-09) on manaus.wodca.de
X-Spam-Level
X-Spam-Status No, score=-3.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HTML_MESSAGE,T_SCC_BODY_TEXT_LINE, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=wodca.de; s=2022q2; t=1657199273; bh=kPUGaZgNDfFGgMMVuACjckDzuLT2oYUYlZ3ttqxGvSc=; h=From:Subject:Date:In-Reply-To:Cc:To:References:From; b=tL0OyMqSRkYz//16t0IogbU0T2ER7PCou//x3squWh3QTz0V0FdKq8Xcng8g5lyrI g/j1yen+mf6oR6iIZCQy3JpR2cusmIjTWwIlMbRB6eSDVbF1vApkTN8vUPpHaupVFY 5csKr3nujmwilGY71KKIqS4IS5qQKAmuiF524N+KehUVvOW7nORW8F0BCXdTfbkmYr BHWkenJnyJSyopknAJpWsHYtOVjd/vo5qRpxUNag5qeX3P7jG3Hx6B9Hi/slKaMpAm 8RrZMazSs4YYBLuQ2gafOm5DZ7lmj2x0u5Ap0q2AsKHUa3ZgrDf1QzOE07TMF8+VW2 Yq+myZogpC0RA==
In-Reply-To <jio1opF7a0gU1@mid.individual.net>
X-Mailer Apple Mail (2.3696.100.31)
Message-ID-Hash QSNF5FYZFQ7WB24GTOJZIAQOEG65BGRI
X-Message-ID-Hash QSNF5FYZFQ7WB24GTOJZIAQOEG65BGRI
X-MailFrom python@wodca.de
X-Mailman-Rule-Misses dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-python-de.python.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Content-Filtered-By Mailman/MimeDel 3.3.6b1
X-Mailman-Version 3.3.6b1
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
Archived-At <https://mail.python.org/archives/list/python-de@python.org/message/QSNF5FYZFQ7WB24GTOJZIAQOEG65BGRI/>
List-Archive <https://mail.python.org/archives/list/python-de@python.org/>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Owner <mailto:python-de-owner@python.org>
List-Post <mailto:python-de@python.org>
List-Subscribe <mailto:python-de-join@python.org>
List-Unsubscribe <mailto:python-de-leave@python.org>
Xref csiph.com de.comp.lang.python:5831

Show key headers only | View raw


> Am 07.07.2022 um 14:27 schrieb Hermann Riemann <nospam.ng@hermann-riemann.de>:
> wieder auf Editor Suche
> ( u.a. momentan um .format durch f Format zu ersetzen.

Hast Du mal pyupgrade angeschaut? Das macht allerdings noch mehr als format-Strings durch f-strings zu ersetzen.

https://github.com/asottile/pyupgrade

VG, Achim.

-- 
Achim Herwig <python@wodca.de <mailto:python@wodca.de>>

Back to de.comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

kate Pythonstyle abschalten. Hermann Riemann <nospam.ng@hermann-riemann.de> - 2022-07-07 14:27 +0200
  [Python-de] Re: kate Pythonstyle abschalten. Hartmut Goebel <h.goebel@crazy-compilers.com> - 2022-07-07 15:11 +0200
    [Python-de] Re: kate Pythonstyle abschalten. Karl Pflästerer <k@rl.pflaesterer.de> - 2022-07-07 15:59 +0200
      [Python-de] Re: kate Pythonstyle abschalten. Achim Herwig <python@wodca.de> - 2022-07-07 16:29 +0200
      [Python-de] Re: kate Pythonstyle abschalten. Hartmut Goebel <h.goebel@crazy-compilers.com> - 2022-07-07 21:10 +0200
  [Python-de] Re: kate Pythonstyle abschalten. Achim Herwig <python@wodca.de> - 2022-07-07 15:07 +0200
  Re: kate Pythonstyle abschalten. "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2022-07-07 13:59 +0000
  [Python-de] Re: kate Pythonstyle abschalten. <c.buhtz@posteo.jp> - 2022-07-10 13:24 +0000
    Re: [Python-de] Re: kate Pythonstyle abschalten. Hermann Riemann <nospam.ng@hermann-riemann.de> - 2022-07-10 17:59 +0200
  Re: kate Problem gelöst ( was: kate Pythonstyle abschalten.) Hermann Riemann <nospam.ng@hermann-riemann.de> - 2022-07-12 08:24 +0200

csiph-web