[pydotorg-www] Request for wiki editing rights

2015-01-28 Thread Berker Peksağ
Hi, I would like to add selectors34 (a backport of the selectors module) [1] to https://wiki.python.org/moin/StandardLibraryBackports My wiki username is berkerpeksag. Thanks! --Berker [1] https://github.com/berkerpeksag/selectors34 ___ pydotorg-www

Re: [pydotorg-www] Broken link in PEP0328

2015-02-02 Thread Berker Peksağ
On Sat, Jan 31, 2015 at 9:10 AM, Bolshakov, Roman wrote: > http://www.python.org/doc/essays/packages.html doesn't exist anymore. Hi Roman, Thanks for the report. Fixed in https://hg.python.org/peps/rev/8e6299fb8454 --Berker ___ pydotorg-www mailing li

Re: [pydotorg-www] Moderation of this list

2015-03-30 Thread Berker Peksağ
On Mon, Mar 30, 2015 at 4:53 PM, Chris Angelico wrote: > When requests for wiki editorship hit this list, they're usually dealt > with fairly promptly, but according to the timestamps, some take a > while to get through. Is that because there aren't many list > moderators? > > If so, I'm willing t

Re: [pydotorg-www] Working Group Charter

2015-05-06 Thread Berker Peksağ
On Wed, May 6, 2015 at 11:23 PM, Chris Angelico wrote: > On Thu, May 7, 2015 at 4:19 AM, Frank Wiles wrote: >> Hmmm I'm still getting the 'You are not allowed to view this page' message. > > Odd. Can you confirm that the way your user name is written matches > what you see on this page? > > https

Re: [pydotorg-www] Problems with setting up pytdotorg locally

2016-06-14 Thread Berker Peksağ
On Wed, Jun 15, 2016 at 2:51 AM, Arun Kumar wrote: > Hi. > I created a python 3.5 virtualenv & cloned the forked pythondotorg repo. > When I try to install the requirements, I am getting an error which goes > like this: > > In function ‘open’, > inlined from ‘uwsgi_tmpfd’ at core/utils.c:3517:

Re: [pydotorg-www] Problems with setting up pytdotorg locally

2016-06-14 Thread Berker Peksağ
On Wed, Jun 15, 2016 at 3:08 AM, Berker Peksağ wrote: > On Wed, Jun 15, 2016 at 2:51 AM, Arun Kumar wrote: >> Hi. >> I created a python 3.5 virtualenv & cloned the forked pythondotorg repo. >> When I try to install the requirements, I am getting an error which go

Re: [pydotorg-www] Trouble setting up local environment

2016-08-11 Thread Berker Peksağ
On Thu, Aug 11, 2016 at 6:57 AM, Mariatta Wijaya wrote: > Hi, > > I'm having trouble installing pydotorg locally on my personal macbook. > Wondering if anyone will be able to help with this? Not sure if this is the > right place to ask. I can also create a ticket in github if that's > preferred. >

Re: [pydotorg-www] Trouble setting up local environment

2016-08-11 Thread Berker Peksağ
On Thu, Aug 11, 2016 at 5:22 PM, Mariatta Wijaya wrote: > Thanks Steve and Berker! > I uncommented uWSGI from requirements.txt, and no longer seeing the error. > > I've never used Vagrant before. Guess now is the time to learn how to use it > :) Yes, using Vagrant would save you from additional t

Re: [pydotorg-www] [Webmaster] I've found a broken link on your site.

2016-08-16 Thread Berker Peksağ
Hi, Thanks for the report! django-links is hosted on PyPI. PyPI just displays what the module maintainer put in their setup.py file so we can't do much here. This needs to be reported to django-links maintainers. --Berker ___ pydotorg-www mailing list p

Re: [pydotorg-www] Listing the 2016 Plone Conference

2016-08-24 Thread Berker Peksağ
On Thu, Aug 25, 2016 at 5:17 AM, Ewa Jodlowska wrote: > Hi everyone, > > The email in need is python-eve...@python.org Hi Cris and all, You can also take a look at https://wiki.python.org/moin/PythonEventsCalendar#Submitting_an_Event for more information on how to submit an event. --Berker

Re: [pydotorg-www] (no subject)

2016-08-26 Thread Berker Peksağ
On Fri, Aug 26, 2016 at 11:28 PM, M.-A. Lemburg wrote: > On 26.08.2016 08:08, The Python Guru wrote: >> Will you kindly tell me what wrong i did ? I just put my url back where it >> was > > Please see the notice at the top of the page. > >> In page https://wiki.python.org/moin/BeginnersGuide/Progr

Re: [pydotorg-www] [Webmaster] Wrong latest 2.7 link

2016-12-09 Thread Berker Peksağ
On Sat, Dec 10, 2016 at 12:54 AM, Steve Holden wrote: > I suspect this is pydotorg business. Don't ask me why my mail client > apparently thinks that their email address is called "Food" ... S > > Steve Holden > > On Fri, Dec 9, 2016 at 9:39 PM, Mats Wichmann wrote: >> >> On 12/07/2016 07:46 PM,

Re: [pydotorg-www] Add PythonFOSDEM on the site

2017-01-25 Thread Berker Peksağ
On Tue, Jan 24, 2017 at 5:43 PM, Stephane Wirtel via pydotorg-www wrote: > On this page, could you add the PythonFOSDEM > (https://www.python-fosdem.org) because it's the fifth edition of the > event. > > Thank you, > > https://www.python.org/community/workshops/ Done. --Berker _

Re: [pydotorg-www] Fwd: [Webmaster] Account

2017-03-15 Thread Berker Peksağ
On Wed, Mar 15, 2017 at 6:21 PM, Steve Holden wrote: > We get a lot of these. Is there any chance that the links and temporary > account names can be time-limited to 24 hours and then purged from the > database? That way we can use a standard reply that says to wait for 24 > hours and try again wi

[pydotorg-www] Weekly report of my work on python.org

2017-07-24 Thread Berker Peksağ
This is the first report of my PSF grant to work on improving python.org. Summary --- Triaged issues: 27 Closed issues: 23 Commits: 28 Time spent: 18 hours Community pull requests --- MERGED - https://github.com/python/pythondotorg/pull/1096 (Stefano Cianciulli) Fixe

Re: [pydotorg-www] Weekly report of my work on python.org

2017-07-25 Thread Berker Peksağ
On Tue, Jul 25, 2017 at 1:18 AM, Mariatta Wijaya wrote: > Thanks so much for all the work you've done, Berker. Thank you, Mariatta! --Berker ___ pydotorg-www mailing list pydotorg-www@python.org https://mail.python.org/mailman/listinfo/pydotorg-www

Re: [pydotorg-www] Weekly report of my work on python.org

2017-07-28 Thread Berker Peksağ
On Tue, Jul 25, 2017 at 1:09 PM, M.-A. Lemburg wrote: > Thank you indeed, Berker, for all your help for the Python > community. > > Much appreciated ! Thanks, Marc-Andre! :) --Berker ___ pydotorg-www mailing list pydotorg-www@python.org https://mail.py

[pydotorg-www] Weekly report of my work on python.org

2017-07-31 Thread Berker Peksağ
Summary --- Triaged issues: 17 Closed issues: 13 Commits: 19 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-07-24T21:00:00Z&until=2017-07-31T21:00:00Z Time spent: 16.4 hours Community pull requests --- * (Reviewed) bpo-30992: Remove Barry

[pydotorg-www] Weekly report of my work on python.org

2017-08-07 Thread Berker Peksağ
Summary --- Triaged issues: 16 Closed issues: 13 Commits: 18 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-07-31T21:00:00Z&until=2017-08-07T21:00:00Z Time spent: 18.5 hours Fixed issues * This week's biggest task was to make django-comments rea

[pydotorg-www] Weekly report of my work on python.org

2017-08-15 Thread Berker Peksağ
Summary --- Triaged issues: 8 Closed issues: 6 Commits: 17 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-08-07T21:00:00Z&until=2017-08-14T21:00:00Z Time spent: 24.85 hours Fixed issues * Feed/search headers are missing in the new layout - https

Re: [pydotorg-www] Spam.

2017-08-16 Thread Berker Peksağ
On Wed, Aug 16, 2017 at 10:44 AM, Alex Walters wrote: > https://www.python.org/users/Game-of-Thrones-S07E06-torrent/ > > ...unless George rr Martin is including a python tutorial in that episode. Thank you for the report. I've just disabled the account. Out of curiosity, how did you find out the

[pydotorg-www] Weekly report of my work on python.org

2017-08-22 Thread Berker Peksağ
Summary --- Closed issues: 1 Commits: 11 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-08-14T21:00:00Z&until=2017-08-21T21:00:00Z Time spent: 14.1 hours Fixed issues * I've completed porting python.org to use Django 1.8 this week. staging.pyth

[pydotorg-www] Weekly report of my work on python.org

2017-08-28 Thread Berker Peksağ
Summary --- Closed issues: 2 Commits: 4 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-08-21T21:00:00Z&until=2017-08-27T21:00:00Z Time spent: 13.18 hours Fixed issues * CLOSED - Switch to django-restframework - https://github.com/python/pythond

[pydotorg-www] Weekly report of my work on python.org

2017-09-04 Thread Berker Peksağ
Summary --- Commits: 3 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-08-28T00:00:00Z&until=2017-09-4T23:59:00Z Time spent: 12.88 hours Fixed issues This week I upgraded Django from 1.8 to 1.10. The next step is to upgrade Django to 1.11 LTS. A

[pydotorg-www] Weekly report of my work on python.org

2017-09-12 Thread Berker Peksağ
Summary --- Closed issues: 17 Triaged issues: 3 Commits: 13 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-09-04T00:00:00Z&until=2017-09-11T23:00:00Z Time spent: 21.31 hours Fixed issues * Upgrade Django to 1.11 - https://github.com/python/pytho

[pydotorg-www] Weekly report of my work on python.org

2017-09-18 Thread Berker Peksağ
Summary --- Commits: 9 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-09-11T00:00:00Z&until=2017-09-18T23:00:00Z Time spent: 15.4 hours Pull requests - I was planning to deploy master to production and work on issues related to our jobs board thi

[pydotorg-www] Weekly report of my work on python.org

2017-10-03 Thread Berker Peksağ
I was mostly away from my computer last week and I forgot to send the report of the week before. This is a report of the past two weeks. Summary --- Commits: 26 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-09-18T00:00:00Z&until=2017-10-02T23:00:00Z Closed i

Re: [pydotorg-www] Editing pages in the CheezeShop.

2018-01-05 Thread Berker Peksağ
On Fri, Jan 5, 2018 at 2:49 PM, George Lambert wrote: > I hope that looks reasonable and helps. > > https://wiki.python.org/moin/FlowBasedProgramming Hi George, Thank you for improving the Python wiki! Your changes look pretty good to me. I have just one minor suggestion: We can now replace "[[|

[pydotorg-www] Report of my work on python.org

2018-01-19 Thread Berker Peksağ
Summary --- Commits: 14 - https://github.com/python/pythondotorg/commits?author=berkerpeksag&since=2017-10-02T23:00:00Z&until=2018-01-19T23:00:00Z Closed issues: 25 Triaged issues: 3 Time spent: 30.5 hours Pull requests from community * [REVIEWED] (Stefano Cian

Re: [pydotorg-www] Improving jobs filter

2019-03-20 Thread Berker Peksağ
On Tue, Mar 19, 2019 at 11:51 PM wrote: > > Steve Holden already posted the details of my email to improve the jobs > location filter. I haven't had a chance to read your suggestions yet, but there's an open PR to improve the location filtering feature at https://github.com/python/pythondotorg/p

Re: [pydotorg-www] [Webmaster] bugs.python.org login not work

2019-05-28 Thread Berker Peksağ
On Tue, May 28, 2019 at 12:09 PM Osipov, Michael wrote: > > Hi Steve, > > it worked for me three weeks ago with my Google ID. I have created tickets > back then. > Let's wait and see whether someone finds the cause. Hello, I might introduce a regression while I was working on implementing suppo

Re: [pydotorg-www] [Webmaster] bugs.python.org login not work

2019-05-29 Thread Berker Peksağ
y 28, 2019 at 2:13 PM Berker Peksağ wrote: > > On Tue, May 28, 2019 at 12:09 PM Osipov, Michael > wrote: > > > > Hi Steve, > > > > it worked for me three weeks ago with my Google ID. I have created tickets > > back then. > > Let's wait and see wh