FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-41395: use context manager to close filetype objects by amiremohamadi · Pull Request #21702 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-41395: use context manager to close filetype objects
- #21702
#21702
Closed
amiremohamadi
wants to merge 8 commits into
python:main
python/cpython:main
from
amiremohamadi:bpo-41395-close-file
amiremohamadi/cpython:bpo-41395-close-file
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
bpo-41395: use context manager to close filetype objects
#21702
amiremohamadi
wants to merge 8 commits into
python:main
python/cpython:main
from
amiremohamadi:bpo-41395-close-file
amiremohamadi/cpython:bpo-41395-close-file
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2020
use context manager to close filetype objects and avoid ResourceWarning
amiremohamadi
committed
1be2e8d
View commit details
Copy full SHA for 1be2e8d
Browse repository at this point
use context manager to close filetype objects and avoid ResourceWarning
amiremohamadi
committed
3d8113e
View commit details
Copy full SHA for 3d8113e
Browse repository at this point
add news
amiremohamadi
committed
733a085
View commit details
Copy full SHA for 733a085
Browse repository at this point
update ACKS entry
amiremohamadi
committed
2b4c192
View commit details
Copy full SHA for 2b4c192
Browse repository at this point
move pprint outside of context manager
amiremohamadi
committed
4b52ff3
View commit details
Copy full SHA for 4b52ff3
Browse repository at this point
simplify `with` statements
amiremohamadi
committed
ce19169
View commit details
Copy full SHA for ce19169
Browse repository at this point
update news entry
amiremohamadi
committed
8991975
View commit details
Copy full SHA for 8991975
Browse repository at this point
Commits on Dec 14, 2023
Merge branch 'main' into bpo-41395-close-file
serhiy-storchaka
authored
5732db0
View commit details
Copy full SHA for 5732db0
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL