Python-3 Interpreter
http://www.python.org/
Python is an interpreted, object-oriented programming language, and is often compared to Tcl, Perl, Scheme, or Java.
Python-3 is the next step in Python language evolution.
- Developed at devel:languages:python:Factory
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python310 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
F00251-change-user-install-location.patch | 0000002439 2.38 KB | |
PACKAGING-NOTES | 0000001126 1.1 KB | |
Python-3.10.1.tar.xz | 0018775460 17.9 MB | |
Python-3.10.1.tar.xz.asc | 0000000833 833 Bytes | |
README.SUSE | 0000001683 1.64 KB | |
_multibuild | 0000000078 78 Bytes | |
baselibs.conf | 0000000043 43 Bytes | |
bluez-devel-vendor.tar.xz | 0000024976 24.4 KB | |
bpo-31046_ensurepip_honours_prefix.patch | 0000006311 6.16 KB | |
distutils-reproducible-compile.patch | 0000000475 475 Bytes | |
idle3.appdata.xml | 0000001719 1.68 KB | |
idle3.desktop | 0000000253 253 Bytes | |
import_failed.map | 0000000319 319 Bytes | |
import_failed.py | 0000000706 706 Bytes | |
macros.python3 | 0000001031 1.01 KB | |
no-skipif-doctests.patch | 0000015693 15.3 KB | |
pre_checkin.sh | 0000002150 2.1 KB | |
python-3.3.0b1-fix_date_time_compiler.patch | 0000000896 896 Bytes | |
python-3.3.0b1-localpath.patch | 0000000401 401 Bytes | |
python-3.3.0b1-test-posix_fadvise.patch | 0000000488 488 Bytes | |
python.keyring | 0000006884 6.72 KB | |
python310-rpmlintrc | 0000000061 61 Bytes | |
python310.changes | 0000112256 110 KB | |
python310.spec | 0000032412 31.7 KB | |
skip-test_pyobject_freed_is_freed.patch | 0000000486 486 Bytes | |
skipped_tests.py | 0000001872 1.83 KB | |
subprocess-raise-timeout.patch | 0000000623 623 Bytes |
Revision 10 (latest revision is 53)
Dominique Leuenberger (dimstar_suse)
accepted
request 936508
from
Matej Cepl (mcepl)
(revision 10)
- Upgrade to 3.10.1: - PEP 623 – Deprecate and prepare for the removal of the wstr member in PyUnicodeObject. - PEP 604 – Allow writing union types as X | Y - PEP 612 – Parameter Specification Variables - PEP 626 – Precise line numbers for debugging and other tools. - PEP 618 – Add Optional Length-Checking To zip. - bpo-12782: Parenthesized context managers are now officially allowed. - PEP 632 – Deprecate distutils module. - PEP 613 – Explicit Type Aliases - PEP 634 – Structural Pattern Matching: Specification - PEP 635 – Structural Pattern Matching: Motivation and Rationale - PEP 636 – Structural Pattern Matching: Tutorial - PEP 644 – Require OpenSSL 1.1.1 or newer - PEP 624 – Remove Py_UNICODE encoder APIs - PEP 597 – Add optional EncodingWarning - Patches readjusted: - bpo-31046_ensurepip_honours_prefix.patch - python-3.3.0b1-fix_date_time_compiler.patch
Comments 0