Open in app
Home
Notifications
Lists
Stories

Write
hervé beraud
hervé beraud

Home

Nov 13, 2018

Python after Guido BDFL, the future of the governance of python

Few months ago Guido Van Rossum the author/creator of the python programming language decide to go away from the project due to personal… — Few months ago Guido Van Rossum the author/creator of the python programming language decide to go away from the project due to personal reasons and conflicts inside the community. Now the community and especially the core development team facing an issue, how to replace Guido and how to make decisions?

Python

7 min read


Nov 12, 2018

How to simply generate change logs for your projects with git

In this article I’ll describe how to simply generate change logs for your projects by using git commands. — In this article I’ll describe how to simply generate change logs for your projects by using git commands. Requirements Manage your projects with git tag is a plus. You can manage this by using the git CLI: $ # project release examples $ git tag 1.0.0 $ git tag 0.1.0 0.2.0 0.2.1 0.3.0 ... 0.9.0 1.0.0…

Git

2 min read

hervé beraud

hervé beraud

FOSS hacker at Red Hat, Passionate, science lover, more infos on https://herve.beraud.io

Following
  • Talin

    Talin

  • Ronen Lahat

    Ronen Lahat

  • 【☆ ゆう ☆ 】

    【☆ ゆう ☆ 】

  • Jonathan Sabbah

    Jonathan Sabbah

  • Valeri Alexiev

    Valeri Alexiev

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable