Message255238
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | martin.panter, python-dev, serhiy.storchaka |
| Date | 2015-11-24.00:40:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20151124004030.22380.26481@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4799615f4f26 by Martin Panter in branch '3.4': Issue #25663: Make rlcompleter avoid duplicate global names https://hg.python.org/cpython/rev/4799615f4f26 New changeset 4ed70c568baf by Martin Panter in branch '3.5': Issue #25663: Merge rlcompleter fix from 3.4 into 3.5 https://hg.python.org/cpython/rev/4ed70c568baf New changeset 96fb9daf64a5 by Martin Panter in branch 'default': Issue #25663: Merge rlcompleter fix from 3.5 https://hg.python.org/cpython/rev/96fb9daf64a5 New changeset f742c31491e3 by Martin Panter in branch 'default': Issue #25663: Update rlcompleter test for new 3.6 behaviour https://hg.python.org/cpython/rev/f742c31491e3 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-11-24 00:40:33 | python-dev | set | recipients: + python-dev, martin.panter, serhiy.storchaka |
| 2015-11-24 00:40:33 | python-dev | link | issue25663 messages |
| 2015-11-24 00:40:33 | python-dev | create | |