David Hewitt
|
a8d8003b31
|
guide: document PYO3_NO_PYTHON on Windows
|
2021-01-10 10:16:37 +00:00 |
|
David Hewitt
|
e0c35d17dd
|
auto-initialize: add CHANGELOG and docs
|
2021-01-04 21:08:08 +00:00 |
|
David Hewitt
|
a350dd2c20
|
build: make include dir optional when targeting Windows
|
2020-12-31 22:02:29 +00:00 |
|
David Hewitt
|
7572962828
|
abi3: add support for dict and weakref from Python 3.9
|
2020-12-28 10:22:46 +00:00 |
|
Alex Gaynor
|
3edd961fa3
|
Clearly document the limitations of abi3
closes #1288
|
2020-12-13 10:26:37 -05:00 |
|
kngwyu
|
49143724d5
|
Rename PYO3_NO_INTERPRETER by PYO3_NO_PYTHON
|
2020-12-07 17:30:04 +09:00 |
|
Yuji Kanagawa
|
6da6bc9461
|
Apply suggestions from @davidhewitt
Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
|
2020-12-06 16:06:10 +09:00 |
|
kngwyu
|
1b838504b7
|
Introduce PYO3_NO_INTERPRETER variable for build script
|
2020-12-01 23:40:49 +09:00 |
|
kngwyu
|
93282e9a70
|
Note abi3-py* features in the guide and Add CHANGELOG
|
2020-11-16 00:47:24 +09:00 |
|
kngwyu
|
eb0e6f6b55
|
Note the minimum required version of maturin supporting abi3
|
2020-10-27 13:19:01 +09:00 |
|
Alex Gaynor
|
e615ce8c05
|
Start documenting abi3 support
|
2020-09-23 18:42:49 -04:00 |
|
David Hewitt
|
37d23da7d5
|
Add link to Bazel rules
|
2020-08-25 23:02:20 +01:00 |
|
Rene Leveille
|
441d7f52b1
|
apply symlink use case, change variable name
|
2020-08-19 12:11:14 -04:00 |
|
Rene Leveille
|
7beb272075
|
find within general lib dir, with new optional env variable
|
2020-08-18 22:05:29 -04:00 |
|
Rene Leveille
|
5dc907bc5d
|
apply suggestions from review
|
2020-08-17 18:14:05 -04:00 |
|
Rene Leveille
|
0cd1e5bf19
|
change documentation
|
2020-08-17 15:17:34 -04:00 |
|
Rene Leveille
|
aef159d4ee
|
appy suggestions from PR
|
2020-08-17 11:26:30 -04:00 |
|
David Hewitt
|
dc5c2a9b8f
|
Rename PYTHON_SYS_EXECUTABLE to PYO3_PYTHON
|
2020-08-06 13:27:20 +01:00 |
|
konstin
|
9251748280
|
Update maturin/setuptools-rust section
|
2020-06-30 14:20:50 +02:00 |
|
konstin
|
f10378f0cf
|
Fix #833
|
2020-03-26 12:56:26 +01:00 |
|
konstin
|
a3cde076f4
|
Replace pyo3-pack with maturin
|
2019-09-06 01:12:37 +02:00 |
|
Georg Brandl
|
b289a75c16
|
Make tons of small fixes in the guide
- spelling/grammar
- update docs.rs links and Cargo.toml examples to 0.6.0
- fix a few factual mistakes I found in the process
|
2019-05-06 09:46:47 +02:00 |
|
Alexander Niederbühl
|
5858823e83
|
Test readme and user guide with doc-comment
Also rename some files for consistency.
|
2019-04-19 22:38:11 +02:00 |
|