Skip to content
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

implement PyBytesMethods and PyByteArrayMethods #3651

Merged
merged 2 commits into from
Dec 19, 2023

use Py2Borrowed to make PyBytesMethods slightly nicer

35f7f1a
Select commit
Loading
Failed to load commit list.
Merged

implement PyBytesMethods and PyByteArrayMethods #3651

use Py2Borrowed to make PyBytesMethods slightly nicer
35f7f1a
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed - pyo3 completed Dec 19, 2023 in 2m 29s

42 new files uploaded

30 generated pages and 12 assets changed.

Details

Changed pages include:

  • internal/doc/pyo3/struct.py.html - view
  • main/doc/pyo3/struct.py.html - view
  • internal/doc/pyo3/conversion/trait.frompyobject.html - view
  • internal/doc/pyo3/conversion/trait.intopy.html - view
  • internal/doc/pyo3/conversion/trait.topyobject.html - view
  • internal/doc/pyo3/instance/struct.py.html - view
  • internal/doc/pyo3/instance/struct.py2.html - view
  • internal/doc/pyo3/instance/struct.py2borrowed.html - view
  • internal/doc/pyo3/prelude/struct.py.html - view
  • internal/doc/pyo3/types/bytearray/index.html - view

There are more changes not included in the list