Pamphile Roy

Results 292 comments of Pamphile Roy

My 2 cents after having deployed a few things both on internal PyPi and normal. There is very little value to publish a version nightly on dev PyPi: * You...

Right now it fails to register. Although I can see that `CalendarNameConverter.populate` was called and modified `component`. It then fails when calling the `AttributeValueConverter.post_populate`. And I am stuck for now....

@N-Coder @C4ptainCrunch could you have a look? 😃

> Hi @tupui 👋 > > Sorry for the delay. First, thanks a lot for taking the time to submit a PR, you rock 🤘 No worries! > I did...

Thanks @C4ptainCrunch! Where do you want me do document this? I am not sure as to where this would fit better.

> Unfortunately, we don't have that yet and it only adds to the complexity of refactoring the (de-)serialization system, so it will probably also take a while. In the meantime,...

I am interested but as you've seen, you or @N-Coder would just be faster finishing this up vs discussing what I should do. I am afraid I don't have much...

Yes these methods are fast and in the tutorial we have a nice table explaining which method is faster depending on whether you need sampling speed or init speed.

There is no way to count all elements which are present in the navbar? Or prevent any wrapping of some sections. Otherwise yes having an option to set a threshold...

Yes NumPy and SciPy (which I know better since I've done the switcher here) are both using CircleCI. And CircleCI is building on each PRs and allow to store artifacts...