René's URL Explorer Experiment


Title: Fix iter_change_type diff renamed property to prevent warning by kamilkrzyskow · Pull Request #1918 · gitpython-developers/GitPython · GitHub

Open Graph Title: Fix iter_change_type diff renamed property to prevent warning by kamilkrzyskow · Pull Request #1918 · gitpython-developers/GitPython

X Title: Fix iter_change_type diff renamed property to prevent warning by kamilkrzyskow · Pull Request #1918 · gitpython-developers/GitPython

Description: Hello 👋, in #1886 and e7dec7d a proper warning message was introduced for the usage of Diff.renamed pointing to use Diff.renamed_file. However, the usage of this property wasn't changed in the iter_change_type (since 3 years at that), so the internals use deprecated code 😞 GitPython/git/diff.py Lines 328 to 329 in 9fbfb71 elif change_type == "R" and diffidx.renamed: yield diffidx Given that the code wasn't reported yet, perhaps I'm doing something wrong using the iter_change_type and there are better ways 👀 I'm using a custom MkDocs hook to run GitPython and check for renames to automatically create redirects mappings for paths, and another plugin handles the redirect creation for the static pages. Here is the line which triggered the warning https://github.com/Gothic-Modding-Community/gmc/blob/b15fc318827d18ae1c2b67a4a73bc3d74c08b0ea/overrides/.hooks/git_redirects.py#L128 And the CI: https://github.com/Gothic-Modding-Community/gmc/actions/runs/9248064690/job/25437812921#step:8:21 WarningAs this is a one line change, I took the liberty to omit setting up an environment and just used the GitHub GUI to make a small change. I also didn't investigate deeper to check if the iter_change_type has any tests. Thanks for your time ✌️

Open Graph Description: Hello 👋, in #1886 and e7dec7d a proper warning message was introduced for the usage of Diff.renamed pointing to use Diff.renamed_file. However, the usage of this property wasn't changed in the ...

X Description: Hello 👋, in #1886 and e7dec7d a proper warning message was introduced for the usage of Diff.renamed pointing to use Diff.renamed_file. However, the usage of this property wasn't changed in ...

Opengraph URL: https://github.com/gitpython-developers/GitPython/pull/1918

X: @github

direct link

Domain: redirect.github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:0ffe5bd7-aa5e-19f3-f7ca-10e187d7e046
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCC94:26D44E:191C28:21D593:69695936
html-safe-noncef526b1f9659ff16046b09f2ff7f9b92d293b2b251205b5bb8328b67094e9ffc5
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQzk0OjI2RDQ0RToxOTFDMjg6MjFENTkzOjY5Njk1OTM2IiwidmlzaXRvcl9pZCI6IjE3MzQzNzQwMTE0MDQxMTQyMzAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac8c2c8ca2d3f0846d83962e8bb356cb3804df757838df96786f8cff101802a8ba
hovercard-subject-tagpull_request:1891010114
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/gitpython-developers/GitPython/pull/1918/files
twitter:imagehttps://avatars.githubusercontent.com/u/34622465?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/34622465?s=400&v=4
og:image:altHello 👋, in #1886 and e7dec7d a proper warning message was introduced for the usage of Diff.renamed pointing to use Diff.renamed_file. However, the usage of this property wasn't changed in the ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None9db5f28da7e24035385d7f349f17890cbe016a939ddd7952be0f07b862094f5a
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/gitpython-developers/GitPython git https://github.com/gitpython-developers/GitPython.git
octolytics-dimension-user_id503709
octolytics-dimension-user_logingitpython-developers
octolytics-dimension-repository_id1126087
octolytics-dimension-repository_nwogitpython-developers/GitPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1126087
octolytics-dimension-repository_network_root_nwogitpython-developers/GitPython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4e59fe66217d3c72925af2a341ae3a8f2b5b5b2a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#start-of-content
https://redirect.github.com/
Sign in https://redirect.github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F1918%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://redirect.github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F1918%2Ffiles
Sign up https://redirect.github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=gitpython-developers%2FGitPython
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
gitpython-developers https://redirect.github.com/gitpython-developers
GitPythonhttps://redirect.github.com/gitpython-developers/GitPython
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
Notifications https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Fork 964 https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Star 5k https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Code https://redirect.github.com/gitpython-developers/GitPython
Issues 169 https://redirect.github.com/gitpython-developers/GitPython/issues
Pull requests 8 https://redirect.github.com/gitpython-developers/GitPython/pulls
Discussions https://redirect.github.com/gitpython-developers/GitPython/discussions
Actions https://redirect.github.com/gitpython-developers/GitPython/actions
Security Uh oh! There was an error while loading. Please reload this page. https://redirect.github.com/gitpython-developers/GitPython/security
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
Insights https://redirect.github.com/gitpython-developers/GitPython/pulse
Code https://redirect.github.com/gitpython-developers/GitPython
Issues https://redirect.github.com/gitpython-developers/GitPython/issues
Pull requests https://redirect.github.com/gitpython-developers/GitPython/pulls
Discussions https://redirect.github.com/gitpython-developers/GitPython/discussions
Actions https://redirect.github.com/gitpython-developers/GitPython/actions
Security https://redirect.github.com/gitpython-developers/GitPython/security
Insights https://redirect.github.com/gitpython-developers/GitPython/pulse
Sign up for GitHub https://redirect.github.com/signup?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
Byronhttps://redirect.github.com/Byron
gitpython-developers:mainhttps://redirect.github.com/gitpython-developers/GitPython/tree/main
kamilkrzyskow:patch-1https://redirect.github.com/kamilkrzyskow/GP-FORK/tree/patch-1
Conversation 6 https://redirect.github.com/gitpython-developers/GitPython/pull/1918
Commits 2 https://redirect.github.com/gitpython-developers/GitPython/pull/1918/commits
Checks 0 https://redirect.github.com/gitpython-developers/GitPython/pull/1918/checks
Files changed https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
Fix iter_change_type diff renamed property to prevent warning https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#top
Show all changes 2 commits https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
d597088 Add deprecation test for DiffIndex.iter_change_type kamilkrzyskow Jun 7, 2024 https://redirect.github.com/gitpython-developers/GitPython/pull/1918/commits/d59708812f50362f526d4c6aa67b7218d12024f4
e1c660d Fix iter_change_type diff renamed property to prevent warning kamilkrzyskow May 28, 2024 https://redirect.github.com/gitpython-developers/GitPython/pull/1918/commits/e1c660d224a1d27469c9275940c9db841570b8d0
Clear filters https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
diff.py https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
test_basic.py https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-61d213dc836f4f24dd667f7b8b24d50e77b239b23a672d3f12efcf3f1dc6db79
git/diff.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
View file https://redirect.github.com/kamilkrzyskow/GP-FORK/blob/e1c660d224a1d27469c9275940c9db841570b8d0/git/diff.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/1918/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-300633890a1b325dfed86bb5120d89465f0687f4f6b8d5701c44c02f0eee723a
test/deprecation/test_basic.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-61d213dc836f4f24dd667f7b8b24d50e77b239b23a672d3f12efcf3f1dc6db79
View file https://redirect.github.com/kamilkrzyskow/GP-FORK/blob/e1c660d224a1d27469c9275940c9db841570b8d0/test/deprecation/test_basic.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/1918/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-61d213dc836f4f24dd667f7b8b24d50e77b239b23a672d3f12efcf3f1dc6db79
https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-61d213dc836f4f24dd667f7b8b24d50e77b239b23a672d3f12efcf3f1dc6db79
https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-61d213dc836f4f24dd667f7b8b24d50e77b239b23a672d3f12efcf3f1dc6db79
https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#diff-61d213dc836f4f24dd667f7b8b24d50e77b239b23a672d3f12efcf3f1dc6db79
Byronhttps://redirect.github.com/Byron
Jun 8, 2024https://redirect.github.com/gitpython-developers/GitPython/pull/1918/files#r1631884081
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1918/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.