]> granicus.if.org Git - python/commit
Issue #16819: IDLE method completion now correctly works for bytes literals.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 1 Jan 2013 20:33:19 +0000 (22:33 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 1 Jan 2013 20:33:19 +0000 (22:33 +0200)
commita97274cbcfafda76726193958bbb1aa8b22bfb07
tree5bd1f1edc5cff30ec9be0a7c3145f4b5d800f036
parent567ab22f7bb7929fa739901e7234496af55c9559
parenteb6aa5c52597a1b7d67197ff094f7548728393f0
Issue #16819: IDLE method completion now correctly works for bytes literals.
Misc/NEWS