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
20cff004 Issue #13117: Fix broken links in the compiler page of the Developer's Guide. Ned Deily <n****d@a****g> almost 15 years ago
cd0f1ff7 Replace tabs with spaces in compiler.rst to satisfy the checkwhitespace hook. Ned Deily <n****d@a****g> almost 15 years ago
453acb6b #13010: explain why the python executable has an .exe extension on OS X. Ezio Melotti <e****i@g****m> almost 15 years ago
8636f19c Adding my current areas to the experts index. Meador Inge <m****i@g****m> almost 15 years ago
baea4233 Add Meador. Georg Brandl <g****g@p****g> almost 15 years ago
7b56397a experts.rst: Apparently the zlib module likes me. Nadeem Vawda <n****a@g****m> almost 15 years ago
ac3776b8 Add documentation about custom builders Antoine Pitrou <s****s@p****t> almost 15 years ago
0548150d Tell how to run patchcheck on Windows Éric Araujo <m****k@n****g> almost 15 years ago
de2f7acb add myself to some compiler related modules Benjamin Peterson <b****n@p****g> about 15 years ago
7e5e2111 #12792: document the "type" field of the tracker. Ezio Melotti <e****i@g****m> about 15 years ago
95e2bc60 dis module questions can be kicked in my general direction Nick Coghlan <n****n@g****m> about 15 years ago
2dce54cd #12682: remove the "accepted" resolution. Ezio Melotti <e****i@g****m> about 15 years ago
233b3817 Document the [+] button and the autocomplete of the nosy list. Ezio Melotti <e****i@g****m> about 15 years ago
147dfc35 Document the devguide linking introduced in r88882. Ezio Melotti <e****i@g****m> about 15 years ago
f526b303 #12711: document the tracker components. Ezio Melotti <e****i@g****m> about 15 years ago
668c517c Mention test.autotest for the benefit of users without a command line Éric Araujo <m****k@n****g> about 15 years ago
dec2a7f3 Fix minor grammar issue Éric Araujo <m****k@n****g> about 15 years ago
92769c07 Add Sandro to the list of core developers Antoine Pitrou <s****s@p****t> about 15 years ago
87baf45b merge merge heads Benjamin Peterson <b****n@p****g> about 15 years ago
a14d9702 this has happened to me twice today Benjamin Peterson <b****n@p****g> about 15 years ago
bd49dbf3 Be more descriptive when describing the options for seeking help with problem... Nick Coghlan <n****n@g****m> about 15 years ago
df8f6f0e Fix copy-paste glitch :) Éric Araujo <m****k@n****g> about 15 years ago
afe93d8a Add note about the dev guide itself to the doc quality page Nick Coghlan <n****n@g****m> about 15 years ago
7e22b7a6 Use built-in reST roles for PEP links Éric Araujo <m****k@n****g> about 15 years ago
65934509 Add a communications section to the devguide FAQ (closes #11690) Nick Coghlan <n****n@g****m> about 15 years ago
1d62d076 Update the committing page with various details (closes #11795, but also incl... Nick Coghlan <n****n@g****m> about 15 years ago
04b88842 merge Merge with head Nick Coghlan <n****n@g****m> about 15 years ago
28a30ca1 Make the scope of the devguide explicit on the main page and refer to other i... Nick Coghlan <n****n@g****m> about 15 years ago
52ebe4fa Mention Python Mentors on the 'where to get help?' page (closes #12278, patch... Nick Coghlan <n****n@g****m> about 15 years ago
3214362d Add a devguide category in the interest area table with myself and Eric Arauj... Nick Coghlan <n****n@g****m> about 15 years ago
be67d073 Soften the tone on the main page of the dev guide and mention the core mentor... Nick Coghlan <n****n@g****m> about 15 years ago
e364c7bc Add myself to some areas Éric Araujo <m****k@n****g> about 15 years ago
0f3136bf Add entry for the packaging module Éric Araujo <m****k@n****g> about 15 years ago
fe199af1 spelling #12212 Benjamin Peterson <b****n@p****g> over 15 years ago
9941c063 Update section about links in the tracker comments. Ezio Melotti <e****i@g****m> over 15 years ago
3aa2256b Wrong date Antoine Pitrou <s****s@p****t> over 15 years ago
a2f93519 Add Charles-François Natali Antoine Pitrou <s****s@p****t> over 15 years ago
b2bff139 Now I like json. Ezio Melotti <n****e@n****e> over 15 years ago
05772c90 experts.rst: move myself from 'testing' to 'test coverage' interest area Giampaolo Rodola <g****a@g****m> over 15 years ago
226e9a99 Mark theller inactive, update own modules and interest areas Nick Coghlan <n****n@g****m> over 15 years ago
3fe64ff8 Add myself to the expert index for packaging Alexis Metaireau <a****s@n****g> over 15 years ago
97a82d89 Improve description of "svn-like" workflow. (Patch by Carl Meyer) Ned Deily <n****d@a****g> over 15 years ago
14dc369d Add myself to the Experts Index for bz2. Nadeem Vawda <n****a@g****m> over 15 years ago
6ac4c490 Update address for sending SSH keys to. Georg Brandl <g****g@p****g> over 15 years ago
16d4cfe3 Add Nadeem. Georg Brandl <g****g@p****g> over 15 years ago
8c842f23 pydotorg -> python-committers Antoine Pitrou <s****s@p****t> over 15 years ago
61ce20ee Top level sections only in sidebar TOC on FAQ page. R David Murray <r****y@b****m> over 15 years ago
2c4cf9d5 Correct tracker user name: is bquinlan. Ned Deily <n****d@a****g> over 15 years ago
cff955c8 Add a page about continuous integration (buildbots) Antoine Pitrou <s****s@p****t> over 15 years ago
15f9f2f0 Add a FAQ about splitting files. Ezio Melotti <n****e@n****e> over 15 years ago
626763a2 Add a table of contents to the FAQ. Ezio Melotti <n****e@n****e> over 15 years ago
b3013757 Clarify that when creating a feature branch hg push --new-branch is needed. R David Murray <r****y@b****m> over 15 years ago
28fac0c6 Mention that git diffs can also represent changes to binary files Antoine Pitrou <s****s@p****t> over 15 years ago
c8a7e6cb Log Carl Friedrich Bolz's push privileges. Brett Cannon <b****t@p****g> over 15 years ago
b32b86fe I can also help with ctypes Amaury Forgeot d'Arc <a****a@g****m> over 15 years ago
d6051e53 Funny, the push hook detect the problem, but allow the push to proceeed :) Jesus Cea <j****a@j****s> over 15 years ago
1a6ff451 merge Merge. This repository allow multiple heads :) Jesus Cea <j****a@j****s> over 15 years ago
82b3f1ec I am interested in Solaris support, and related OS's Jesus Cea <j****a@j****s> over 15 years ago
d74969e1 I am interested in Solaris support, and related OS's Jesus Cea <j****a@j****s> over 15 years ago
e7790eba Indicated my interest in ctypes. Alexander Belopolsky <a****y@g****m> over 15 years ago
473d207d Add new committers from packaging development. Georg Brandl <g****g@p****g> over 15 years ago
ca8f63ea Use repo names that are not also branch names for the multiple working copy t... Brett Cannon <b****t@p****g> over 15 years ago
dd58f0f6 When a new library is made available which is a dependency, you need Brett Cannon <b****t@p****g> over 15 years ago
f647087d List Jeff Hardy's new push privileges. Brett Cannon <b****t@p****g> over 15 years ago
614d485f List Alex Gaynor and Maciej Fijalkowski push privileges. Brett Cannon <b****t@p****g> over 15 years ago
ef5209b1 Add triaging#mercurial-repository. Martin v. Löwis <m****n@v****e> over 15 years ago
1d8a8243 Add Ross. Georg Brandl <g****g@p****g> over 15 years ago
968b4dc6 Fix instructions for dummy merges (Nadeem Vawda) Antoine Pitrou <s****s@p****t> over 15 years ago
64908bd1 Add a FAQ entry about the share extension Antoine Pitrou <s****s@p****t> over 15 years ago
5309c8c9 p0 and p1 were swapped Antoine Pitrou <s****s@p****t> over 15 years ago
78b1daff Mention mpatch in the committing guide as well Antoine Pitrou <s****s@p****t> over 15 years ago
a3f91bf9 Suggest using mpatch in the FAQ Antoine Pitrou <s****s@p****t> over 15 years ago
329917a1 Link to the repo, not the index page Antoine Pitrou <s****s@p****t> over 15 years ago
07b83042 Remove XXX (the daily OS X build is now generated from the hg repo) Antoine Pitrou <s****s@p****t> over 15 years ago
3cac7473 Clarify bisect instructions (suggested by Thomas Wouters) Antoine Pitrou <s****s@p****t> over 15 years ago
3292a815 Introduce "hg bisect" Antoine Pitrou <s****s@p****t> over 15 years ago
076da5be Mention hginit.com in the FAQ Antoine Pitrou <s****s@p****t> over 15 years ago
36d8dbf8 Adapt server-side clone instructions to the new UI Antoine Pitrou <s****s@p****t> over 15 years ago
fd6d84ab Add missing --no-commit to hg import example. Ned Deily <n****d@a****g> over 15 years ago
73189bd4 More miscellaneous review comments. Ned Deily <n****d@a****g> over 15 years ago
1c072de3 Clarify wording Antoine Pitrou <s****s@p****t> over 15 years ago
27377863 Add an example of having one working copy per maintenance branch Antoine Pitrou <s****s@p****t> over 15 years ago
0bf2d23e Remove misleading statements in the paragraph comparing svnmerge and hg Antoine Pitrou <s****s@p****t> over 15 years ago
9f2aa6be Advertise hg import before hg transplant Antoine Pitrou <s****s@p****t> over 15 years ago
ce2fc9ec More miscellaneous review comments. Ned Deily <n****d@a****g> over 15 years ago
df864cb8 Updates to the triaging page, including describing the format for autogenerat... Ned Deily <n****d@a****g> over 15 years ago
f3f0b7ba Various review comments. Also expand the SSH compression recommendation. Ned Deily <n****d@a****g> over 15 years ago
3e13e0e1 merge Merge Antoine Pitrou <s****s@p****t> over 15 years ago
7e8714c8 Recommend to enable SSH compression Antoine Pitrou <s****s@p****t> over 15 years ago
0c499aac Fix trailing whitespace (test commit). Georg Brandl <g****g@p****g> over 15 years ago
1edc8e77 merge Merge hg_transition into default Antoine Pitrou <s****s@p****t> over 15 years ago
c818211d Close branch hg_transition Antoine Pitrou <s****s@p****t> over 15 years ago
c70ca428 Mention that "hg merge" usually figures out what to merge Antoine Pitrou <s****s@p****t> over 15 years ago
54946537 Add FAQ entries about heads and merging Antoine Pitrou <s****s@p****t> over 15 years ago
2cbc8bbf Add -C option for ssh compression Antoine Pitrou <s****s@p****t> over 15 years ago
ac1de0d7 Improve wording and remove obsolete XXX Antoine Pitrou <s****s@p****t> over 15 years ago
9654cb8f merge Merge from default Antoine Pitrou <s****s@p****t> over 15 years ago
e763b3fb Fix link to FAQ Antoine Pitrou <s****s@p****t> over 15 years ago
58a41f9d Typo fix. Georg Brandl <g****g@p****g> over 15 years ago
d18c6497 merge Merge default Antoine Pitrou <s****s@p****t> over 15 years ago

← Back to repository