[roll] Roll fuchsia [fuchsia-controller] Reimplement py for stable ABI.

Reimplements the Python C bindings to use the stable ABI. This version
runs on 3.11, but with subsequent changes can be used for lower versions
of Python.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934493
Original-Revision: 7dbce3a56f01529f5123eb7d0ea1546cd96b8f8e
GitOrigin-RevId: 1924ced42272ffa4b66b01b08803f6d594242261
Change-Id: I3091b204e6406cd1995d4a4c2fde1d151bdf9d60
1 file changed
tree: c2699b2eda88d32bb950991f013bbd95cb68850f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.