- 04 Nov, 2017 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Split up the module init function into separate C functions per setup step as it can get fairly lengthy for complex modules, e.g. with many extension types. This hopefully reduces the function complexity that the C compiler must handle.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 03 Nov, 2017 11 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #1955.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Jeroen Demeyer authored
-
scoder authored
Add 'except NULL' to PyWeakref_GetObject.
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 02 Nov, 2017 2 commits
-
-
Jeroen Demeyer authored
-
Lisandro Dalcin authored
Update implementation of PEP 3118 getbuffer special method
-
- 01 Nov, 2017 4 commits
-
-
Lisandro Dalcin authored
* Rework check for `view==NULL` required for legacy Python 3 releases. * Handle redefined `struct Py_buffer` in user code (e.g. mpi4py).
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 31 Oct, 2017 9 commits
-
-
scoder authored
[WIP] Add TSS (Thread Specific Storage) API in CPython 3.7+
-
Stefan Behnel authored
Closes #1949.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
sonots authored
-
sonots authored
-
sonots authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #1968.
-
- 29 Oct, 2017 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
-
scoder authored
Minor changes to try/finally code generation [should silence Coverity]
-
scoder authored
Fix annotation_typing test case
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-