We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7379a36 commit 53c72f2Copy full SHA for 53c72f2
README.md
@@ -52,7 +52,7 @@ would read all previous blocks for nothing).
52
2. Reading from a position will read the file from the beginning of the block
53
3. Block positions available with the `block_boundaries` attribute
54
4. Stream positions available with the `stream_boundaries` attribute
55
-5. Related [issue](https://bugs.python.org/issue44134)
+5. Related [issue](https://github.com/python/cpython/issues/88300)
56
6. Possible by manually closing and re-opening in append mode
57
58
</details>
0 commit comments