python3.14 3.14.3-ok3 source package in openKylin
Changelog
python3.14 (3.14.3-ok3) huanghe; urgency=medium * 禁用pgo -- tangxiaofeng <email address hidden> Thu, 02 Apr 2026 09:36:05 +0800
python3.14 (3.14.3-ok3) huanghe; urgency=medium * 禁用pgo -- tangxiaofeng <email address hidden> Thu, 02 Apr 2026 09:36:05 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python3.14_3.14.3.orig.tar.xz | 22.7 MiB | a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b |
| python3.14_3.14.3-ok3.debian.tar.xz | 596.7 KiB | af626d0a50ddc2c4d03496d9b3834e2ea9734c50baf07d4657d90de580af81ed |
| python3.14_3.14.3-ok3.dsc | 3.5 KiB | 5091f13085b874e1bc4df136d23de09dd0c5b40f276ea35063824e720990f5fc |
IDLE is an Integrated Development Environment for Python (v3.14).
IDLE is written using Tkinter and therefore quite platform-
Python is a high-level, interactive, object-oriented language. Its 3.14 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the shared runtime library, normally not needed
for programs using the statically linked interpreter.
The package holds two things:
.
- Extensions for a Python interpreter configured with --pydebug.
- Debug information for standard python extensions.
.
See the README.debug for more information.
Header files, a static library and development tools for building
Python (v3.14) modules, extending the Python interpreter or embedding
Python (v3.14) in applications.
.
Maintainers of Python packages should read README.maintainers.
.
This package contains development files. It is normally not
used on it's own, but as a dependency of python3.14-dev.
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.14-minimal.
Python is a high-level, interactive, object-oriented language. Its 3.14 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains Python 3.14's standard library. It is normally not
used on its own, but as a dependency of python3.14.
The complete testsuite for the Python standard library. Note that
a subset is found in the libpython3.
be enough for other packages to use (please do not build-depend
on this package, but file a bug report to include additional
testsuite files in the libpython3.
Python is a high-level, interactive, object-oriented language. Its 3.14 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
The package holds two things:
.
- A Python interpreter configured with --pydebug. Dynamically loaded modules
are searched as <foo>_d.so first. Third party extensions need a separate
build to be used by this interpreter.
- Debug information for standard python interpreter and extensions.
.
See the README.debug for more information.
Header files, a static library and development tools for building
Python (v3.14) modules, extending the Python interpreter or embedding
Python (v3.14) in applications.
.
Maintainers of Python packages should read README.maintainers.
Examples, Demos and Tools for Python (v3.14). These are files included in
the upstream Python distribution (v3.14).
Python, the high-level, interactive object oriented language,
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package is a dependency package, which depends on the full
standard library of Python for Python developers. Including modules
used only at build-time, such as venv, and modules with complex
dependencies, such as tk and IDLE. All batteries included.
.
According to the Debian Python policy, this package must not be used in
build dependencies, dependencies and recommendations.
GNU dbm database module for Python. Install this if you want to
create or read GNU dbm database files with Python.
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/
contained in this package.
This package contains the interpreter not built as position independent
executable. This interpreter is diverting the python3.14 executable, and making
the interpreter built with PIE available as python3.14-pie.
A module for writing portable GUI applications with Python (v3.14) using Tk.
Also known as Tkinter.
Python is a high-level, interactive, object-oriented language. Its 3.14 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
.
This package contains the pyvenv-3.14 binary.