Convert READMEs to rst by refi64 · Pull Request #5 · python/cpython (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation3 Commits12 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
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 :-)
@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
paulmon added a commit to paulmon/cpython that referenced this pull request
emmatyping referenced this pull request in emmatyping/cpython
illia-v added a commit to illia-v/cpython that referenced this pull request
…sion 2.1
RFC 8018 superseded RFC 8018.
miss-islington pushed a commit that referenced this pull request
….1 (GH-24289)
RFC 8018 superseded RFC 8018.
Automerge-Triggered-By: GH:tiran
adorilson referenced this pull request in adorilson/cpython
….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
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
nanjekyejoannah added a commit to nanjekyejoannah/cpython that referenced this pull request
5: Add 2.x related warnings r=ltratt a=nanjekyejoannah
I have broken away the warning bit from the flag and the port 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
barneygale added a commit to barneygale/cpython that referenced this pull request
This was referenced
Feb 11, 2025