Skip to content

Commit ec3dffe

Browse files
authored
New version: JetBrains.PyCharm version 2026.1.3 (microsoft#392167)
1 parent 0719446 commit ec3dffe

4 files changed

Lines changed: 119 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: JetBrains.PyCharm
5+
PackageVersion: 2026.1.3
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Log: /LOG="<LOGPATH>"
9+
UpgradeBehavior: uninstallPrevious
10+
FileExtensions:
11+
- ipr
12+
- py
13+
ProductCode: PyCharm 2026.1.3
14+
ReleaseDate: 2026-06-23
15+
AppsAndFeaturesEntries:
16+
- DisplayVersion: 261.25134.203
17+
Installers:
18+
- Architecture: x64
19+
Scope: user
20+
InstallerUrl: https://download.jetbrains.com/python/pycharm-2026.1.3.exe
21+
InstallerSha256: BCEE6DBA8BFF1AA88B1E104BA9002C2216EC288B3CD69E09FCED9F0E6FE99B19
22+
- Architecture: x64
23+
Scope: machine
24+
InstallerUrl: https://download.jetbrains.com/python/pycharm-2026.1.3.exe
25+
InstallerSha256: BCEE6DBA8BFF1AA88B1E104BA9002C2216EC288B3CD69E09FCED9F0E6FE99B19
26+
ElevationRequirement: elevationRequired
27+
- Architecture: arm64
28+
Scope: user
29+
InstallerUrl: https://download.jetbrains.com/python/pycharm-2026.1.3-aarch64.exe
30+
InstallerSha256: 080E659910A4CDF49CDCE9C7A9C617658C808C79308D16094DD034A710F852E9
31+
- Architecture: arm64
32+
Scope: machine
33+
InstallerUrl: https://download.jetbrains.com/python/pycharm-2026.1.3-aarch64.exe
34+
InstallerSha256: 080E659910A4CDF49CDCE9C7A9C617658C808C79308D16094DD034A710F852E9
35+
ElevationRequirement: elevationRequired
36+
ManifestType: installer
37+
ManifestVersion: 1.12.0
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: JetBrains.PyCharm
5+
PackageVersion: 2026.1.3
6+
PackageLocale: en-US
7+
Publisher: JetBrains s.r.o.
8+
PublisherUrl: https://www.jetbrains.com/
9+
PublisherSupportUrl: https://www.jetbrains.com/support/
10+
PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/
11+
Author: JetBrains s.r.o.
12+
PackageName: PyCharm
13+
PackageUrl: https://www.jetbrains.com/pycharm/
14+
License: Proprietary
15+
LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/
16+
Copyright: Copyright © 2000-2026 JetBrains s.r.o.
17+
ShortDescription: The Python IDE for Professional Developers
18+
Description: The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...
19+
Moniker: pycharm-pro
20+
Tags:
21+
- code
22+
- coding
23+
- develop
24+
- development
25+
- django
26+
- programming
27+
- python
28+
ReleaseNotes: |-
29+
Code insight and type checking
30+
- Docstring rendering: Fixed a bug where reStructuredText Python code blocks inside docstrings failed to render - PY-37743.
31+
- Variance inference rules: Fixed a bug where the type checker failed to account for Concatenate expressions during type variance inference - PY-88970.
32+
- Generic type unification: Resolved a type checker regression where an empty list literal incorrectly collapsed generic type unification to Any - PY-89047.
33+
Jupyter notebooks
34+
- Staging area comparisons: Fixed an issue where comparing notebook modifications in the version control staging area displayed raw notebook JSON content instead of the formatted file view - PY-78246.
35+
- Markdown table alignment: Fixed a layout bug where columns within Markdown cell tables failed to align properly inside Jupyter Notebooks - PY-85344.
36+
LSP and external tools
37+
- LSP diagnostics regression: Resolved a critical regression with the Python plugin in JetBrains IDEs where Pyright and Ruff diagnostics stopped working entirely after a recent update - PY-89795.
38+
- Ruff rule documentation: Added an inline documentation link on hover for diagnostic rules reported by the Ruff plugin - PY-89557.
39+
- Property signature validation: Fixed a false-positive Getter signature should be (self) warning triggered during code analysis - PY-87508.
40+
41+
Full release notes.
42+
ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538566
43+
PurchaseUrl: https://www.jetbrains.com/pycharm/buy/
44+
Documentations:
45+
- DocumentLabel: Learn PyCharm
46+
DocumentUrl: https://www.jetbrains.com/pycharm/learn/
47+
ManifestType: defaultLocale
48+
ManifestVersion: 1.12.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: JetBrains.PyCharm
5+
PackageVersion: 2026.1.3
6+
PackageLocale: zh-CN
7+
PublisherUrl: https://www.jetbrains.com/zh-cn/
8+
PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/
9+
PackageUrl: https://www.jetbrains.com/zh-cn/pycharm/
10+
License: 专有软件
11+
ShortDescription: 面向专业开发者的 Python IDE
12+
Description: Python 与 Django IDE,支持智能代码补全、实时错误检查和快速修复,等等…
13+
Tags:
14+
- django
15+
- python
16+
- 代码
17+
- 开发
18+
- 编程
19+
- 集成开发环境
20+
ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/PY-A-233538566
21+
PurchaseUrl: https://www.jetbrains.com/zh-cn/pycharm/buy/
22+
Documentations:
23+
- DocumentLabel: 学习 PyCharm
24+
DocumentUrl: https://www.jetbrains.com/zh-cn/pycharm/learn/
25+
ManifestType: locale
26+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: JetBrains.PyCharm
5+
PackageVersion: 2026.1.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)