Commit ad433db
committed
Clean up PyString_Size().
Removed string_getsize(), since it was only useful when
PyString_AsStringAndSize was able to convert an (ascii)
Unicode object to a C string.1 parent 5dfe0de commit ad433db
1 file changed
Lines changed: 7 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | 497 | | |
508 | 498 | | |
509 | 499 | | |
510 | | - | |
511 | | - | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
512 | 505 | | |
513 | 506 | | |
514 | 507 | | |
515 | | - | |
| 508 | + | |
516 | 509 | | |
517 | 510 | | |
518 | 511 | | |
519 | 512 | | |
520 | 513 | | |
521 | 514 | | |
522 | 515 | | |
523 | | - | |
| 516 | + | |
524 | 517 | | |
525 | 518 | | |
526 | 519 | | |
| |||
0 commit comments