You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/09/23 06:12:40 UTC

[buildstream] 01/01: Merge pull request #1518 from apache/tristan/type-annotations

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit dcb228d98fbb0d345936764da0ff1259dd8111fd
Merge: f8f00f0 18e9320
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Thu Sep 23 15:12:33 2021 +0900

    Merge pull request #1518 from apache/tristan/type-annotations
    
    Hardening API surfaces

 src/buildstream/element.py |   6 +-
 src/buildstream/plugin.py  | 155 +++++++++++++++++++++++++++++++++++----------
 2 files changed, 125 insertions(+), 36 deletions(-)