FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-17852: Maintain a list of BufferedWriter objects. Flush them on exit. by nascheme · Pull Request #1908 · 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-17852: Maintain a list of BufferedWriter objects. Flush them on exit.
- #1908
#1908
Merged
nascheme
merged 5 commits into
python:master
python/cpython:master
from
nascheme:io_flush_atexit
nascheme/cpython:io_flush_atexit
Copy head branch name to clipboard
Sep 5, 2017
Conversation
Commits
5
(5)
Checks
Files changed
Merged
bpo-17852: Maintain a list of BufferedWriter objects. Flush them on exit.
#1908
nascheme
merged 5 commits into
python:master
python/cpython:master
from
nascheme:io_flush_atexit
nascheme/cpython:io_flush_atexit
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2017
Maintain a list of BufferedWriter objects. Flush them on exit.
Show description for 5c9ad62
nascheme
committed
5c9ad62
View commit details
Copy full SHA for 5c9ad62
Browse repository at this point
Use weakref.WeakSet instead of WeakKeyDictionary.
nascheme
committed
c6c1bbd
View commit details
Copy full SHA for c6c1bbd
Browse repository at this point
Simplify buffered double-linked list types.
nascheme
committed
74731be
View commit details
Copy full SHA for 74731be
Browse repository at this point
In _flush_all_writers(), suppress errors from flush().
nascheme
committed
61952f0
View commit details
Copy full SHA for 61952f0
Browse repository at this point
Remove NEWS entry, use blurb.
nascheme
committed
a98052f
View commit details
Copy full SHA for a98052f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL