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

Berker Peksağ berker.peksag at gmail.com
Tue Oct 3 09:15:09 EDT 2017


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 issues: 11
Triaged issues: 3
Time spent: 15 hours

Closed issues
-------------

* Fixed the CSRF issue I mentioned in my last report. I added detailed
description in the commit message:
    https://github.com/python/psf-salt/commit/366091f791570d42dcbf70aca943904006f94d6e

* CLOSED - INVALID - Download links result in 404 page -
https://github.com/python/pythondotorg/issues/1151

* Add banners for the Python survey -
https://github.com/python/pythondotorg/commit/a6272bf11689173f8f115a85146340b5e9df4506

* CLOSED - FIXED - Need a jobs admin page to administer jobs not in
review - https://github.com/python/pythondotorg/issues/630
    Commit: https://github.com/python/pythondotorg/commit/63c67f378d9592a94da6b708356b695c0956e8b7

* CLOSED - REJECTED - Add map to job board -
https://github.com/python/pythondotorg/issues/676

* CLOSED - FIXED - Redirect /download/releases/X.Y.Z to
/downloads/release/python-XYZ -
https://github.com/python/pythondotorg/issues/956
    Commit: https://github.com/python/pythondotorg/commit/dbd9d71c0030c40b10d926f84575e7417306bbce

* CLOSED - FIXED - Please shut down the /users/ feature -
https://github.com/python/pythondotorg/issues/1149
    Commit: https://github.com/python/pythondotorg/commit/782eba89d64182792b713bdf20b74aa8f14d64c8

* CLOSED - INVALID - Download Recognition for Microsoft Surface Pro -
https://github.com/python/pythondotorg/issues/874

* CLOSED - FIXED - OS-specific download pages list pre-releases -
https://github.com/python/pythondotorg/issues/782
    Commit: https://github.com/python/pythondotorg/commit/7e4622502e0de0d6c0a662597e68cc3f34242552

* Reduced queries from 108 to 12 in /downloads/<os>/ -
https://github.com/python/pythondotorg/commit/91331d25b42a10e39eabf89e1732d493d28da6eb

* CLOSED - INVALID - glitch in adjusting calendar -
https://github.com/python/pythondotorg/issues/1155

* CLOSED - FIXED - The release schedule Google calendar is not up to
date - https://github.com/python/pythondotorg/issues/1070
    Commit: https://github.com/python/pythondotorg/commit/6d344660b1bd31923a4d402ec9b1b6a76e887488

* CLOSED - FIXED - Location missing in user profile edit -
https://github.com/python/pythondotorg/issues/839
    Commit: https://github.com/python/pythondotorg/commit/842a3524770b2da0092c0a91fe7c8b4aa8dfbe38

* CLOSED - FIXED - https://www.python.org/accounts/signup/ should list
what to do if you don't get a confirmation message -
https://github.com/python/pythondotorg/issues/846
    Commit: https://github.com/python/pythondotorg/commit/fea2f399557ec32e3b094901692ed110099ebf34

Triaged issues
--------------

* Detect Windows platform 32bit/64bit automatically -
https://github.com/python/pythondotorg/issues/1044

* Downloads should mention other platforms and alternative
implementations - https://github.com/python/pythondotorg/issues/159

* Generate CSS files via django-pipeline -
https://github.com/python/pythondotorg/issues/832
    Commit: Don't try to generate CSS files from SASS -
https://github.com/python/pythondotorg/commit/62b52eccfa47275a71b23d55fb78b88f4bd10d30

--Berker


More information about the pydotorg-www mailing list