Missing parenthesis in c-api/buffer PyBuffer_FillContiguousStrides · Issue #56281 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 12072 |
---|---|
Nosy | @ezio-melotti, @sandrotosi |
Files | capi_buffer_PyBuffer_FillContiguousStrides-py27.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/ezio-melotti' closed_at = <Date 2011-05-20.12:07:53.780> created_at = <Date 2011-05-13.18:11:47.193> labels = ['docs'] title = 'Missing parenthesis in c-api/buffer PyBuffer_FillContiguousStrides' updated_at = <Date 2011-05-20.12:07:53.778> user = 'https://github.com/sandrotosi'
bugs.python.org fields:
activity = <Date 2011-05-20.12:07:53.778> actor = 'ezio.melotti' assignee = 'ezio.melotti' closed = True closed_date = <Date 2011-05-20.12:07:53.780> closer = 'ezio.melotti' components = ['Documentation'] creation = <Date 2011-05-13.18:11:47.193> creator = 'sandro.tosi' dependencies = [] files = ['21994'] hgrepos = [] issue_num = 12072 keywords = ['patch'] message_count = 3.0 messages = ['135938', '136365', '136366'] nosy_count = 4.0 nosy_names = ['ezio.melotti', 'sandro.tosi', 'docs@python', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue12072' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.3']