Message 291330 - Python tracker (original) (raw)
Message291330
Author | serhiy.storchaka |
---|---|
Recipients | mark.dickinson, ncoghlan, python-dev, serhiy.storchaka, tehybel, terry.reedy, vstinner |
Date | 2017-04-08.08:58:45 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1491641925.39.0.641335032006.issue27867@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
New changeset b879fe82e7e5c3f7673c9a7fa4aad42bd05445d8 by Serhiy Storchaka in branch 'master': Expand the PySlice_GetIndicesEx macro. (#1023) https://github.com/python/cpython/commit/b879fe82e7e5c3f7673c9a7fa4aad42bd05445d8 New changeset c26b19d5c7aba51b50a4d7fb5f8291036cb9da24 by Serhiy Storchaka in branch '3.6': Expand the PySlice_GetIndicesEx macro. (#1023) (#1046) https://github.com/python/cpython/commit/c26b19d5c7aba51b50a4d7fb5f8291036cb9da24 New changeset fa25f16a4499178d7d79c18d2d68be7f70594106 by Serhiy Storchaka in branch '3.5': Expand the PySlice_GetIndicesEx macro. (#1023) (#1045) https://github.com/python/cpython/commit/fa25f16a4499178d7d79c18d2d68be7f70594106 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-04-08 08:58:45 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, mark.dickinson, ncoghlan, vstinner, python-dev, tehybel |
2017-04-08 08:58:45 | serhiy.storchaka | set | messageid: 1491641925.39.0.641335032006.issue27867@psf.upfronthosting.co.za |
2017-04-08 08:58:45 | serhiy.storchaka | link | issue27867 messages |
2017-04-08 08:58:45 | serhiy.storchaka | create |