Go to file
Matej Cepl e77cbb0e48 Accepting request 913777 from home:fusionfuture:branches:devel:languages:python:Factory
- Renamed patch for assigned CVE:
  * bpo43075-fix-ReDoS-in-request.patch -> CVE-2021-3733-fix-ReDoS-in-request.patch
    (boo#1189287, CVE-2021-3733)
- Fix python-doc build (bpo#35293):
  * sphinx-update-removed-function.patch
- Update documentation formatting for Sphinx 3.0 (bpo#40204).

OBS-URL: https://build.opensuse.org/request/show/913777
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=298
2021-08-26 06:56:34 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=1 2006-12-18 23:17:38 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=1 2006-12-18 23:17:38 +00:00
adapted-from-F00251-change-user-install-location.patch Accepting request 745290 from home:StevenK:branches:devel:languages:python:Factory 2019-11-05 07:55:07 +00:00
baselibs.conf - moved unittest to python-base (it is a testing framework, not a 2010-10-04 13:38:36 +00:00
bpo36160-init-sysconfig_vars.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
bpo36302-sort-module-sources.patch Accepting request 733188 from home:bmwiedemann:branches:devel:languages:python:Factory 2019-09-25 15:35:20 +00:00
bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch Accepting request 911251 from home:fusionfuture:branches:devel:languages:python:Factory 2021-08-10 12:55:29 +00:00
configure_PYTHON_FOR_REGEN.patch - Fix configure.ac for correct version of PYTHON_FO_REGEN 2020-05-30 12:23:29 +00:00
CVE-2017-18207.patch Testing S12merge 2019-11-12 14:04:49 +00:00
CVE-2019-5010-null-defer-x509-cert-DOS.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
CVE-2019-9674-zip-bomb.patch - Change to Requires: libpython%{so_version} == %{version}-%{release} 2020-02-08 22:22:43 +00:00
CVE-2020-8492-urllib-ReDoS.patch Reapply the patch 2020-02-06 22:59:43 +00:00
CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch - Add CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch fixing 2021-01-31 18:01:03 +00:00
CVE-2021-3733-fix-ReDoS-in-request.patch Accepting request 913777 from home:fusionfuture:branches:devel:languages:python:Factory 2021-08-26 06:56:34 +00:00
CVE-2021-23336-only-amp-as-query-sep.patch - Add CVE-2021-23336-only-amp-as-query-sep.patch which forbids 2021-02-26 22:02:43 +00:00
do-not-use-non-ascii-in-test_ssl.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
idle.appdata.xml Accepting request 755898 from home:mcepl:branches:devel:languages:python:Factory 2019-12-11 16:37:24 +00:00
idle.desktop Add GenericName to idle.desktop 2020-01-10 16:03:01 +00:00
local.pth Accepting request 209414 from openSUSE:Factory:PowerLE 2013-12-06 10:30:57 +00:00
macros.python2 Testing S12merge 2019-11-12 14:04:49 +00:00
openssl-111-middlebox-compat.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
openssl-111-ssl_options.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
pre_checkin.sh Accepting request 753174 from home:mcepl:branches:devel:languages:python:Factory 2019-12-03 11:26:41 +00:00
python-2.5.1-sqlite.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
python-2.6-gettext-plurals.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
python-2.6b3-curses-panel.patch Accepting request 176926 from home:saschpe:branches:devel:languages:python:Factory 2013-06-03 10:24:54 +00:00
python-2.7-dirs.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
python-2.7-libffi-aarch64.patch Accepting request 266105 from home:Andreas_Schwab:Factory 2014-12-22 16:49:53 +00:00
python-2.7.2-fix_date_time_compiler.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
python-2.7.4-canonicalize2.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
python-2.7.5-multilib.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
python-2.7.9-sles-disable-verification-by-default.patch Update from application of this repo to SLE-12 2020-01-19 19:12:15 +00:00
python-2.7.9-ssl_ca_path.patch Accepting request 692400 from home:mcepl:branches:devel:languages:python:Factory 2019-04-08 22:40:36 +00:00
python-2.7.17-switch-off-failing-SSL-tests.patch - Add python-2.7.17-switch-off-failing-SSL-tests.patch to switch 2020-01-28 14:39:17 +00:00
python-2.7.18-docs-pdf-a4.tar.bz2 - Update to 2.7.18, final release of Python 2. Ever.: 2020-04-23 09:28:38 +00:00
python-2.7.18-docs-pdf-letter.tar.bz2 - Update to 2.7.18, final release of Python 2. Ever.: 2020-04-23 09:28:38 +00:00
Python-2.7.18.tar.xz - Update to 2.7.18, final release of Python 2. Ever.: 2020-04-23 09:28:38 +00:00
Python-2.7.18.tar.xz.asc - Update to 2.7.18, final release of Python 2. Ever.: 2020-04-23 09:28:38 +00:00
python-base-rpmlintrc - bsc#1122191: add CVE-2019-5010-null-defer-x509-cert-DOS.patch 2019-01-20 01:08:59 +00:00
python-base.changes Accepting request 913777 from home:fusionfuture:branches:devel:languages:python:Factory 2021-08-26 06:56:34 +00:00
python-base.spec Accepting request 913777 from home:fusionfuture:branches:devel:languages:python:Factory 2021-08-26 06:56:34 +00:00
python-bsddb6.patch Accepting request 753174 from home:mcepl:branches:devel:languages:python:Factory 2019-12-03 11:26:41 +00:00
python-bundle-lang.patch - update to 2.7.13 2017-01-03 17:42:02 +00:00
python-distutils-rpm-8.patch Accepting request 176926 from home:saschpe:branches:devel:languages:python:Factory 2013-06-03 10:24:54 +00:00
python-doc.changes Accepting request 913777 from home:fusionfuture:branches:devel:languages:python:Factory 2021-08-26 06:56:34 +00:00
python-doc.spec Accepting request 913777 from home:fusionfuture:branches:devel:languages:python:Factory 2021-08-26 06:56:34 +00:00
python-skip_random_failing_tests.patch Accepting request 572013 from home:michel_mno:branches:devel:languages:python:Factory 2018-02-02 12:44:43 +00:00
python-sorted_tar.patch Accepting request 578354 from home:bmwiedemann:reproducible 2018-02-20 13:42:29 +00:00
python.changes Accepting request 913777 from home:fusionfuture:branches:devel:languages:python:Factory 2021-08-26 06:56:34 +00:00
python.keyring - update to 2.7.7 2014-06-20 13:47:06 +00:00
python.spec Accepting request 913777 from home:fusionfuture:branches:devel:languages:python:Factory 2021-08-26 06:56:34 +00:00
README.SUSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python?expand=0&rev=1 2006-12-18 23:17:38 +00:00
remove-static-libpython.patch Accepting request 753174 from home:mcepl:branches:devel:languages:python:Factory 2019-12-03 11:26:41 +00:00
reproducible.patch Accepting request 478704 from home:bmwiedemann:reproducible:test 2017-03-24 17:13:29 +00:00
sle_tls_checks_policy.py - copy strict-tls-checks subpackage from SLE to retain future compatibility 2015-09-14 15:36:31 +00:00
sparc_longdouble.patch Accepting request 176926 from home:saschpe:branches:devel:languages:python:Factory 2013-06-03 10:24:54 +00:00
sphinx-update-removed-function.patch Accepting request 913777 from home:fusionfuture:branches:devel:languages:python:Factory 2021-08-26 06:56:34 +00:00

Python in SUSE
==============

* Documentation *

You can find documentation in seprarate packages: python-doc and
python-doc-pdf. These contan following documents:

    Tutorial, What's New in Python, Global Module Index, Library Reference,
    Macintosh Module Reference, Installing Python Modules, Distributing Python
    Modules, Language Reference, Extending and Embedding, Python/C API,
    Documenting Python 

The python-doc package constains many text files from source tarball.


* Interactive mode *

Interactive mode is by default enhanced with of history and command completion.
If you don't like these features, you can unset PYTHONSTARTUP variable in your
.profile or disable it system wide in /etc/profile.d/python.sh.