]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Permutations Python code equivalent in comment was invalid for Python 3 (GH-16927)
authorSergey <bizywiz@gmail.com>
Tue, 29 Oct 2019 05:10:24 +0000 (08:10 +0300)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 29 Oct 2019 05:10:24 +0000 (22:10 -0700)
commit0078a0c2a59a358fa032ec9847c108378b66b656
treeb5a2f7ffd048d6bb763a19a077b91b266f4b57c2
parent3c88199e0be352c0813f145d7c4c83af044268aa
Permutations Python code equivalent in comment was invalid for Python 3 (GH-16927)
Modules/itertoolsmodule.c