UbuntuUpdates.org

Package "python3.4"




Name: python3.4

Description:

Interactive high-level object-oriented language (version 3.4)

Latest version: *DELETED*
Release: trusty (14.04)
Level: proposed
Repository: main

Links


Download "python3.4"


Other versions of "python3.4" in Trusty

Repository Area Version
base main 3.4.0-2ubuntu1
security main 3.4.3-1ubuntu1~14.04.7
updates main 3.4.3-1ubuntu1~14.04.7

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 3.4.3-1ubuntu1~14.04.1 2015-07-28 21:06:46 UTC

  python3.4 (3.4.3-1ubuntu1~14.04.1) trusty-proposed; urgency=medium

  * Backport issue #23844 from the 3.4 branch, replacing the 512 bit dh key
    with a 2014 bit one. Triggered by OpenSSL security update in
    trusty-security. LP: #1264554.
  * Fix expansion of makefile macros for _sysconfigdata. Issue #24705.

Source diff to previous version
1264554 python3.4 autopkg test failures

Version: 3.4.3-1ubuntu1~14.04 2015-07-17 22:06:50 UTC

  python3.4 (3.4.3-1ubuntu1~14.04) trusty-proposed; urgency=medium

  * SRU: Update Python3 for trusty. LP: #1348954.

1348954 update Python3 for trusty

Version: *DELETED* 2014-04-11 18:07:11 UTC
No changelog for deleted or moved packages.

Version: 3.4.0-2ubuntu1 2014-04-11 15:07:06 UTC

  python3.4 (3.4.0-2ubuntu1) trusty; urgency=medium

  * Fix a distutils test error, skip a Solaris distutils test error.
  * Fix the importlib test failures, caused by moving around the test data.
    Delay looking at one remaining test failure, see LP: #1264554.
  * Skip the test_platform encoding test, failing with the lsb-release patch.
  * d/p/distutils-install-layout.diff, d/p/site-locations.diff: Adjust the
    "am I in a virtual environment" tests to include checking
    sys.base_prefix != sys.prefix. This is the definitive such test for
    pyvenv created virtual environments (Barry Warsaw).
  * Don't yet install the ensurepip module, requires further work.
    ensurepip wants to install bundled modules setuptools and python-pip,
    which should be built from the Ubuntu packages instead of using the
    bundled code.
 -- Matthias Klose <email address hidden> Fri, 11 Apr 2014 13:44:05 +0200

Source diff to previous version
1264554 python3.4 autopkg test failures

Version: 3.4.0-2 2014-04-10 12:07:10 UTC

  python3.4 (3.4.0-2) unstable; urgency=medium

  * Update to 20140407 from the 3.4 branch.
    - Issue #21134: Fix segfault when str is called on an uninitialized
      UnicodeEncodeError, UnicodeDecodeError, or UnicodeTranslateError object.
    - Issue #19537: Fix PyUnicode_DATA() alignment under m68k.
    - Issue #21155: asyncio.EventLoop.create_unix_server() now raises
      a ValueError if path and sock are specified at the same time.
    - Issue #21149: Improved thread-safety in logging cleanup during
      interpreter shutdown.
    - Issue #20145: `assertRaisesRegex` and `assertWarnsRegex` now raise a
      TypeError if the second argument is not a string or compiled regex.
    - Issue #21058: Fix a leak of file descriptor in
      :func:`tempfile.NamedTemporaryFile`, close the file descriptor if
      :func:`io.open` fails.
    - Issue #21013: Enhance ssl.create_default_context() when used for server
      side sockets to provide better security by default.
    - Issue #20633: Replace relative import by absolute import.
    - Issue #20980: Stop wrapping exception when using ThreadPool.
    - Issue #21082: In os.makedirs, do not set the process-wide umask.
      Note this changes behavior of makedirs when exist_ok=True.
    - Issue #20990: Fix issues found by pyflakes for multiprocessing.
    - Issue #21015: SSL contexts will now automatically select an elliptic
      curve for ECDH key exchange on OpenSSL 1.0.2 and later, and otherwise
      default to "prime256v1".
    - Issue #20816: Fix inspect.getcallargs() to raise correct TypeError for
      missing keyword-only arguments.
    - Issue #20817: Fix inspect.getcallargs() to fail correctly if more
      than 3 arguments are missing.
    - Issue #6676: Ensure a meaningful exception is raised when attempting
      to parse more than one XML document per pyexpat xmlparser instance.
    - Issue #20942: PyImport_ImportFrozenModuleObject() no longer sets __file__
      to match what importlib does; this affects _frozen_importlib as well as
      any module loaded using imp.init_frozen().
    - Documentation, tools, demo and test updates.
  * Depend on the python3-tk packages in the autopkg tests.
  * Fix LTO builds with GCC 4.9.

 -- Matthias Klose <email address hidden> Mon, 07 Apr 2014 11:46:02 +0200




About   -   Send Feedback to @ubuntu_updates