X Tutup
The Wayback Machine - https://web.archive.org/web/20201215132258/https://github.com/python/devguide/pull/93/commits
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove FAQ section on github branch :) #93

Merged
merged 3 commits into from Jan 4, 2017

Commits on Jan 3, 2017

  1. Remove FAQ section on github branch :)

    Move the following items from FAQ:
    - disagreement with issue resolution -> tracker.rst
    - regenerating configure -> setup.rst
    - porting python to a new platform -> porting.rst (new file)
    
    In index.rst:
    - change any reference to FAQ into Help.
    - remove faq from TOC
    - add porting to TOC
    
    Closes #27
    Mariatta committed Jan 3, 2017

Commits on Jan 4, 2017

  1. Improve tracker docs about conflict resolution

    Drop the mention of python-ideas
    Forbid the reopening of issues closed by core dev
    
    :)
    
    Closes #27
    Mariatta committed Jan 4, 2017
  2. Improve message about not reopening closed issue :)

    Closes #27
    Mariatta committed Jan 4, 2017
You can’t perform that action at this time.
X Tutup