FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-140601: Add ResourceWarning to iterparse when not closed by osamakader · Pull Request #140603 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-140601: Add ResourceWarning to iterparse when not closed
- #140603
#140603
Merged
serhiy-storchaka
merged 17 commits into
python:main
python/cpython:main
from
osamakader:issue-140601-iterparse-warning
osamakader/cpython:issue-140601-iterparse-warning
Copy head branch name to clipboard
Nov 13, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
gh-140601: Add ResourceWarning to iterparse when not closed
#140603
serhiy-storchaka
merged 17 commits into
python:main
python/cpython:main
from
osamakader:issue-140601-iterparse-warning
osamakader/cpython:issue-140601-iterparse-warning
Copy head branch name to clipboard
Commits
Commits on Oct 25, 2025
gh-140601: Add ResourceWarning to iterparse when not closed
Show description for bf3f888
osamakader
committed
bf3f888
View commit details
Copy full SHA for bf3f888
Browse repository at this point
Commits on Oct 26, 2025
Address review feedback from serhiy-storchaka
Show description for e6c11de
osamakader
committed
e6c11de
View commit details
Copy full SHA for e6c11de
Browse repository at this point
remove extra whitespace
Show description for 53f63b9
osamakader
committed
53f63b9
View commit details
Copy full SHA for 53f63b9
Browse repository at this point
remove unused import
Show description for c8ea776
osamakader
committed
c8ea776
View commit details
Copy full SHA for c8ea776
Browse repository at this point
Use % formatting instead of f-strings in __del__
Show description for fcd7ca0
osamakader
committed
fcd7ca0
View commit details
Copy full SHA for fcd7ca0
Browse repository at this point
Add assertions to verify ResourceWarning content
Show description for 0f9b509
osamakader
committed
0f9b509
View commit details
Copy full SHA for 0f9b509
Browse repository at this point
Remove redundant test_iterparse_resource_warning function
Show description for 6e3b071
osamakader
committed
6e3b071
View commit details
Copy full SHA for 6e3b071
Browse repository at this point
Remove source=self from ResourceWarning
Show description for 86fc36b
osamakader
committed
86fc36b
View commit details
Copy full SHA for 86fc36b
Browse repository at this point
Commits on Oct 27, 2025
Add explicit close().
serhiy-storchaka
committed
329c09c
View commit details
Copy full SHA for 329c09c
Browse repository at this point
Reorganize tests.
serhiy-storchaka
committed
dd20441
View commit details
Copy full SHA for dd20441
Browse repository at this point
Exhausted or failed iterators are auto-closed.
serhiy-storchaka
committed
b1f67a4
View commit details
Copy full SHA for b1f67a4
Browse repository at this point
Add versionchanged directive for ResourceWarning
Show description for 15c0c5b
osamakader
committed
15c0c5b
View commit details
Copy full SHA for 15c0c5b
Browse repository at this point
Commits on Nov 12, 2025
Merge branch 'main' into issue-140601-iterparse-warning
serhiy-storchaka
committed
a7ef9f2
View commit details
Copy full SHA for a7ef9f2
Browse repository at this point
Always emit a warning. Add tests for exhausted not closed iterator.
serhiy-storchaka
committed
766d510
View commit details
Copy full SHA for 766d510
Browse repository at this point
Commits on Nov 13, 2025
Apply suggestions from code review
Show description for 53880a6
serhiy-storchaka
and
cmaloney
authored
53880a6
View commit details
Copy full SHA for 53880a6
Browse repository at this point
Refactor tests.
serhiy-storchaka
committed
8a37683
View commit details
Copy full SHA for 8a37683
Browse repository at this point
Merge branch 'main' into issue-140601-iterparse-warning
serhiy-storchaka
committed
6c5c5e8
View commit details
Copy full SHA for 6c5c5e8
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL