Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/devguide

The Python developer's guide
https://github.com/python/devguide

Change Mercurial reference to GitHub including a link to the public repository (#427)

f44c02db3191f3e5bc3ab33d14a230e5d6e7dfd2 authored about 6 years ago by Lysandros Nikolaou <[email protected]>
Update documenting.rst (#424)

671997a0338781fd0a81a7ae8f22f5b439de57de authored about 6 years ago by Andrés Delfino <[email protected]>
Remove trailing whitespace (#422)

afd5ac637fe6003c7652d802b605b720a513a025 authored over 6 years ago by Nick Coghlan <[email protected]>
Further trim ncoghlan's areas of interest (#420)

47b714921aac26b42ac51706f387dbe89d7da057 authored over 6 years ago by Nick Coghlan <[email protected]>
Add a link and description for Assigned To (#419)

14d58ab3aa2ae4e57cea27a80c6469c7d0b6d53b authored over 6 years ago by Barry Warsaw <[email protected]>
Update compiler.rst for more precision about new opcode (#416)

Closes #417.

* Update compiler.rst for more precision about new opcode

* Update compiler.rst

d55145f4de330f959aee0c986a85c49705b0759e authored over 6 years ago by psyker156 <[email protected]>
Fix typo.

8569da84aab7f6efd90ec4884613ee4508017391 authored over 6 years ago by Ezio Melotti <[email protected]>
Add mariatta to expert index. Interest area: emoji (#414)

a6d279621324cde785a41f5c55def5c418335241 authored over 6 years ago by Mariatta <[email protected]>
Restore table of recently end-of-lifed versions (#413)

* Restore table of recently end-of-lifed versions

Now in devcycle.rst.

When discussing dro...

147cbfcc86929c465468786b950d89420db0c39c authored over 6 years ago by Jon Dufresne <[email protected]>
Add Lisa Roach

814488a080162a136cb020ef77459d956871e65b authored over 6 years ago by Brett Cannon <[email protected]>
Add Emily Morehouse

ba0ba4f8e7ec72502988aae07e980d218669bf42 authored over 6 years ago by Brett Cannon <[email protected]>
Use black for python codestyle (#386)

* blacken python files

* add badge for codestyle

* make all dicts and lists consistent wit...

287df5f6d3ea0bf4597e3d4abf4da1ff020de022 authored over 6 years ago by Carol Willing <[email protected]>
Reorganize the setup.rst page. (#412)

* Reorganize the setup.rst page.

* Fix typo.

cb66ba10dec879eb3ebdf19343e80ed08c11855c authored over 6 years ago by Ezio Melotti <[email protected]>
Reorganize information about the branches of the repo. (#411)

4eb2f5ce515db2edbf7720adac2fc247b4cdfd2e authored over 6 years ago by Ezio Melotti <[email protected]>
Add a section 'Extensions' (#246)

* Add a section 'Extensions'

* Update with the recommendations of Nick Coghlan

441f54d8aff4bdc7ec656f97fc0d08fa12605cd9 authored over 6 years ago by Stéphane Wirtel <[email protected]>
Update the link to sphinx documentation in documenting.rst (#410)

04891942f81e385f3c3bbeb51ae87cfdc2b019e3 authored over 6 years ago by Anubhav Sinha <[email protected]>
Update the instruction on how to clone coverage.py (#409)

coverage.py moved to GitHub.
Instead of `hg clone`, do `git clone`.

582f0b88fb5d33c6151ae37569b83feb831738be authored over 6 years ago by Mariatta <[email protected]>
Update the example on how to checkout maintenance branch (#408)

Clarify how to checkout from the remote.
Provide example using `upstream` instead of `origin`.

2cb7d196a89f3cf955c0f0aa7f7985af04c26488 authored over 6 years ago by Mariatta <[email protected]>
Update Pullrequest.RST to mention the check-python-cla website. (GH-407)

Instead of asking a core dev to update the CLA status, contributors
should check it for themsel...

e464fa96773141819aac93fba898fdd1edd2d1b0 authored over 6 years ago by Mariatta <[email protected]>
Refer to the check-python-cla website to check CLA status. (#406)

33eefb4e7c9a7edaaca3a356fc7827b80b63706c authored over 6 years ago by Mariatta <[email protected]>
Updated setup guide to mention a dependency on .NET 3.5. (#399)

f41b81b3afd37ae2f99380f87334c000f2251312 authored over 6 years ago by Vinay Sajip <[email protected]>
Remove the 'Without make' section (#327)

Explain how to use `sphinx-build` via the command line.

25c601a48ab7020038bc05404bca287ef8b15a72 authored over 6 years ago by Stéphane Wirtel <[email protected]>
Fix broken urls and change the url of Coverity Model (#223)

Fix the url of the coverity_model.c file

420672fdd8ad4384aa3b0ba1d2c29fb1aa3fde5e authored over 6 years ago by Stéphane Wirtel <[email protected]>
Specify "Thursdays" in my weekly office hour (#403)

7d272651b1b78b92efec426c59969c9289ce20a7 authored over 6 years ago by Mariatta <[email protected]>
Add Core Developer's Office Hour section. (#402)

Move issue tracker to lower section in the get help page.
Add Zulip.
Shorten the table.

f774f1bf51e0051cec640006de88bbf1cb2edf46 authored over 6 years ago by Mariatta <[email protected]>
Provide explanation for core devs on how to check for CLA (#400)

The CLA can be checked using an API endpoint in bpo,
passing in the GitHub usernames as comma s...

95039f1484fd53f0de8523e29572b79041f609d8 authored over 6 years ago by Mariatta <[email protected]>
Clarify that backport PR needs to include GH- from master (#392)

2ae9f78c1d8d346805a0cdb1c098f0f474e579b9 authored over 6 years ago by Mariatta <[email protected]>
Respect 3-space indentation (#398)

825f7c403acb909e2a6b72471a3dc313e10c5e47 authored over 6 years ago by Andrés Delfino <[email protected]>
Add a few missing in-use directives (#397)

114084dbf765f57773ad18321454e7f0af99ae8b authored over 6 years ago by Andrés Delfino <[email protected]>
Add link to "How to Write a Git Commit Message" (GH-395)

ac440cf7d1aa198fa3bd8816c42b5bc1a68cc6d4 authored over 6 years ago by INADA Naoki <[email protected]>
Step back from involvement in compiler maintenance

There are only so many hours in the day, so it's time to start
trimming a few things from my li...

30056f8b97996ad7524b22cf0651fe88ecce3658 authored over 6 years ago by Nick Coghlan <[email protected]>
Documentation translation: Add flowdas as korean coordinator. (#394)

7beff8d9cd7f57473524b4106bd3e8e61ab5db80 authored over 6 years ago by Julien Palard <[email protected]>
Update devguide for 3.7.0 final

c25388de2b349edd0b5bb91aa6818b2732663526 authored over 6 years ago by Ned Deily <[email protected]>
Add zulipchat badge to readme (#393)

a1e21181e16a024b375d5f1d371807a95cfac04c authored over 6 years ago by Mariatta <[email protected]>
Added 'Translations' section to '7. Documenting Python' (#391)

b29900dc29910477c7bd7368aef1bc670431970e authored over 6 years ago by Gloria Dwomoh <[email protected]>
Update my affiliation

413fdb8e9664dbcc5f9bfde5a7f36afc0fd4d6b8 authored over 6 years ago by Victor Stinner <[email protected]>
Fix typo in Pablo's name

d1db0106aeb2a6816addb961de314d05617107cb authored over 6 years ago by Victor Stinner <[email protected]>
Add Pablo Salingo Salgado

53de410945c43397999c35683ee2b50c38c6464c authored over 6 years ago by Brett Cannon <[email protected]>
Clarify GH web UI usage by core devs (#384)

247fd5056c604fdcd3f3e3874a911dc40b262a82 authored over 6 years ago by Carol Willing <[email protected]>
Remove "languishing" status from triaging doc. (#388)

There was no languishing status in b.p.o

cf8f9189b7577c06707e157fa2cc0e33cee738b0 authored over 6 years ago by Mariatta <[email protected]>
building docs without make: add python-docs-theme to requirements list (GH-387)

Note that the Docs\Makefile and Docs\make.bat files in the cpython
repo already include this; i...

7bc6da38ad0b6de5ab62cd438129f0cc468991dc authored over 6 years ago by Tal Einat <[email protected]>
Repository devguide -> cpython (#385)

54637a7b5ae77bc98a498b008b7fcf974591934b authored over 6 years ago by Andrés Delfino <[email protected]>
Adding adrianliaw as the coordinator of the zh-tw translation. (#376)

See: https://mail.python.org/pipermail/doc-sig/2018-May/004030.html

0334e911ac99208138c80f6f3b8400a281c7fb21 authored over 6 years ago by Julien Palard <[email protected]>
Use HTTPS protocol instead of HTTP (#383)

eedc485da182defafceacc19493a4b507d917af0 authored over 6 years ago by Suriyaa ✌️️ <[email protected]>
add 'filesystem' interest area

...and add myself to it; also remove myself from experts of asyncio
module

6c1d33cae5c2a1f2778735b128f74fbeefcc739b authored over 6 years ago by Giampaolo Rodola <[email protected]>
Update tool names for Visual Studio 2017 (#381)

Updated tool names to match the exact terminology used when installing Visual Studio 2017.

686498af3af91dc304977682ca640590d7044b02 authored over 6 years ago by Steven M. Vascellaro <[email protected]>
Remove docutils dependency mention and mention blurb and python-docs-theme (#378)

b46a573c226bd6a0a47ec43722e9aadaa0ea6528 authored over 6 years ago by Andrés Delfino <[email protected]>
Improve make instructions for docs on Windows (#380)

e5d6271aacd760e5709cd4feb25e2b237d08297f authored over 6 years ago by Andrés Delfino <[email protected]>
Remove reference to OpenHatch (#375)

a4ff8607b0906531c1c3cbd0f26ff7998ec075a2 authored over 6 years ago by Cheryl Sabella <[email protected]>
Updated dead or redirected links (#373)

* Update communication.rst

Updated links and redirections.

* Update compiler.rst

Update...

61ae39ed665408dde64b08cf4d20d3b285ae6996 authored over 6 years ago by Vaibhav <[email protected]>
Update the list of modules in experts.rst. (GH-367)

* Add Paul Moore as the maintainer of 'zipapp'.
* Add Eric V. Smith as the maintainer of 'datac...

f4a3e4c0e21f411c57cc4b7efaf1895f1671c6c1 authored over 6 years ago by Serhiy Storchaka <[email protected]>
Update branch release info

98d2c827bda42e9cdbebd8e73b62c29dffccd4e2 authored over 6 years ago by Ned Deily <[email protected]>
[WIP] Edit setup section titles and compiling content (#353)

* edit setup titles and content

* edit per @ezio-melotti

2af98e9e6b383e902f1ea1ad1e849dd9ba1d09b3 authored over 6 years ago by Carol Willing <[email protected]>
Update details of the compiler implementation. (#368)

* Update details of the compiler implementation.

* Fix a grammar.

1fcc8e58d1f8bf73c85106a9720b8a676aeeedd6 authored over 6 years ago by Serhiy Storchaka <[email protected]>
coredev.rst: Clarify "Developer role" and "is commiter" bit are separate (#370)

I went through the list of things to do and didn't realize these
are separate bits.
Add info o...

bf6fe5b41090dddb8aad45518545044ee42a962c authored over 6 years ago by Petr Viktorin <[email protected]>
Run linkcheck on CI (but allow to fail) (#369)

9222bd9f1fb9f32831d80d5a4a6dad016a923ee0 authored over 6 years ago by Hugo <[email protected]>
Add Mark Shannon

6285fc7359ed91d8ffc14634cd5709fefd79c445 authored over 6 years ago by Brett Cannon <[email protected]>
'barrygvanrossum' is not a user. (GH-366)

39f7a01d6c04df1e2824c5d70fcef1f7845bb8ca authored over 6 years ago by Serhiy Storchaka <[email protected]>
Correct the output in Setup page (GH-363)

The output should be 'cpython.git' instead of 'devguide.git'.

a89b40685f31078ab8067095c62c46eb5448aa8c authored over 6 years ago by Babak <[email protected]>
Added additional instructions to Mac build section for building python >= 3.7 (#364)

Extend instructions to reflect Python OpenSSL build changes in 3.7+. Patch by Lance Ure.

5f485b336a6299cd232131ce04be0e80da7ec392 authored over 6 years ago by Lance Ure <[email protected]>
Add link to zulipchat in communications page. (GH-362)

d1fbf2790b15518a672364f7db243a9d8845b053 authored over 6 years ago by Mariatta <[email protected]>
List petr.viktorin and ncoghlan as experts for "extension modules" (GH-360)

d987bf9993c374995275dfe35459cc0c8cc7aa12 authored over 6 years ago by Petr Viktorin <[email protected]>
Clarify who can add the skip issue label (#359)

d21b0fdfacb0f4229ec7baa4b421c6deaaa5ecc3 authored over 6 years ago by Andrés Delfino <[email protected]>
Add Petr Viktorin

b5ce263b2b4f2a08ea09b36a903f61628c38a0c7 authored over 6 years ago by Brett Cannon <[email protected]>
Change "dir" to "directory" (GH-346)

877d59e8815ddeb0300770f8f12594d32d450f8e authored almost 7 years ago by Aaron Ang <[email protected]>
3.6.4 -> 3.6.5

dc28f284b3e1f5057f008b7ab183ac45478d006d authored almost 7 years ago by Ned Deily <[email protected]>
Add background color back to navigation bar (GH-357)

c600d3303c4e21fe30e5699bbefb4f97472c3f57 authored almost 7 years ago by Jon Wayne Parrott <[email protected]>
Use python-docs-theme (GH-355)

a3176a3524d4ff2755d0e974d4a624d1bf840b35 authored almost 7 years ago by Jon Wayne Parrott <[email protected]>
add navigation table by contributor type to landing page (#349)

* add navigation table by contributor type to landing page
* edits per @ncoghlan review
* edit...

d50897eb61639281ac17877cc81922440342e001 authored almost 7 years ago by Carol Willing <[email protected]>
add appendix with topic pathways (#354)

* add appendix with topic pathways
* add @eziomelotti review feedback

4e456f2ead7399418f8020a4f49f64fb5fdde464 authored almost 7 years ago by Carol Willing <[email protected]>
Add sections contents to sidebar (#352)

b44ceceb06aa5380346319ae662ab51ad5579ff8 authored almost 7 years ago by Carol Willing <[email protected]>
edit basics on contributing docs (#350)

8ecfb4bef058e27fd16a2fd11a9b91479308b846 authored almost 7 years ago by Carol Willing <[email protected]>
Refresh tracker page on where to file issues (#348)

* Clarify where to file issues and minor edits

* edits per @csabella review

ca25f509d5bc06fd3faa8ca36150f618f7c22333 authored almost 7 years ago by Carol Willing <[email protected]>
Clarify "Helping with Documentation" (#335)

* Clarify "Helping with Documentation"

* Suggested changes.

* Suggested changes.

* Remo...

0ef5fe602f1d55cd25a363e30e33fea9876c2cc2 authored almost 7 years ago by Cheryl Sabella <[email protected]>
Update Python 2.7 EOL date to January 1st 2020 (GH-344)

Python-dev thread as reference: https://mail.python.org/pipermail/python-dev/2018-March/152348.html

fc40015bffd119cc60acfeb12e4d828c659df8d2 authored almost 7 years ago by Hugo <[email protected]>
Update triage page with tables (#339)

* Update triage page to change type section to table

* Convert Stage to a table

* Convert ...

5521c54b9ec584eea398615dc11e2db0c018004d authored almost 7 years ago by Carol Willing <[email protected]>
Update motivations.rst

0fa1f49403134b109f42ac4bdc22a7998875526b authored almost 7 years ago by Dino Viehland <[email protected]>
Add Carol's motivations (#342)

1f3f2f8ea26188bacf3125a4fcf88fc38833afa3 authored almost 7 years ago by Carol Willing <[email protected]>
Update motivations.rst

b1e7450b7aed15cfe975b78a324a45eaedc14125 authored almost 7 years ago by Dino Viehland <[email protected]>
Add entry for Eric Snow to motivations page. (#341)

5c33289133dbe511df520e6bda54fafa256af05d authored almost 7 years ago by Eric Snow <[email protected]>
Add a motivation section for me (#340)

bef6a4fdbc8b0ea5a41e5b54fb82f783e7706488 authored almost 7 years ago by Antoine Pitrou <[email protected]>
Add Barry's motivations, of a sort (#338)

e50367eaadab0bb569b7b5d5ffadf4c8f6a50e16 authored almost 7 years ago by Barry Warsaw <[email protected]>
Add my own motivation. (#337)

bb5ff6a0b77ae2b79ae286d1dd769b24a0d4d587 authored almost 7 years ago by Steve Dower <[email protected]>
Note my change of employer

Mainly just adding a link to Tritium's home page, but also tidying up
my bio entry a bit while ...

5cbe86280b8a2ee9ede3c6a79eacf104adafd002 authored almost 7 years ago by Nick Coghlan <[email protected]>
Update some of the Grammar/Grammar editing instructions (#332)

We removed the temperamental input file change detection for some of
the checked in files, so t...

e5d5d55fec1851d7805b3e4faf4d2f0379c92507 authored almost 7 years ago by Chris Angelico <[email protected]>
Fix "make check" warnings (GH-330)

c0878109631cf7634b95126a8e970fac1a0bf470 authored almost 7 years ago by Neeraj Badlani <[email protected]>
Documenting: Mention blurb as a doc build dependency. (GH-328)

43b800fc0cd870a472e421e1934db1f6f570b34a authored almost 7 years ago by Julien Palard <[email protected]>
Update the link to Setting Expectations talk video with the edited version. (GH-329)

90adf6b918d1bef5b31485a54c285a2f1501aaab authored almost 7 years ago by Mariatta <[email protected]>
experts.rst: add myself to subprocess and shutil modules

66eae1266350237e67b46f12bb07637c76f8fe83 authored almost 7 years ago by Giampaolo Rodola <[email protected]>
Update developers.rst (#326)

Fix the first name of Floris.

b38212cdccf2319a6cddb2ff0b6a0e55984152e5 authored almost 7 years ago by Stéphane Wirtel <[email protected]>
Update documenting.rst

Fix a typo about the ``Doc`` directory.

2dccc8b92a16b977151db84e3176a51e60b3351a authored almost 7 years ago by Stéphane Wirtel <[email protected]>
Change link for documentation issues and introduce usage of icons on bug tracker (#322)

557d4dbdb1b9d387fb54d8454b4a68d02b056cec authored almost 7 years ago by Cheryl Sabella <[email protected]>
Updates for 3.7 feature code freeze

b0ed3bd20df5f67221663d83965c0a394a5b09cd authored almost 7 years ago by Ned Deily <[email protected]>
Fix typo: Xavier sent his request in 2018, not 2017

5c6604f964c607c702371da58954a472321ada07 authored almost 7 years ago by Victor Stinner <[email protected]>
Add Mariatta's Patreon page under Core Dev Motivations (GH-320)

9680f49f37b9234b9675f245946da395bd70dd6f authored almost 7 years ago by Mariatta <[email protected]>
Link Show Sources to Github (GH-314)

- Remove link to Bug reporting

de481bcc1a063a8c01163f58785fb856f8a1adce authored almost 7 years ago by Cheryl Sabella <[email protected]>
Mention how to add co-author info. (#318)

* Mention how to add co-author info.

When converting other people's patch, ensure to add the ...

af9567e408354fb9dcb250f8ad3741431f12c5e6 authored almost 7 years ago by Mariatta <[email protected]>
Link to Brett's talk from the communication page (GH-316)

87c84fe34fd2924eea2e2c23f4d733bf92e67366 authored almost 7 years ago by Mariatta <[email protected]>
Document that Xavier de Gaye's dropped his core dev privileges (#315)

* Document that Xavier de Gaye's dropped his core dev privileges

:(

* Fix sphinx build err...

aa2afd4aa9bd74be4008cad79bc0a804f3b9ad9d authored almost 7 years ago by Mariatta <[email protected]>
Add Nathaniel J. Smith as a core dev.

c862158fb3dc070e5e61ddf972d00072171a5c46 authored almost 7 years ago by Yury Selivanov <[email protected]>