Gonchik Tsymzhitov

Results 205 comments of Gonchik Tsymzhitov

Hi @MAngel666 , we don't have yet the method? Do you want to get attribute value based the following parameters ? ``` get_object_attribute_value(object_id, attribute_id) ```

Hi @bmdyrdal , could you provide more details about insights ? Cheers, Gonchik

@jmatzdorff-cpi in which way do you think better to wrap it ?

@Spacetown how about catching general exception writing into log and then raising with that ? :) like ```except (IndexError, TypeError) as e: log.error("Can't find '%s' page on the %s! -...

Hello, At the moment I will not have a plan, as I migrated to the Gitlab. If you have a time, I will be happy if you send Pull Request...

Hi @osadalakmal , please submit a PR. for now I would say it's something in `requests` level should be updated

@pplettner @nhtsai Hi! How about wrapping expand parameter into other encoder?