January 2016 Archives by author
Starting: Fri Jan 1 00:04:18 EST 2016
Ending: Sun Jan 31 17:00:18 EST 2016
Messages: 493
- [docs] Perhaps True instead of False
Roberto Filippi - AHS
- [docs] Perhaps True instead of False
Roberto Filippi - AHS
- [docs] [issue17006] Add advice on best practices for hashing secrets
Ramchandra Apte
- [docs] Mistake in random.py documentation?
Tyler Arbour
- [docs] Mistake in random.py documentation?
Tyler J. Arbour
- [docs] [issue24918] Docs layout bug
Manvi B
- [docs] [issue24918] Docs layout bug
Manvi B
- [docs] [issue24918] Docs layout bug
Manvi B
- [docs] [issue25314] Documentation: argparse's actions store_{true, false} default to False/True (undocumented)
Julien Baley
- [docs] [issue25314] Documentation: argparse's actions store_{true, false} default to False/True (undocumented)
Julien Baley
- [docs] [issue25314] Documentation: argparse's actions store_{true, false} default to False/True (undocumented)
Julien Baley
- [docs] [issue26019] collections.abc documentation incomplete
Andrew Barnert
- [docs] [issue26019] collections.abc documentation incomplete
Andrew Barnert
- [docs] [issue26019] collections.abc documentation incomplete
Andrew Barnert
- [docs] [issue26225] New misleading wording in execution model documenation
Andrew Barnert
- [docs] [issue26225] New misleading wording in execution model documenation
Andrew Barnert
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Emanuel Barry
- [docs] [issue26046] Typo in documentation of unittest
Emanuel Barry
- [docs] [issue26157] Typo in asyncio documentation
Carlo Beccarini
- [docs] [issue26157] Typo in asyncio documentation
Carlo Beccarini
- [docs] [issue26157] Typo in asyncio documentation
Carlo Beccarini
- [docs] [issue19225] lack of PyExc_BufferError doc
Gedai Tamás Bence
- [docs] [issue19225] lack of PyExc_BufferError doc
Gedai Tamás Bence
- [docs] [issue21949] Document the Py_SIZE() macro.
Gedai Tamás Bence
- [docs] [issue19225] lack of PyExc_BufferError doc
Gedai Tamás Bence
- [docs] [issue25813] co_flags section of inspect module docs out of date
Georg Brandl
- [docs] [issue25813] co_flags section of inspect module docs out of date
Georg Brandl
- [docs] [issue26087] PEP 0373 should be updated
Georg Brandl
- [docs] [issue24918] Docs layout bug
Georg Brandl
- [docs] [issue26106] Move licences to literal blocks
Georg Brandl
- [docs] [issue26116] CSV-module. The example code don't work. Have to be: reader = csv.reader(csvfile, dialect=dialect)
Georg Brandl
- [docs] [issue26116] CSV-module. The example code don't work. Have to be: reader = csv.reader(csvfile, dialect=dialect)
Georg Brandl
- [docs] Perhaps True instead of False
Georg Brandl
- [docs] [issue26149] Suggest PyCharm Community as an editor for Unix platforms
Georg Brandl
- [docs] [issue25314] Documentation: argparse's actions store_{true, false} default to False/True (undocumented)
Georg Brandl
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Hamish Campbell
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Hamish Campbell
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Hamish Campbell
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Hamish Campbell
- [docs] [issue26017] Update https://docs.python.org/3/installing/index.html to always quote arguments
Brett Cannon
- [docs] [issue26025] Document pathlib.Path.__truediv__()
Brett Cannon
- [docs] [issue26025] Document pathlib.Path.__truediv__()
Brett Cannon
- [docs] [issue26095] Update porting HOWTO to special-case Python 2 code, not Python 3
Brett Cannon
- [docs] [issue26095] Update porting HOWTO to special-case Python 2 code, not Python 3
Brett Cannon
- [docs] [issue26095] Update porting HOWTO to special-case Python 2 code, not Python 3
Brett Cannon
- [docs] [issue19698] Implement _imp.exec_builtin and exec_dynamic
Brett Cannon
- [docs] [issue26205] Inconsistency concerning nested scopes
Brett Cannon
- [docs] [issue26205] Inconsistency concerning nested scopes
Brett Cannon
- [docs] [issue26205] Inconsistency concerning nested scopes
Brett Cannon
- [docs] [issue26213] Document BUILD_LIST_UNPACK & BUILD_TUPLE_UNPACK
Brett Cannon
- [docs] [issue26213] Document BUILD_*_UNPACK opcodes
Brett Cannon
- [docs] [issue26176] EmailMessage example doesn't work
Srujan Chaitanya
- [docs] [issue26035] traceback.print_tb() takes `tb`, not `traceback` as a keyword argument
Nicholas Chammas
- [docs] [issue26014] Guide users to the newer package install instructions
Nick Coghlan
- [docs] [issue26095] Update porting HOWTO to special-case Python 2 code, not Python 3
Nick Coghlan
- [docs] [issue26135] Documentation Recommends Deprecated `imp` Module
Cameron Conn
- [docs] [issue26156] Bad name into power operator syntax
Chema Cortés
- [docs] [issue13305] datetime.strftime("%Y") not consistent for years < 1000
Alessandro Cucci
- [docs] [issue26124] shlex.quote and pipes.quote do not quote shell keywords
Charles Daffern
- [docs] [issue26141] typing module documentation incomplete
Ben Darnell
- [docs] [issue19006] UnitTest docs should have a single list of assertions
Kushal Das
- [docs] [issue25989] documentation version switcher is broken fro 2.6, 3.2, 3.3
Vincent Davis
- [docs] [issue5626] misleading comment in socket.gethostname() documentation
Ned Deily
- [docs] bug in chap 5
Christian Delacroix
- [docs] [issue26241] repr() and str() are identical for floats in 3.5
Mark Dickinson
- [docs] [issue26241] repr() and str() are identical for floats in 3.5
Mark Dickinson
- [docs] [issue25759] Python 2.7.11rc1 not building with Visual Studio 2015
Steve Dower
- [docs] [issue26205] Inconsistency concerning nested scopes
Yannick Duchêne
- [docs] [issue24110] zipfile.ZipFile.write() does not accept bytes arcname
Patrik Dufresne
- [docs] [issue24110] zipfile.ZipFile.write() does not accept bytes arcname
Patrik Dufresne
- [docs] debugging the pydoc/py module
Paul Dunnington
- [docs] [issue25991] readline example eventually consumes all memory
Daniel Dye
- [docs] Documentation but in xml.etree.ElementTree.write
Bob Felice
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Fornax
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Fornax
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Fornax
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Fornax
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Fornax
- [docs] [issue26124] shlex.quote and pipes.quote do not quote shell keywords
Fred L. Drake, Jr.
- [docs] [issue26094] ConfigParser.get() doc to be updated according to the configparser.py header doc
Fred L. Drake, Jr.
- [docs] [issue25991] readline example eventually consumes all memory
Bruce Frederiksen
- [docs] [issue26018] documentation of ZipFile file name encoding
Martin von Gagern
- [docs] [issue26066] Language on the "Cryptographic Services" is out of date
Alex Gaynor
- [docs] [issue26066] Language on the "Cryptographic Services" documentation page is out of date
Alex Gaynor
- [docs] [issue26242] reST formatting error in Doc/library/importlib.rst
Alex Gaynor
- [docs] Support and compatibility against Win Server 2008R2 and Win Server 2012R2
Abhaya Ghatkar
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Neil Girdhar
- [docs] colorsys module
Michael Gofron
- [docs] [issue24712] Docs page's sidebar vibrates on mouse wheel scroll on Chrome.
Kartikaya Gupta
- [docs] [issue26199] fix broken link to hamcrest.library.integration.match_equality in unittest.mock "getting started" documentation
Raphael Das Gupta
- [docs] [issue26199] fix broken link to hamcrest.library.integration.match_equality in unittest.mock "getting started" documentation
Raphael Das Gupta
- [docs] [issue26199] fix broken link to hamcrest.library.integration.match_equality in unittest.mock "getting started" documentation
Raphael Das Gupta
- [docs] [issue26199] fix broken link to hamcrest.library.integration.match_equality in unittest.mock "getting started" documentation
Raphael Das Gupta
- [docs] [issue25909] Incorrect documentation for PyMapping_Items and like
Sonali Gupta
- [docs] [issue24832] Issue building viewable docs with newer sphinx (default theme -> classic)
Bernie Hackett
- [docs] [issue26149] Suggest PyCharm Community as an editor for Unix platforms
John Hagen
- [docs] [issue26047] argparse.ArgumentError documentation wrong
Christof Hanke
- [docs] https://docs.python.org/2/library/urllib.html [DTL0]
Chris Heald
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Raymond Hettinger
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Raymond Hettinger
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Raymond Hettinger
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Raymond Hettinger
- [docs] [issue26020] set_display evaluation order doesn't match documented behaviour
Raymond Hettinger
- [docs] [issue26030] Use PEP8 in documentation examples
Raymond Hettinger
- [docs] Addition to socket.connect() documentation
Richard D. Hornbaker
- [docs] [issue26248] Improve scandir DirEntry docs, especially re symlinks and caching
Ben Hoyt
- [docs] [issue26029] Broken sentence in extending documentation
Julien
- [docs] [issue26030] Use PEP8 in documentation examples
Julien
- [docs] [issue26030] Use PEP8 in documentation examples
Julien
- [docs] [issue26106] Move licences to literal blocks
Julien
- [docs] [issue26106] Move licences to literal blocks
Julien
- [docs] [issue26106] Move licences to literal blocks
Julien
- [docs] [issue26106] Move licences to literal blocks
Julien
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
Julien
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
Julien
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
Julien
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
Julien
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
Julien
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
Julien
- [docs] [issue25496] tarfile: Default value for compresslevel is not documented
Hamza T Khan
- [docs] [issue26080] "abandonned" -> "abandoned" in PEP 510's https://hg.python.org/peps/rev/b463c740990c
W. Trevor King
- [docs] documentation_suggestion
Petr Kosvanec
- [docs] [issue26001] Tutorial: write() does not expect string in binary mode
Upendra Kumar
- [docs] [issue26029] Broken sentence in extending documentation
Upendra Kumar
- [docs] [issue26046] Typo in documentation of unittest
Upendra Kumar
- [docs] [issue26035] traceback.print_tb() takes `tb`, not `traceback` as a keyword argument
Upendra Kumar
- [docs] [issue25917] Fixing howto links in docs
Senthil Kumaran
- [docs] [issue21221] Minor struct_time documentation bug
Senthil Kumaran
- [docs] [issue24898] Documentation for str.find() is confusing
Senthil Kumaran
- [docs] [issue18918] help('FILES') finds no documentation
Senthil Kumaran
- [docs] [issue16544] Add external link to ast docs
Senthil Kumaran
- [docs] [issue26017] Update https://docs.python.org/3/installing/index.html to always quote arguments
Senthil Kumaran
- [docs] [issue23675] glossary entry for 'method resolution order' links to something with python 2.3 in the title
Senthil Kumaran
- [docs] [issue23675] glossary entry for 'method resolution order' links to something with python 2.3 in the title
Senthil Kumaran
- [docs] [issue20969] Author of EPUB version of Python docs is set to Unknown instead of PSF
Senthil Kumaran
- [docs] [issue23675] glossary entry for 'method resolution order' links to something with python 2.3 in the title
Senthil Kumaran
- [docs] [issue23675] glossary entry for 'method resolution order' links to something with python 2.3 in the title
Senthil Kumaran
- [docs] bug in chap 5
Senthil Kumaran
- [docs] PostScript
Senthil Kumaran
- [docs] [issue26097] 2.7 documentation about TextTestRunner do not specify all the arguments
Senthil Kumaran
- [docs] [issue26035] traceback.print_tb() takes `tb`, not `traceback` as a keyword argument
Senthil Kumaran
- [docs] [issue26135] Documentation Recommends Deprecated `imp` Module
Senthil Kumaran
- [docs] [issue26142] Formatting bug on https://docs.python.org/2.7/c-api/intro.html
Senthil Kumaran
- [docs] [issue26017] Update https://docs.python.org/3/installing/index.html to always quote arguments
Senthil Kumaran
- [docs] problem with epub
Senthil Kumaran
- [docs] [issue5626] misleading comment in socket.gethostname() documentation
Senthil Kumaran
- [docs] [issue23962] Incorrect TimeoutError referenced in concurrent.futures documentation
Senthil Kumaran
- [docs] [issue8519] doc: termios and ioctl reference links
Senthil Kumaran
- [docs] [issue25909] Incorrect documentation for PyMapping_Items and like
Senthil Kumaran
- [docs] doc bug at https://docs.python.org/3/library/zipfile.html#module-zipfile ?
Senthil Kumaran
- [docs] making a python doc build available in Africa where there is no internet
Senthil Kumaran
- [docs] [issue25813] co_flags section of inspect module docs out of date
Mark Lawrence
- [docs] [issue25813] co_flags section of inspect module docs out of date
Mark Lawrence
- [docs] [issue25813] co_flags section of inspect module docs out of date
Mark Lawrence
- [docs] [issue25813] co_flags section of inspect module docs out of date
Mark Lawrence
- [docs] [issue25813] co_flags section of inspect module docs out of date
Mark Lawrence
- [docs] [issue13743] xml.dom.minidom.Document class is not documented
Mark Lawrence
- [docs] [issue8519] doc: termios and ioctl reference links
Mark Lawrence
- [docs] [issue26051] Non-data descriptors in pydoc
Antony Lee
- [docs] [issue26052] pydoc for __init__ with not docstring
Antony Lee
- [docs] [issue26120] pydoc: move __future__ imports out of the DATA block
Antony Lee
- [docs] [issue26127] Broken link in docs for tokenize
Antony Lee
- [docs] [issue26240] Docstring of the subprocess module should be cleaned up
Antony Lee
- [docs] [issue25296] Simple End-of-life guide covering all unsupported versions
Katie McLaughlin
- [docs] [issue19006] UnitTest docs should have a single list of assertions
Ezio Melotti
- [docs] [issue24899] Add an os.path <=> pathlib equivalence table in pathlib docs
Ezio Melotti
- [docs] [issue23560] Group the docs of similar methods in stdtypes.rst
Ezio Melotti
- [docs] [issue16544] Add external link to ast docs
Ezio Melotti
- [docs] [issue24024] str.__doc__ needs an update
Ezio Melotti
- [docs] [issue13814] Document why generators don't support the context management protocol
Ezio Melotti
- [docs] [issue13305] datetime.strftime("%Y") not consistent for years < 1000
Ezio Melotti
- [docs] [issue23890] assertRaises increases reference counter
Ezio Melotti
- [docs] [issue23675] glossary entry for 'method resolution order' links to something with python 2.3 in the title
Ezio Melotti
- [docs] [issue23677] Mention dict and set comps in library reference
Ezio Melotti
- [docs] [issue23702] docs.python.org/3/howto/descriptor.html still refers to "unbound methods"
Ezio Melotti
- [docs] [issue23762] python.org page on new-style classes should be updated
Ezio Melotti
- [docs] [issue23986] Inaccuracy about "in" keyword for list and tuple
Ezio Melotti
- [docs] [issue21593] Clarify re.search documentation first match
Ezio Melotti
- [docs] [issue24632] Improve documentation about __main__.py
Ezio Melotti
- [docs] [issue24715] Sorting HOW TO: bad example for reverse sort stability
Ezio Melotti
- [docs] [issue24896] It is undocumented that re.UNICODE affects re.IGNORECASE
Ezio Melotti
- [docs] [issue24898] Documentation for str.find() is confusing
Ezio Melotti
- [docs] [issue24918] Docs layout bug
Ezio Melotti
- [docs] [issue25179] PEP 498 f-strings need to be documented
Ezio Melotti
- [docs] [issue25197] Allow documentation switcher to change url to /3/ and /dev/
Ezio Melotti
- [docs] [issue25381] Doc: Use of old description of raise in Python3
Ezio Melotti
- [docs] [issue25433] whitespace in strip()/lstrip()/rstrip()
Ezio Melotti
- [docs] [issue25517] regex howto example in "Lookahead Assertions"
Ezio Melotti
- [docs] [issue25743] Clarify exactly what \w matches in UNICODE mode
Ezio Melotti
- [docs] [issue25810] Python 3 documentation for eval is incorrect
Ezio Melotti
- [docs] [issue25866] Reference 3. Data Model: miscellaneous minor cleanups on the word "sequence".
Ezio Melotti
- [docs] [issue26029] Broken sentence in extending documentation
Ezio Melotti
- [docs] [issue26030] Use PEP8 in documentation examples
Ezio Melotti
- [docs] [issue26025] Document pathlib.Path.__truediv__()
Ezio Melotti
- [docs] [issue26017] Update https://docs.python.org/3/installing/index.html to always quote arguments
Ezio Melotti
- [docs] [issue26001] Tutorial: write() does not expect string in binary mode
Ezio Melotti
- [docs] [issue25991] readline example eventually consumes all memory
Ezio Melotti
- [docs] [issue18911] minidom does not encode correctly when calling Document.writexml
Ezio Melotti
- [docs] [issue25730] invisible sidebar content with code snippets
Ezio Melotti
- [docs] [issue25730] invisible sidebar content with code snippets
Ezio Melotti
- [docs] [issue24789] ctypes doc string
Ezio Melotti
- [docs] [issue24786] Changes in the devguide repository are not published online in HTML
Ezio Melotti
- [docs] [issue26030] Use PEP8 in documentation examples
Ezio Melotti
- [docs] [issue26030] Use PEP8 in documentation examples
Ezio Melotti
- [docs] [issue25991] readline example eventually consumes all memory
Ezio Melotti
- [docs] [issue24918] Docs layout bug
Ezio Melotti
- [docs] [issue25517] regex howto example in "Lookahead Assertions"
Ezio Melotti
- [docs] [issue24712] Docs page's sidebar vibrates on mouse wheel scroll on Chrome.
Ezio Melotti
- [docs] [issue19006] UnitTest docs should have a single list of assertions
Ezio Melotti
- [docs] [issue26001] Tutorial: write() does not expect string in binary mode
Ezio Melotti
- [docs] [issue25574] 2.7 incorrectly documents objects hash as equal to id
Ezio Melotti
- [docs] [issue26106] Move licences to literal blocks
Ezio Melotti
- [docs] [issue26149] Suggest PyCharm Community as an editor for Unix platforms
Ezio Melotti
- [docs] [issue26160] Tutorial incorrectly claims that (explicit) relative imports don't work in the main module
Ezio Melotti
- [docs] [issue26157] Typo in asyncio documentation
Frank Millman
- [docs] [issue16731] xxlimited/xxmodule docstrings ambiguous
Camilla Montonen
- [docs] [issue15718] Possible OverflowError in __len__ method undocumented (when called via len() function)
Camilla Montonen
- [docs] [issue24899] Add an os.path <=> pathlib equivalence table in pathlib docs
Camilla Montonen
- [docs] [issue25916] wave module readframes now returns bytes not str
R. David Murray
- [docs] [issue25963] strptime not parsing some timezones
R. David Murray
- [docs] [issue25916] wave module readframes now returns bytes not str
R. David Murray
- [docs] [issue25916] wave module readframes now returns bytes not str
R. David Murray
- [docs] [issue24110] zipfile.ZipFile.write() does not accept bytes arcname
R. David Murray
- [docs] [issue25813] co_flags section of inspect module docs out of date
R. David Murray
- [docs] [issue25813] co_flags section of inspect module docs out of date
R. David Murray
- [docs] [issue25813] co_flags section of inspect module docs out of date
R. David Murray
- [docs] [issue23921] Standardize documentation whitespace, formatting
R. David Murray
- [docs] [issue23921] Standardize documentation whitespace, formatting
R. David Murray
- [docs] [issue23921] Standardize documentation whitespace, formatting
R. David Murray
- [docs] [issue23675] glossary entry for 'method resolution order' links to something with python 2.3 in the title
R. David Murray
- [docs] [issue24712] Docs page's sidebar vibrates on mouse wheel scroll on Chrome.
R. David Murray
- [docs] [issue18911] minidom does not encode correctly when calling Document.writexml
R. David Murray
- [docs] [issue25730] invisible sidebar content with code snippets
R. David Murray
- [docs] [issue26124] shlex.quote and pipes.quote do not quote shell keywords
R. David Murray
- [docs] [issue26030] Use PEP8 in documentation examples
INADA Naoki
- [docs] [issue26172] iBook can't open ePub
INADA Naoki
- [docs] problem with epub
INADA Naoki
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
INADA Naoki
- [docs] [issue26142] Formatting bug on https://docs.python.org/2.7/c-api/intro.html
Jim Nasby
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Hrvoje Nikšić
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Hrvoje Nikšić
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Hrvoje Nikšić
- [docs] [issue26160] Tutorial incorrectly claims that (explicit) relative imports don't work in the main module
Kevin Norris
- [docs] [issue26160] Tutorial incorrectly claims that (explicit) relative imports don't work in the main module
Kevin Norris
- [docs] [issue25574] 2.7 incorrectly documents objects hash as equal to id
Elena Oat
- [docs] [issue26001] Tutorial: write() does not expect string in binary mode
Elena Oat
- [docs] [issue25517] regex howto example in "Lookahead Assertions"
Elena Oat
- [docs] [issue26001] Tutorial: write() does not expect string in binary mode
Dimitri Papadopoulos Orfanos
- [docs] [issue25433] whitespace in strip()/lstrip()/rstrip()
Dimitri Papadopoulos Orfanos
- [docs] [issue25433] whitespace in strip()/lstrip()/rstrip()
Dimitri Papadopoulos Orfanos
- [docs] [issue26224] Add "version added" for documentation of asyncio.timeout for documentation of python 3.4, 3.5, 3.6
Udi Oron
- [docs] [issue24823] ctypes.create_string_buffer does not add NUL if len(init) == size
Krista Paasonen
- [docs] [issue26244] zlib.compressobj level default value documentation
Aviv Palivoda
- [docs] [issue26244] zlib.compressobj level default value documentation
Aviv Palivoda
- [docs] [issue25916] wave module readframes now returns bytes not str
Martin Panter
- [docs] [issue15718] Possible OverflowError in __len__ method undocumented (when called via len() function)
Martin Panter
- [docs] [issue24024] str.__doc__ needs an update
Martin Panter
- [docs] [issue13305] datetime.strftime("%Y") not consistent for years < 1000
Martin Panter
- [docs] [issue1753718] base64 "legacy" functions violate RFC 3548
Martin Panter
- [docs] [issue23677] Mention dict and set comps in library reference
Martin Panter
- [docs] [issue26030] Use PEP8 in documentation examples
Martin Panter
- [docs] [issue23921] Standardize documentation whitespace, formatting
Martin Panter
- [docs] [issue26035] traceback.print_tb() takes `tb`, not `traceback` as a keyword argument
Martin Panter
- [docs] [issue26030] Use PEP8 in documentation examples
Martin Panter
- [docs] [issue22088] base64 module still ignores non-alphabet characters
Martin Panter
- [docs] [issue25991] readline example eventually consumes all memory
Martin Panter
- [docs] [issue23675] glossary entry for 'method resolution order' links to something with python 2.3 in the title
Martin Panter
- [docs] [issue26052] pydoc for __init__ with not docstring
Martin Panter
- [docs] [issue8810] TZ offset description is unclear in docs
Martin Panter
- [docs] [issue9305] Don't use east/west of UTC in date/time documentation
Martin Panter
- [docs] [issue1753718] base64 "legacy" functions violate RFC 3548
Martin Panter
- [docs] [issue25991] readline example eventually consumes all memory
Martin Panter
- [docs] [issue26111] On Windows, os.scandir will keep a handle on the directory until the iterator is exhausted
Martin Panter
- [docs] [issue26111] On Windows, os.scandir will keep a handle on the directory until the iterator is exhausted
Martin Panter
- [docs] [issue26094] ConfigParser.get() doc to be updated according to the configparser.py header doc
Martin Panter
- [docs] [issue13743] xml.dom.minidom.Document class is not documented
Martin Panter
- [docs] [issue24832] Issue building viewable docs with newer sphinx (default theme -> classic)
Martin Panter
- [docs] [issue26127] Broken link in docs for tokenize
Martin Panter
- [docs] [issue26127] Broken link in docs for tokenize
Martin Panter
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Martin Panter
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Martin Panter
- [docs] [issue26160] Tutorial incorrectly claims that (explicit) relative imports don't work in the main module
Martin Panter
- [docs] [issue19225] lack of PyExc_BufferError doc
Martin Panter
- [docs] [issue26220] Unicode HOWTO references a question mark that isn't in snippet
Martin Panter
- [docs] [issue20598] argparse docs: '7'.split() is confusing magic
Martin Panter
- [docs] [issue20598] argparse docs: '7'.split() is confusing magic
Martin Panter
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Martin Panter
- [docs] [issue25314] Documentation: argparse's actions store_{true, false} default to False/True (undocumented)
Martin Panter
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Martin Panter
- [docs] [issue19023] ctypes docs: Unimplemented and undocumented features
Martin Panter
- [docs] [issue26225] New misleading wording in execution model documenation
Martin Panter
- [docs] [issue26240] Docstring of the subprocess module should be cleaned up
Martin Panter
- [docs] [issue26241] repr() and str() are identical for floats in 3.5
Martin Panter
- [docs] [issue26244] zlib.compressobj level default value documentation
Martin Panter
- [docs] [issue26244] zlib.compressobj level default value documentation
Martin Panter
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Barun Parruck
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Barun Parruck
- [docs] [issue25813] co_flags section of inspect module docs out of date
Berker Peksag
- [docs] [issue25917] Fixing howto links in docs
Berker Peksag
- [docs] [issue26035] traceback.print_tb() takes `tb`, not `traceback` as a keyword argument
Berker Peksag
- [docs] [issue5501] Update multiprocessing docs re: freeze_support
Berker Peksag
- [docs] [issue26030] Use PEP8 in documentation examples
Berker Peksag
- [docs] [issue23762] python.org page on new-style classes should be updated
Berker Peksag
- [docs] [issue26149] Suggest PyCharm Community as an editor for Unix platforms
Berker Peksag
- [docs] [issue5626] misleading comment in socket.gethostname() documentation
Berker Peksag
- [docs] [issue26157] Typo in asyncio documentation
Berker Peksag
- [docs] [issue5626] misleading comment in socket.gethostname() documentation
Berker Peksag
- [docs] [issue19225] lack of PyExc_BufferError doc
Berker Peksag
- [docs] [issue18620] multiprocessing page leaves out important part of Pool example
Berker Peksag
- [docs] [issue21949] Document the Py_SIZE() macro.
Berker Peksag
- [docs] [issue25296] Simple End-of-life guide covering all unsupported versions
Berker Peksag
- [docs] [issue26199] fix broken link to hamcrest.library.integration.match_equality in unittest.mock "getting started" documentation
Berker Peksag
- [docs] [issue26034] venv documentation out of date
Berker Peksag
- [docs] [issue16731] xxlimited/xxmodule docstrings ambiguous
Berker Peksag
- [docs] [issue26199] fix broken link to hamcrest.library.integration.match_equality in unittest.mock "getting started" documentation
Berker Peksag
- [docs] [issue26209] TypeError in smtpd module with string arguments
Berker Peksag
- [docs] [issue26242] reST formatting error in Doc/library/importlib.rst
Berker Peksag
- [docs] Typo in documentation
Berker Peksağ
- [docs] [issue24832] Issue building viewable docs with newer sphinx (default theme -> classic)
Benjamin Peterson
- [docs] [issue20598] argparse docs: '7'.split() is confusing magic
Benjamin Peterson
- [docs] making a python doc build available in Africa where there is no internet
Anthony Petrillo
- [docs] [issue26220] Unicode HOWTO references a question mark that isn't in snippet
Quentin Pradet
- [docs] [issue26205] Inconsistency concerning nested scopes
Roscoe R.Higgins
- [docs] [issue15718] Possible OverflowError in __len__ method undocumented (when called via len() function)
Terry J. Reedy
- [docs] [issue25959] tkinter - PhotoImage.zoom() causes segfault
Terry J. Reedy
- [docs] [issue22558] Missing hint to source code - complete
Terry J. Reedy
- [docs] [issue22558] Missing hint to source code - complete
Terry J. Reedy
- [docs] [issue22558] Missing hint to source code - complete
Terry J. Reedy
- [docs] [issue26001] Tutorial: write() does not expect string in binary mode
Terry J. Reedy
- [docs] [issue26029] Broken sentence in extending documentation
Terry J. Reedy
- [docs] [issue26029] Broken sentence in extending documentation
Terry J. Reedy
- [docs] [issue24823] ctypes.create_string_buffer does not add NUL if len(init) == size
Terry J. Reedy
- [docs] [issue26149] Suggest PyCharm Community as an editor for Unix platforms
Terry J. Reedy
- [docs] [issue26205] Inconsistency concerning nested scopes
Terry J. Reedy
- [docs] [issue26235] argparse docs: Positional * argument in mutually exclusive group requires a default parameter
Terry J. Reedy
- [docs] [issue26011] Document necesities for cmp argument of sorted
Karl Richter
- [docs] [issue25917] Fixing howto links in docs
Roundup Robot
- [docs] [issue21221] Minor struct_time documentation bug
Roundup Robot
- [docs] [issue21221] Minor struct_time documentation bug
Roundup Robot
- [docs] [issue24898] Documentation for str.find() is confusing
Roundup Robot
- [docs] [issue24898] Documentation for str.find() is confusing
Roundup Robot
- [docs] [issue18918] help('FILES') finds no documentation
Roundup Robot
- [docs] [issue16544] Add external link to ast docs
Roundup Robot
- [docs] [issue5501] Update multiprocessing docs re: freeze_support
Roundup Robot
- [docs] [issue5501] Update multiprocessing docs re: freeze_support
Roundup Robot
- [docs] [issue26046] Typo in documentation of unittest
Roundup Robot
- [docs] [issue20969] Author of EPUB version of Python docs is set to Unknown instead of PSF
Roundup Robot
- [docs] [issue20969] Author of EPUB version of Python docs is set to Unknown instead of PSF
Roundup Robot
- [docs] [issue26029] Broken sentence in extending documentation
Roundup Robot
- [docs] [issue24789] ctypes doc string
Roundup Robot
- [docs] [issue26029] Broken sentence in extending documentation
Roundup Robot
- [docs] [issue23675] glossary entry for 'method resolution order' links to something with python 2.3 in the title
Roundup Robot
- [docs] [issue23675] glossary entry for 'method resolution order' links to something with python 2.3 in the title
Roundup Robot
- [docs] [issue26066] Language on the "Cryptographic Services" documentation page is out of date
Roundup Robot
- [docs] [issue26080] "abandonned" -> "abandoned" in PEP 510's https://hg.python.org/peps/rev/b463c740990c
Roundup Robot
- [docs] [issue25991] readline example eventually consumes all memory
Roundup Robot
- [docs] [issue25517] regex howto example in "Lookahead Assertions"
Roundup Robot
- [docs] [issue19006] UnitTest docs should have a single list of assertions
Roundup Robot
- [docs] [issue26001] Tutorial: write() does not expect string in binary mode
Roundup Robot
- [docs] [issue25574] 2.7 incorrectly documents objects hash as equal to id
Roundup Robot
- [docs] [issue26087] PEP 0373 should be updated
Roundup Robot
- [docs] [issue26097] 2.7 documentation about TextTestRunner do not specify all the arguments
Roundup Robot
- [docs] [issue26127] Broken link in docs for tokenize
Roundup Robot
- [docs] [issue26127] Broken link in docs for tokenize
Roundup Robot
- [docs] [issue26035] traceback.print_tb() takes `tb`, not `traceback` as a keyword argument
Roundup Robot
- [docs] [issue26035] traceback.print_tb() takes `tb`, not `traceback` as a keyword argument
Roundup Robot
- [docs] [issue26135] Documentation Recommends Deprecated `imp` Module
Roundup Robot
- [docs] [issue26142] Formatting bug on https://docs.python.org/2.7/c-api/intro.html
Roundup Robot
- [docs] [issue26017] Update https://docs.python.org/3/installing/index.html to always quote arguments
Roundup Robot
- [docs] [issue26017] Update https://docs.python.org/3/installing/index.html to always quote arguments
Roundup Robot
- [docs] [issue23962] Incorrect TimeoutError referenced in concurrent.futures documentation
Roundup Robot
- [docs] [issue26157] Typo in asyncio documentation
Roundup Robot
- [docs] [issue5626] misleading comment in socket.gethostname() documentation
Roundup Robot
- [docs] [issue26172] iBook can't open ePub
Roundup Robot
- [docs] [issue26106] Move licences to literal blocks
Roundup Robot
- [docs] [issue26106] Move licences to literal blocks
Roundup Robot
- [docs] [issue25909] Incorrect documentation for PyMapping_Items and like
Roundup Robot
- [docs] [issue18620] multiprocessing page leaves out important part of Pool example
Roundup Robot
- [docs] [issue18620] multiprocessing page leaves out important part of Pool example
Roundup Robot
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
Roundup Robot
- [docs] [issue21949] Document the Py_SIZE() macro.
Roundup Robot
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
Roundup Robot
- [docs] [issue26220] Unicode HOWTO references a question mark that isn't in snippet
Roundup Robot
- [docs] [issue26199] fix broken link to hamcrest.library.integration.match_equality in unittest.mock "getting started" documentation
Roundup Robot
- [docs] [issue26034] venv documentation out of date
Roundup Robot
- [docs] [issue26034] venv documentation out of date
Roundup Robot
- [docs] [issue19023] ctypes docs: Unimplemented and undocumented features
Roundup Robot
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Roundup Robot
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Roundup Robot
- [docs] [issue19023] ctypes docs: Unimplemented and undocumented features
Roundup Robot
- [docs] [issue26242] reST formatting error in Doc/library/importlib.rst
Roundup Robot
- [docs] [issue26248] Improve scandir DirEntry docs, especially re symlinks and caching
Roundup Robot
- [docs] [issue23677] Mention dict and set comps in library reference
Josh Rosenberg
- [docs] [issue26011] Document necesities for cmp argument of sorted
Josh Rosenberg
- [docs] [issue22062] Fix pathlib.Path.(r)glob doc glitches.
Guido van Rossum
- [docs] [issue22558] Missing hint to source code - complete
Guido van Rossum
- [docs] [issue22558] Missing hint to source code - complete
Guido van Rossum
- [docs] [issue26019] collections.abc documentation incomplete
Guido van Rossum
- [docs] [issue22167] iglob() has misleading documentation (does indeed store names internally)
Guido van Rossum
- [docs] [issue8519] doc: termios and ioctl reference links
Guido van Rossum
- [docs] [issue26111] On Windows, os.scandir will keep a handle on the directory until the iterator is exhausted
Remy Roy
- [docs] [issue26111] On Windows, os.scandir will keep a handle on the directory until the iterator is exhausted
Remy Roy
- [docs] [issue26111] On Windows, os.scandir will keep a handle on the directory until the iterator is exhausted
Remy Roy
- [docs] [issue26241] repr() and str() are identical for floats in 3.5
Anders Rundgren
- [docs] [issue26034] venv documentation out of date
Dan Sadowski
- [docs] Typo in documentation
Mike Scalora
- [docs] [issue26010] document CO_* constants
Yury Selivanov
- [docs] [issue25813] co_flags section of inspect module docs out of date
Yury Selivanov
- [docs] [issue26010] document CO_* constants
Yury Selivanov
- [docs] [issue26010] document CO_* constants
Yury Selivanov
- [docs] [issue26156] Bad name into power operator syntax
Yury Selivanov
- [docs] [issue25916] wave module readframes now returns bytes not str
SilentGhost
- [docs] [issue25916] wave module readframes now returns bytes not str
SilentGhost
- [docs] [issue26047] argparse.ArgumentError documentation wrong
SilentGhost
- [docs] [issue26103] Contradiction in definition of "data descriptor" between (dotted lookup behavior/datamodel documentation) and (inspect lib/descriptor how-to)
SilentGhost
- [docs] [issue26112] Error on example using "dialect" parameter. have to be: "dialect=dialect"
SilentGhost
- [docs] [issue26116] CSV-module. The example code don't work. Have to be: reader = csv.reader(csvfile, dialect=dialect)
SilentGhost
- [docs] [issue26127] Broken link in docs for tokenize
SilentGhost
- [docs] [issue20598] argparse docs: '7'.split() is confusing magic
SilentGhost
- [docs] [issue26247] Document Chrome/Chromium for python2.7
SilentGhost
- [docs] [issue26241] repr() and str() are identical for floats in 3.5
Eric V. Smith
- [docs] [issue21949] Document the Py_SIZE() macro.
Gregory P. Smith
- [docs] PostScript
Jon Snow
- [docs] [issue26046] Typo
David Sterry
- [docs] [issue25916] wave module readframes now returns bytes not str
Serhiy Storchaka
- [docs] [issue25959] tkinter - PhotoImage.zoom() causes segfault
Serhiy Storchaka
- [docs] [issue26018] documentation of ZipFile file name encoding
Serhiy Storchaka
- [docs] [issue26106] Move licences to literal blocks
Serhiy Storchaka
- [docs] [issue26111] On Windows, os.scandir will keep a handle on the directory until the iterator is exhausted
Serhiy Storchaka
- [docs] [issue26124] shlex.quote and pipes.quote do not quote shell keywords
Serhiy Storchaka
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Serhiy Storchaka
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Serhiy Storchaka
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Serhiy Storchaka
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Serhiy Storchaka
- [docs] [issue20598] argparse docs: '7'.split() is confusing magic
Serhiy Storchaka
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Serhiy Storchaka
- [docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Serhiy Storchaka
- [docs] [issue24823] ctypes.create_string_buffer does not add NUL if len(init) == size
Eryk Sun
- [docs] [issue24823] ctypes.create_string_buffer does not add NUL if len(init) == size
Eryk Sun
- [docs] [issue26111] On Windows, os.scandir will keep a handle on the directory until the iterator is exhausted
Eryk Sun
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Eryk Sun
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Eryk Sun
- [docs] [issue26225] New misleading wording in execution model documenation
Eryk Sun
- [docs] [issue26241] repr() and str() are identical for floats in 3.5
Eryk Sun
- [docs] [issue24712] Docs page's sidebar vibrates on mouse wheel scroll on Chrome.
Mike Taylor
- [docs] [issue26080] "abandonned" -> "abandoned" in PEP 510's https://hg.python.org/peps/rev/b463c740990c
STINNER Victor
- [docs] [issue26158] File truncate() not defaulting to current position as documented
STINNER Victor
- [docs] [issue26106] Move licences to literal blocks
STINNER Victor
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
STINNER Victor
- [docs] [issue26106] Move licences to literal blocks
STINNER Victor
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
STINNER Victor
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
STINNER Victor
- [docs] [issue25907] Documentation i18n: Added trans tags in sphinx templates
STINNER Victor
- [docs] [issue26248] Improve scandir DirEntry docs, especially re symlinks and caching
STINNER Victor
- [docs] Mistake in random.py documentation?
Petr Viktorin
- [docs] [issue26246] Code output toggle button uses removed jQuery method
Liang Bo Wang
- [docs] typo
Zachary Ware
- [docs] [issue26017] Update https://docs.python.org/3/installing/index.html to always quote arguments
Zachary Ware
- [docs] [issue26029] Broken sentence in extending documentation
Zachary Ware
- [docs] [issue8810] TZ offset description is unclear in docs
Stéphane Wirtel
- [docs] [issue26087] PEP 0373 should be updated
Chi Hsuan Yen
- [docs] [issue26055] sys.argv[0] is the python file, not ""
YoungBoy
- [docs] [issue26055] sys.argv[0] is the python file, not ""
YoungBoy
- [docs] doc bug at https://docs.python.org/3/library/zipfile.html#module-zipfile ?
keith.briggs at bt.com
- [docs] 21.21.4.1. socketserver.TCPServer
chinaxun827
- [docs] [issue9694] argparse required arguments displayed under "optional arguments"
tony gaetani
- [docs] include the "object" type in the lists of documented types (issue 16508)
ezio.melotti at gmail.com
- [docs] Tutorial: write() does not expect string in binary mode (issue 26001)
ghost.adh at gmail.com
- [docs] Tutorial: write() does not expect string in binary mode (issue 26001)
ghost.adh at gmail.com
- [docs] Add an os.path <=> pathlib equivalence table in pathlib docs (issue 24899)
m.recachinas at gmail.com
- [docs] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError (issue 26198)
storchaka at gmail.com
- [docs] Standardize documentation whitespace, formatting (issue 23921)
vadmium+py at gmail.com
- [docs] Tutorial: write() does not expect string in binary mode (issue 26001)
vadmium+py at gmail.com
- [docs] lack of PyExc_BufferError doc (issue 19225)
vadmium+py at gmail.com
- [docs] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError (issue 26198)
vadmium+py at gmail.com
- [docs] [issue20598] argparse docs: '7'.split() is confusing magic
paul j3
- [docs] [issue25314] Documentation: argparse's actions store_{true, false} default to False/True (undocumented)
paul j3
- [docs] [issue26235] argparse docs: Positional * argument in mutually exclusive group requires a default parameter
paul j3
- [docs] [issue26094] ConfigParser.get() doc to be updated according to the configparser.py header doc
khyox
- [docs] [issue26055] sys.argv[0] is the python file, not ""
random832
- [docs] [issue26158] File truncate() not defaulting to current position as documented
random832
- [docs] [issue26247] Document Chrome/Chromium for python2.7
Ismail s
- [docs] typo
anatoly techtonik
- [docs] [issue19576] "Non-Python created threads" documentation doesn't mention PyEval_InitThreads()
tzickel
- [docs] [issue26097] 2.7 documentation about TextTestRunner do not specify all the arguments
Nicolas Évrard
- [docs] [issue26112] Error on example using "dialect" parameter. have to be: "dialect=dialect"
Василь Коломієць
- [docs] [issue26116] CSV-module. The example code don't work. Have to be: reader = csv.reader(csvfile, dialect=dialect)
Василь Коломієць
- [docs] [issue26116] CSV-module. The example code don't work. Have to be: reader = csv.reader(csvfile, dialect=dialect)
Василь Коломієць
- [docs] [issue26116] CSV-module. The example code don't work. Have to be: reader = csv.reader(csvfile, dialect=dialect)
Василь Коломієць
- [docs] [issue26116] CSV-module. The example code don't work. Have to be: reader = csv.reader(csvfile, dialect=dialect)
Василь Коломієць
- [docs] [issue26116] CSV-module. The example code don't work. Have to be: reader = csv.reader(csvfile, dialect=dialect)
Василь Коломієць
- [docs] [issue26116] CSV-module. The example code don't work. Have to be: reader = csv.reader(csvfile, dialect=dialect)
Василь Коломієць
- [docs] [issue26158] File truncate() not defaulting to current position as documented
Марк Коренберг
Last message date:
Sun Jan 31 17:00:18 EST 2016
Archived on: Sun Jan 31 17:00:22 EST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).