Logo
Explore Help
Sign In
VimPlug/typeshed
Watch 1
Star 0
Fork 0
mirror of https://github.com/davidhalter/typeshed.git synced 2026-08-21 07:16:49 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
ac87de50dd4dc3424357904d64e4db2a595f8275
typeshed/stdlib
T
History
Roy Williams ac87de50dd Add __name__ field to MethodType (#1442)
See https://github.com/python/cpython/blob/08c16016e2a2d1368d001ddebfe9ca92465773c4/Lib/types.py#L32-L34

```python
>>> class _C:
...     def _m(self): pass
...
>>> _C()._m.__name__
'_m'
```
2017-06-29 10:05:25 -07:00
..
2
Add __name__ field to MethodType (#1442)
2017-06-29 10:05:25 -07:00
2and3
Allow csv module to support both str and unicode types in Python 2 (#1437)
2017-06-27 14:24:22 -07:00
3
Add __name__ field to MethodType (#1442)
2017-06-29 10:05:25 -07:00
3.3
Fix stub for the ipaddress module (#1384)
2017-06-02 12:49:12 -07:00
3.4
Add Optional[] for all remaining cases of x: <type> = None (#1424)
2017-06-21 10:50:21 -07:00
3.5
add stubs for zipapp (#1046)
2017-03-20 20:07:58 -07:00
3.6
Create stubs for the secrets module in Python 3.6
2017-01-03 18:26:21 -08:00
Powered by Gitea Version: 1.27.2 Page: 56ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API