- Language: en
5 results for memoryview in the development version
-
Request and response objects
- … memoryview ( b "Memoryview as well." )) But if you want to add content incrementally …
-
GEOS API
- … memoryview ( ... b " \x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14 @ \x00\x00\x00\x00\x00\x00 7@" ... ) ... ) # WKB >>> pnt = GEOSGeometry …
-
Django 3.0 release notes
- … memoryview content. For use in, for example, Django templates, HttpRequest.headers now allows lookups using underscores …
-
Model field reference
- … memoryview . By default, BinaryField sets editable to False , in which case it can’t be included …
-
Django 3.2.10 release notes
- … that caused a crash of setUpTestData() with BinaryField on PostgreSQL, which is memoryview -backed ( #33333 ). …