Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7e1b9af

Browse files
committed
Update Misc/NEWS to include os.getpriority() and os.setpriority() addition.
1 parent 18e8bcb commit 7e1b9af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Core and Builtins
3535
Library
3636
-------
3737

38+
- Issue #10784: New os.getpriority() and os.setpriority() functions.
39+
3840
- Issue #11114: Fix catastrophic performance of tell() on text files (up
3941
to 1000x faster in some cases). It is still one to two order of magnitudes
4042
slower than binary tell().

0 commit comments

Comments
 (0)