[issue38687] Expose 'adler32_combine' function from zlib

2019-11-04 Thread Callum Attryde


New submission from Callum Attryde :

zlib contains a function for combining Adler32 checksums which is not currently 
exposed by the Python module. This enhancement adds that function to Python

--
components: Extension Modules
messages: 355977
nosy: callumattryde
priority: normal
severity: normal
status: open
title: Expose 'adler32_combine' function from zlib
type: enhancement
versions: Python 3.9

___
Python tracker 
<https://bugs.python.org/issue38687>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38687] Expose 'adler32_combine' function from zlib

2019-11-04 Thread Callum Attryde


Change by Callum Attryde :


--
keywords: +patch
pull_requests: +16561
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/17048

___
Python tracker 
<https://bugs.python.org/issue38687>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com