November 2011 Archives by author
Starting: Tue Nov 1 10:37:12 CET 2011
Ending: Wed Nov 30 23:54:26 CET 2011
Messages: 364
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Arfrever Frehtes Taifersar Arahesis
- [docs] [issue13292] missing versionadded for bytearray
Éric Araujo
- [docs] [issue13341] Incorrect documentation for "u" PyArg_Parse format unit
Éric Araujo
- [docs] [issue13282] the table of contents in epub file is too long
Éric Araujo
- [docs] [issue13249] argparse.ArgumentParser() lists arguments in the wrong order
Éric Araujo
- [docs] [issue12103] Document how to use open with os.O_CLOEXEC
Éric Araujo
- [docs] [issue13286] PEP 3151 breaks backward compatibility: it should be documented
Éric Araujo
- [docs] [issue13239] Remove <> operator from Grammar/Grammar
Éric Araujo
- [docs] [issue13239] Remove <> operator from Grammar/Grammar
Éric Araujo
- [docs] [issue13386] Document documentation conventions for optional args
Éric Araujo
- [docs] [issue13402] Document absoluteness of sys.executable
Éric Araujo
- [docs] [issue13249] argparse.ArgumentParser() lists arguments in the wrong order
Éric Araujo
- [docs] [issue13386] Document documentation conventions for optional args
Éric Araujo
- [docs] [issue13386] Document documentation conventions for optional args
Éric Araujo
- [docs] [issue10772] Several actions for argparse arguments missing from docs
Éric Araujo
- [docs] [issue13424] Add examples for open’s new opener argument
Éric Araujo
- [docs] [issue12760] Add create mode to open()
Éric Araujo
- [docs] [issue13424] Add examples for open’s new opener argument
Éric Araujo
- [docs] [issue13426] Typos in pickle docs
Éric Araujo
- [docs] [issue10772] Several actions for argparse arguments missing from docs
Éric Araujo
- [docs] [issue13426] Typos in pickle docs
Éric Araujo
- [docs] [issue12779] Update packaging documentation
Éric Araujo
- [docs] [issue4395] Document auto __ne__ generation; provide a use case for non-trivial __ne__
Éric Araujo
- [docs] [issue13292] missing versionadded for bytearray
Éric Araujo
- [docs] [issue13387] suggest assertIs(type(obj), cls) for exact type checking
Éric Araujo
- [docs] [issue13433] String format documentation contains error regarding %g
Éric Araujo
- [docs] [issue13435] Copybutton does not hide tracebacks
Éric Araujo
- [docs] [issue13437] Provide links to the source code for every module in the documentation
Éric Araujo
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Éric Araujo
- [docs] [issue13387] suggest assertIs(type(obj), cls) for exact type checking
Éric Araujo
- [docs] [issue13387] suggest assertIs(type(obj), cls) for exact type checking
Éric Araujo
- [docs] [issue13402] Document absoluteness of sys.executable
Éric Araujo
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Éric Araujo
- [docs] [issue13443] wrong links and examples in the functional HOWTO
Éric Araujo
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Éric Araujo
- [docs] [issue12779] Update packaging documentation
Éric Araujo
- [docs] [issue13443] wrong links and examples in the functional HOWTO
Éric Araujo
- [docs] [issue13443] wrong links and examples in the functional HOWTO
Éric Araujo
- [docs] [issue13402] Document absoluteness of sys.executable
Éric Araujo
- [docs] [issue13467] Typo in doc for library/sysconfig
Éric Araujo
- [docs] [issue13474] Mention of "-m" Flag Missing From Doc on Execution Model
Éric Araujo
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Éric Araujo
- [docs] [issue13491] Fixes for sqlite3 doc
Éric Araujo
- [docs] [issue12832] The documentation for the print function should explain/point to how to control the sys.stdout encoding
Éric Araujo
- [docs] [issue11379] Remove "lightweight" from minidom description
Éric Araujo
- [docs] [issue9196] Improve docs for string interpolation "%s" re Unicode strings
Éric Araujo
- [docs] [issue1040439] Missing documentation on how to link with libpython
Éric Araujo
- [docs] [issue13467] Typo in doc for library/sysconfig
Éric Araujo
- [docs] [issue12832] The documentation for the print function should explain/point to how to control the sys.stdout encoding
Éric Araujo
- [docs] [issue13367] PyCapsule_New's argument *must* not a NULL.
Jesús Cea Avión
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Jesús Cea Avión
- [docs] improvement sugestion on python 2.7.2 documentation: __builtin__ vs __builtins__
Miguel Barão
- [docs] [issue11379] Remove "lightweight" from minidom description
Stefan Behnel
- [docs] [issue11379] Remove "lightweight" from minidom description
Stefan Behnel
- [docs] [issue11379] Remove "lightweight" from minidom description
Stefan Behnel
- [docs] [issue11379] Remove "lightweight" from minidom description
Stefan Behnel
- [docs] [issue11379] Remove "lightweight" from minidom description
Stefan Behnel
- [docs] [issue11379] Remove "lightweight" from minidom description
Stefan Behnel
- [docs] [issue13352] tutorial section 9.3.3 documentation problem
Eli Bendersky
- [docs] Document bug?
Eli Bendersky
- [docs] [issue13353] documentation problem in logging.handlers.TimedRotatingFileHandler for 2.7
Eli Bendersky
- [docs] Error in logging.handlers.TimedRotatingFileHandler for 2.7
Eli Bendersky
- [docs] Bug in documentation of module subprocess, method send_signal
Eli Bendersky
- [docs] [issue13352] tutorial section 9.3.3 documentation problem
Eli Bendersky
- [docs] [issue13352] tutorial section 9.3.3 documentation problem
Eli Bendersky
- [docs] [issue13365] str.expandtabs documentation is wrong
Eli Bendersky
- [docs] [issue13365] str.expandtabs documentation is wrong
Eli Bendersky
- [docs] [issue13368] Possible problem in documentation of module subprocess, method send_signal
Eli Bendersky
- [docs] Bug in documentation of module subprocess, method send_signal
Eli Bendersky
- [docs] [issue13365] str.expandtabs documentation is wrong
Eli Bendersky
- [docs] [issue13191] Typo in argparse documentation
Eli Bendersky
- [docs] [issue13239] Remove <> operator from Grammar/Grammar
Eli Bendersky
- [docs] [issue13368] Possible problem in documentation of module subprocess, method send_signal
Eli Bendersky
- [docs] [issue13161] problems with help() documentation of __i*__ operators
Eli Bendersky
- [docs] [issue12875] backport re.compile flags default value documentation
Eli Bendersky
- [docs] [issue12875] backport re.compile flags default value documentation
Eli Bendersky
- [docs] [issue12875] backport re.compile flags default value documentation
Eli Bendersky
- [docs] [issue12767] document threading.Condition.notify
Eli Bendersky
- [docs] [issue12768] docstrings for the threading module
Eli Bendersky
- [docs] [issue12188] PEP 7 (or guide) add C style policies and explanation
Eli Bendersky
- [docs] [issue11173] Undocumented public APIs in Python 3.2
Eli Bendersky
- [docs] [issue3849] FUD in documentation for urllib.urlopen()
Eli Bendersky
- [docs] [issue5088] optparse: inconsistent default value for append actions
Eli Bendersky
- [docs] [issue12875] backport re.compile flags default value documentation
Eli Bendersky
- [docs] [issue12767] document threading.Condition.notify
Eli Bendersky
- [docs] [issue12875] backport re.compile flags default value documentation
Eli Bendersky
- [docs] [issue13239] Remove <> operator from Grammar/Grammar
Eli Bendersky
- [docs] [issue13386] Document documentation conventions for optional args
Eli Bendersky
- [docs] [issue12875] backport re.compile flags default value documentation
Eli Bendersky
- [docs] [issue13386] Document documentation conventions for optional args
Eli Bendersky
- [docs] [issue11836] multiprocessing.queues.SimpleQueue is undocumented
Eli Bendersky
- [docs] [issue11836] multiprocessing.queues.SimpleQueue is undocumented
Eli Bendersky
- [docs] [issue13386] Document documentation conventions for optional args
Eli Bendersky
- [docs] [issue13386] Document documentation conventions for optional args
Eli Bendersky
- [docs] [issue11836] multiprocessing.queues.SimpleQueue is undocumented
Eli Bendersky
- [docs] typo in tutorial 2.7/3.1.2. Strings
Eli Bendersky
- [docs] typo in tutorial 2.7/3.1.2. Strings
Eli Bendersky
- [docs] Option Parser Typos
Eli Bendersky
- [docs] [issue13386] Document documentation conventions for optional args
Eli Bendersky
- [docs] bug in Functional Programming HOWTO
Eli Bendersky
- [docs] [issue13402] Document absoluteness of sys.executable
Eli Bendersky
- [docs] [issue13443] wrong links and examples in the functional HOWTO
Eli Bendersky
- [docs] bug in Functional Programming HOWTO
Eli Bendersky
- [docs] [issue13443] wrong links and examples in the functional HOWTO
Eli Bendersky
- [docs] [issue13443] wrong links and examples in the functional HOWTO
Eli Bendersky
- [docs] [issue13494] 'cast' any value to a Boolean?
Eli Bendersky
- [docs] [issue1040439] Missing documentation on How To Link With libpython
Eli Bendersky
- [docs] [issue1040439] Missing documentation on how to link with libpython
Eli Bendersky
- [docs] [issue1040439] Missing documentation on how to link with libpython
Eli Bendersky
- [docs] [issue13437] Provide links to the source code for every module in the documentation
Julian Berman
- [docs] [issue13437] Provide links to the source code for every module in the documentation
Julian Berman
- [docs] [issue13437] Provide links to the source code for every module in the documentation
Julian Berman
- [docs] 3.2.2 epub docs broken
Allan Bonadio
- [docs] [issue12875] backport re.compile flags default value documentation
Georg Brandl
- [docs] [issue13421] PyCFunction_* are not documented anywhere
Georg Brandl
- [docs] [issue12277] Missing comma in os.walk docs
Georg Brandl
- [docs] % deprecation
George-Cristian Bîrzan
- [docs] [issue13239] Remove <> operator from Grammar/Grammar
Brett Cannon
- [docs] [issue13386] Document documentation conventions for optional args
Baptiste Carvello
- [docs] [issue13386] Document documentation conventions for optional args
Baptiste Carvello
- [docs] [issue13386] Document documentation conventions for optional args
Baptiste Carvello
- [docs] [issue13386] Document documentation conventions for optional args
Baptiste Carvello
- [docs] bug in Functional Programming HOWTO
Michał Chałupczak
- [docs] [issue13237] subprocess docs should emphasise convenience functions
Nick Coghlan
- [docs] [issue13237] subprocess docs should emphasise convenience functions
Nick Coghlan
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Nick Coghlan
- [docs] [issue13442] Better support for pipe I/O encoding in subprocess
Nick Coghlan
- [docs] [issue13442] Better support for pipe I/O encoding in subprocess
Nick Coghlan
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Nick Coghlan
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Nick Coghlan
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Nick Coghlan
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Jason R. Coombs
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Jason R. Coombs
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Jason R. Coombs
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Jason R. Coombs
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Jason R. Coombs
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Jason R. Coombs
- [docs] [issue13368] Possible problem in documentation of module subprocess, method send_signal
Brian Curtin
- [docs] [issue10772] Several actions for argparse arguments missing from docs
Brian Curtin
- [docs] typo in tutorial 2.7/3.1.2. Strings
Mr&Mrs D
- [docs] Incorrect pickle Documentation
Travis DePrato
- [docs] [issue13433] String format documentation contains error regarding %g
Mark Dickinson
- [docs] [issue13433] String format documentation contains error regarding %g
Mark Dickinson
- [docs] [issue12245] Document the meaning of FLT_ROUNDS constants for sys.float_info
Mark Dickinson
- [docs] [issue13433] String format documentation contains error regarding %g
Mark Dickinson
- [docs] [issue13494] 'cast' any value to a Boolean?
Mark Dickinson
- [docs] Bug in documentation of module subprocess, method send_signal
Dieterle, Daniel
- [docs] Bug in documentation of module subprocess, method send_signal
Dieterle, Daniel
- [docs] Option Parser Typos
David Drouin
- [docs] [issue13365] str.expandtabs documentation is wrong
John Feuerstein
- [docs] [issue13459] logger.propagate=True behavior clarification
Mike Fogel
- [docs] [issue11379] Remove "lightweight" from minidom description
Fred L. Drake, Jr.
- [docs] [issue13436] compile() doesn't work on ImportFrom with level=None
Janosch Gräf
- [docs] [issue12875] backport re.compile flags default value documentation
Raymond Hettinger
- [docs] [issue13489] collections.Counter doc does not list added version
Raymond Hettinger
- [docs] [issue13341] Incorrect documentation for "u" PyArg_Parse format unit
Mike Hoy
- [docs] [issue10977] Concrete object C API considered harmful to subclasses of builtin types
Meador Inge
- [docs] [issue13494] 'cast' any value to a Boolean?
Meador Inge
- [docs] [issue13433] String format documentation contains error regarding %g
Christian Iversen
- [docs] [issue13433] String format documentation contains error regarding %g
Christian Iversen
- [docs] [issue13433] String format documentation contains error regarding %g
Christian Iversen
- [docs] [issue13433] String format documentation contains error regarding %g
Christian Iversen
- [docs] [issue9708] cElementTree iterparse does not support "parser" argument
Silvan Jegen
- [docs] Bug reporting in documentation
Avi Kapoor
- [docs] [issue13443] wrong links and examples in the functional HOWTO
A.M. Kuchling
- [docs] [issue13443] wrong links and examples in the functional HOWTO
A.M. Kuchling
- [docs] [issue13147] Multiprocessing Pool.map_async() does not have an error_callback parameter
Senthil Kumaran
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Senthil Kumaran
- [docs] [issue13424] Add examples for open’s new opener argument
Ross Lagerwall
- [docs] [issue13435] Copybutton does not hide tracebacks
Robert Lehmann
- [docs] [issue13147] Multiprocessing Pool.map_async() does not have an error_callback parameter
Petri Lehtinen
- [docs] [issue12709] In multiprocessing, error_callback isn't documented for map_async
Petri Lehtinen
- [docs] [issue3067] setlocale error message is confusing
Petri Lehtinen
- [docs] [issue3067] setlocale error message is confusing
Petri Lehtinen
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Petri Lehtinen
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Petri Lehtinen
- [docs] [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Petri Lehtinen
- [docs] [issue13386] Document documentation conventions for optional args
Petri Lehtinen
- [docs] [issue13402] Document absoluteness of sys.executable
Petri Lehtinen
- [docs] [issue13402] Document absoluteness of sys.executable
Petri Lehtinen
- [docs] [issue12277] Missing comma in os.walk docs
Petri Lehtinen
- [docs] [issue13402] Document absoluteness of sys.executable
Petri Lehtinen
- [docs] [issue13439] turtle docstring for onkeyrelease references onkey, not onkeyrelease
Petri Lehtinen
- [docs] [issue13439] turtle: Errors in docstrings of onkey and onkeypress
Petri Lehtinen
- [docs] [issue13439] turtle: Errors in docstrings of onkey and onkeypress
Petri Lehtinen
- [docs] [issue13499] uuid documentation example uses invalid REPL/doctest syntax
Petri Lehtinen
- [docs] [issue13489] collections.Counter doc does not list added version
Shawn Ligocki
- [docs] [issue13489] collections.Counter doc does not list added version
Shawn Ligocki
- [docs] [issue13489] collections.Counter doc does not list added version
Shawn Ligocki
- [docs] how about adding anchor tags to the functions
James Lin
- [docs] [issue13352] tutorial section 9.3.3 documentation problem
Ori Livneh
- [docs] [issue13416] Python Tutorial, Section 3, Minor PEP 8 adjustment
Martin v. Löwis
- [docs] found an error in documentation
Ing. Felipe Martinez
- [docs] [issue12277] Missing comma in os.walk docs
Boštjan Mejak
- [docs] [issue12277] Missing comma in os.walk docs
Boštjan Mejak
- [docs] [issue12277] Missing comma in os.walk docs
Boštjan Mejak
- [docs] [issue13353] documentation problem in logging.handlers.TimedRotatingFileHandler for 2.7
Ezio Melotti
- [docs] [issue13367] PyCapsule_New's argument *must* not a NULL.
Ezio Melotti
- [docs] [issue5904] strftime docs do not explain locale effect on result string
Ezio Melotti
- [docs] [issue12245] Document the meaning of FLT_ROUNDS constants for sys.float_info
Ezio Melotti
- [docs] [issue12875] backport re.compile flags default value documentation
Ezio Melotti
- [docs] [issue12875] backport re.compile flags default value documentation
Ezio Melotti
- [docs] [issue12767] document threading.Condition.notify
Ezio Melotti
- [docs] [issue13386] Document documentation conventions for optional args
Ezio Melotti
- [docs] [issue12875] backport re.compile flags default value documentation
Ezio Melotti
- [docs] [issue13386] Document documentation conventions for optional args
Ezio Melotti
- [docs] [issue12875] backport re.compile flags default value documentation
Ezio Melotti
- [docs] [issue12875] backport re.compile flags default value documentation
Ezio Melotti
- [docs] [issue13386] Document documentation conventions for optional args
Ezio Melotti
- [docs] [issue13386] Document documentation conventions for optional args
Ezio Melotti
- [docs] [issue13386] Document documentation conventions for optional args
Ezio Melotti
- [docs] [issue10772] Several actions for argparse arguments missing from docs
Ezio Melotti
- [docs] [issue11261] urlopen breaks when data parameter is used.
Ezio Melotti
- [docs] [issue4395] Document auto __ne__ generation; provide a use case for non-trivial __ne__
Ezio Melotti
- [docs] [issue4246] execution model - clear and complete example in documentation
Ezio Melotti
- [docs] [issue13416] Python Tutorial, Section 3, Minor PEP 8 adjustment
Ezio Melotti
- [docs] [issue13386] Document documentation conventions for optional args
Ezio Melotti
- [docs] [issue13426] The Python Standard Library >> 11. Data Persistence
Ezio Melotti
- [docs] [issue10772] Several actions for argparse arguments missing from docs
Ezio Melotti
- [docs] [issue13387] suggest assertIs(type(obj), cls) for exact type checking
Ezio Melotti
- [docs] [issue13387] suggest assertIs(type(obj), cls) for exact type checking
Ezio Melotti
- [docs] [issue11908] Weird `slice.stop or sys.maxint`
Ezio Melotti
- [docs] [issue10318] "make altinstall" installs many files with incorrect shebangs
Ezio Melotti
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Ezio Melotti
- [docs] [issue11842] slice.indices with negative step and default stop
Ezio Melotti
- [docs] [issue13424] Add examples for open’s new opener argument
Ezio Melotti
- [docs] [issue13435] Copybutton does not hide tracebacks
Ezio Melotti
- [docs] [issue13387] suggest assertIs(type(obj), cls) for exact type checking
Ezio Melotti
- [docs] [issue13437] Provide links to the source code for every module in the documentation
Ezio Melotti
- [docs] [issue13437] Provide links to the source code for every module in the documentation
Ezio Melotti
- [docs] [issue13443] wrong links and examples in the functional HOWTO
Ezio Melotti
- [docs] [issue12277] Missing comma in os.walk docs
Ezio Melotti
- [docs] [issue13474] Mention of "-m" Flag Missing From Doc on Execution Model
Ezio Melotti
- [docs] [issue4966] Improving Lib Doc Sequence Types Section
Ezio Melotti
- [docs] [issue13489] collections.Counter doc does not list added version
Ezio Melotti
- [docs] [issue13489] collections.Counter doc does not list added version
Ezio Melotti
- [docs] [issue13494] 'cast' any value to a Boolean?
Ezio Melotti
- [docs] [issue11001] Various obvious errors in cookies documentation
Ezio Melotti
- [docs] [issue1040439] Missing documentation on How To Link With libpython
Ezio Melotti
- [docs] [issue11379] Remove "lightweight" from minidom description
Ezio Melotti
- [docs] [issue11379] Remove "lightweight" from minidom description
Ezio Melotti
- [docs] [issue13510] Clarify that readlines() is not needed to iterate over a file
Ezio Melotti
- [docs] [issue13456] Providing a custom HTTPResponse class to HTTPConnection
R. David Murray
- [docs] [issue13498] os.makedirs exist_ok documentation is incorrect, as is some of the behavior
R. David Murray
- [docs] [issue13502] Documentation for Event.wait return value is either wrong or incomplete
R. David Murray
- [docs] [issue13502] Documentation for Event.wait return value is either wrong or incomplete
R. David Murray
- [docs] [issue13502] Event.wait sometimes returns False even when no timeout has occurred
R. David Murray
- [docs] [issue13367] PyCapsule_New's argument *must* not a NULL.
INADA Naoki
- [docs] [issue13467] Typo in doc for library/sysconfig
INADA Naoki
- [docs] [issue13502] Documentation for Event.wait return value is either wrong or incomplete
Charles-François Natali
- [docs] [issue13416] Python Tutorial, Section 3, Minor PEP 8 adjustment
Nebelhom
- [docs] [issue13426] The Python Standard Library >> 11. Data Persistence
Nebelhom
- [docs] [issue13426] The Python Standard Library >> 11. Data Persistence
Nebelhom
- [docs] [issue12779] Update packaging documentation
Nebelhom
- [docs] [issue13491] sqlite3 code adjustments
Nebelhom
- [docs] [issue13341] Incorrect documentation for "u" PyArg_Parse format unit
Ilya Novoselov
- [docs] [issue13341] Incorrect documentation for "u" PyArg_Parse format unit
Ilya Novoselov
- [docs] [issue13510] Clarify that readlines() is not needed to iterate over a file
Peter Otten
- [docs] Document bug?
Jussi Peltonen
- [docs] [issue13367] PyCapsule_New's argument *must* not a NULL.
Benjamin Peterson
- [docs] [issue13416] Python Tutorial, Section 3, Minor PEP 8 adjustment
Benjamin Peterson
- [docs] [issue13436] compile() doesn't work on ImportFrom with level=None
Benjamin Peterson
- [docs] [issue13436] compile() doesn't work on ImportFrom with level=None
Benjamin Peterson
- [docs] [issue12277] Missing comma in os.walk docs
Benjamin Peterson
- [docs] [issue13302] Clarification needed in C API arg parsing
Antoine Pitrou
- [docs] [issue11836] multiprocessing.queues.SimpleQueue is undocumented
Antoine Pitrou
- [docs] [issue11836] multiprocessing.queues.SimpleQueue is undocumented
Antoine Pitrou
- [docs] [issue11836] multiprocessing.queues.SimpleQueue is undocumented
Antoine Pitrou
- [docs] [issue13470] A user may need ... when she has ...
Antoine Pitrou
- [docs] [issue13402] Document absoluteness of sys.executable
Antoine Pitrou
- [docs] [issue13402] Document absoluteness of sys.executable
Antoine Pitrou
- [docs] [issue11379] Remove "lightweight" from minidom description
Antoine Pitrou
- [docs] [issue11379] Remove "lightweight" from minidom description
Antoine Pitrou
- [docs] [issue11379] Remove "lightweight" from minidom description
Antoine Pitrou
- [docs] [issue1040439] Missing documentation on how to link with libpython
Antoine Pitrou
- [docs] [issue1040439] Missing documentation on how to link with libpython
Antoine Pitrou
- [docs] [issue1040439] Missing documentation on how to link with libpython
Antoine Pitrou
- [docs] [issue1040439] Missing documentation on how to link with libpython
Antoine Pitrou
- [docs] [issue13502] Documentation for Event.wait return value is either wrong or incomplete
Antoine Pitrou
- [docs] [issue1040439] Missing documentation on how to link with libpython
Antoine Pitrou
- [docs] [issue13147] Multiprocessing Pool.map_async() does not have an error_callback parameter
Jyrki Pulliainen
- [docs] [issue13147] Multiprocessing Pool.map_async() does not have an error_callback parameter
Jyrki Pulliainen
- [docs] [issue13147] Multiprocessing Pool.map_async() does not have an error_callback parameter
Jyrki Pulliainen
- [docs] [issue1040439] Missing documentation on how to link with libpython
Ray
- [docs] [issue3067] setlocale error message is confusing
Terry J. Reedy
- [docs] [issue3067] setlocale error message is confusing
Terry J. Reedy
- [docs] [issue13386] Document documentation conventions for optional args
Terry J. Reedy
- [docs] [issue13249] argparse.ArgumentParser() lists arguments in the wrong order
Terry J. Reedy
- [docs] [issue13386] Document documentation conventions for optional args
Terry J. Reedy
- [docs] [issue13433] String format documentation contains error regarding %g
Terry J. Reedy
- [docs] [issue13436] compile() doesn't work on ImportFrom with level=None
Terry J. Reedy
- [docs] [issue13437] Provide links to the source code for every module in the documentation
Terry J. Reedy
- [docs] [issue13443] wrong links and examples in the functional HOWTO
Terry J. Reedy
- [docs] [issue13510] Clarify that readlines() is not needed to iterate over a file
Terry J. Reedy
- [docs] [issue12832] The documentation for the print function should explain/point to how to control the sys.stdout encoding
Zachary Richey
- [docs] [issue13147] Multiprocessing Pool.map_async() does not have an error_callback parameter
Roundup Robot
- [docs] [issue3067] setlocale error message is confusing
Roundup Robot
- [docs] [issue13353] documentation problem in logging.handlers.TimedRotatingFileHandler for 2.7
Roundup Robot
- [docs] [issue13237] subprocess docs should emphasise convenience functions
Roundup Robot
- [docs] [issue13365] str.expandtabs documentation is wrong
Roundup Robot
- [docs] [issue13191] Typo in argparse documentation
Roundup Robot
- [docs] [issue13191] Typo in argparse documentation
Roundup Robot
- [docs] [issue13161] problems with help() documentation of __i*__ operators
Roundup Robot
- [docs] [issue13161] problems with help() documentation of __i*__ operators
Roundup Robot
- [docs] [issue12875] backport re.compile flags default value documentation
Roundup Robot
- [docs] [issue12767] document threading.Condition.notify
Roundup Robot
- [docs] [issue12767] document threading.Condition.notify
Roundup Robot
- [docs] [issue12875] backport re.compile flags default value documentation
Roundup Robot
- [docs] [issue13239] Remove <> operator from Grammar/Grammar
Roundup Robot
- [docs] [issue13426] The Python Standard Library >> 11. Data Persistence
Roundup Robot
- [docs] [issue13387] suggest assertIs(type(obj), cls) for exact type checking
Roundup Robot
- [docs] [issue12245] Document the meaning of FLT_ROUNDS constants for sys.float_info
Roundup Robot
- [docs] [issue13436] compile() doesn't work on ImportFrom with level=None
Roundup Robot
- [docs] [issue13436] compile() doesn't work on ImportFrom with level=None
Roundup Robot
- [docs] [issue13459] logger.propagate=True behavior clarification
Roundup Robot
- [docs] [issue13467] Typo in doc for library/sysconfig
Roundup Robot
- [docs] [issue1040439] Missing documentation on how to link with libpython
Roundup Robot
- [docs] Error in logging.handlers.TimedRotatingFileHandler for 2.7
Yoann Roman
- [docs] Bug in import/documentation ??
Peter Rowat
- [docs] [issue13353] documentation problem in logging.handlers.TimedRotatingFileHandler for 2.7
Vinay Sajip
- [docs] [issue10772] Several actions for argparse arguments missing from docs
Marc Sibson
- [docs] [issue13439] turtle docstring for onkeyrelease references onkey, not onkeyrelease
Christopher Smith
- [docs] [issue13386] Document documentation conventions for optional args
Eric V. Smith
- [docs] [issue13386] Document documentation conventions for optional args
Eric V. Smith
- [docs] [issue13433] String format documentation contains error regarding %g
Eric V. Smith
- [docs] [issue13249] argparse.ArgumentParser() lists arguments in the wrong order
Roy Smith
- [docs] [issue13249] argparse.ArgumentParser() lists arguments in the wrong order
Roy Smith
- [docs] [issue13249] argparse.ArgumentParser() lists arguments in the wrong order
Roy Smith
- [docs] [issue10977] Concrete object C API considered harmful to subclasses of builtin types
Eric Snow
- [docs] [issue13386] Document documentation conventions for optional args
Eric Snow
- [docs] [issue13386] Document documentation conventions for optional args
Eric Snow
- [docs] [issue13386] Document documentation conventions for optional args
Eric Snow
- [docs] [issue13402] Document absoluteness of sys.executable
Eric Snow
- [docs] [issue13474] Mention of "-m" Flag Missing From Doc on Execution Model
Eric Snow
- [docs] A bug in the datetime module documentation
Sandro Tosi
- [docs] Python docs bug in 2.6 - 'as' is now a reserved keyword
Sandro Tosi
- [docs] Bug reporting in documentation
Sandro Tosi
- [docs] 3.2.2 epub docs broken
Sandro Tosi
- [docs] how about adding anchor tags to the functions
Sandro Tosi
- [docs] [issue13478] No documentation for timeit.default_timer
Sandro Tosi
- [docs] [issue12760] Add create mode to open()
David Townshend
- [docs] [issue13305] datetime.strftime("%Y") not consistent for years < 1000
STINNER Victor
- [docs] [issue13341] Incorrect documentation for "u" PyArg_Parse format unit
STINNER Victor
- [docs] [issue13442] Better support for pipe I/O encoding in subprocess
STINNER Victor
- [docs] [issue8646] PyUnicode_EncodeDecimal is undocumented
STINNER Victor
- [docs] [issue13402] Document absoluteness of sys.executable
STINNER Victor
- [docs] [issue13354] tcpserver should document non-threaded long-living connections
Bas Wijnen
- [docs] [issue13305] datetime.strftime("%Y") not consistent for years < 1000
Florent Xicluna
- [docs] [issue13305] datetime.strftime("%Y") not consistent for years < 1000
Florent Xicluna
- [docs] [issue13292] missing versionadded for bytearray
Florent Xicluna
- [docs] [issue13387] suggest assertIs(type(obj), cls) for exact type checking
Florent Xicluna
- [docs] [issue8913] Document that datetime.__format__ is datetime.strftime
Florent Xicluna
- [docs] [issue13470] A user may need ... when she has ...
Florent Xicluna
- [docs] [issue13470] A user may need ... when she has ...
Florent Xicluna
- [docs] [issue11379] Remove "lightweight" from minidom description
Florent Xicluna
- [docs] [issue11379] Remove "lightweight" from minidom description
Florent Xicluna
- [docs] documentation bug in library/httplib.rst
tomo cocoa
- [docs] [issue12875] backport re.compile flags default value documentation
Amaury Forgeot d'Arc
- [docs] [issue13436] compile() doesn't work on ImportFrom with level=None
Amaury Forgeot d'Arc
- [docs] [issue13436] compile() doesn't work on ImportFrom with level=None
Amaury Forgeot d'Arc
- [docs] [issue13436] compile() doesn't work on ImportFrom with level=None
Amaury Forgeot d'Arc
- [docs] [issue10772] Several actions for argparse arguments missing from docs
ipatrol
- [docs] slight bug in the docs
bill murphy
- [docs] [issue11836] multiprocessing.queues.SimpleQueue is undocumented
sbt
Last message date:
Wed Nov 30 23:54:26 CET 2011
Archived on: Sun Dec 4 10:38:52 CET 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).