Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-93157: Fix fileinput didn't support errors in inplace mode#95128

Merged
methane merged 3 commits into
python:mainpython/cpython:mainfrom
methane:fileinput-errorsmethane/cpython:fileinput-errorsCopy head branch name to clipboard
Jul 24, 2022
Merged

gh-93157: Fix fileinput didn't support errors in inplace mode#95128
methane merged 3 commits into
python:mainpython/cpython:mainfrom
methane:fileinput-errorsmethane/cpython:fileinput-errorsCopy head branch name to clipboard

Conversation

@methane

@methane methane commented Jul 22, 2022

Copy link
Copy Markdown
Member

@methane methane added type-bug An unexpected behavior, bug, or error needs backport to 3.10 only security fixes stdlib Standard Library Python modules in the Lib/ directory needs backport to 3.11 only security fixes labels Jul 22, 2022
@methane methane linked an issue Jul 22, 2022 that may be closed by this pull request
@methane methane merged commit 5c7f3bc into python:main Jul 24, 2022
@methane methane deleted the fileinput-errors branch July 24, 2022 02:42
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-95187 is a backport of this pull request to the 3.11 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-95188 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jul 24, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 24, 2022
…de (pythonGH-95128)

(cherry picked from commit 5c7f3bc)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 24, 2022
…de (pythonGH-95128)

(cherry picked from commit 5c7f3bc)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
miss-islington added a commit that referenced this pull request Jul 24, 2022
…-95128)

(cherry picked from commit 5c7f3bc)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
miss-islington added a commit that referenced this pull request Jul 24, 2022
…-95128)

(cherry picked from commit 5c7f3bc)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stdlib Standard Library Python modules in the Lib/ directory type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fileinput with inplace=True ignores errors parameter

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.