TypeError: '<' not supported between instances of 'bytes' and 'tuple' on commit

Bug #2023428 reported by Phil Hudson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Breezy
New
Undecided
Unassigned

Bug Description

Executing the command:

    bzr commit --message "Latest." .bzrignore

Produces the attached output. The error occurs in a call within _find_index in index.py to bisect_right in library "bisect" (AFAICT, I'm not a Pythonista).

The description following the stacktrace is:

    TypeError: '<' not supported between instances of 'bytes' and 'tuple'

Clearly very similar to bug #2016003

breezy 3.3.2 installed via pacman on Manjaro. Python 3.11.3

Revision history for this message
Phil Hudson (phil-hudson-8) wrote :
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.