Skip to content

Please rename protobuf field named "const" #6742

@pavoljuhas

Description

@pavoljuhas

Description of the issue

Per internal proto checker, the field name const added in #6729 is discouraged, because it overlaps with C++ keyword const.
Please rename to e.g. constant and for a good measure also rename the Conts message in a similar way.

Cirq version

You can get the cirq version by printing cirq.__version__. From the command line:

1.5.0.dev at 2bbc3c4

Metadata

Metadata

Assignees

Labels

kind/healthFor CI/testing/release process/refactoring/technical debt itemspriority/p1Fix is needed as soon as possible. Should be staffed. It is blocking some major flows for users

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions