Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Jean Jimbo" Newsgroups: comp.lang.python.announce Subject: [Python-announce] pysonar 1.3.0.4086 supports Python 3.14 with new rules! Date: Tue, 16 Dec 2025 14:20:04 -0000 Lines: 17 Approved: python-announce-list@python.org Message-ID: <176589480455.22927.12615817122326413195@mail.python.org> Reply-To: python-list@python.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de DmMEuoHOaejvOx/32H6W1gtvNxjUumCQeGIvHMg+ZAvw== Cancel-Lock: sha1:dhVRVnnPKZXfaNgFH3NlVEBqccU= sha256:i+5vRCQJHILmzyVtwPbeh9W1QXVVsJQp+57JqjdJQUc= Delivered-To: python-announce-list@x.python.org Authentication-Results: mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral User-Agent: HyperKitty on https://mail.python.org/ X-MailFrom: jean.jimbo@sonarsource.com X-Mailman-Rule-Hits: emergency X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; header-match-python-announce-list.python.org-0; header-match-python-announce-list.python.org-1; header-match-python-announce-list.python.org-2; header-match-python-announce-list.python.org-3; header-match-python-announce-list.python.org-4 Message-ID-Hash: F7USJGFKW7A64XYL2QXQXHSMD75SHTYE X-Message-ID-Hash: F7USJGFKW7A64XYL2QXQXHSMD75SHTYE X-Mailman-Approved-At: Tue, 16 Dec 2025 12:29:56 -0500 X-Mailman-Version: 3.3.11b1 Precedence: list List-Id: Announcement-only list for the Python programming language Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Xref: csiph.com comp.lang.python.announce:4343 Hello all, SonarQube Python analysis now supports Python 3.14 along with 5 new best practice rules for it's new features. The latest scanner can be found here: https://pypi.org/project/pysonar/ The latest SonarQube-Server can be found here: https://www.sonarsource.com/products/sonarqube/downloads/ Alternatively, get SonarQube-Cloud for free here: https://www.sonarsource.com/products/sonarcloud/signup/ We always welcome your contributions to the project (see https://github.com/SonarSource/sonar-scanner-python). Official documentation: https://docs.sonarsource.com/sonarqube-server/latest/analyzing-source-code/scanners/sonarscanner-for-python/ pysonar requirements: SonarQube Sever 10.6 or higher or SonarQube Cloud Python 3.9 or higher Happy scanning! -Team Sonar