Infrastructure¶
This section documents the infrastructure behind the Python project itself: the python.org website, the bug tracker, the build farm, and proposals for improving all of them. Most of these pages reflect work done during the 2005-2015 era, when the community was actively redesigning python.org and transitioning its issue tracker. They are preserved here as historical record.
Build & Testing¶
The python.org Website¶
PythonWebsite — main page for the python.org website, with links to the GitHub repo and related wiki pages
PythonWebsiteContentMigration — planning and tracking for content migration to the new site
PythonWebsiteCreatingNewTickets — how to file tickets for website issues
PythonWebsiteDetails — technical details about the website implementation
PythonWebsiteVirtualSprints — virtual sprint events for website development
SiteImprovements — proposed improvements to python.org
Website Homepage Proposals¶
During the python.org redesign, several community members submitted homepage mockups. These pages preserve those proposals.
PythonWebsiteHomePage — homepage design discussion
PythonWebsiteHomePageDeibel — Stephan Deibel’s homepage proposal
PythonWebsiteHomePageGoodger — David Goodger’s homepage proposal
PythonWebsiteHomePageParkin — Parkin’s homepage proposal
PythonWebsiteHomePageShalabh — Shalabh’s homepage proposal
PythonWebsiteMiscSuggestions — miscellaneous suggestions from the community
Website Pyramid Documentation¶
PythonWebsitePyramidDocs — documentation for the Pyramid-based website
PythonWebsitePyramidEggs — Python eggs used in the Pyramid website
PythonWebsitePyramidUsersGuide — user’s guide for the Pyramid website
Issue Tracker¶
CallForTrackers — the original call for tracker proposals when Python was choosing a bug tracker
TrackerDevelopment — development work on the Python issue tracker
TrackerDevelopmentPlanning — planning documents for tracker development
TrackerDevelopmentVirtualEnv — setting up a virtualenv for tracker development
TrackerDocs — documentation for the tracker system
TrackerAccessControl — access control policies for the issue tracker
TrackerTransition — transition planning between tracker systems
TrackerUseCases — use cases that guided tracker requirements