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

Convert READMEs to rst #5

Closed
wants to merge 12 commits into from
Closed

Convert READMEs to rst #5

wants to merge 12 commits into from

Conversation

@refi64
Copy link
Contributor Author

refi64 commented Feb 10, 2017

Dammit, @Haypo beat me to it in #2. :/

@refi64 refi64 closed this Feb 10, 2017
@vstinner
Copy link
Member

My pull request is only for the README of the root directory, since this one is used by GitHub on the project home page.

I'm not sure that .rst is a common file extension on Windows, so I don't know if it's ok to rename PCbuild/README.txt.

About Doc/README, I have no opinion :-)

@refi64
Copy link
Contributor Author

refi64 commented Feb 10, 2017

@Haypo I mean, at least personally, it's not uncommon for me to leave a project repository's rst/md files open in Chrome while I work with it, since it's usually easier to read it there (with formatting) than in a basic text editor, so that was the idea behind changing PCbuild/README.txt.

native-api pushed a commit to native-api/cpython that referenced this pull request Jun 5, 2018
paulmon added a commit to paulmon/cpython that referenced this pull request Jan 10, 2019
ethanhs added a commit to ethanhs/cpython that referenced this pull request Jan 31, 2020
illia-v added a commit to illia-v/cpython that referenced this pull request Jan 21, 2021
miss-islington pushed a commit that referenced this pull request Jan 22, 2021
….1 (GH-24289)

RFC 8018 superseded RFC 8018.

Automerge-Triggered-By: GH:tiran
adorilson referenced this pull request in adorilson/cpython Mar 13, 2021
….1 (pythonGH-24289)

RFC 8018 superseded RFC 8018.

Automerge-Triggered-By: GH:tiran
nanjekyejoannah added a commit to nanjekyejoannah/cpython that referenced this pull request Apr 12, 2022
5: Support Py3xwarning warnings with a fix argument r=vext01 a=nanjekyejoannah

This PR does the following:

- Adds a `fix` argument to allow for flexibility in adding a possible fix to a warning
- The new warning format is used for the already merged warnings for numbers

Co-authored-by: Joannah Nanjekye <jnanjekye@python.org>
jaraco pushed a commit that referenced this pull request Dec 2, 2022
nanjekyejoannah added a commit to nanjekyejoannah/cpython that referenced this pull request Jan 11, 2023
5: Add 2.x related warnings r=ltratt a=nanjekyejoannah

I have broken away the warning bit from the [flag](python#3 ) and the [port ](python#4 )PR. Well, the way function calls are done between C and Python is confusing, nothing scary anyway, review maybe a bit annoying.

Review this PR before python#4 

Co-authored-by: Joannah Nanjekye <jnanjekye@python.org>
@gvanrossum gvanrossum mentioned this pull request Apr 25, 2023
barneygale added a commit to barneygale/cpython that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants