Commit 2bc3434
bpo-36589: Fix the error handling in curses.update_lines_cols(). (pythonGH-12766)
Return None instead of 1.1 parent 111772f commit 2bc3434
3 files changed
Lines changed: 26 additions & 21 deletions
File tree
- Misc/NEWS.d/next/Library
- Modules
- clinic
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3837 | 3837 | | |
3838 | 3838 | | |
3839 | 3839 | | |
3840 | | - | |
| 3840 | + | |
3841 | 3841 | | |
3842 | 3842 | | |
3843 | 3843 | | |
3844 | | - | |
| 3844 | + | |
3845 | 3845 | | |
3846 | | - | |
| 3846 | + | |
3847 | 3847 | | |
3848 | | - | |
| 3848 | + | |
| 3849 | + | |
| 3850 | + | |
| 3851 | + | |
3849 | 3852 | | |
3850 | 3853 | | |
3851 | 3854 | | |
| |||
3929 | 3932 | | |
3930 | 3933 | | |
3931 | 3934 | | |
3932 | | - | |
| 3935 | + | |
| 3936 | + | |
3933 | 3937 | | |
| 3938 | + | |
3934 | 3939 | | |
3935 | 3940 | | |
3936 | 3941 | | |
| |||
3966 | 3971 | | |
3967 | 3972 | | |
3968 | 3973 | | |
3969 | | - | |
| 3974 | + | |
| 3975 | + | |
3970 | 3976 | | |
| 3977 | + | |
3971 | 3978 | | |
3972 | 3979 | | |
3973 | 3980 | | |
| |||
4038 | 4045 | | |
4039 | 4046 | | |
4040 | 4047 | | |
4041 | | - | |
| 4048 | + | |
| 4049 | + | |
| 4050 | + | |
| 4051 | + | |
4042 | 4052 | | |
4043 | 4053 | | |
4044 | 4054 | | |
4045 | 4055 | | |
4046 | | - | |
| 4056 | + | |
| 4057 | + | |
| 4058 | + | |
| 4059 | + | |
4047 | 4060 | | |
4048 | 4061 | | |
4049 | 4062 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments