Commit e13ee29
doc: delete non-existing zlib constants
Some constants in the zlib docs are not in the actual code:
zlib.Z_BINARY
zlib.Z_TEXT
zlib.Z_ASCII
zlib.Z_UNKNOWN
Also handled in #7203, but marked as
semver-major, so will not land in v6.x.
Fixes: #7204
PR-URL: #7520
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>1 parent 4480b14 commit e13ee29Copy full SHA for e13ee29
File tree
Expand file treeCollapse file tree
1 file changed
+0
-7
lines changedOpen diff view settings
Filter options
- doc/api
Expand file treeCollapse file tree
1 file changed
+0
-7
lines changedOpen diff view settings
Collapse file
-7Lines changed: 0 additions & 7 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
266 | 266 | |
267 | 267 | |
268 | 268 | |
269 | | - |
270 | | - |
271 | | - |
272 | | - |
273 | | - |
274 | | - |
275 | | - |
276 | 269 | |
277 | 270 | |
278 | 271 | |
|
0 commit comments