-
Notifications
You must be signed in to change notification settings - Fork 763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: 0.18.2 #3028
release: 0.18.2 #3028
Commits on Mar 23, 2023
-
Disable default features of
chrono
To avoid bringing `time` v0.1.x into dependency graph, see time-rs/time#293
Configuration menu - View commit details
-
Copy full SHA for b79e3fd - Browse repository at this point
Copy the full SHA b79e3fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b609b0 - Browse repository at this point
Copy the full SHA 4b609b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b16e6b0 - Browse repository at this point
Copy the full SHA b16e6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 702c22a - Browse repository at this point
Copy the full SHA 702c22aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f0cbc - Browse repository at this point
Copy the full SHA 56f0cbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d5940d - Browse repository at this point
Copy the full SHA 7d5940dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2b73c - Browse repository at this point
Copy the full SHA 1e2b73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eb3b6e - Browse repository at this point
Copy the full SHA 1eb3b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5fc5b - Browse repository at this point
Copy the full SHA 0e5fc5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 107dcc6 - Browse repository at this point
Copy the full SHA 107dcc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49c3a3 - Browse repository at this point
Copy the full SHA c49c3a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c49993 - Browse repository at this point
Copy the full SHA 3c49993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f8d1f - Browse repository at this point
Copy the full SHA 44f8d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac03db - Browse repository at this point
Copy the full SHA 8ac03dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b6a04 - Browse repository at this point
Copy the full SHA 39b6a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e11d29 - Browse repository at this point
Copy the full SHA 4e11d29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24b7a83 - Browse repository at this point
Copy the full SHA 24b7a83View commit details -
Interestingly, it may be used for ChatGPT 😅 Also I removed my old project because it's way too outdated (around pyo3 0.10?)
Configuration menu - View commit details
-
Copy full SHA for a41b20f - Browse repository at this point
Copy the full SHA a41b20fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 825eed9 - Browse repository at this point
Copy the full SHA 825eed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45bea2a - Browse repository at this point
Copy the full SHA 45bea2aView commit details -
Provide a special purpose FromPyObject impl to efficiently and safely…
… get a byte slice from either bytes or byte arrays.
Configuration menu - View commit details
-
Copy full SHA for 38d7e15 - Browse repository at this point
Copy the full SHA 38d7e15View commit details -
Add ToPyObject and IntoPy impl for Cow<[u8]> to support return values…
… as well as function arguments.
Configuration menu - View commit details
-
Copy full SHA for 6e32107 - Browse repository at this point
Copy the full SHA 6e32107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 880578e - Browse repository at this point
Copy the full SHA 880578eView commit details -
Make tests of Cow::<[u8]> compatible with older Python versions by us…
…ing native code instead inline Python.
Configuration menu - View commit details
-
Copy full SHA for c1be6a8 - Browse repository at this point
Copy the full SHA c1be6a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3662b3 - Browse repository at this point
Copy the full SHA c3662b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99eed49 - Browse repository at this point
Copy the full SHA 99eed49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2439626 - Browse repository at this point
Copy the full SHA 2439626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b313d6 - Browse repository at this point
Copy the full SHA 0b313d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec54954 - Browse repository at this point
Copy the full SHA ec54954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b4ed9 - Browse repository at this point
Copy the full SHA 26b4ed9View commit details -
Use stable toolchain for Valgrind job as version 3.20 should handle t…
…he DWARF version.
Configuration menu - View commit details
-
Copy full SHA for c5cfbbd - Browse repository at this point
Copy the full SHA c5cfbbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8d5dea - Browse repository at this point
Copy the full SHA a8d5deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cd4bc - Browse repository at this point
Copy the full SHA e1cd4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e47ea42 - Browse repository at this point
Copy the full SHA e47ea42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2dacc - Browse repository at this point
Copy the full SHA 9d2daccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d57f891 - Browse repository at this point
Copy the full SHA d57f891View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d35aa1 - Browse repository at this point
Copy the full SHA 0d35aa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd5fcc - Browse repository at this point
Copy the full SHA bcd5fccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2f499 - Browse repository at this point
Copy the full SHA ab2f499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 189b69e - Browse repository at this point
Copy the full SHA 189b69eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba364e1 - Browse repository at this point
Copy the full SHA ba364e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da3d5f - Browse repository at this point
Copy the full SHA 3da3d5fView commit details -
Conditionally mangle the function name
Co-authored-by: David Hewitt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2055698 - Browse repository at this point
Copy the full SHA 2055698View commit details -
Add How we extended the River stats module with Rust using PyO3 blog post
Configuration menu - View commit details
-
Copy full SHA for cc41315 - Browse repository at this point
Copy the full SHA cc41315View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4fb07 - Browse repository at this point
Copy the full SHA df4fb07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e5f54 - Browse repository at this point
Copy the full SHA 37e5f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf94106 - Browse repository at this point
Copy the full SHA cf94106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13779d2 - Browse repository at this point
Copy the full SHA 13779d2View commit details