Skip to content

Commit b556774

Browse files
authored
reformat and remove test news
1 parent 0606968 commit b556774

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed
Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
```
2-
Core and Builtins
3-
-----------------
4-
5-
* _thread.set_name() now retries with an ASCII fallback if pthread_setname_np() rejects UTF-8 names on some platforms (e.g. OpenIndiana).
6-
* test_threading.py was updated to skip non-ASCII thread name tests on platforms that do not support them.
7-
```
1+
_thread.set_name() now retries with an ASCII fallback if pthread_setname_np() rejects UTF-8 names on some POSIX-compliant platforms.

0 commit comments

Comments
 (0)