← 返回首页
bpo-45356: fix incorrect access of class property in pydoc and inspect by akulakov · Pull Request #29239 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

bpo-45356: fix incorrect access of class property in pydoc and inspect#29239

Open
akulakov wants to merge 5 commits into
python:mainfrom
akulakov:45356-Fix-classproperty-pydoc-inspect
Open

bpo-45356: fix incorrect access of class property in pydoc and inspect#29239
akulakov wants to merge 5 commits into
python:mainfrom
akulakov:45356-Fix-classproperty-pydoc-inspect

Conversation

akulakov commented Oct 27, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

https://bugs.python.org/issue45356

I will add a news entry later today.

akulakov marked this pull request as ready for review October 27, 2021 19:55

Copy link
Copy Markdown
Contributor Author

Ubuntu test failure seems unrelated (cache server 503 resp)

rhettinger self-requested a review November 19, 2021 08:12

MaxwellDupre left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

Ran 74 tests in 38.639s
OK (skipped=3)
Looks ok.

Copy link
Copy Markdown
Contributor

Ehm, shouldn't this be closed now that classproperties no longer exist?

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 10, 2026
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Footer

© 2026 GitHub, Inc.