MeggyCal

Results 12 comments of MeggyCal

Thanks a lot! Well, I am a packager in SUSE and we are trying to test as many packages in the buildtime as possible. Since you (and many more Python...

... and tests don't work, because I don't know how to setup your environment :( would you help me with that, please?

With `bokeh == 2.4.0.dev1` the failure is no longer present :) . I think it is because of https://github.com/bokeh/bokeh/commit/edf9bbb22594696dae28a802e9da17715f6153cf, which adds option `Null` to `active_drag` (and many more parameters)

TL;DR Babel v2.10.3 was used for the build. Perhaps there could be some new currencies, but I couldn't find any mention of it in their changelog.

Looks like the change was backported also to other Python codestreams (3.7, 3.8, 3.9, 3.10, 3.11).

Hi, are you please going to continue with this PR? Lexicon-based tests are failing again in my project and I am hoping for this PR to fix it.

Related to this issue: test_xcb_window sometimes crashes on Python 3.10 64 bit (the failure wasn't observed on 32 bit neither on older pythons): ``` [ 67s] ============================= test session starts...

... now it crashed on Python 3.9. It is just unstable.

Just adding the previous test result: ``` [ 63s] =================================== FAILURES =================================== [ 63s] ____________________ TestGetter.test_get_interfaces[normal] ____________________ [ 63s] [ 63s] self = , test_case = 'normal' [ 63s] [...

In my point of view it is better for the compatibility when the library accepts also timezone-naive datetimes, so I didn't want the changes to be too widespread. Anyway, should...