| commit | ae5cb214d2cd41d96943a0ef43a4e95bd9a10b7a | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Thu Nov 27 16:25:51 2014 +0200 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Nov 27 16:25:51 2014 +0200 |
| tree | 9c4dc40180deb531fe0aa1ddfdc8f98bdeece704 | |
| parent | 48470354588ced3f635ad15cc77490f0d4536ab3 [diff] |
Issue #22609: Constructors and update methods of mapping classes in the collections module now accept the self keyword argument.