0
Commit Graph

3 Commits

Author SHA1 Message Date
Takuto Ikuta
f7bad51b91 docs: update python3_migration.md
Bug: 941669
Change-Id: Ib66338a54bd3341550a4108426073fb4379649ee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307161
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Nico Weber <thakis@chromium.org>
Auto-Submit: Takuto Ikuta <tikuta@chromium.org>
Cr-Commit-Position: refs/heads/main@{#946763}
2021-11-30 23:54:23 +00:00
Takuto Ikuta
189a4b744c docs: remove python2_action from python3_migration.md
Bug: 1112471
Change-Id: I21c318291fab6f0c5472b97e6db1b90109cfc800
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3034814
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Auto-Submit: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Reviewed-by: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#903310}
2021-07-20 02:42:30 +00:00
Dirk Pranke
cc232340a2 Update Python style guide, add Python3 migration doc.
Now that the migration to Python3 is (finally) in full swing,
I've written up a short cheat-sheet on how to migrate things
and updated the Python style guide to reflect current thinking
(e.g., it is safe to write new code assuming Python 3, etc.).

Bug: 941669
Change-Id: Idcc136d115414554485102be3a64e441079ea9d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2893344
Commit-Queue: Dirk Pranke <dpranke@google.com>
Reviewed-by: Erik Staab <estaab@chromium.org>
Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#882719}
2021-05-13 22:20:12 +00:00