[issue24789] ctypes doc string

2016-01-09 Thread Ezio Melotti

Ezio Melotti added the comment:

Fixed, thanks for the patch!

--
nosy: +ezio.melotti
resolution:  -> fixed
stage: needs patch -> resolved
status: open -> closed
versions:  -Python 3.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue24789] ctypes doc string

2016-01-09 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 1753a28acad4 by Ezio Melotti in branch '3.5':
#24789: fix docstring of ctypes.create_string_buffer.  Patch by Matheus Vieira 
Portela.
https://hg.python.org/cpython/rev/1753a28acad4

New changeset 57964ca3ce0f by Ezio Melotti in branch 'default':
#24789: merge with 3.5.
https://hg.python.org/cpython/rev/57964ca3ce0f

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue24789] ctypes doc string

2015-08-27 Thread Matheus Vieira Portela

Matheus Vieira Portela added the comment:

Updated create_string_buffer docstring to create_string_buffer(aBytes, 
anInteger) - character array.

--
keywords: +patch
nosy: +matheus.v.portela
Added file: http://bugs.python.org/file40279/issue24789_ctypes_doc_string.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue24789
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue24789] ctypes doc string

2015-08-24 Thread Berker Peksag

Changes by Berker Peksag berker.pek...@gmail.com:


--
keywords: +easy
nosy: +berker.peksag
stage:  - needs patch
type:  - behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue24789
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com