Skip to content

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)
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

4 participants