misc/migration/3.20.0_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 07 Jan 2015 16:22:27 +0100
changeset 10143 2eb06486273a
parent 10092 f0363da0b5a0
child 10169 ed57c5215530
permissions -rw-r--r--
[datafeed] Set headers parameter to an empty dict in DataFeedParser.retrieve_url This parameter is then passed to urllib2.Request, which expects a dict and won't check for None. Closes #4842333.

sync_schema_props_perms('State')
sync_schema_props_perms('state_of')
sync_schema_props_perms('BaseTransition')
sync_schema_props_perms('Transition')
sync_schema_props_perms('WorkflowTransition')
sync_schema_props_perms('transition_of')