index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_property.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-89519: Remove classmethod descriptor chaining, deprecated since 3.11 (gh-1...
Raymond Hettinger
2023-10-27
1
-21/+0
*
gh-98963: Restore the ability to have a dict-less property. (#105262)
Gregory P. Smith
2023-06-05
1
-5/+56
*
GH-100942: Fix incorrect cast in property_copy(). (#100965)
Raymond Hettinger
2023-01-12
1
-0/+17
*
bpo-41287: Handle `doc` argument of `property.__init__` in subclasses (#23205)
Sergei Izmailov
2022-05-29
1
-0/+95
*
Use raw string to avoid deprecation warning (GH-31427)
Dennis Sweeney
2022-02-19
1
-1/+1
*
bpo-46730: Add more info to @property AttributeError messages (GH-31311)
Alex-Blade
2022-02-16
1
-5/+5
*
bpo-27794: Add `name` attribute to `property` class (GH-23967)
Yurii Karabas
2020-12-30
1
-0/+50
*
bpo-19072: Make @classmethod support chained decorators (GH-8405)
Berker Peksag
2019-08-24
1
-0/+21
*
bpo-31787: Prevent refleaks when calling __init__() more than once (GH-3995)
Oren Milman
2018-02-13
1
-0/+11
*
Issue #25755: Move PropertyWritableDoc into the test case
Berker Peksag
2015-12-11
1
-7/+7
*
Issue #24064: Property() docstrings are now writeable.
Raymond Hettinger
2015-05-13
1
-0/+22
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-5/+1
*
Issue #23641: Cleaned out legacy dunder names from tests and docs.
Serhiy Storchaka
2015-03-12
1
-2/+2
*
Fix skip conditions in some docstings tests.
Serhiy Storchaka
2013-01-28
1
-2/+2
|
\
|
*
Fix skip conditions in some docstings tests.
Serhiy Storchaka
2013-01-28
1
-2/+2
*
|
improve abstract property support (closes #11610)
Benjamin Peterson
2011-12-15
1
-0/+23
|
/
*
Merged revisions 82332 via svnmerge from
Benjamin Peterson
2010-06-28
1
-1/+1
*
Merged revisions 78351 via svnmerge from
R. David Murray
2010-02-24
1
-11/+30
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
Merged revisions 72299 via svnmerge from
R. David Murray
2009-05-04
1
-1/+115
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1/+1
*
Merged revisions 59488-59511 via svnmerge from
Christian Heimes
2007-12-15
1
-0/+98