fix typo in gerrit doc
Change-Id: I19bd52c949e146758d50a2732fdcc71a019b9228
This commit is contained in:
parent
32f7c08bf9
commit
10f7130bcf
@ -50,7 +50,7 @@ Python 2 to Python 3 transition guidelines
|
|||||||
language features).
|
language features).
|
||||||
* New features can use Python-3-only language constructs, but bugfixes
|
* New features can use Python-3-only language constructs, but bugfixes
|
||||||
likely to be backported should be more conservative and write for
|
likely to be backported should be more conservative and write for
|
||||||
Python 2 compatibilty.
|
Python 2 compatibility.
|
||||||
* The code for drivers may continue to use the six compatibility library at
|
* The code for drivers may continue to use the six compatibility library at
|
||||||
their discretion.
|
their discretion.
|
||||||
* We will not remove six from mainline Cinder code that impacts the drivers
|
* We will not remove six from mainline Cinder code that impacts the drivers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user