Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #33426 -- Fixed ResolverMatch.__repr_() for class-based views. #15297

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

kezabelle
Copy link
Contributor

Ticket is 33426.

I think this is an issue based on my recollection of the ResolverMatch behaviour going back however long, but short of pulling in python 2.7 and going back to the early 1.x series, I can only say it looks like a difference between 3.2.9 and 4.0

Tests looked to pass locally, so let's see if this works generally.

@felixxm
Copy link
Member

felixxm commented Jan 10, 2022

@kezabelle Thanks 👍 Can you add release notes?

@kezabelle
Copy link
Contributor Author

Dangerous of you to let me attempt to construct release notes that are stylistically correct, but yep, done/attempted :)

@felixxm felixxm changed the title Refs #33426 -- Restored original calculation of ResolverMatch._func_path value Fixed #33426 -- Fixed ResolverMatch.__repr_() for class-based views. Jan 10, 2022
@felixxm
Copy link
Member

felixxm commented Jan 10, 2022

@kezabelle Thanks 👍 I pushed tiny edits to release notes 😉

@ngnpope @adamchainz @tim-mccurrach Do you want to take a look?

@adamchainz
Copy link
Sponsor Member

LGTM

Copy link
Member

@ngnpope ngnpope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. Thanks.

Copy link
Contributor

@tim-mccurrach tim-mccurrach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@felixxm
Copy link
Member

felixxm commented Jan 10, 2022

Thanks y'all for checking 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants