[roll] Roll fuchsia [fuchsia-controller] Move Python API parameters into GN The PY_SSIZE_T_CLEAN and Py_LIMITED_API are now included transitively in each python_c_extension target in fuchsia-controller using a new python_config target. This change removes the need to implicitly include a special header in each source file but retains abi.h. The abi.h header file will be used in later changes to lift some definitions out of fuchsia_controller_internal for use by fidl_codec. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1175672 Original-Revision: b2db42a3dabbf3dd5cc065a7f89a338095c22668 GitOrigin-RevId: e8af0c9947cf849e2e9a8dde462ac00baf354819 Change-Id: I0979debc76dc5921e5bc70ea663e462a6c5647b1
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.