Misspelled "loading" in Doc/includes/sqlite3/load_extension.py

BPO 31923
Nosy @berkerpeksag, @wybiral
PRs
  • bpo-31923: Fix spelling in sqlite3 docs #4227
  • [3.6] bpo-31923: Fix spelling in sqlite3 docs (GH-4227) #4281
  • [2.7] bpo-31923: Fix spelling in sqlite3 docs (GH-4227) #4282
  • 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 = None
    closed_at = <Date 2017-11-04.23:12:02.813>
    created_at = <Date 2017-11-02.13:52:25.278>
    labels = ['type-bug', '3.7', 'docs']
    title = 'Misspelled "loading" in Doc/includes/sqlite3/load_extension.py'
    updated_at = <Date 2017-11-04.23:12:02.812>
    user = 'https://github.com/wybiral'

    bugs.python.org fields:

    activity = <Date 2017-11-04.23:12:02.812>
    actor = 'berker.peksag'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-11-04.23:12:02.813>
    closer = 'berker.peksag'
    components = ['Documentation']
    creation = <Date 2017-11-02.13:52:25.278>
    creator = 'davywtf'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31923
    keywords = ['patch']
    message_count = 5.0
    messages = ['305423', '305573', '305574', '305575', '305576']
    nosy_count = 3.0
    nosy_names = ['docs@python', 'berker.peksag', 'davywtf']
    pr_nums = ['4227', '4281', '4282']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31923'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']