[PATCHES] unshadow python methods

Noel Power nopower at suse.com
Thu Oct 25 15:00:22 UTC 2018


On 25/10/2018 10:48, Douglas Bagnall via samba-technical wrote:
> twice in one day.
>
> On 25/10/18 10:38 PM, Douglas Bagnall via samba-technical wrote:
>> In Python, if you go:
>>
>>      def foo(x):
>>          return x * 2
>>
>>      def foo(x):
>>          return x * 3
>>
>> the first definition will be silently ignored.
>>
>> We do this in a few places.
>>
>> CI: https://gitlab.com/samba-team/devel/samba/pipelines/34239680
>> (though if you look closely you will see I have split the first patch
>> there in two).
>>
>> Douglas
>>
RB+ and pushed to autobuild (with rest)

Noel




More information about the samba-technical mailing list