An open API service providing commit metadata for open source projects.

GitHub / python/devguide / commits

The Python developer's guide

SHA Message Author Date Stats
efe8082c Remove a section about server side clones (#60) Berker Peksag <b****g@g****m>
Committed by: Carol Willing <c****e@w****m>
almost 10 years ago
ad86aed9 Remove Mercurial from setup.rst Carol Willing <c****e@w****m>
Committed by: Brett Cannon <b****n@u****m>
almost 10 years ago
16cc80d3 Reference the performance repo instead of the benchmarks repo (#43) Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
f99cca8c Remove redundant information from the "Build Python" step Berker Peksag <b****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
05f0e185 Remove references to FAQ and migrate content (#31) Carol Willing <c****e@w****m>
Committed by: Brett Cannon <b****n@u****m>
almost 10 years ago
f2035403 Add INADA Naoki as a developer Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
de9aab4c Generalize some wording to not mention Mercurial (#42) Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
05ccb3d8 Drop mention of using Mercurial username for filtering. (#41) Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
870ef938 merge Merge branch 'master' into github Brett Cannon <b****t@p****g> almost 10 years ago
ed5cd6ef Fix markup Berker Peksag <b****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
93a35317 Made "install dependencies" as Step number one. (#37) Mariatta <M****a@u****m>
Committed by: Nick Coghlan <n****n@g****m>
almost 10 years ago
9adca024 Remove trailing commas Berker Peksag <b****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
043d7c58 remove myself from list of ssl experts Giampaolo Rodola <g****a@g****m> almost 10 years ago
6e0da769 Remove redundant horizontal line Berker Peksag <b****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
ab247321 Update devguide for 3.6.0b1 and start of 3.7. Ned Deily <n****d@p****g> almost 10 years ago
cef508c9 make python.org urls https Benjamin Peterson <b****n@p****g> almost 10 years ago
5a3cf65d use https Benjamin Peterson <b****n@p****g> almost 10 years ago
b5f757c9 use a colon Benjamin Peterson <b****n@p****g> almost 10 years ago
c331f6cc Move the search box from sidebar to header and footer. (#34) Ammar Askar <a****r@h****m>
Committed by: Zachary Ware <z****e@g****m>
almost 10 years ago
d10633cf merge Merge master Brett Cannon <b****t@p****g> about 10 years ago
e9b3497e Fix typos Berker Peksag <b****g@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
36149ad6 Unsubscribing Antoine Pitrou <a****e@p****g> about 10 years ago
e926cad6 dev log: add Xavier de Gaye Victor Stinner <v****r@r****m> about 10 years ago
7153b1d4 You clone from GitHub now, not hg.python.org Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
19a81971 Add RTD badges (#24) Carol Willing <c****e@w****m>
Committed by: Brett Cannon <b****n@u****m>
about 10 years ago
b72ff24d Change some mercurial docs to git docs in the faq (#21) Louis Taylor <l****s@k****u>
Committed by: Brett Cannon <b****n@u****m>
about 10 years ago
ce12958e Remove references to devguide source on hg.python.org (#20) Carol Willing <c****e@w****m>
Committed by: Brett Cannon <b****n@u****m>
about 10 years ago
5521522d Switch to the git repo address Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
1e412f63 Fix a reST issue in the README Brett Cannon <b****t@p****g> about 10 years ago
36683adb Add a README Brett Cannon <b****t@p****g> about 10 years ago
b327e3de Ignore venv and env directories Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
2c973975 Add a .gitignore file Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
9746e045 Update my PSF affiliations Nick Coghlan <n****n@g****m> about 10 years ago
510bfe70 Fix issues found by rstlint. Zachary Ware <z****e@g****m> about 10 years ago
1870adcd Issue #23951: Clean up rstlint makefile integration Zachary Ware <z****e@g****m> about 10 years ago
f908f0d7 Issue #23951: Add missing icon Zachary Ware <z****e@g****m> about 10 years ago
714818ad Issue #23951: remove devguide_theme_revised.patch Victor Stinner <v****r@g****m> about 10 years ago
793e6fda Use the same style than Python ref doc Victor Stinner <v****r@g****m> about 10 years ago
d40b2805 Issue #27519: Update Mercurial links to mercurial-scm.org Berker Peksag <b****g@g****m> about 10 years ago
315288f3 Issue #26446: Mention PSF CoC in core developer responsibilities Berker Peksag <b****g@g****m> about 10 years ago
f96b592e Backout most of cc1c0dd798e7, changes not intended. Terry Jan Reedy <t****y@u****u> about 10 years ago
3f8b3acd Augment faq section with information given in last round of email about keys. Terry Jan Reedy <t****y@u****u> about 10 years ago
78fa4f2a Star self as idlelib expert. Mark other 2 as inactive. Terry Jan Reedy <t****y@u****u> about 10 years ago
b7436ee0 Add a bit about updating latent slaves Zachary Ware <z****e@g****m> about 10 years ago
59d0dbc5 Update pythondotorg link Berker Peksag <b****g@g****m> about 10 years ago
40c6f6a5 Issue #27270: `parentheses-equality` warnings when building with clang and cc... Xavier de Gaye <x****e@u****t> about 10 years ago
e5bd392f Add myself to affiliations list and remove myself from some experts roles Christian Heimes <c****n@p****g> about 10 years ago
27bcf7a7 Issue #25941: Add "How To Review A Patch" section to the devguide. Ned Deily <n****d@p****g> about 10 years ago
bf868a8c Update devguide setup instructions for OS X Ned Deily <n****d@p****g> about 10 years ago
3a35d134 Move core dev affiliation list above page rationale Nick Coghlan <n****n@g****m> about 10 years ago
353d814b Add myself to experts/multiprocessing Davin Potts <p****n@d****t> about 10 years ago
4a979222 Add missing word Zachary Ware <z****e@g****m> over 10 years ago
7b43210c Clarify a point on the motivations page Nick Coghlan <n****n@g****m> over 10 years ago
c8fe94b1 motivations: Adding myself Kushal Das <k****s@g****m> over 10 years ago
951aaff2 Document that we now want your GitHub username as well Brett Cannon <b****t@p****g> over 10 years ago
474cddaf Ignore venv Brett Cannon <b****t@p****g> over 10 years ago
1f07393c Add Brett to the dev affiliations list Brett Cannon <b****t@p****g> over 10 years ago
7815519e motivations: add myself Victor Stinner <v****r@g****m> over 10 years ago
9056a0e0 Allow for simpler motivations entries Nick Coghlan <n****n@g****m> over 10 years ago
c47c2957 Issue #26755: Clarify when version{added,changed} directives should be used i... Berker Peksag <b****g@g****m> over 10 years ago
b7e36c86 Issue #26749: Update devguide to include DNF package manager Berker Peksag <b****g@g****m> over 10 years ago
93efe551 Issue #26624: Adds recommendation to install updates of VS 2015. Steve Dower <s****r@m****m> over 10 years ago
50f24b51 List giving Davin Potts commit rights Brett Cannon <b****t@p****g> over 10 years ago
740ec099 Issue #25848: Add section on running a build on all custom builders Zachary Ware <z****e@g****m> over 10 years ago
a6ed2e87 Tools/buildbot/test-amd64.bat no longer exists Zachary Ware <z****e@g****m> over 10 years ago
79320d29 Trim some old areas of interest Nick Coghlan <n****n@g****m> over 10 years ago
61a8f3df Fix english grammar in the Python branches table Victor Stinner <v****r@g****m> over 10 years ago
081f23c9 rephrase the definition of end-of-life Victor Stinner <v****r@g****m> over 10 years ago
554e18b9 typo: end-of-line => end-of-life Victor Stinner <v****r@g****m> over 10 years ago
320deeb2 Simplify the brach status table Berker Peksag <b****g@g****m> over 10 years ago
bde8b00c Issue #25704: Update Python version to 3.5 where appropriate Berker Peksag <b****g@g****m> over 10 years ago
63a3369b Add a table "Status of Python branches" to the front page Victor Stinner <v****r@g****m> over 10 years ago
b3ea3022 #19316: fix wording in the compiler.rst page. Ezio Melotti <e****i@g****m> over 10 years ago
d11bcfef #25967: add note about updating lib2to3 when the grammar is updated. Patch b... Ezio Melotti <e****i@g****m> over 10 years ago
8be6430e #26063: future-proof copyright updating. Ezio Melotti <e****i@g****m> over 10 years ago
cf91a3c8 #26063: update copyright. Patch by Chris Gonzalez. Ezio Melotti <e****i@g****m> over 10 years ago
8d907436 Include Benjamin's reminder to fix hard failing tests in security branches. Ned Deily <n****d@p****g> over 10 years ago
5e89e663 Update branch and release versions to reflect release of 3.5 and the transiti... Ned Deily <n****d@p****g> over 10 years ago
7586717d document Andrew MacIntyre's drop request Benjamin Peterson <b****n@p****g> over 10 years ago
25beb9b4 Add myself to ast/compiler & bytecode interest areas. Yury Selivanov <y****v@s****m> over 10 years ago
f55dc62f #25194: Fix indentation in Nick's entry. R David Murray <r****y@b****m> almost 11 years ago
76fc0695 #25194: add my entry to 'motivations'. R David Murray <r****y@b****m> almost 11 years ago
3fca1b80 Reviewer -> developer Nick Coghlan <n****n@g****m> almost 11 years ago
ca0e9690 Expand preamble for motivations page Nick Coghlan <n****n@g****m> almost 11 years ago
90362410 Add some information on setting up an EC2 latent slave. Zachary Ware <z****e@g****m> almost 11 years ago
0e2b6563 Fix use of non-existant reST role Zachary Ware <z****e@g****m> almost 11 years ago
7a71d1c5 Fix casing of UNIX Zachary Ware <z****e@g****m> almost 11 years ago
eaa346e2 Add some basic instructions for setting up a Windows buildslave. Zachary Ware <z****e@g****m> almost 11 years ago
1f7978e0 Issue #25194: Add motivations & affiliations page Nick Coghlan <n****n@g****m> almost 11 years ago
179e4d45 no DSA keys allowed Benjamin Peterson <b****n@p****g> almost 11 years ago
f283d4ef tell people to generate rsa keys with puttygen Benjamin Peterson <b****n@p****g> almost 11 years ago
6a582b68 Fix heading marker Nick Coghlan <n****n@g****m> almost 11 years ago
ca958d22 Add maintainer list to main ToC Nick Coghlan <n****n@g****m> almost 11 years ago
5f71def0 Realign section label Nick Coghlan <n****n@g****m> almost 11 years ago
ea2de7e8 Closes #17570: Improve instructions for Windows. Zachary Ware <z****e@g****m> about 11 years ago
7f3740f5 Add a chapter about running buildslaves. R David Murray <r****y@b****m> about 11 years ago
1c68ec86 Add Martin. Georg Brandl <g****g@p****g> about 11 years ago
cefd5136 Copyright Jesus Cea <j****a@j****s> about 11 years ago
3a1306ee Explain that one must first join the hgaccounts account before one can Brett Cannon <b****t@p****g> about 11 years ago
16ab1677 Write my name correctly Jesus Cea <j****a@j****s> about 11 years ago

← Back to repository