- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message309484
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | serhiy.storchaka |
|---|---|
| Recipients | gvanrossum, levkivskyi, serhiy.storchaka, vstinner, xgdomingo |
| Date | 2018-01-04.22:21:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1515104509.42.0.467229070634.issue32226@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset ce5b0e9db1b9698e6ffc43ae41cf3a22ca5a6ba6 by Serhiy Storchaka in branch 'master': bpo-32226: Make __class_getitem__ an automatic class method. (#5098) https://github.com/python/cpython/commit/ce5b0e9db1b9698e6ffc43ae41cf3a22ca5a6ba6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-04 22:21:49 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, vstinner, levkivskyi, xgdomingo |
| 2018-01-04 22:21:49 | serhiy.storchaka | set | messageid: <1515104509.42.0.467229070634.issue32226@psf.upfronthosting.co.za> |
| 2018-01-04 22:21:49 | serhiy.storchaka | link | issue32226 messages |
| 2018-01-04 22:21:49 | serhiy.storchaka | create | |

