pypy3 7.3.1+dfsg-4 source package in Ubuntu

Changelog

pypy3 (7.3.1+dfsg-4) unstable; urgency=medium

  * Revert change to pypy3clean in 7.3.1+dfsg-2, that broke package removal.
    Build knowledge of cPython compatibility into pypy3clean, to determine pyc
    filenames.

 -- Stefano Rivera <email address hidden>  Tue, 21 Apr 2020 21:49:20 -0700

Upload details

Uploaded by:
Stefano Rivera
Uploaded to:
Focal
Original maintainer:
Stefano Rivera
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
pypy3_7.3.1+dfsg.orig.tar.xz 13.7 MiB 5f1f745183c81f7c906702d121dbcd1bc2e2c4dcc0485d2eb1cd7c4471a45a20
pypy3_7.3.1+dfsg-4.debian.tar.xz 45.2 KiB 9d7e670d4838df2d926aea24baa77793b54dccb2931f9b5f7394d52b0f68ee57
pypy3_7.3.1+dfsg-4.dsc 2.6 KiB 561ac7bcb1947402c37e340e43b29997f45d860954b230ca5162888b7af4a7b6

View changes file

Binary packages built by this source

pypy3: fast alternative implementation of Python 3.x - PyPy interpreter

 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x). It has several advantages and distinct features:
  * Speed: thanks to its Just-in-Time compiler (on x86), Python programs often
    run faster on PyPy.
  * Memory usage: large, memory-hungry Python programs might end up taking less
    space than they do in CPython.
  * Compatibility: PyPy is highly compatible with existing Python code.
    It supports ctypes and can run popular Python libraries like twisted and
    django.
  * Stackless: PyPy supports stackless mode on most platforms, providing
    micro-threads for massive concurrency.
 .
 This package contains the PyPy interpreter for Python 3.x.

pypy3-dbgsym: debug symbols for pypy3
pypy3-dev: header files for PyPy (an alternative Python 3.x interpreter)

 Header files for compiling cpython C extension modules for use with PyPy.
 Note that pure Python modules will probably perform better.
 .
 PyPy supports a subset of cpython's C API through its CPyExt subsystem.
 .
 Also included is PyPy.h, for embedding the PyPy interpreter.
 .
 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x).

pypy3-doc: No summary available for pypy3-doc in ubuntu groovy.

No description available for pypy3-doc in ubuntu groovy.

pypy3-lib: No summary available for pypy3-lib in ubuntu groovy.

No description available for pypy3-lib in ubuntu groovy.

pypy3-lib-testsuite: No summary available for pypy3-lib-testsuite in ubuntu groovy.

No description available for pypy3-lib-testsuite in ubuntu groovy.

pypy3-tk: Tkinter module for PyPy (an alternative Python 3.x interpreter)

 A module for writing portable GUI applications with PyPy using Tk.
 Also known as Tkinter.
 .
 PyPy is a fast, compliant alternative implementation of the Python language
 (3.x).

pypy3-tk-dbgsym: No summary available for pypy3-tk-dbgsym in ubuntu groovy.

No description available for pypy3-tk-dbgsym in ubuntu groovy.