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
89411d47 3.6.4 Ned Deily <n****d@p****g>
Committed by: GitHub <n****y@g****m>
over 8 years ago
c99263a7 Update 3.1.5 EOL date (#312) Hugo <h****k@u****m>
Committed by: Benjamin Peterson <b****n@p****g>
over 8 years ago
b70df6c8 Add Guido and me as responsible for typing module (#311) Ivan Levkivskyi <l****i@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
998eebe8 Add asvetlov to asyncio experts list (#310) Andrew Svetlov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
dbd07f0e Make News.d/next filename description match blurb's semantics (#309) bennorth <b****n@r****g>
Committed by: Brett Cannon <b****n@u****m>
over 8 years ago
e389c11c Updates kushal's work details for motivations Kushal Das <m****l@k****n> over 8 years ago
abcc399d 2.7.13 -> .14 Ned Deily <n****d@p****g>
Committed by: GitHub <n****y@g****m>
over 8 years ago
83398abb Removes Firefox search-engine link that throws 404 (#307) Sanyam Khurana <8****r@u****m>
Committed by: Ezio Melotti <e****i@g****m>
over 8 years ago
f4145893 Developers: Add Julien Palard and Ivan Levkivskyi Victor Stinner <v****r@g****m> over 8 years ago
68fd0684 Update my current affiliation info. Nick Coghlan <n****n@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
74bb93ec Add Mariatta's motivations and affiliations. (GH-305) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
887babe4 Fix my sorting mistake. "f" is before "g". Eric V. Smith <e****c@t****m> over 8 years ago
e2781d63 Added f-string area of interest, remove me from mathematics (I was only ever ... Eric V. Smith <e****c@t****m> over 8 years ago
95d38cbb Update committing checklist. (GH-304) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
240efbb3 Make the copyright in the footer into plain text. (GH-302) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
2ac2d1cf haypo => vstinner Victor Stinner <v****r@g****m> almost 9 years ago
d6fa6500 Remove Martin von Loewis from the Expert List (#301) Victor Stinner <v****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
b4280d1e Buildbot workers are no longer limited to 2.7 Zachary Ware <z****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
766ccd65 Adjust buildworker (buildslave) page for a Buildbot 0.9.x world (GH-291) Lev Lazinskiy <l****v@l****g>
Committed by: Zachary Ware <z****e@g****m>
almost 9 years ago
84224ae4 Show the 'Last Updated' info in the footer. (GH-303) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
e88ca5f7 Remove myself from asyncio experts Victor Stinner <v****r@g****m> almost 9 years ago
822bb50c Remove $ sign from gitbootcamp. (GH-297) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
dcdd4297 Add myself as expect for gc, threading, concurrent.futures (#295) Antoine Pitrou <p****u@f****r>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
5e1e5da0 Update URL to buildbot console. (#289) Lev Lazinskiy <l****v@l****g>
Committed by: Zachary Ware <z****e@g****m>
almost 9 years ago
1c9b0b11 Issue #199: Tweak documentation after GH-275 Berker Peksag <b****g@g****m> almost 9 years ago
6360d7f2 Use an appropriate highlight language throughout (#283) Jeff Allen <j****y@f****k>
Committed by: Ezio Melotti <e****i@g****m>
almost 9 years ago
eb29df19 Don't recommend single backticks in news files (#278) Berker Peksag <b****g@g****m>
Committed by: Carol Willing <c****e@w****m>
almost 9 years ago
e5b012f7 Mention that backport can happen automatically (#287) Gloria Dwomoh <s****2@g****m>
Committed by: Nick Coghlan <n****n@g****m>
almost 9 years ago
ae7636cd Add Code of Conduct to .github folder. (GH-286) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
fcdd9de0 Demote "Working with Git" within committing.rst (#285) Jeff Allen <j****y@f****k>
Committed by: Nick Coghlan <n****n@g****m>
almost 9 years ago
4f8835a3 Add entry to developer log. (#284) Jeff Allen <j****y@f****k>
Committed by: Nick Coghlan <n****n@g****m>
almost 9 years ago
8c303646 Limit line length to 80 & clean-up nearby formatting. (#282) Jeff Allen <j****y@f****k>
Committed by: Ezio Melotti <e****i@g****m>
almost 9 years ago
cc75ec4e Suggest to the contributors to help with reviewing PRs (GH-277) Mario Corchero <m****9@g****m>
Committed by: Mariatta <M****a@u****m>
almost 9 years ago
a62b9e38 Improve instructions on commit messages (#275) Mario Corchero <m****9@g****m>
Committed by: Ezio Melotti <e****i@g****m>
almost 9 years ago
b0a9e47c added a reference link to the python extension patterns guide (#279) Gloria Dwomoh <s****2@g****m>
Committed by: Carol Willing <c****e@w****m>
almost 9 years ago
dff6745d Add exception regarding personal branches (#276) Pablo Galindo <P****l@g****m>
Committed by: Ezio Melotti <e****i@g****m>
almost 9 years ago
c2bc7519 A few more hg "default" to git "master" refs Ned Deily <n****d@p****g> almost 9 years ago
3b1dfec3 Update devguide info about active branches and tags. Ned Deily <n****d@p****g> almost 9 years ago
8661384a Fix wording and punctuation and rewrap paragraph. (#273) Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
3072e634 issue271: 26.3. Abstract Syntax Trees (AST) - yield expression should be opti... svelankar <1****r@u****m>
Committed by: Ezio Melotti <e****i@g****m>
almost 9 years ago
6141eee6 Update to 3.6.3 Ned Deily <n****d@p****g>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
24c52a42 Remove reference to 3.5 as maintenance branch Ned Deily <n****d@p****g>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
896beec3 Python 3.3 has now reached end-of-life (GH-270) Hugo <h****k@u****m>
Committed by: Mariatta <M****a@u****m>
almost 9 years ago
3d92a7ee Build in a virtual environment on Windows (#267) (#268) Jeff Allen <j****y@f****k>
Committed by: Ezio Melotti <e****i@g****m>
almost 9 years ago
2b84294f Fix whitespace and quoting issues identified by "make check" (GH-269) Jeff Allen <j****y@f****k>
Committed by: Zachary Ware <z****e@g****m>
almost 9 years ago
7b9ba6f1 Update the setup and PR lifecycle pages (#265) Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
90747c5d Reorganize git commands (#263) Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
56577713 Update Windows setup instructions (#266) Steve Dower <s****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
5458b053 Clarify which commit hash is used for backporting (GH-254) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
fc6b0ab4 The b.p.o -> b.p.o (#264) Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
4207d696 Update wording on committing.rst. (#262) Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
49a68b8e #258: delete the Mercurial for Git developers page. (#259) Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
1733ee3a #184: link to Green Tree Snakes. (#260) Ezio Melotti <e****i@g****m>
Committed by: Nick Coghlan <n****n@g****m>
almost 9 years ago
b7dcaaf1 Fix a typo (branch -> fork) (#261) Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
686ffd05 Document how to delete remote branches. (#256) Ezio Melotti <e****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
f39f205c Make replacing GH-# in PR title a separate step in git bootcamp (GH-255) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
e854c75a Add License (GH-253) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
538b386d Stop saying the CLA is optional Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
f63cf85f Update for 3.6.2 and 3.4.7. Ned Deily <n****d@p****g>
Committed by: GitHub <n****y@g****m>
about 9 years ago
bee85db4 Update 3.5 branch status: now in security fix only Ned Deily <n****d@p****g>
Committed by: GitHub <n****y@g****m>
about 9 years ago
0c268e08 Python 3.5 entered security fix only stage (#251) Victor Stinner <v****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
f2ea601d Mention how to checkout the maintenance branch (GH-250) Cheryl Sabella <c****a@g****m>
Committed by: Mariatta <M****a@u****m>
about 9 years ago
8b9e729e Use https url for bpo (GH-248) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
ed047479 Use python 3.6 with travis (GH-247) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
0e7fafa1 Add additional repositories for the contributors (GH-220) Stéphane Wirtel <s****e@w****e>
Committed by: Mariatta <M****a@u****m>
about 9 years ago
3e931cae Add a README section on 'Compilation' (#244) Stéphane Wirtel <s****e@w****e>
Committed by: Nick Coghlan <n****n@g****m>
about 9 years ago
69e4b149 Update 'sync with upstream' section (#214) Mariatta <M****a@u****m>
Committed by: Stéphane Wirtel <s****e@w****e>
about 9 years ago
a0ab74a0 Update gitbootcamp page (GH-243) svelankar <1****r@u****m>
Committed by: Mariatta <M****a@u****m>
about 9 years ago
2dc2564c Add myself as multiprocessing expert (#240) Antoine Pitrou <p****u@f****r>
Committed by: Nick Coghlan <n****n@g****m>
about 9 years ago
93f495ba Develop Log: Add Armin Rigo (#239) Victor Stinner <v****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
a704b934 Use skip issue label instead of "trivial" (#237) Mariatta <M****a@u****m>
Committed by: Brett Cannon <b****n@u****m>
about 9 years ago
f4671704 Update summary of open branches. Ned Deily <n****d@p****g>
Committed by: GitHub <n****y@g****m>
about 9 years ago
fb6836a4 "default" (hg) branch -> "master" (git) Ned Deily <n****d@p****g>
Committed by: GitHub <n****y@g****m>
about 9 years ago
9d48e1b9 Use "final" release instead of more ambiguous "last". Ned Deily <n****d@p****g>
Committed by: GitHub <n****y@g****m>
about 9 years ago
63151ad1 Correct/clarify branch status comments Ned Deily <n****d@p****g> about 9 years ago
384bb4b9 Improve formatting and remove obsolete information in compiler.rst (#192) Jim Fasarakis-Hilliard <d****d@g****m>
Committed by: Serhiy Storchaka <s****a@g****m>
about 9 years ago
ae3bf1b4 Explain the requirements for converting bpo patch to GitHub (GH-236) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
5ae2b57f Fix broken link for Peephole Optimizer Paper (#235) Daniel Porteous <d****1@g****m>
Committed by: Brett Cannon <b****n@u****m>
about 9 years ago
daaa4b58 Document the news file format (#212) Brett Cannon <b****n@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
867581f5 Update devguide URL (GH-234) Lisa Hewus Fresh <b****X@u****m>
Committed by: Mariatta <M****a@u****m>
about 9 years ago
88f3dff1 Add rougeth as portuguese translation coordinator. (#233) Julien <g****b@m****r>
Committed by: Brett Cannon <b****n@u****m>
about 9 years ago
b8aa27a7 Add make serve to makefile (#216) mlouielu <g****t@l****u>
Committed by: Carol Willing <c****e@w****m>
about 9 years ago
23c11d47 Fix the urls for the last releases of each major version. (#224) Stéphane Wirtel <s****e@w****e>
Committed by: GitHub <n****y@g****m>
about 9 years ago
ac2e3531 Fix the link from Index to Setup Guide (GH-229) Vincent Jacques <v****t@v****t>
Committed by: Mariatta <M****a@u****m>
about 9 years ago
84b651d5 PR lifecycle: Fix the target to cla (GH-228) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
5a7739aa Fix urls with the right redirect in the documentation (#222) Stéphane Wirtel <s****e@w****e>
Committed by: Brett Cannon <b****n@u****m>
about 9 years ago
05cf457e Document how to apply patch from mercurial to git (GH-218) csabella <c****a@g****m>
Committed by: Mariatta <M****a@u****m>
about 9 years ago
0ff714c9 Adjust Editing Contributor's PR section of the bootcamp (#227) Mariatta <M****a@u****m>
Committed by: Nick Coghlan <n****n@g****m>
about 9 years ago
080214bf Adding Tamás Bajusz as a coordinator for Hungarian. (#226) Julien <g****b@m****r>
Committed by: Stéphane Wirtel <s****e@w****e>
about 9 years ago
49d3f397 Adding Kushal Das as a coordinator for Bengali India documentation translatio... Julien <g****b@m****r>
Committed by: Stéphane Wirtel <s****e@w****e>
about 9 years ago
cc60d7f4 Update git pr instruction (GH-219) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
4150170d PEP 545: Add inada.naoki as Japanese translation coordinator. (#213) Julien <g****b@m****r>
Committed by: terryjreedy <t****y@u****u>
about 9 years ago
9bfa5b67 Add myself to devguide, docs, and turtle experts (#204) Carol Willing <c****e@w****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a5ff0584 Use virtualenv in `make html` (#206) Caleb Hattingh <c****h@g****m>
Committed by: Mariatta <M****a@u****m>
over 9 years ago
998563c8 Update backport instruction (#210) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
2d468988 Improve the instruction for setting up coverage (#207) codedragon <m****k@m****t>
Committed by: Mariatta <M****a@u****m>
over 9 years ago
9105b85f Add Carol Willing as a core developer (#209) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ed956b93 Fix typo in Committing.rst Çağıl <c****n@g****m>
Committed by: Mariatta <M****a@u****m>
over 9 years ago
9d5fa6fa PEP 545: Add mdk as French translation coordinator. (#203) Julien <g****b@m****r>
Committed by: Nick Coghlan <n****n@g****m>
over 9 years ago
a90efe46 Remove the step about applying cherry-pick labels (#198) Mariatta <M****a@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago

← Back to repository