Re: [Distutils] PEP 571: Any further manylinux2010 concerns or questions?

2018-04-13 Thread Nick Coghlan
On 12 April 2018 at 21:54, Nick Coghlan wrote: > On 30 March 2018 at 20:46, Nick Coghlan wrote: >> PEP link: https://www.python.org/dev/peps/pep-0571/ >> >> Thomas Kluyver has amended Mark Williams's PEP 571 to address the >> concerns & questions raised in

Re: [Distutils] please mark good first issues in your projects

2018-04-13 Thread Sumana Harihareswara
In my experience (not just here but within Zulip, Wikimedia, Mailman, and other projects), this depends on the project's maintainers. If maintainers actively put the word out that a project is seeking new volunteers, respond to new questions and patches within a few days, and comment on finished

Re: [Distutils] please mark good first issues in your projects

2018-04-13 Thread C Anthony Risinger
Do these kind of issues ever linger on unreasonably, or do enough voluneteers step up to keep them low? Do you expire that label after a few months? I don't have any feedback on your actual request, I'm mostly curious of the process/interplay around feeding new users work without introduce

Re: [Distutils] Pip upgrade

2018-04-13 Thread Ned Deily
On Apr 13, 2018, at 09:44, Nick Coghlan wrote: > > On 13 April 2018 at 23:02, Niharika Jakhar wrote: >> Thank you for your reply. I am using LINUX. > > Ah, then that means the resoluation unfortunately be distro dependent :( > > If you're using the

[Distutils] please mark good first issues in your projects

2018-04-13 Thread Sumana Harihareswara
Warehouse is attracting several newer contributors including people new to open source, which is great. As Warehouse matures, we have fewer and fewer easy small bugs *in the Python side* left. (So, we have more work for new frontend contributors, and less for Pythonists.) I'd love to refer these

Re: [Distutils] Pip upgrade

2018-04-13 Thread Nick Coghlan
On 13 April 2018 at 23:02, Niharika Jakhar wrote: > Thank you for your reply. I am using LINUX. Ah, then that means the resoluation unfortunately be distro dependent :( If you're using the distro provided pip or pip3 installation, then you'll need to do a distro level

Re: [Distutils] Pip upgrade

2018-04-13 Thread Niharika Jakhar
Thank you for your reply. I am using LINUX. On Fri 13 Apr, 2018, 14:17 Nick Coghlan, wrote: > On 13 April 2018 at 21:00, Niharika Jakhar wrote: > > Hi > > I am having troubles upgrading my pip. > > terminal says: > > You are using pip version 9.0.1,

[Distutils] Pip upgrade

2018-04-13 Thread Niharika Jakhar
Hi I am having troubles upgrading my pip. terminal says: You are using pip version 9.0.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. I used the same command as mentioned but it keeps on repeating the same lines. python version: