Rômulo Penido

Results 15 comments of Rômulo Penido

No python 3 o round() arredonda para o par mais próximo. Isso é conhecido como ["round half to even"](https://en.wikipedia.org/wiki/Rounding#Round_half_to_even), ou "bankers' rounding". O objetivo é evitar viés para cima da...

Having the same issue. As an 'ugly' workarround we reused the Section `id` forcing the update inside the context.

Hi! There is anything we can do to help get this merged? Thanks! 🙂

> I realized after reviewing that a lot of the changes on this PR diff are from @bradenmacdonald 's PR since this PR wasn't updated with upstream yet. We have...

Hi @yusuf-musleh ! There is a test failing here, but I can't find the logs. I will look into it further tomorrow. Edit: fixed 5a6beafc86276aafa9a02ca895f49b9d691a2905

Thank you for the review @yusuf-musleh! > * When I create a new empty library, nothing gets added to the index, is that expected? I think that it is expected....

@yusuf-musleh I want to rebase and squash this PR, but you will need to rebase it and merge conflicts again after that too (it will happen anyway when this goes...

> > I want to rebase and squash this PR, but you will need to rebase it and merge conflicts again after that too (it will happen anyway when this...

Hi @bradenmacdonald ! This is ready for CC review

Hi @bradenmacdonald ! I added this commit (612f32ff6355fa48f5af2c8fae50503706b70dc1) here. There are some old libraries (before the recent module store refactor) that crash our reindex. I deleted these libraries locally, and...