Add open_file_descriptor parameter to fcntl.lockf() (use the new F_OFD_SETLK flag)

Aperta
#66,563 36 commenti 0 reazioni 2 assegnatari Vedi su GitHub

@b8choi ci sta già lavorando.

Dal 6/3/2023.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

3.13 stdlib type-feature
BPO 22367
Nosy @pitrou, @vstinner, @ned-deily, @ambv, @serhiy-storchaka, @hvenev, @aixtools, @corona10, @miss-islington, @iforapsy
PRs
  • python/cpython#17010
  • python/cpython#17084
  • python/cpython#17085
  • python/cpython#17099
  • python/cpython#17154
  • python/cpython#17252
  • python/cpython#17253
  • Files
  • 0001-fcntl-support-F_OFD_.patch
  • 0002-fcntl-Support-Linux-open-file-descriptor-locks.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/corona10'
    closed_at = None
    created_at = <Date 2014-09-08.20:18:49.508>
    labels = ['type-feature', 'library', '3.9']
    title = 'Add open_file_descriptor parameter to fcntl.lockf() (use the new F_OFD_SETLK flag)'
    updated_at = <Date 2019-12-07.20:10:28.686>
    user = 'https://bugs.python.org/AndrewLutomirski'
    

    bugs.python.org fields:

    activity = <Date 2019-12-07.20:10:28.686>
    actor = 'ned.deily'
    assignee = 'corona10'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2014-09-08.20:18:49.508>
    creator = 'Andrew.Lutomirski'
    dependencies = []
    files = ['42085', '42093']
    hgrepos = []
    issue_num = 22367
    keywords = ['patch']
    message_count = 34.0
    messages = ['226610', '261295', '261310', '261353', '261354', '261365', '355512', '355522', '356212', '356295', '356296', '356328', '356329', '356607', '356614', '356675', '356678', '356681', '356815', '356816', '356837', '356849', '356852', '356913', '356938', '356952', '356954', '357251', '357253', '357255', '357264', '357286', '357287', '357984']
    nosy_count = 11.0
    nosy_names = ['pitrou', 'vstinner', 'ned.deily', 'lukasz.langa', 'serhiy.storchaka', 'Andrew.Lutomirski', 'h.venev', 'Michael.Felt', 'corona10', 'miss-islington', 'iforapsy']
    pr_nums = ['17010', '17084', '17085', '17099', '17154', '17252', '17253']
    priority = None
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22367'
    versions = ['Python 3.9']
    

    Lingua principale
    Python
    Stelle
    77.2k
    Fork
    36k
    Merge medio
    1g 9h
    PR unite (30g)
    558

    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.

    Altre issue di python/cpython

    Tutte le issue di python/cpython

    Issue simili

    Altre issue su Python

    Ricevi le nuove issue nella tua casella

    Un breve riepilogo di issue GitHub adatte ai principianti.