python / python/cpython

Tkinter/IDLE: preserve clipboard on closure

Aperta
#84,632 48 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@terryjreedy ci sta già lavorando.

Dal 30/4/2020.

topic-IDLE topic-tkinter type-bug
Lingua principale
Python
Stelle
77.2k
Fork
36k
Merge medio
1g 9h
PR unite (30g)
558

Descrizione

BPO 40452
Nosy @terryjreedy, @taleinat, @serhiy-storchaka, @eryksun, @pablogsal, @E-Paine
PRs
  • python/cpython#19819
  • python/cpython#26163
  • Files
  • tkinter-clipboard-on-exit.patch
  • 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 = None
    created_at = <Date 2020-04-30.17:35:47.539>
    labels = ['type-bug', 'expert-tkinter', '3.9', '3.10', '3.8', 'expert-IDLE']
    title = 'Tkinter/IDLE: preserve clipboard on closure'
    updated_at = <Date 2021-10-28.20:01:31.523>
    user = 'https://github.com/E-Paine'
    

    bugs.python.org fields:

    activity = <Date 2021-10-28.20:01:31.523>
    actor = 'primexx'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE', 'Tkinter']
    creation = <Date 2020-04-30.17:35:47.539>
    creator = 'epaine'
    dependencies = []
    files = ['49173']
    hgrepos = []
    issue_num = 40452
    keywords = ['patch']
    message_count = 45.0
    messages = ['367765', '369002', '369135', '369156', '369165', '369199', '369287', '369304', '369322', '369334', '369338', '369383', '369387', '369389', '369391', '369392', '369395', '369406', '369440', '369444', '369453', '369456', '369601', '376354', '380199', '382635', '393742', '393743', '393750', '393753', '393755', '393756', '393757', '393770', '393788', '393790', '393794', '393795', '393797', '393798', '393804', '393805', '393806', '393817', '393818']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'taleinat', 'serhiy.storchaka', 'eryksun', 'pablogsal', 'epaine', 'Spacekiwigames', 'primexx']
    pr_nums = ['19819', '26163']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40452'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
    

    Guida per i contributori

    Apri la guida per i contributori

    Come iniziare

    1. Leggi tutta la issue e poi la guida ai contributi del progetto.
    2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
    3. Fai un fork del repository e lavora su un branch.
    4. Apri una pull request che faccia riferimento al numero della issue.

    Valutazione

    Questa issue non è ancora stata valutata.

    Ricevi le nuove issue nella tua casella

    Un breve riepilogo di issue GitHub adatte ai principianti.