Mailman 3 monthly summaries broken for Python-ideas
I am currently attempting to go through the entire archives of Python-ideas to make a summary of the discussions about adding a syntax for decimal literals in Python. In doing so, I encountered a weird bug which I find especially annoying since it makes me look like a spammer. If one goes through the archives by month, from May 2010 [1] to June 2011 [2], the first post shown at the top for each and every one of these monthly treads is one I wrote on May 15, 2010 [3]. This problem is not limited to the period between May 2010 and June 2011, as other misplaced posts often appear at or near the top of monthly tread summaries. [1] https://mail.python.org/archives/list/python-ideas@python.org/2010/5/ [2] https://mail.python.org/archives/list/python-ideas@python.org/2011/6/ [3] https://mail.python.org/archives/list/python-ideas@python.org/thread/G4JCU5X... Please note that there is no need to discuss the idea I mentioned in that old thread as it has since been implemented as a separate package. André Roberge
I think this is more of an issue to bring up with postmaster@python.org. On Sun, Mar 8, 2020 at 7:41 AM André Roberge <andre.roberge@gmail.com> wrote:
I am currently attempting to go through the entire archives of Python-ideas to make a summary of the discussions about adding a syntax for decimal literals in Python. In doing so, I encountered a weird bug which I find especially annoying since it makes me look like a spammer.
If one goes through the archives by month, from May 2010 [1] to June 2011 [2], the first post shown at the top for each and every one of these monthly treads is one I wrote on May 15, 2010 [3]. This problem is not limited to the period between May 2010 and June 2011, as other misplaced posts often appear at or near the top of monthly tread summaries.
[1] https://mail.python.org/archives/list/python-ideas@python.org/2010/5/ [2] https://mail.python.org/archives/list/python-ideas@python.org/2011/6/ [3] https://mail.python.org/archives/list/python-ideas@python.org/thread/G4JCU5X...
Please note that there is no need to discuss the idea I mentioned in that old thread as it has since been implemented as a separate package.
André Roberge _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-leave@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/KASGQX... Code of Conduct: http://python.org/psf/codeofconduct/
-- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
Guido is correct as we don't directly control the software. It's probably a bug with Mailman 3/Hyperkitty. On Sun, Mar 8, 2020 at 2:35 PM Guido van Rossum <guido@python.org> wrote:
I think this is more of an issue to bring up with postmaster@python.org.
On Sun, Mar 8, 2020 at 7:41 AM André Roberge <andre.roberge@gmail.com> wrote:
I am currently attempting to go through the entire archives of Python-ideas to make a summary of the discussions about adding a syntax for decimal literals in Python. In doing so, I encountered a weird bug which I find especially annoying since it makes me look like a spammer.
If one goes through the archives by month, from May 2010 [1] to June 2011 [2], the first post shown at the top for each and every one of these monthly treads is one I wrote on May 15, 2010 [3]. This problem is not limited to the period between May 2010 and June 2011, as other misplaced posts often appear at or near the top of monthly tread summaries.
[1] https://mail.python.org/archives/list/python-ideas@python.org/2010/5/
[2] https://mail.python.org/archives/list/python-ideas@python.org/2011/6/ [3] https://mail.python.org/archives/list/python-ideas@python.org/thread/G4JCU5X...
Please note that there is no need to discuss the idea I mentioned in that old thread as it has since been implemented as a separate package.
André Roberge _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-leave@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/KASGQX... Code of Conduct: http://python.org/psf/codeofconduct/
-- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/> _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-leave@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/L4R47A... Code of Conduct: http://python.org/psf/codeofconduct/
On Sun, Mar 8, 2020 at 7:41 AM André Roberge <andre.roberge@gmail.com> wrote:
I am currently attempting to go through the entire archives of Python-ideas to make a summary of the discussions about adding a syntax for decimal literals in Python.
Mailman issues, aside, thanks for doing this! I'd really love to see more of this, we have a lot of long winding discussions on this list that end up getting repeated on down the road. However, it will be particularly helpful if these summaries get published somewhere folks can find them. To that end, I started this project: https://pythonchb.github.io/PythonListsSummaries/python_ideas/index.html As you can see, It's barely been started, but I welcome your contribution, or anyone else's. Or, if there is a better place to publish these, I'd be glad to move my stuff there. All it takes is a PR to the gitHub repo -CHB
In doing so, I encountered a weird bug which I find especially annoying since it makes me look like a spammer.
If one goes through the archives by month, from May 2010 [1] to June 2011 [2], the first post shown at the top for each and every one of these monthly treads is one I wrote on May 15, 2010 [3]. This problem is not limited to the period between May 2010 and June 2011, as other misplaced posts often appear at or near the top of monthly tread summaries.
[1] https://mail.python.org/archives/list/python-ideas@python.org/2010/5/ [2] https://mail.python.org/archives/list/python-ideas@python.org/2011/6/ [3] https://mail.python.org/archives/list/python-ideas@python.org/thread/G4JCU5X...
Please note that there is no need to discuss the idea I mentioned in that old thread as it has since been implemented as a separate package.
André Roberge _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-leave@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/KASGQX... Code of Conduct: http://python.org/psf/codeofconduct/
-- Christopher Barker, PhD Python Language Consulting - Teaching - Scientific Software Development - Desktop GUI and Web Development - wxPython, numpy, scipy, Cython
participants (4)
-
André Roberge
-
Brett Cannon
-
Christopher Barker
-
Guido van Rossum