annotate hgext3rd/topic/constants.py @ 5152:583dc6ef3eb2 stable 9.3.0

packaging: prepare version 9.3.0
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 04 Mar 2020 16:53:48 +0100
parents 48b30ff742cb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4814
48b30ff742cb python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents: 2649
diff changeset
1 extrakey = b'topic'
48b30ff742cb python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents: 2649
diff changeset
2 changekey = b'_rewrite_noise'