]> granicus.if.org Git - python/commit
Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted().
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Jan 2017 06:35:18 +0000 (08:35 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Jan 2017 06:35:18 +0000 (08:35 +0200)
commit299dc239fe79b06a7a270d0d9e3208f66f69d5b3
tree35727ea35db2a17aca1edb530e4cb51526defcd2
parentaecbef408d178d387fabfb0eda28e3f0221c9dd7
parent398ef5c08feabfdbf7d0b1e10817139f0e98eefd
Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted().
Misc/NEWS
Python/bltinmodule.c