https://github.com/python/cpython/commit/59241fe2a223a1202728169984a8793a88e4abb7 commit: 59241fe2a223a1202728169984a8793a88e4abb7 branch: 3.10 author: Miss Islington (bot) <31488909+miss-islington at users.noreply.github.com> committer: miss-islington <31488909+miss-islington at users.noreply.github.com> date: 2022年11月24日T08:27:11-08:00 summary: Fix rendering of audioop license in Doc/license.rst (GH-99752) Also some cosmetic blank line additions for consistency with the formatting of the rest of the file. (cherry picked from commit b5b3904f05e77f044f158307bc6bdd2bc1b670a2) Co-authored-by: Zachary Ware <zach at python.org> files: M Doc/license.rst diff --git a/Doc/license.rst b/Doc/license.rst index ea1edc432556..4caecdce7777 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -985,9 +985,12 @@ https://www.w3.org/TR/xml-c14n2-testcases/ and is distributed under the (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + Audioop ------- + The audioop module uses the code base in g771.c file of the SoX project:: + Programming the AdLib/Sound Blaster FM Music Chips Version 2.0 (24 Feb 1992)