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

A few README tweaks (#73) #79

Merged
merged 1 commit into from
Feb 13, 2017
Merged

A few README tweaks (#73) #79

merged 1 commit into from
Feb 13, 2017

Conversation

Mariatta
Copy link
Member

  • Add a paragraph at the top for users, not builders, of Python.

  • Use nicer rst url syntax to avoid borking paragraphs in the plain text.

Contributed by Ned Batchelder @nedbat

(cherry picked from commit 3cdbd68)

* Add a paragraph at the top for users, not builders, of Python.

* Use nicer rst url syntax to avoid borking paragraphs in the plain text.

Contributed by Ned Batchelder @nedbat

(cherry picked from commit 3cdbd68)
@Mariatta Mariatta merged commit 2d0c228 into python:3.6 Feb 13, 2017
@Mariatta Mariatta deleted the gh-73-3.6 branch February 13, 2017 23:48
zware added a commit that referenced this pull request Feb 15, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
Add __all__ to stackless.
Add entries to the module's __dict__ for the computed properties (i.e. current, main, ...).
This helps IDEs (PyDev) to recognise the expression "stackless.current" as a defined name.
(grafted from d5e6830501279c287a7971152a26b2ad5d244168)
akruis pushed a commit to akruis/cpython that referenced this pull request Sep 9, 2017
Fixed tasklet.raise_exception and channel.send_exception to raise a correct TypeError,
if called without arguments.
(grafted from d8e8ff8b72508dd3c642d8aa3ff82065daf01abf)
lysnikolaou added a commit to lysnikolaou/cpython that referenced this pull request Oct 31, 2018
jaraco pushed a commit that referenced this pull request Dec 2, 2022
jaraco pushed a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
jaraco added a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
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