- 07 Nov, 2022 1 commit
-
-
Xavier Thompson authored
-
- 07 Oct, 2022 2 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
-
- 13 Sep, 2022 1 commit
-
-
Xavier Thompson authored
In this case, asynchronous method calls will return NULL themselves.
-
- 30 Aug, 2022 2 commits
-
-
Xavier Thompson authored
Since Python 3.9a4 , Py_REFCNT and Py_TYPE should no longer be used to assign a value. Instead, Py_SET_REFCNT and Py_SET_TYPE should be used. Since Python 3.10, Py_REFCNT can no longer be used to assign a value at all. See https://bugs.python.org/issue39573
-
Xavier Thompson authored
This completes __Pyx_SET_REFCNT and __Pyx_SET_SIZE. See https://bugs.python.org/issue39573
-
- 08 Dec, 2021 11 commits
-
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
- 23 Sep, 2021 1 commit
-
-
- 21 Sep, 2021 1 commit
-
-
Xavier Thompson authored
-
- 17 Sep, 2021 1 commit
-
-
Julien Jerphanion authored
This also remove the associated mutex from the CyLock class.
-
- 01 Sep, 2021 1 commit
-
-
Stefane Fermigier authored
-
- 28 Jul, 2021 3 commits
-
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
- 13 Jul, 2021 6 commits
-
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
Stefane Fermigier authored
-
- 25 May, 2021 1 commit
-
-
Xavier Thompson authored
-
- 20 Jan, 2021 3 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
-
Xavier Thompson authored
-
- 05 Jan, 2021 2 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
This commit introduces the following changes: - 'locked' becomes 'lock' - 'locked&' becomes 'locked' - references reachable from a locked reference are noted as 'lock->'
-
- 04 Jan, 2021 4 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
-
Xavier Thompson authored
-
Xavier Thompson authored
-