Skip to content

IDLE: Turn on DPI awareness on Windows #77837

Closed
@terryjreedy

Description

@terryjreedy
BPO 33656
Nosy @terryjreedy, @pfmoore, @ronaldoussoren, @taleinat, @tjguk, @zware, @serhiy-storchaka, @zooba, @efahl, @miss-islington
PRs
  • bpo-33656: On Windows, add API call saying that tk scales for DPI. #7137
  • bpo-33656: Add entry to What's New 3.7 #7638
  • [3.7] bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137) #7639
  • [3.6] bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137) #7640
  • [3.7] bpo-33656: Add entry to What's New 3.7. (GH-7638) #7641
  • bpo-33656: Add enum name for argument of Windows call. #7642
  • [3.7] bpo-33656: Add enum name for argument of Windows call. (GH-7642) #7643
  • [3.6] bpo-33656: Add enum name for argument of Windows call. (GH-7642) #7644
  • bpo-33656: Mention color in idlelib/NEWS.txt entry. #7646
  • [3.7] bpo-33656: Mention color in idlelib/NEWS.txt entry. (GH-7646) #7647
  • [3.6] bpo-33656: Mention color in idlelib/NEWS.txt entry. (GH-7646) #7648
  • bpo-33656: Move pyshell ctypes import inside try block. #9858
  • [3.7] bpo-33656: Move pyshell ctypes import inside try block. (GH-9858) #9862
  • [3.6] bpo-33656: Move pyshell ctypes import inside try block. (GH-9858) #9863
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/terryjreedy'
    closed_at = <Date 2018-10-14.00:41:17.759>
    created_at = <Date 2018-05-26.23:14:50.803>
    labels = ['3.8', 'expert-IDLE', 'type-feature', '3.7']
    title = 'IDLE: Turn on DPI awareness on Windows'
    updated_at = <Date 2018-10-14.00:41:17.758>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2018-10-14.00:41:17.758>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2018-10-14.00:41:17.759>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2018-05-26.23:14:50.803>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33656
    keywords = ['patch']
    message_count = 38.0
    messages = ['317775', '317776', '318040', '318053', '318056', '318068', '318069', '319130', '319148', '319150', '319152', '319159', '319184', '319185', '319192', '319326', '319327', '319328', '319329', '319330', '319331', '319332', '319334', '319336', '319340', '319345', '319346', '319348', '319362', '319403', '319407', '319411', '319426', '327676', '327680', '327681', '327683', '327685']
    nosy_count = 10.0
    nosy_names = ['terry.reedy', 'paul.moore', 'ronaldoussoren', 'taleinat', 'tim.golden', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'eric.fahlgren', 'miss-islington']
    pr_nums = ['7137', '7638', '7639', '7640', '7641', '7642', '7643', '7644', '7646', '7647', '7648', '9858', '9862', '9863']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33656'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions