Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e8bcb commit 7e1b9afCopy full SHA for 7e1b9af
1 file changed
Misc/NEWS
@@ -35,6 +35,8 @@ Core and Builtins
35
Library
36
-------
37
38
+- Issue #10784: New os.getpriority() and os.setpriority() functions.
39
+
40
- Issue #11114: Fix catastrophic performance of tell() on text files (up
41
to 1000x faster in some cases). It is still one to two order of magnitudes
42
slower than binary tell().
0 commit comments