Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use name as sort key to fix Python 3 TypeError#78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

cdbennett
Copy link

Sort types explicitly by name to fix unorderable types TypeError in
Python 3.

The call to sort() on cli.py line 259 produced the error:

TypeError: unorderable types: type() < type()

Sort types explicitly by name to fix unorderable types TypeError inPython 3.The call to sort() on cli.py line 259 produced the error:    TypeError: unorderable types: type() < type()
gpocentek pushed a commit that referenced this pull requestDec 24, 2015
Use name as sort key to fix Python 3 TypeError
@gpocentekgpocentek merged commit6f1fd7e intopython-gitlab:masterDec 24, 2015
@gpocentek
Copy link
Contributor

Thanks!

@cdbennettcdbennett deleted the fix_python3_sort_types branchDecember 30, 2015 18:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@cdbennett@gpocentek

[8]ページ先頭

©2009-2025 Movatter.jp