René's URL Explorer Experiment


Title: gh-102980: Redirect pdb `interact` command, add tests and improve docs by gaogaotiantian · Pull Request #111194 · python/cpython · GitHub

Open Graph Title: gh-102980: Redirect pdb `interact` command, add tests and improve docs by gaogaotiantian · Pull Request #111194 · python/cpython

X Title: gh-102980: Redirect pdb `interact` command, add tests and improve docs by gaogaotiantian · Pull Request #111194 · python/cpython

Description: With the long due #102896, we can finally add tests for interact command. However, the current interact command uses code.interact directly which makes it super difficult to test, because code.interact writes to sys.stderr directly (with sys.stderr.write)! We need to overload the write method in a derived class to write to the same channel as Pdb.message. The interactive message is also changed to make more sense - one might wonder if this is a breaking change to users, but This PR will be not backported, so it's a new thing. The current status (plus the interactive issue in #102896 before the fix) made it almost impossible to write tests for interact command, so I don't think we'll break anything. This PR adds the class for interact commmand and some basic tests for interact; and also clarifies the namespace situation with interact - it's a bit tricky and could be confusing to the users, so some clarification is needed. The way to exit interact command is also added to the docs. Issue: gh-102980 📚 Documentation preview 📚: https://cpython-previews--111194.org.readthedocs.build/

Open Graph Description: With the long due #102896, we can finally add tests for interact command. However, the current interact command uses code.interact directly which makes it super difficult to test, because code.inte...

X Description: With the long due #102896, we can finally add tests for interact command. However, the current interact command uses code.interact directly which makes it super difficult to test, because code.inte...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:29867d2f-fbfb-603b-165c-ebc315859665
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC328:30C15B:10E76A:16D463:696A9B52
html-safe-nonce0e0dcd02be2e8574ff0b6012bbae6b9f09728d4ba7ec7f654b082457adc82c0a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMzI4OjMwQzE1QjoxMEU3NkE6MTZENDYzOjY5NkE5QjUyIiwidmlzaXRvcl9pZCI6IjExMTEwNTYwODUwMjQ0MTQ1NDYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmaca8af6be4f5eeff57618916f2ff4e2879dcac213db39f7f9be7db41711f9a8dae
hovercard-subject-tagpull_request:1568256475
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/111194/files
twitter:imagehttps://avatars.githubusercontent.com/u/13121107?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/13121107?s=400&v=4
og:image:altWith the long due #102896, we can finally add tests for interact command. However, the current interact command uses code.interact directly which makes it super difficult to test, because code.inte...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec0d8175e41e0e55b9e984c935b24b808cabab919dd3174aa45dac3ef503ed1af
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
release99aab454e5ddc8df30805fb76c114c3008a15842
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/111194/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F111194%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%2F111194%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/111194/files
Reloadhttps://github.com/python/cpython/pull/111194/files
Reloadhttps://github.com/python/cpython/pull/111194/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/111194/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/111194/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
iritkatrielhttps://github.com/iritkatriel
python:mainhttps://github.com/python/cpython/tree/main
gaogaotiantian:pdb-interact-testhttps://github.com/gaogaotiantian/cpython/tree/pdb-interact-test
Conversation 9 https://github.com/python/cpython/pull/111194
Commits 9 https://github.com/python/cpython/pull/111194/commits
Checks 0 https://github.com/python/cpython/pull/111194/checks
Files changed https://github.com/python/cpython/pull/111194/files
Please reload this pagehttps://github.com/python/cpython/pull/111194/files
gh-102980: Redirect pdb interact command, add tests and improve docs https://github.com/python/cpython/pull/111194/files#top
Show all changes 9 commits https://github.com/python/cpython/pull/111194/files
f9b3123 Add tests and some extra notes for interact gaogaotiantian Oct 23, 2023 https://github.com/python/cpython/pull/111194/commits/f9b3123cf3c32a71fe4ab5d9bde4c78a972641ca
4edbbc0 Update docs gaogaotiantian Oct 23, 2023 https://github.com/python/cpython/pull/111194/commits/4edbbc0b363ea9f3c3ae02ff1d9c66b79373db5e
a56a294 Fix interact output gaogaotiantian Oct 23, 2023 https://github.com/python/cpython/pull/111194/commits/a56a29436cdf69946b692d9b740db616053f5d3a
4611d18 📜🤖 Added by blurb_it. blurb-it[bot] Oct 23, 2023 https://github.com/python/cpython/pull/111194/commits/4611d18b1e0d2ef0ac7f41573229d4febfb5e8f8
2eca91f Remove blank line from the output gaogaotiantian Oct 23, 2023 https://github.com/python/cpython/pull/111194/commits/2eca91f28a40e794e364e2764511791a6e231d12
c3eb762 Merge branch 'main' into pdb-interact-test iritkatriel Dec 6, 2023 https://github.com/python/cpython/pull/111194/commits/c3eb762b124c2ee82df54206f47893cc24bc1d9e
03e1dc0 Update docs about version info gaogaotiantian Dec 7, 2023 https://github.com/python/cpython/pull/111194/commits/03e1dc0b66668c141353c97e0f04bb828c02e526
cde8ecf Update Doc/library/pdb.rst iritkatriel Dec 7, 2023 https://github.com/python/cpython/pull/111194/commits/cde8ecfac41b198f4180602b4095d45850b7444d
b4a14c6 Merge branch 'main' into pdb-interact-test iritkatriel Dec 7, 2023 https://github.com/python/cpython/pull/111194/commits/b4a14c607a26149686fdb9c75794b1f0c0e6593d
Clear filters https://github.com/python/cpython/pull/111194/files
Please reload this pagehttps://github.com/python/cpython/pull/111194/files
Please reload this pagehttps://github.com/python/cpython/pull/111194/files
pdb.rst https://github.com/python/cpython/pull/111194/files#diff-03cb75fe4cee43d472cdf7d000745d71b0d137dddde696c7053d4c178cf2c0f1
pdb.py https://github.com/python/cpython/pull/111194/files#diff-98d47941a1bfadcfdfe02973122c83be2940ca6f3b1c32ca8898e7f594d2669d
test_pdb.py https://github.com/python/cpython/pull/111194/files#diff-62d496a5c437924e8e749b16d45e0b928917c424ba7deb45112f5a7a9450c6f5
2023-10-23-03-49-34.gh-issue-102980.aXBd54.rst https://github.com/python/cpython/pull/111194/files#diff-0afb967b496fe7815f53f6db033502c4996fa02d0ad6a513fad135d3a80d07ff
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L531
Doc/library/pdb.rsthttps://github.com/python/cpython/pull/111194/files#diff-03cb75fe4cee43d472cdf7d000745d71b0d137dddde696c7053d4c178cf2c0f1
View file https://github.com/gaogaotiantian/cpython/blob/b4a14c607a26149686fdb9c75794b1f0c0e6593d/Doc/library/pdb.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/111194/{{ revealButtonHref }}
https://github.com/python/cpython/pull/111194/files#diff-03cb75fe4cee43d472cdf7d000745d71b0d137dddde696c7053d4c178cf2c0f1
Please reload this pagehttps://github.com/python/cpython/pull/111194/files
https://github.com/python/cpython/pull/111194/files#diff-03cb75fe4cee43d472cdf7d000745d71b0d137dddde696c7053d4c178cf2c0f1
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L533
Lib/pdb.pyhttps://github.com/python/cpython/pull/111194/files#diff-98d47941a1bfadcfdfe02973122c83be2940ca6f3b1c32ca8898e7f594d2669d
View file https://github.com/gaogaotiantian/cpython/blob/b4a14c607a26149686fdb9c75794b1f0c0e6593d/Lib/pdb.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/111194/{{ revealButtonHref }}
https://github.com/python/cpython/pull/111194/files#diff-98d47941a1bfadcfdfe02973122c83be2940ca6f3b1c32ca8898e7f594d2669d
https://github.com/python/cpython/pull/111194/files#diff-98d47941a1bfadcfdfe02973122c83be2940ca6f3b1c32ca8898e7f594d2669d
https://github.com/python/cpython/pull/111194/files#diff-98d47941a1bfadcfdfe02973122c83be2940ca6f3b1c32ca8898e7f594d2669d
https://github.com/python/cpython/pull/111194/files#diff-98d47941a1bfadcfdfe02973122c83be2940ca6f3b1c32ca8898e7f594d2669d
https://github.com/python/cpython/pull/111194/files#diff-98d47941a1bfadcfdfe02973122c83be2940ca6f3b1c32ca8898e7f594d2669d
https://github.com/python/cpython/pull/111194/files#diff-98d47941a1bfadcfdfe02973122c83be2940ca6f3b1c32ca8898e7f594d2669d
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L535
Lib/test/test_pdb.pyhttps://github.com/python/cpython/pull/111194/files#diff-62d496a5c437924e8e749b16d45e0b928917c424ba7deb45112f5a7a9450c6f5
View file https://github.com/gaogaotiantian/cpython/blob/b4a14c607a26149686fdb9c75794b1f0c0e6593d/Lib/test/test_pdb.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/111194/{{ revealButtonHref }}
https://github.com/python/cpython/pull/111194/files#diff-62d496a5c437924e8e749b16d45e0b928917c424ba7deb45112f5a7a9450c6f5
https://github.com/python/cpython/pull/111194/files#diff-62d496a5c437924e8e749b16d45e0b928917c424ba7deb45112f5a7a9450c6f5
Misc/NEWS.d/next/Library/2023-10-23-03-49-34.gh-issue-102980.aXBd54.rsthttps://github.com/python/cpython/pull/111194/files#diff-0afb967b496fe7815f53f6db033502c4996fa02d0ad6a513fad135d3a80d07ff
View file https://github.com/gaogaotiantian/cpython/blob/b4a14c607a26149686fdb9c75794b1f0c0e6593d/Misc/NEWS.d/next/Library/2023-10-23-03-49-34.gh-issue-102980.aXBd54.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/111194/{{ revealButtonHref }}
iritkatrielhttps://github.com/iritkatriel
Dec 6, 2023https://github.com/python/cpython/pull/111194/files#r1417595751
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/python/cpython/pull/111194/files
gaogaotiantianhttps://github.com/gaogaotiantian
Dec 6, 2023https://github.com/python/cpython/pull/111194/files#r1417892127
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/python/cpython/pull/111194/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.