Sivan
Sivan
翻譯threading - [ ] [threading — Thread-based parallelism](https://docs.python.org/3/library/threading.html#) - [ ] [Thread-Local Data](https://docs.python.org/3/library/threading.html#thread-local-data) - [ ] [Thread Objects](https://docs.python.org/3/library/threading.html#thread-objects) - [x] [Lock Objects](https://docs.python.org/3/library/threading.html#lock-objects) - [x] [RLock Objects](https://docs.python.org/3/library/threading.html#rlock-objects) - [ ] [Condition...
Please help add unittests to API `/api/events`: - schedule - keynotes - speeches - speeches// - speeches/category/ (check if it has already covered) code: https://github.com/pycontw/pycon.tw/tree/master/src/events unittest: https://github.com/pycontw/pycon.tw/tree/master/src/events/tests/api
## Types of changes **Thanks for sending a pull request! Please fill in the following content to let us know better about this change.** Please put an `x` in the...
## Description **Describe the bug** Error response received after executing ./enter_dev_env.sh at a platform with Mac M1 while another doesn't. The following is the response: ✔ Network pycontw_default Created 0.1s...
## Is your feature request related to a problem? Optimize the workflow of staff photo collection Method 1: Figma svg file - [ ] Check where the location is to...