issues
search
python
/
python-docs-zh-tw
Traditional Chinese (zh-tw) translation of the Python Documentation
https://docs.python.org/zh-tw/
Other
247
stars
209
forks
source link
Translate library/threading.po
#640
Open
SivanYeh
opened
1 year ago
SivanYeh
commented
1 year ago
翻譯threading
[ ]
threading — Thread-based parallelism
[ ]
Thread-Local Data
[ ]
Thread Objects
[x]
Lock Objects
[x]
RLock Objects
[ ]
Condition Objects
[ ]
Semaphore Objects
[ ]
Event Objects
[ ]
Timer Objects
[ ]
Barrier Objects
[ ]
Using locks, conditions, and semaphores in the with statement
mattwang44
commented
2 months ago
I'll manage
Lock
&
RLock
shortly.
翻譯threading