Ivan Karabadzhak

Results 40 comments of Ivan Karabadzhak

@JosuaCarl Finally we have find time with @gruns to do this: https://github.com/gruns/icecream/releases/tag/v2.1.5

I think, having a class there would be wrong. You printing from the object instance, not from the class. However, in general it sounds reasonable.

Are there any other alternatives in the C# and Julia world with the same names?

@danielathome19 Thank you for the help then 👍

@liblaf That's a great suggestion. I'm thinking about improving configureOutput function. Probably, I will use that idea too.

@tienvm272 First of all, thank you for creating this issue. I have some questions. 1. Honestly speaking, I'm not familiar with Japanese. Are there many types of hieroglyphs? Have you...

@tienvm272 Thank you. I'm gonna proceed with fix for that.

It sounds to me like a routing problem. Could you connect to the hosting when the VPN is disabled?

@pinikop Have you tried something like this? ``` >>> from icecream import ic >>> >>> def toString(obj): >>> if isinstance(obj, str): >>> return '[!string %r with length %i!]' % (obj,...

@rahulvikram For me it looks like not an icecream issue. Could you provide more details?