commit | 7d6392c517c6501d79541b4b2bdbfd661b9322a7 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 25 00:06:52 2013 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 25 00:06:52 2013 +0300 |
tree | 24c52ab5ecee266172aea43a5d57358969f898f8 | |
parent | 9da33ab193803922141f654f6d3cccdaed6b4866 [diff] |
Issue #19288: Fixed the "in" operator of dbm.gnu databases for string argument. Original patch by Arfrever Frehtes Taifersar Arahesis.