This repository was archived by the owner on Nov 17, 2020. It is now read-only.
Commit 62992af
gvanrossum
Use PyType_Ready() for initialization of the ob_type field of our
types (the tp_base field must be initialized prior to that call).
git-svn-id: http://svn.python.org/projects/python/trunk@24787 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 9e897f2 commit 62992af
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
246 | 245 | | |
| 246 | + | |
| 247 | + | |
247 | 248 | | |
248 | | - | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
250 | 252 | | |
251 | 253 | | |
252 | 254 | | |
| |||
0 commit comments