gh-105983: Add private mode support to webbrowser by kr-g · Pull Request #105984 · python/cpython · GitHub

github.com

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Support private mode in webbrowser #105983

browser incognito mode

📜🤖 Added by blurb_it.

Merge branch 'main' into kr-g-browser-incognito

browser incognito mode

removed unused flag

View reviewed changes

Learn more about hiding disruptive comments

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

awaiting core review

awaiting core review

reverted changes cause by formatting with black

Update Misc/NEWS.d/next/Security/2023-06-22-09-14-45.gh-issue-105983.…

View reviewed changes

Update Lib/webbrowser.py

https://gist.github.com/kr-g/95a06df8f0fcf77ad10474724350e921

i followed the approach of the given tests under Lib/test/test_webbrowser.py and added some more for parameter checking (as far i understood that is how it works).

View reviewed changes

added incognito mode documentation

Merge branch 'main' into kr-g-browser-incognito

Merge branch 'kr-g-browser-incognito' of

https://github.com/kr-g/cpython

https://github.com/progit/progit2/releases

please follow up here https://github.com/progit/progit2/releases -> search for "Pull Request Refs" (in release 2.1.404 it is from page 196 onwards).

merged branch from amir

Merge pull request

corrected incognito var

added missing help text

added microsoft edge to the browser list

reworked browser list option

Merge branch 'python:main' into kr-g-browser-incognito

Merge branch 'main' into kr-g-browser-incognito

Merge branch 'python:main' into kr-g-browser-incognito

Merge branch 'python:main' into kr-g-browser-incognito

Merge branch 'python:main' into kr-g-browser-incognito