Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Implement atomic operations on non-x86 platforms #66237

Copy link
Copy link
@VitordeLima

Description

@VitordeLima
Issue body actions
BPO 22038
Nosy @vstinner, @koobs
Files
  • atomic.patch: A patch implemeting atomic operating using the GCC builtins
  • atomicv2.patch: A patch implemeting atomic operating using the GCC builtins and the stdatomic.h header
  • atomicv3.patch
  • atomicv4.patch
  • atomicv5.patch
  • atomic_pointer.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 = None
    closed_at = None
    created_at = <Date 2014-07-22.17:24:12.307>
    labels = ['interpreter-core', 'type-feature']
    title = 'Implement atomic operations on non-x86 platforms'
    updated_at = <Date 2015-03-17.21:59:03.297>
    user = 'https://bugs.python.org/VitordeLima'

    bugs.python.org fields:

    activity = <Date 2015-03-17.21:59:03.297>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2014-07-22.17:24:12.307>
    creator = 'Vitor.de.Lima'
    dependencies = []
    files = ['36035', '36151', '37500', '37694', '37704', '37706']
    hgrepos = []
    issue_num = 22038
    keywords = ['patch']
    message_count = 25.0
    messages = ['223676', '223740', '224235', '232813', '232836', '232839', '232901', '233706', '233707', '233745', '233942', '233944', '233955', '233958', '233959', '233960', '233991', '233993', '234023', '234029', '234030', '234031', '234037', '237945', '238348']
    nosy_count = 9.0
    nosy_names = ['vstinner', 'Arfrever', 'neologix', 'python-dev', 'koobs', 'John.Malmberg', 'Vitor.de.Lima', 'gustavotemple', 'lbianc']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22038'
    versions = ['Python 3.4', 'Python 3.5']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.