David Hewitt
|
e308c8d3ac
|
ci: don't test gevent on pypy (#3830)
|
2024-02-13 00:14:55 +00:00 |
|
David Hewitt
|
46fa1b2b80
|
add test which is broken with gevent
|
2023-12-23 22:07:48 +00:00 |
|
Adam Reichold
|
4177dfcc81
|
Apply __bool__ conversion only to numpy.bool_ to avoid false positives.
|
2023-12-19 18:55:28 +01:00 |
|
Adam Reichold
|
2fdd52003e
|
Add PyType::full_name which is tp_name and has an abi3 fallback.
|
2023-12-19 15:47:21 +01:00 |
|
David Hewitt
|
1a349c2eb7
|
adjust cfgs for windows 3.9
|
2023-09-29 14:23:18 +01:00 |
|
David Hewitt
|
f17e703167
|
return existing module on Python 3.9 and up
|
2023-09-23 11:13:39 +01:00 |
|
David Hewitt
|
1338020511
|
relax multiple-import check to only prevent subinterpreters
|
2023-09-23 11:13:39 +01:00 |
|
David Hewitt
|
dd24c9ea71
|
remove Python::acquire_gil
|
2023-05-09 09:39:23 +02:00 |
|
mejrs
|
fc6121eafe
|
Deprecate acquire_gil
|
2022-08-15 03:34:47 +02:00 |
|
David Hewitt
|
78ba70d2b4
|
pymodule: only allow initializing once per process
|
2022-08-09 19:52:25 +01:00 |
|
David Hewitt
|
8b47f4f120
|
pytests: merge benchmark and test crates
|
2022-02-05 10:16:46 +00:00 |
|