[Tracker-discuss] [issue622] set_roundup_user selects wrong username

2017-03-27 Thread Ezio Melotti

Ezio Melotti added the comment:

Applied in https://hg.python.org/tracker/roundup/rev/4d5a7f04978f

--
status: chatting -> resolved

___
PSF Meta Tracker 

___
___
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/


[Tracker-discuss] [issue621] Pull request reopened but the PR still shows closed in bug tracker

2017-03-27 Thread Ezio Melotti

Ezio Melotti added the comment:

Applied in https://hg.python.org/tracker/roundup/rev/92cf53770045
Thanks for the patch!

--
assignedto:  -> ezio.melotti
nosy: +ezio.melotti
status: chatting -> resolved

___
PSF Meta Tracker 

___
___
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/


[Tracker-discuss] [issue617] Logging in to bugs.python.org with email address fails

2017-03-27 Thread Ezio Melotti

Ezio Melotti added the comment:

You should report this upstream on http://issues.roundup-tracker.org/
If I understand correctly you want to be able to login by entering 
username+password or email+password, but currently only username+password is 
allowed, right?

--
nosy: +ezio.melotti
priority: bug -> feature
status: unread -> resolved

___
PSF Meta Tracker 

___
___
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/


[Tracker-discuss] [issue623] Python modules compatible with Windows 10

2017-03-27 Thread Brett C.

Brett C. added the comment:

This is the wrong place to ask this question as this is an issue tracker for 
the bugs.python.org website.

Regardless, without looking at that spreadsheet, there's no way for us to know 
what packages do or do not work on Windows 10 if they are hosted on PyPI as 
that's a per-project decision (e.g. whether they chose to use Windows-only 
features). But in general, if a module works on Windows 7 it should work on 
Windows 10.

--
nosy: +brett.cannon
status: unread -> resolved

___
PSF Meta Tracker 

___
___
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/


[Tracker-discuss] [issue591] Unable to register on bugs.python.org if an homepage is specified

2017-03-27 Thread Ezio Melotti

Ezio Melotti added the comment:

The fields (email address, homepage, roles) are validated (by 
detectors/userauditor.py) only once the user is being created, and that happens 
while clicking on the confirmation link.  I can't think of any simple way to 
validate them beforehand on the server side, however if you get an error, no 
user should have been created and you should be able to reregister with the 
same username and with correct information.

--
nosy: +ezio.melotti

___
PSF Meta Tracker 

___
___
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/


[Tracker-discuss] [issue597] Delete now redundant detectors/changes_xml_writer.py

2017-03-27 Thread Ezio Melotti

Ezio Melotti added the comment:

Done in https://hg.python.org/tracker/python-dev/rev/64d04cffeca4
Thanks for the patch!

--
assignedto:  -> ezio.melotti
status: unread -> resolved

___
PSF Meta Tracker 

___
___
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/