python-typing 3.6.6-1 source package in Ubuntu

Changelog

python-typing (3.6.6-1) unstable; urgency=medium

  * New upstream version 3.6.6

 -- Sebastien Delafond <email address hidden>  Thu, 30 Aug 2018 07:38:04 +0200

Upload details

Uploaded by:
Sebastien Delafond
Uploaded to:
Sid
Original maintainer:
Sebastien Delafond
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-typing_3.6.6-1.dsc 1.5 KiB 2f01e9440a6b6c682dec1159488411b6249dd9e7c18a17f92baddab9541c7cf1
python-typing_3.6.6.orig.tar.xz 40.6 KiB e8378c6cf98da732eac253646366882ab3e8b55ca151e3d68c13713a8b995fc2
python-typing_3.6.6-1.debian.tar.xz 2.6 KiB 9a6d8a1beb9bf78f6950b6f55839756cbe6d9a285e02d6c74dcc5edcade0e454

Available diffs

No changes file available.

Binary packages built by this source

python-typing: Backport of the standard 3.5 library typing module

 Typing defines a standard notation for Python function and variable
 type annotations. The notation can be used for documenting code in a
 concise, standard format, and it has been designed to also be used by
 static and runtime type checkers, static analyzers, IDEs and other
 tools.