Niko Fink
Niko Fink
Background on this is that I have a method similar to the `testfun` below, which is pretty hard to call when you want to pass a nullptr: ``` >>> cppyy.cppdef("template...
> The original issue is fixed in repo. Awesome, thanks a lot! > `nullptr` pointer is simply not accepted for `T* const&` Could you elaborate a little on this? I...
There's multiple facets to this topic. I guess I see the following points: 1. Representing & Interpreting the recurrence information: dateutil handles both, altought their representation is somewhat hard to...
Let me maybe start with a quick summary of the methods I'm adding: - `rrule.to_dict` - helper method that returns all relevant fields used for constructing the rrule - `rrule.__repr__`...
> Perhaps it's time to call it for 0.8? The dev0 release quite well, and I'm worried about the release process stalling. Good point. Doesn't seem like I will find...
> Should i start the release process then ? 👍🏼 from my side > Side quest: what do we do with this ticket and the github milestones ? We can...
One thing that we should be aware of before releasing are the changed behaviours for `__str__` and `__iter__` mentioned in #318, which we only [announced](https://github.com/ics-py/ics-py/pull/318/files#diff-39f012822a2ad87a9e76d43b3644e747ea732fc0fe0f970231a4f49022ec0931R83) to change in v0.9. As...
I can reproduce this to differing extents in ubuntu and fedora docker containers. The ubuntu one is set up as follows: ```bash # docker run -t -i --rm ubuntu bash...
It seems that some fedora update now broke cppyy version 2.4, so now downgrading is also no longer an option and I currently cannot install a working cppyy version (2.4...
Bad news, I still get this with ogdf-python on my Fedora 38... ``` $ python -m ogdf_python [runStaticInitializersOnce]: Failed to materialize symbols: { (main, { _ZN4ogdfL17s_ogdfInitializerE, __orc_init_func.cling-module-150, _GLOBAL__sub_I_cling_module_150, __cxx_global_var_initcling_module_150_, $.cling-module-150.__inits.0...