◐ Shell
clean mode source ↗

Minor edits to the Descriptor HowTo Guide by geryogam · Pull Request #24901 · python/cpython

@geryogam

@geryogam geryogam changed the title Fix a bug in the ClassMethod Python equivalent of the Descriptor HowTo Guide Fix a few bugs in the Python equivalent code of the Descriptor HowTo Guide

Mar 19, 2021

@geryogam geryogam changed the title Fix a few bugs in the Python equivalent code of the Descriptor HowTo Guide Fix a few bugs in the Python equivalents of the Descriptor HowTo Guide

Mar 19, 2021

@geryogam geryogam changed the title Fix a few bugs in the Python equivalents of the Descriptor HowTo Guide Fix the Python equivalents of the Descriptor HowTo Guide

Mar 31, 2021
…message for misspelled attributes (including __dict__)
…gth built-in types (int, tuple, bytes)
…gth built-in types (int, tuple, bytes)

rhettinger

rhettinger

@rhettinger

rhettinger

@rhettinger rhettinger changed the title Improve the Descriptor HowTo Guide Minor edits to the Descriptor HowTo Guide

Oct 7, 2022

@geryogam

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 9, 2022
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
(cherry picked from commit 2d2e01a)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 9, 2022
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
(cherry picked from commit 2d2e01a)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>

miss-islington added a commit that referenced this pull request

Oct 9, 2022
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
(cherry picked from commit 2d2e01a)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>

rhettinger pushed a commit that referenced this pull request

Oct 9, 2022

carljm added a commit to carljm/cpython that referenced this pull request

Oct 9, 2022

carljm added a commit to carljm/cpython that referenced this pull request

Oct 9, 2022

mpage pushed a commit to mpage/cpython that referenced this pull request

Oct 11, 2022
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>

pablogsal pushed a commit that referenced this pull request

Oct 22, 2022
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
(cherry picked from commit 2d2e01a)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>