On 7/2/21 12:47 PM, Ilya Maximets wrote:
> On 7/2/21 12:17 PM, Timothy Redaelli wrote:
>> This is needed since the current bundled version doesn't work on Python
>> 3.10+.
> 
> Make sense.
> 
> Terry, could you, please, take a look?
> 
> I also wonder if we need to apply this patch to stable branches.
> Thoughts?
> 
> Best regards, Ilya Maximets.
> 
>>
>> Signed-off-by: Timothy Redaelli <tredae...@redhat.com>
>> ---
>>  python/ovs/compat/sortedcontainers/LICENSE    |    2 +-
>>  .../ovs/compat/sortedcontainers/__init__.py   |   70 +-
>>  .../ovs/compat/sortedcontainers/sorteddict.py | 1233 +++++----
>>  .../ovs/compat/sortedcontainers/sortedlist.py | 2409 +++++++++--------
>>  .../ovs/compat/sortedcontainers/sortedset.py  |  636 ++++-
>>  5 files changed, 2494 insertions(+), 1856 deletions(-)
>>

I looked through this patch again and it looks good to me.
Applied to master.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to