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
5c1253c7 Explain how to use the buildbot scripts to provide dependencies on Windows. Christian Heimes <c****n@c****e> over 12 years ago
9b1c08f4 Add myself as expect for pathlib Antoine Pitrou <s****s@p****t> over 12 years ago
5930ba4c Remove mention of the old LaTeX markup Antoine Pitrou <s****s@p****t> almost 13 years ago
1b6ad60a Coverity has reduced number of builds to 4 per week Christian Heimes <c****n@c****e> almost 13 years ago
ee742dc5 Issue triage updates for dis, contextlib, venv Nick Coghlan <n****n@g****m> almost 13 years ago
2b7ff1b1 Update devguide now that the 2.6 branch has been closed. Ezio Melotti <e****i@g****m> almost 13 years ago
c0ea84e1 add new modules to expert index Christian Heimes <c****n@c****e> almost 13 years ago
9cfb8de1 #19312, #19314: fix a couple of typos in the compiler page of the devguide. ... Ezio Melotti <e****i@g****m> almost 13 years ago
8d4a6597 #13515: document security-related documentation practices. Ezio Melotti <e****i@g****m> almost 13 years ago
af0e574e #19311: mention hg update in the bisect faq. Ezio Melotti <e****i@g****m> almost 13 years ago
6ed9f878 Update CLA handling docs Nick Coghlan <n****n@g****m> almost 13 years ago
27c4495f Issue #19303: Fix typo noted by Martin Matusiak. Ned Deily <n****d@a****g> almost 13 years ago
66135543 Fix-up grammar and remove last reference to the Apple style guide. Georg Brandl <g****g@p****g> almost 13 years ago
66507062 Mention 'make touch' in the devguide. Eli Bendersky <e****n@g****m> almost 13 years ago
ef40e570 Restore FAQ (still needed on RHEL6) Nick Coghlan <n****n@g****m> almost 13 years ago
30c6f205 Add David Edelsohn as AIX expert Antoine Pitrou <s****s@p****t> almost 13 years ago
ee67d3f9 Add a benchmarks category in the "experts" section, and put Brett and myself ... Antoine Pitrou <s****s@p****t> almost 13 years ago
25398e48 Issue #18871: make it more explicit that the test suite should be run before ... Antoine Pitrou <s****s@p****t> about 13 years ago
1f23fbd0 "tim_one" is an ex-login Antoine Pitrou <s****s@p****t> about 13 years ago
71abbffa Record Donald Stufft's access privileges Brett Cannon <b****t@p****g> about 13 years ago
b7eee6bd Add Stefan Behnel to the experts list for xml.etree Eli Bendersky <e****n@g****m> about 13 years ago
0aceabb9 Take a bit more asterisk-responsibility Eli Bendersky <e****n@g****m> about 13 years ago
2657b58e Issue #18481: document new C coverage make targets Christian Heimes <c****n@c****e> about 13 years ago
4438af13 Document special case of PyLong_FromLong() for n [-5 ... +255] Christian Heimes <c****n@c****e> about 13 years ago
60a53547 Checkout is an subversion term. The script actually runs hg pull and hg update. Christian Heimes <c****n@c****e> about 13 years ago
812a7684 document path_converter() issue Christian Heimes <c****n@c****e> about 13 years ago
5320385f First draft of Coverity section for the devguide. Christian Heimes <c****n@c****e> about 13 years ago
260b651a ignore *~ Christian Heimes <c****n@c****e> about 13 years ago
50c5c232 Closes #18450: fix more typos (noticed by Févry Thibault). Ned Deily <n****d@a****g> about 13 years ago
450869e4 #18021: remove broken link to the Apple Style Guide. Patch by Madison May. Ezio Melotti <e****i@g****m> about 13 years ago
0280b08e Closes Issue #18442: fix typo (noticed by Févry Thibault). Ned Deily <n****d@a****g> about 13 years ago
8b4fc64d Issue #18390: Add a little comment on how to do a proper file Brett Cannon <b****t@p****g> about 13 years ago
83bde7e2 Added enum module with ethan.furman, eli.bendersky, and barry as experts. Ethan Furman <e****n@s****s> about 13 years ago
76311ead add me and GPS to some modules Christian Heimes <c****n@c****e> about 13 years ago
ec2bf864 Don't ask contributors to add themselves to Misc/ACKS, it is the core develop... Antoine Pitrou <s****s@p****t> about 13 years ago
b3dae884 Add comment about avoiding --enable-shared for uninstalled builds. This shou... Ned Deily <n****d@a****g> over 13 years ago
a2206bc5 Record giving Ethan Furman commit privileges. Brett Cannon <b****t@p****g> over 13 years ago
ccffaa16 Issue #17820: Provide more appropriate link in devguide editor section. Ned Deily <n****d@a****g> over 13 years ago
97cd8985 #17637: mention "What's New" updating guidelines in the devguide. Ezio Melotti <e****i@g****m> over 13 years ago
b7d704d4 Clarify policy for security branches. List RMs for active branches. Georg Brandl <g****g@p****g> over 13 years ago
823dacf5 Update the devguide to reflect workflow changes as a result of Ned Deily <n****d@a****g> over 13 years ago
5469b9ca Add self for idlelib. Roger Serwy <r****y@g****m> over 13 years ago
525cc0f8 Add Roger. Georg Brandl <g****g@p****g> over 13 years ago
65198517 #14468: add FAQs about merge conflicts, null merges, and heads merges. Ezio Melotti <e****i@g****m> over 13 years ago
0c1826a8 Add VC++ 2010 registration requirement. Remove obsolete link. Steve Dower of Terry Jan Reedy <t****y@u****u> over 13 years ago
c8f3ebcc #15121: document the "email" component. Ezio Melotti <e****i@g****m> over 13 years ago
78f00a0a #14468: move a paragraph and link to the list of branches. Ezio Melotti <e****i@g****m> over 13 years ago
e188431e '.::' displays as '.:'. Reported in email by Bob Hanson. Terry Jan Reedy <t****y@u****u> over 13 years ago
fa904ec0 Add self for idlelib Terry Jan Reedy <t****y@u****u> over 13 years ago
e90a64a2 Add link for VC++ 2010 to one for 2008. Hide both urls with text labels. Terry Jan Reedy <t****y@u****u> over 13 years ago
0c80f515 Update link for Visual C++ Express 2010. Old link gets forwarded to 2012 page. Terry Jan Reedy <t****y@u****u> over 13 years ago
2223fe4a #14468: update FAQs about multiple clones and share extension. Ezio Melotti <e****i@g****m> over 13 years ago
b5d7582e #14468: regroup the "Version control" FAQs in two sections: "for everyone" an... Ezio Melotti <e****i@g****m> over 13 years ago
e8b299e9 #14468: document the use of the share extension as the suggested approach for... Ezio Melotti <e****i@g****m> over 13 years ago
ed95d57d Remove misleading statement (patchcheck doesn't run the test suite) Antoine Pitrou <s****s@p****t> over 13 years ago
6c195cd4 Issue #17270: clarify that the section header doc convention is optional. Chris Jerdonek <c****k@g****m> over 13 years ago
3529d397 #17242: fix code highlight. Patch by Berker Peksag. Ezio Melotti <e****i@g****m> over 13 years ago
451b741b Add me to the "import machinery" interest area. Eric Snow <e****y@g****m> over 13 years ago
883414a3 Add self to experts for random module. Mark Dickinson <m****n@e****m> over 13 years ago
df3eb1ed Add self to experts for Java/JVM. Frank Wierzbicki <f****i@g****m> over 13 years ago
673b046c merge merge Brett Cannon <b****t@p****g> over 13 years ago
edf341f0 I don't want to deal with the warnings module anymore. Brett Cannon <b****t@p****g> over 13 years ago
bbf173d8 merge merge Giampaolo Rodola <g****a@g****m> over 13 years ago
4cd6b768 adding myself to list of experts for poplib module Giampaolo Rodola <g****a@g****m> over 13 years ago
28a74434 Document the code-block directive. Ezio Melotti <e****i@g****m> over 13 years ago
82e356b3 Add a paragraph about checking for refleaks. Initial patch by Daniel Shahaf. Ezio Melotti <e****i@g****m> over 13 years ago
1d540696 Update Py3k doc URL. Georg Brandl <g****g@p****g> over 13 years ago
b85169b8 Issue #16814: add "make -C Doc html" short-cut to documentation instructions. Chris Jerdonek <c****k@g****m> over 13 years ago
f0b357e1 Improve and make more concise the "Building the documentation" section. Chris Jerdonek <c****k@g****m> over 13 years ago
fc2d7ba6 Document that the "Create Patch" button works only for CPython repositories. Chris Jerdonek <c****k@g****m> over 13 years ago
1f0e4231 #16868: mention that you can "ping" issues before writing to python-dev. Ezio Melotti <e****i@g****m> over 13 years ago
18fbf5e1 Fix markup. Ezio Melotti <e****i@g****m> over 13 years ago
dbd8897c #13810: fix Sphinx URL. Ezio Melotti <e****i@g****m> over 13 years ago
c8a690a8 Issue #16813: Use the full relative path in the documentation-building instru... Chris Jerdonek <c****k@g****m> over 13 years ago
a63af669 Make "build" step of Quick Start match the formatting of the other steps. Chris Jerdonek <c****k@g****m> over 13 years ago
20fbb0ea Add myself as the mailbox maintainer Petri Lehtinen <p****i@d****g> over 13 years ago
7aedcdc1 Add Serhiy. Georg Brandl <g****g@p****g> over 13 years ago
d573fd10 Re-add word that got dropped in 06225ce4c1d3. Georg Brandl <g****g@p****g> over 13 years ago
ce7e5641 Clarify a sentence and fix a typo. Patch by Daniel Shahaf. Ezio Melotti <e****i@g****m> over 13 years ago
451ce8e5 Use PEP role for PEP link. Chris Jerdonek <c****k@g****m> almost 14 years ago
496d8011 Add additional links regarding the PEP process. Chris Jerdonek <c****k@g****m> almost 14 years ago
ea25d9ea Clarify that only the latest maintenance branches are rebuilt (issue #16528). Chris Jerdonek <c****k@g****m> almost 14 years ago
e9d0d7e1 Add instructions for handling merge conflicts during null merges. Chris Jerdonek <c****k@g****m> almost 14 years ago
59d22030 Make spacing between sections consistent on home page. Chris Jerdonek <c****k@g****m> almost 14 years ago
1d7ca797 Unhide and move table of contents to bottom of home page (issue #16506). Chris Jerdonek <c****k@g****m> almost 14 years ago
f579e18a Fix typo in section about helping with the devguide. Chris Jerdonek <c****k@g****m> almost 14 years ago
aa485346 Add a brief introduction. Chris Jerdonek <c****k@g****m> almost 14 years ago
a5e8103e Link to "checkout" in Quick Start and link "set up" to "setup". Chris Jerdonek <c****k@g****m> almost 14 years ago
8bf7e4d8 Provide more clarification on running tests from the command-line. Chris Jerdonek <c****k@g****m> almost 14 years ago
f821158e Drop a blank line. Brett Cannon <b****t@p****g> almost 14 years ago
dc95928e Tweak coverage report command. Brett Cannon <b****t@p****g> almost 14 years ago
4503c16c Give instructions on how to get the most complete code coverage Brett Cannon <b****t@p****g> almost 14 years ago
e6769668 Update instructions on using coverage.py to create coverage results to Brett Cannon <b****t@p****g> almost 14 years ago
9fb90aab Clarify the behavior of the "builtin" index directive entry type. Chris Jerdonek <c****k@g****m> almost 14 years ago
9565bfd4 This is no longer needed, the path is now automatically added by the test. R David Murray <r****y@b****m> almost 14 years ago
53966682 Issue #16289: Update Developer's Guide for the 3.4 development cycle. Ned Deily <n****d@a****g> almost 14 years ago
328ff193 Silence Sphinx warning Nick Coghlan <n****n@g****m> almost 14 years ago
1dc4b975 Close #13440 by linking to a couple of blog posts from the dev FAQ. Also rear... Nick Coghlan <n****n@g****m> almost 14 years ago
e3dd9977 Fix typo. Ezio Melotti <e****i@g****m> almost 14 years ago
9fc0e292 Issue #16161: Update link for downloading Microsoft Visual Studio 2008. Chris Jerdonek <c****k@g****m> almost 14 years ago

← Back to repository