David Hewitt
|
bd40011e93
|
release: 0.17.2
|
2022-10-04 08:13:53 +01:00 |
Federico Dolce
|
63f7df905d
|
Add chrono 0.4 integration (#2612)
Co-authored-by: Ivan Tham <pickfire@riseup.net>
Co-authored-by: David Hewitt <1939362+davidhewitt@users.noreply.github.com>
|
2022-09-22 09:00:09 +02:00 |
David Hewitt
|
81a79778a2
|
Merge pull request #2631 from PyO3/relax-extract-sequence-pre-0.17
Relax extract_sequence to the status quo before 0.17 was released
|
2022-09-21 11:52:34 +02:00 |
David Hewitt
|
a0be791577
|
Merge pull request #2630 from davidhewitt/option-pyclass-arg
pyfunction: fix compile error for Option<&T> argument with a default
|
2022-09-21 11:44:55 +02:00 |
Adam Reichold
|
0c30cba57a
|
Add changelog entry detailing which behaviour change this does and does not revert.
|
2022-09-21 09:50:57 +02:00 |
David Hewitt
|
c445eba28d
|
pyfunction: fix compile error for Option<&T> argument with a default
|
2022-09-20 15:44:55 +02:00 |
Mario Rugiero
|
d72989f986
|
Enable BigInt conversion for PyPy (#2626)
* Enable bigint conversion for PyPy
* Update src/conversions/num_bigint.rs
* Add a changelog entry for PyPy `num-bigint` support
Co-authored-by: messense <messense@icloud.com>
|
2022-09-20 18:55:14 +08:00 |
Jonathan Coates
|
73242f0ee3
|
Add release notes
|
2022-09-19 14:21:28 +01:00 |
David Hewitt
|
bb99c98ec1
|
use towncrier to generate CHANGELOG
|
2022-09-08 07:58:53 +01:00 |