René's URL Explorer Experiment


Title: gh-99203: `shutil.make_archive()`: restore select CPython <= 3.10.5 behavior by 6t8k · Pull Request #99802 · python/cpython · GitHub

Open Graph Title: gh-99203: `shutil.make_archive()`: restore select CPython <= 3.10.5 behavior by 6t8k · Pull Request #99802 · python/cpython

X Title: gh-99203: `shutil.make_archive()`: restore select CPython <= 3.10.5 behavior by 6t8k · Pull Request #99802 · python/cpython

Description: Without this proposed change, if the path held by root_dir does not exist, or is not a directory, then CPython >3.10.5 will create an empty archive, so introduce an explicit check for it being a directory. shutil.make_archive() may then raise FileNotFoundError or NotADirectoryError before proceeding to call the internal format-specific archive creation function, as was formerly (implicitly) caused by os.chdir(root_dir), restoring CPython <=3.10.5 behavior. For consistency, decided to raise the exception in dry run mode too Add corresponding regression tests for both the _make_tarball() and _make_zipfile() scenario: although the former, unlike the latter, may already cause NotADirectoryError or FileNotFoundError to be raised with respect to root_dir without this proposed change, an empty archive will still be created. On the other hand, _make_zipfile(), is able to create an empty archive while not raising any exceptions, so test it as well, even though make_archive() would otherwise already be covered by test_make_tarfile_rootdir_nodir(), which runs regardless of zlib availability. Issue: gh-99203

Open Graph Description: Without this proposed change, if the path held by root_dir does not exist, or is not a directory, then CPython >3.10.5 will create an empty archive, so introduce an explicit check for it being a...

X Description: Without this proposed change, if the path held by root_dir does not exist, or is not a directory, then CPython &gt;3.10.5 will create an empty archive, so introduce an explicit check for it bei...

Opengraph URL: https://github.com/python/cpython/pull/99802

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ad611316-edec-bcd4-1680-61efe4d01d28
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA9B8:296AF5:259AE16:3364DAF:696ACA35
html-safe-nonce11f919a253d7e08c81241d34732344c049c202c554950db8cf672d8f4e145ec3
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOUI4OjI5NkFGNToyNTlBRTE2OjMzNjREQUY6Njk2QUNBMzUiLCJ2aXNpdG9yX2lkIjoiNDAwMTcwNDg2NDkxODQ1Njg4NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac319a0bc6f36a807047ec35a7bc073b9daff3445a915ca5d2c73219f6bdd05a6d
hovercard-subject-tagpull_request:1136558845
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/python/cpython/pull/99802/files
twitter:imagehttps://avatars.githubusercontent.com/u/58048945?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/58048945?s=400&v=4
og:image:altWithout this proposed change, if the path held by root_dir does not exist, or is not a directory, then CPython >3.10.5 will create an empty archive, so introduce an explicit check for it being a...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec785f4ce187e9e7331257791b36ddee01625bb8e292a9b4fe2c16d4c006abf5d
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
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
releasec718a376fcf780eb22089171adb84a543f660bf7
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/99802/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F99802%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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F99802%2Ffiles
Sign up https://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=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/99802/files
Reloadhttps://github.com/python/cpython/pull/99802/files
Reloadhttps://github.com/python/cpython/pull/99802/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/99802/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/pull/99802/files
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
serhiy-storchakahttps://github.com/serhiy-storchaka
python:mainhttps://github.com/python/cpython/tree/main
Conversation 16 https://github.com/python/cpython/pull/99802
Commits 6 https://github.com/python/cpython/pull/99802/commits
Checks 0 https://github.com/python/cpython/pull/99802/checks
Files changed https://github.com/python/cpython/pull/99802/files
Please reload this pagehttps://github.com/python/cpython/pull/99802/files
gh-99203: shutil.make_archive(): restore select CPython <= 3.10.5 behavior https://github.com/python/cpython/pull/99802/files#top
Show all changes 6 commits https://github.com/python/cpython/pull/99802/files
ec8b8d1 gh-99203: `shutil.make_archive()`: restore select CPython <= 3.10.5 b… 6t8k Nov 26, 2022 https://github.com/python/cpython/pull/99802/commits/ec8b8d1132e3d7bf9b7e2378d5b70d2ae6dbee49
0cfc858 Make use of `unittest.TestCase.subTest` 6t8k Nov 30, 2022 https://github.com/python/cpython/pull/99802/commits/0cfc858903b9d9014f77b9d85238e9b7eacc6480
1bf8b25 Merge remote-tracking branch 'upstream/main' into gh-99203 6t8k Jan 30, 2023 https://github.com/python/cpython/pull/99802/commits/1bf8b253f4db557cc9b25475bd6225a592b345e2
e9a0118 Address code review 6t8k Jan 30, 2023 https://github.com/python/cpython/pull/99802/commits/e9a0118d842e72ca48b20cf7783eeb608011311a
74a7fe4 Create less tmp dirs, test FileNotFoundError attrs too 6t8k Jan 31, 2023 https://github.com/python/cpython/pull/99802/commits/74a7fe4c70c959c543fc391200885b6e5ac4e98f
cd03f48 Merge branch 'main' into gh-99203 serhiy-storchaka Aug 16, 2023 https://github.com/python/cpython/pull/99802/commits/cd03f486bfeefc3ad8c611795830ae9b5e1a5807
Clear filters https://github.com/python/cpython/pull/99802/files
Please reload this pagehttps://github.com/python/cpython/pull/99802/files
Please reload this pagehttps://github.com/python/cpython/pull/99802/files
shutil.py https://github.com/python/cpython/pull/99802/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
test_shutil.py https://github.com/python/cpython/pull/99802/files#diff-ed52359d591fff799c0b81414bdfd9a90541cbc3b97b50a7ebaca38ed98062e7
2022-11-26-22-05-22.gh-issue-99203.j0DUae.rst https://github.com/python/cpython/pull/99802/files#diff-aae6a83f276fe94507b32a10500e04841d2f51dcac92cd4bfb58fa2a2b3bee16
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L560
Lib/shutil.pyhttps://github.com/python/cpython/pull/99802/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
View file https://github.com/python/cpython/blob/cd03f486bfeefc3ad8c611795830ae9b5e1a5807/Lib/shutil.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/99802/{{ revealButtonHref }}
https://github.com/python/cpython/pull/99802/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
https://github.com/python/cpython/pull/99802/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L561
Lib/test/test_shutil.pyhttps://github.com/python/cpython/pull/99802/files#diff-ed52359d591fff799c0b81414bdfd9a90541cbc3b97b50a7ebaca38ed98062e7
View file https://github.com/python/cpython/blob/cd03f486bfeefc3ad8c611795830ae9b5e1a5807/Lib/test/test_shutil.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/99802/{{ revealButtonHref }}
https://github.com/python/cpython/pull/99802/files#diff-ed52359d591fff799c0b81414bdfd9a90541cbc3b97b50a7ebaca38ed98062e7
https://github.com/python/cpython/pull/99802/files#diff-ed52359d591fff799c0b81414bdfd9a90541cbc3b97b50a7ebaca38ed98062e7
Misc/NEWS.d/next/Library/2022-11-26-22-05-22.gh-issue-99203.j0DUae.rsthttps://github.com/python/cpython/pull/99802/files#diff-aae6a83f276fe94507b32a10500e04841d2f51dcac92cd4bfb58fa2a2b3bee16
View file https://github.com/python/cpython/blob/cd03f486bfeefc3ad8c611795830ae9b5e1a5807/Misc/NEWS.d/next/Library/2022-11-26-22-05-22.gh-issue-99203.j0DUae.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/99802/{{ revealButtonHref }}
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.