March 2013 Archives by date
Starting: Fri Mar 1 13:58:25 CET 2013
Ending: Sun Mar 31 22:40:45 CEST 2013
Messages: 487
- [docs] [issue17326] Windows build docs still referring to VS 2008 in 3.3
Christoph Zwerschke
- [docs] [issue17326] Windows build docs still referring to VS 2008 in 3.3
Ezio Melotti
- [docs] [issue17329] Document unittest.SkipTest
Brett Cannon
- [docs] [issue11448] docs for HTTPConnection.set_tunnel are ambiguous
Éric Araujo
- [docs] [issue17332] typo in json docs - "convered" should be "converted"
Ernie Hershey
- [docs] [issue17309] __bytes__ doesn't work in subclass of int and str
Terry J. Reedy
- [docs] [issue17285] subprocess.check_output incorrectly state that output is always bytes
Terry J. Reedy
- [docs] [issue17309] __bytes__ doesn't work in subclass of int and str
Terry J. Reedy
- [docs] [issue17309] __bytes__ doesn't work in subclass of int and str
Benjamin Peterson
- [docs] Doc: remove errors about mixed-type comparisons. (issue 12067)
mhoy09 at gmail.com
- [docs] Doc: remove errors about mixed-type comparisons. (issue 12067)
mhoy09 at gmail.com
- [docs] Doc: remove errors about mixed-type comparisons. (issue 12067)
mhoy09 at gmail.com
- [docs] Multiprocessing module example problem
Bo Bayles
- [docs] [issue11448] docs for HTTPConnection.set_tunnel are ambiguous
karl
- [docs] [issue11448] docs for HTTPConnection.set_tunnel are ambiguous
karl
- [docs] [issue15542] Documentation incorrectly suggests __init__ called after direct __new__ call
Ankur Ankan
- [docs] [issue14123] Indicate that there are no current plans to deprecate printf-style formatting
Mark Lawrence
- [docs] [issue12768] docstrings for the threading module
Eli Bendersky
- [docs] [issue16278] os.rename documentation slightly inaccurate
Todd Rovito
- [docs] [issue16278] os.rename documentation slightly inaccurate
Todd Rovito
- [docs] [issue16278] os.rename documentation slightly inaccurate
Todd Rovito
- [docs] [issue16851] Hint about correct ismethod and isfunction usage
Thomas Kluyver
- [docs] [issue17351] Fixed python3 descriptor documentation example + removal of explicit "object" inheritance in docs
Phil Elson
- [docs] [issue16575] ctypes: unions as arguments
Eli Bendersky
- [docs] [issue16575] ctypes: unions as arguments
Armin Rigo
- [docs] [issue14123] Indicate that there are no current plans to deprecate printf-style formatting
Ezio Melotti
- [docs] os.rename documentation slightly inaccurate (issue 16278)
ezio.melotti at gmail.com
- [docs] [issue16278] os.rename documentation slightly inaccurate
Ezio Melotti
- [docs] [issue17332] typo in json docs - "convered" should be "converted"
Serhiy Storchaka
- [docs] [issue12768] docstrings for the threading module
moijes12
- [docs] [issue16851] Hint about correct ismethod and isfunction usage
Ezio Melotti
- [docs] [issue12768] docstrings for the threading module
Ezio Melotti
- [docs] [issue12768] docstrings for the threading module
Ezio Melotti
- [docs] [issue16278] os.rename documentation slightly inaccurate
Todd Rovito
- [docs] [issue15465] Improved documentation for C API version info
Kushal Das
- [docs] [issue15465] Improved documentation for C API version info
Kushal Das
- [docs] undocumented argtypes magic in ctypes?
Eli Bendersky
- [docs] [issue17356] Invalid link to repr() built-in function description
Vladimir Rutsky
- [docs] [issue14489] repr() function link on the built-in function documentation is incorrect
R. David Murray
- [docs] [issue17356] Invalid link to repr() built-in function description
R. David Murray
- [docs] [issue14489] repr() function link on the built-in function documentation is incorrect
R. David Murray
- [docs] [issue14489] repr() function link on the built-in function documentation is incorrect
Ezio Melotti
- [docs] [issue17359] python modules.zip is not documented
Marc-Andre Lemburg
- [docs] [issue17359] python modules.zip is not documented
Eli Bendersky
- [docs] [issue17329] Document unittest.SkipTest
Zachary Ware
- [docs] [issue17329] Document unittest.SkipTest
Zachary Ware
- [docs] [issue17329] Document unittest.SkipTest
Zachary Ware
- [docs] [issue17363] Argument Mixup in PyState_AddModule
Tobias Becker
- [docs] [issue17364] Multiprocessing documentation mentions function that doesn't exist
Topher Brown
- [docs] [issue17364] Multiprocessing documentation mentions function that doesn't exist
Richard Oudkerk
- [docs] [issue17363] Argument Mixup in PyState_AddModule
Roundup Robot
- [docs] [issue17363] Argument Mixup in PyState_AddModule
Ezio Melotti
- [docs] [issue17364] Multiprocessing documentation mentions function that doesn't exist
Roundup Robot
- [docs] [issue17364] Multiprocessing documentation mentions function that doesn't exist
Ezio Melotti
- [docs] [issue17329] Document unittest.SkipTest
Ezio Melotti
- [docs] [issue15465] Improved documentation for C API version info
Nick Coghlan
- [docs] [issue15465] Improved documentation for C API version info
Kushal Das
- [docs] [issue12768] docstrings for the threading module
Eli Bendersky
- [docs] Typo in example code for operator.attrgetter
Jonathan Kamens
- [docs] [issue17329] Document unittest.SkipTest
Zachary Ware
- [docs] [issue12768] docstrings for the threading module
moijes12
- [docs] [issue12768] docstrings for the threading module
Antoine Pitrou
- [docs] [issue12768] docstrings for the threading module
Eli Bendersky
- [docs] [issue17370] PEP should not if it has been superseded
Brandon Craig Rhodes
- [docs] [issue17370] PEP should note if it has been superseded
Brandon Craig Rhodes
- [docs] [issue17370] PEP should note if it has been superseded
Brandon Craig Rhodes
- [docs] [issue17370] PEP should note if it has been superseded
Owen Nelson
- [docs] Python 3.3 Docs Bug
Hc Z
- [docs] [issue17375] Add docstrings to methods in the threading module
Raymond Hettinger
- [docs] [issue17376] TimedRotatingFileHandler documentation regarding 'Week day' lacking
Tshepang Lekhonkhobe
- [docs] [Python-Dev] undocumented argtypes magic in ctypes?
Eli Bendersky
- [docs] [issue17375] Add docstrings to methods in the threading module
karl
- [docs] [issue17375] Add docstrings to methods in the threading module
Eli Bendersky
- [docs] [issue15465] Improved documentation for C API version info
Roundup Robot
- [docs] [issue17375] Add docstrings to methods in the threading module
karl
- [docs] [issue17378] Document that ctypes automatically applies byref() when argtypes declares POINTER
Eli Bendersky
- [docs] [issue17378] Document that ctypes automatically applies byref() when argtypes declares POINTER
Eli Bendersky
- [docs] [issue17378] Document that ctypes automatically applies byref() when argtypes declares POINTER
Eli Bendersky
- [docs] [issue17376] TimedRotatingFileHandler documentation regarding 'Week day' lacking
karl
- [docs] [issue17378] Document that ctypes automatically applies byref() when argtypes declares POINTER
Thomas Heller
- [docs] [issue8402] Add a function to escape metacharacters in glob/fnmatch
Matthew Barnett
- [docs] [issue8402] Add a function to escape metacharacters in glob/fnmatch
Serhiy Storchaka
- [docs] [issue17380] initproc return value is unclear
Zbyszek Jędrzejewski-Szmek
- [docs] TimedRotatingFileHandler documentation regarding 'Week day' lacking (issue 17376)
tshepang at gmail.com
- [docs] [issue10224] Build 3.x documentation using python3.x
Terry J. Reedy
- [docs] [issue10224] Build 3.x documentation using python3.x
Tshepang Lekhonkhobe
- [docs] [issue17383] Error in documentation /2/tutorial/modules.html#more-on-modules
Piotr Kuchta
- [docs] [issue17383] Error in documentation /2/tutorial/modules.html#more-on-modules
Ezio Melotti
- [docs] [issue17383] Error in documentation /2/tutorial/modules.html#more-on-modules
Ashwini Chaudhary
- [docs] [issue17378] Document that ctypes automatically applies byref() when argtypes declares POINTER
Roundup Robot
- [docs] [issue17378] Document that ctypes automatically applies byref() when argtypes declares POINTER
Roundup Robot
- [docs] [issue17380] initproc return value is unclear
Amaury Forgeot d'Arc
- [docs] [issue17380] initproc return value is unclear
Zbyszek Jędrzejewski-Szmek
- [docs] [issue17376] TimedRotatingFileHandler documentation regarding 'Week day' lacking
karl
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Henrik Heimbuerger
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Henrik Heimbuerger
- [docs] [issue17383] Error in documentation /2/tutorial/modules.html#more-on-modules
Éric Araujo
- [docs] [issue17383] Error in documentation /2/tutorial/modules.html#more-on-modules
Jeff Knupp
- [docs] [issue17383] Error in documentation /2/tutorial/modules.html#more-on-modules
Piotr Kuchta
- [docs] [issue17383] Error in documentation /2/tutorial/modules.html#more-on-modules
Éric Araujo
- [docs] [issue17383] Possibly ambiguous phrasing in tutorial/modules#more-on-modules
Éric Araujo
- [docs] [issue17383] Possibly ambiguous phrasing in tutorial/modules#more-on-modules
Jeff Knupp
- [docs] [issue17383] Possibly ambiguous phrasing in tutorial/modules#more-on-modules
Piotr Kuchta
- [docs] sqlite3 cursor object missing attribute documentation
Eric Williams
- [docs] xml.etree.ElementTree.find(all): docs are wrong (issue 11367)
actonwiley at gmail.com
- [docs] xml.etree.ElementTree.find(all): docs are wrong (issue 11367)
actonwiley at gmail.com
- [docs] xml.etree.ElementTree.find(all): docs are wrong (issue 11367)
actonwiley at gmail.com
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Zachary Ware
- [docs] [issue11029] Crash, 2.7.1, Tkinter and threads and line drawing
Terry J. Reedy
- [docs] [issue16823] Python quits on running tkinter code with threads
Terry J. Reedy
- [docs] [issue17376] TimedRotatingFileHandler documentation regarding 'Week day' lacking
Roundup Robot
- [docs] [issue17332] typo in json docs - "convered" should be "converted"
Terry J. Reedy
- [docs] [issue17332] typo in json docs - "convered" should be "converted"
Roundup Robot
- [docs] [issue17332] typo in json docs - "convered" should be "converted"
Terry J. Reedy
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Alex Orange
- [docs] [issue12067] Doc: remove errors about mixed-type comparisons.
Mike Hoy
- [docs] [issue17370] PEP should note if it has been superseded
Terry J. Reedy
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Mike Hoy
- [docs] [issue17375] Add docstrings to methods in the threading module
Roundup Robot
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Mike Hoy
- [docs] [issue17351] Fixed python3 descriptor documentation example + removal of explicit "object" inheritance in docs
Terry J. Reedy
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Alex Orange
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Alex Orange
- [docs] [issue16642] Mention new "kwargs" named tuple parameter in sched module
Roundup Robot
- [docs] [issue16643] Wrong documented default value for timefunc parameter in sched.scheduler()
Roundup Robot
- [docs] [issue16643] Wrong documented default value for timefunc parameter in sched.scheduler()
Terry J. Reedy
- [docs] [issue16642] Mention new "kwargs" named tuple parameter in sched module
Terry J. Reedy
- [docs] [issue17351] Fixed python3 descriptor documentation example + removal of explicit "object" inheritance in docs
Vinay Sajip
- [docs] [issue16643] Wrong documented default value for timefunc parameter in sched.scheduler()
Terry J. Reedy
- [docs] [issue9842] Document ... used in recursive repr of containers
Terry J. Reedy
- [docs] [issue17375] Add docstrings to methods in the threading module
Eli Bendersky
- [docs] [issue16575] ctypes: unions as arguments
Roundup Robot
- [docs] [issue16575] ctypes: unions as arguments
Roundup Robot
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Eli Bendersky
- [docs] [issue17359] python modules.zip is not documented
Eli Bendersky
- [docs] [issue16954] Add docstrings for ElementTree module
Eli Bendersky
- [docs] [issue16954] Add docstrings for ElementTree module
Roundup Robot
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
anatoly techtonik
- [docs] [issue17370] PEP should note if it has been superseded
Barry A. Warsaw
- [docs] [issue10224] Build 3.x documentation using python3.x
Zachary Ware
- [docs] [issue17370] PEP should note if it has been superseded
Terry J. Reedy
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Ezio Melotti
- [docs] [issue17370] PEP should note related PEPs
Terry J. Reedy
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Terry J. Reedy
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Zachary Ware
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Eli Bendersky
- [docs] os.rename documentation slightly inaccurate (issue 16278)
rovitotv at gmail.com
- [docs] [issue17329] Document unittest.SkipTest
Ezio Melotti
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Jesús Cea Avión
- [docs] [issue14489] repr() function link on the built-in function documentation is incorrect
Roundup Robot
- [docs] [issue14489] repr() function link on the built-in function documentation is incorrect
Ezio Melotti
- [docs] [issue17351] Fixed python3 descriptor documentation example + removal of explicit "object" inheritance in docs
Ned Batchelder
- [docs] [issue16278] os.rename documentation slightly inaccurate
Todd Rovito
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Mike Hoy
- [docs] [issue17351] Fixed python3 descriptor documentation example + removal of explicit "object" inheritance in docs
Ezio Melotti
- [docs] [issue17351] Fixed python3 descriptor documentation example + removal of explicit "object" inheritance in docs
Raymond Hettinger
- [docs] [issue17351] Fixed python3 descriptor documentation example + removal of explicit "object" inheritance in docs
Roundup Robot
- [docs] [issue17351] Fixed python3 descriptor documentation example + removal of explicit "object" inheritance in docs
Roundup Robot
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Raymond Hettinger
- [docs] platform.win32_ver() returns more than (version, csd, ptype)
Andrew Berg
- [docs] Documentation bug?
Christopher Wallis
- [docs] In re's named group the name cannot contain unicode characters (issue 14462)
ezio.melotti at gmail.com
- [docs] [issue763043] unable to specify another compiler
Terry J. Reedy
- [docs] [issue8318] Deprecation of multifile inappropriate or incomplete
Terry J. Reedy
- [docs] [issue8318] Deprecation of multifile inappropriate or incomplete
Terry J. Reedy
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Andrew Svetlov
- [docs] os.rename documentation slightly inaccurate (issue 16278)
vitaliy.stepanov at gmail.com
- [docs] os.rename documentation slightly inaccurate (issue 16278)
rovitotv at gmail.com
- [docs] [issue16278] os.rename documentation slightly inaccurate
Todd Rovito
- [docs] [issue16278] os.rename documentation slightly inaccurate
Todd Rovito
- [docs] [issue16278] os.rename documentation slightly inaccurate
Todd Rovito
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Éric Araujo
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Éric Araujo
- [docs] [issue763043] unable to specify another compiler
Éric Araujo
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Éric Araujo
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Éric Araujo
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Éric Araujo
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Éric Araujo
- [docs] [issue17359] python modules.zip is not documented
Éric Araujo
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Terry J. Reedy
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Roundup Robot
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Ezio Melotti
- [docs] [issue17370] PEP should note related PEPs
Nick Coghlan
- [docs] [issue17351] Remove explicit "object" inheritance in Python 3 docs
Michael Foord
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Henrik Heimbuerger
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Henrik Heimbuerger
- [docs] [issue17370] PEP should note related PEPs
Barry A. Warsaw
- [docs] [issue8402] Add a function to escape metacharacters in glob/fnmatch
Serhiy Storchaka
- [docs] urllib2.urlopen()
Ole Streicher
- [docs] [issue17398] document url argument of RobotFileParser
Tshepang Lekhonkhobe
- [docs] [issue17047] Fix double double words words
Roundup Robot
- [docs] [issue17047] Fix double double words words
Terry J. Reedy
- [docs] [issue17047] Fix double double words words
Serhiy Storchaka
- [docs] [issue17047] Fix double double words words
Roundup Robot
- [docs] 2.7.3 documentation: "6.4.1. Importing * From a Package" sounds/ should be sound/
John Bokma
- [docs] [issue17047] Fix double double words words
Roundup Robot
- [docs] [issue17047] Fix double double words words
Roundup Robot
- [docs] [issue17401] io.FileIO closefd parameter is not documented nor shown in repr
Ezio Melotti
- [docs] [issue16774] Additional recipes for itertools docs
Raymond Hettinger
- [docs] [issue17375] Add docstrings to methods in the threading module
Ezio Melotti
- [docs] [issue15964] SyntaxError in asdl when building 2.7 with system Python 3
Ezio Melotti
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Ezio Melotti
- [docs] [issue17047] Fix double double words words
Ezio Melotti
- [docs] [issue17047] Fix double double words words
Terry J. Reedy
- [docs] [issue17047] Fix double double words words
Ezio Melotti
- [docs] [issue17402] In mmap doc examples map() is shadowed
py.user
- [docs] [issue17402] In mmap doc examples map() is shadowed
Ezio Melotti
- [docs] [issue17402] In mmap doc examples map() is shadowed
Aman Shah
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Roundup Robot
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Roundup Robot
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Eli Bendersky
- [docs] [issue17047] Fix double double words words
Serhiy Storchaka
- [docs] documentation for 2.7.3 __repr__ and __str__
g1234 at arcor.de
- [docs] [issue17047] Fix double double words words
Terry J. Reedy
- [docs] [issue17402] In mmap doc examples map() is shadowed
py.user
- [docs] [issue17402] In mmap doc examples map() is shadowed
py.user
- [docs] [issue17232] Improve -O docs
Terry J. Reedy
- [docs] Documentation error in function getaddrinfo in socket module
Krishna Kumar Thakur
- [docs] [issue17232] Improve -O docs
Antoine Pitrou
- [docs] [issue17232] Improve -O docs
Antoine Pitrou
- [docs] bug in ipaddress module documentation
Tom Kalt
- [docs] [issue17232] Improve -O docs
Terry J. Reedy
- [docs] [issue17402] In mmap doc examples map() is shadowed
Roundup Robot
- [docs] [issue17402] In mmap doc examples map() is shadowed
Ezio Melotti
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Alex Orange
- [docs] [issue17387] Error in C API documentation of PySequenceMethods
Ezio Melotti
- [docs] [issue17232] Improve -O docs
Nick Coghlan
- [docs] [issue17375] Add docstrings to methods in the threading module
Raymond Hettinger
- [docs] [issue17380] initproc return value is unclear
Amaury Forgeot d'Arc
- [docs] What about python 3.3 documentation in spanish?
Felishia González
- [docs] [issue12768] docstrings for the threading module
Eli Bendersky
- [docs] [issue17375] Add docstrings to methods in the threading module
Eli Bendersky
- [docs] Spanish translation.
ej gonzalez viera
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Terry J. Reedy
- [docs] [issue17243] The changes made for issue 4074 should be documented
Ezio Melotti
- [docs] [issue13918] locale.atof documentation is missing func argument
Ezio Melotti
- [docs] [issue13918] locale.atof documentation is missing func argument
Cédric Krier
- [docs] [issue13918] locale.atof documentation is missing func argument
Ezio Melotti
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Roundup Robot
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Terry J. Reedy
- [docs] [issue11479] Add discussion of trailing backslash in raw string to tutorial
Ezio Melotti
- [docs] Improve -O docs (issue 17232)
ezio.melotti at gmail.com
- [docs] [issue17232] Improve -O docs
Ezio Melotti
- [docs] [issue15575] Tutorial is unclear on multiple imports of a module.
Ezio Melotti
- [docs] [issue17414] timeit.timeit not in __all__ even though documented
Ezio Melotti
- [docs] [issue14515] tempfile.TemporaryDirectory documented as returning object but returns name
Ezio Melotti
- [docs] [issue13604] update PEP 393 (match implementation)
Ezio Melotti
- [docs] [issue17415] Documentation Ambiguity 1
Gurmeet Singh
- [docs] [issue17416] Documentation Ambiguity 2
Gurmeet Singh
- [docs] [issue17417] Documentation Modification Suggestion: os.walk, fwalk
Gurmeet Singh
- [docs] [issue17414] timeit.timeit not in __all__ even though documented
Anuj Gupta
- [docs] [issue13918] locale.atof documentation is missing func argument
Stefan Krah
- [docs] [issue17418] Documentation Bug
Gurmeet Singh
- [docs] [issue13918] locale.atof documentation is missing func argument
Cédric Krier
- [docs] [issue13918] locale.atof documentation is missing func argument
Stefan Krah
- [docs] [issue17422] language reference should specify restrictions on class namespace
Eric Snow
- [docs] [issue17422] language reference should specify restrictions on class namespace
Daniel Urban
- [docs] [issue16471] upgrade to sphinx 1.1
Ezio Melotti
- [docs] [issue16471] upgrade to sphinx 1.1
Terry J. Reedy
- [docs] [issue17414] timeit.timeit not in __all__ even though documented
Terry J. Reedy
- [docs] [issue17415] Clarify docs of os.path.normpath()
Ezio Melotti
- [docs] [issue17414] timeit.timeit not in __all__ even though documented
Roundup Robot
- [docs] [issue17414] timeit.timeit not in __all__ even though documented
Terry J. Reedy
- [docs] [issue17414] timeit.timeit not in __all__ even though documented
Terry J. Reedy
- [docs] [issue17415] Clarify docs of os.path.normpath()
Terry J. Reedy
- [docs] [issue17047] Fix double double words words
Roundup Robot
- [docs] [issue17047] Fix double double words words
Terry J. Reedy
- [docs] [issue17047] Fix double double words words
Terry J. Reedy
- [docs] [issue13918] locale.atof documentation is missing func argument
Cédric Krier
- [docs] Trivial os.path documentation bug
Neil Bushong
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Zachary Ware
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Zachary Ware
- [docs] [issue17386] Bring Doc/make.bat as close to Doc/Makefile as possible
Zachary Ware
- [docs] [issue17337] input() and raw_input() do not work correctly with colored prompts
Michael Enßlin
- [docs] [issue13918] locale.atof documentation is missing func argument
Terry J. Reedy
- [docs] daemon attribute in threading module doesn't have a "new in 2.6" next to it
Darren Yin
- [docs] [issue17398] document url argument of RobotFileParser
Terry J. Reedy
- [docs] [issue17398] document url argument of RobotFileParser
Roundup Robot
- [docs] [issue17398] document url argument of RobotFileParser
Terry J. Reedy
- [docs] [issue17337] input() and raw_input() do not work correctly with colored prompts
Terry J. Reedy
- [docs] [issue17416] Clarify docs of os.walk()
Terry J. Reedy
- [docs] [issue17417] Documentation Modification Suggestion: os.walk, fwalk
Terry J. Reedy
- [docs] [issue17418] Documentation for os.open and io.open
Terry J. Reedy
- [docs] [issue16057] Subclasses of JSONEncoder should not be insturcted to call JSONEncoder.decode
Éric Araujo
- [docs] [issue17415] Clarify docs of os.path.normpath()
Ezio Melotti
- [docs] [issue13918] locale.atof documentation is missing func argument
Ezio Melotti
- [docs] [issue13918] locale.atof documentation is missing func argument
Terry J. Reedy
- [docs] [issue17437] Difference between open and codecs.open
Giampaolo Rodola'
- [docs] [issue17437] Difference between open and codecs.open
STINNER Victor
- [docs] [issue17438] json.load docs should mention that it always return unicode
anatoly techtonik
- [docs] [issue17416] Clarify docs of os.walk()
Gurmeet Singh
- [docs] [issue17418] Documentation for os.open and io.open
Gurmeet Singh
- [docs] [issue17418] Documentation for os.open and io.open
Gurmeet Singh
- [docs] [issue17415] Clarify docs of os.path.normpath()
Gurmeet Singh
- [docs] [issue17417] Documentation Modification Suggestion: os.walk, fwalk
Gurmeet Singh
- [docs] [issue17418] Documentation for os.open and io.open
Roundup Robot
- [docs] [issue17418] Documentation links for io.open
Terry J. Reedy
- [docs] [issue17417] Documentation Modification Suggestion: os.walk, fwalk
Terry J. Reedy
- [docs] [issue17415] Clarify docs of os.path.normpath()
Roundup Robot
- [docs] [issue17415] Clarify docs of os.path.normpath()
Terry J. Reedy
- [docs] [issue17415] Clarify docs of os.path.normpath()
Serhiy Storchaka
- [docs] [issue17415] Clarify docs of os.path.normpath()
Terry J. Reedy
- [docs] [issue17416] Clarify docs of os.walk()
Terry J. Reedy
- [docs] [issue16057] Subclasses of JSONEncoder should not be insturcted to call JSONEncoder.decode
Roundup Robot
- [docs] [issue16057] Subclasses of JSONEncoder should not be insturcted to call JSONEncoder.decode
R. David Murray
- [docs] [issue17415] Clarify docs of os.path.normpath()
Terry J. Reedy
- [docs] Python 3.3 Module documentation bug: xml.sax
Kenneth Hill
- [docs] Bug in doc for assertAlmostEqual
Magnus Lie Hetland
- [docs] [issue16575] ctypes: unions as arguments
Eli Bendersky
- [docs] User documentation for xml.sax.xmlreader.Locator
Steve White
- [docs] User documentation for xml.sax.xmlreader.Locator
Steve White
- [docs] [issue17462] argparse FAQ: how it is different from optparse
anatoly techtonik
- [docs] [issue17462] argparse FAQ: how it is different from optparse
Andrew Svetlov
- [docs] [issue17462] argparse FAQ: how it is different from optparse
Ezio Melotti
- [docs] [issue17462] argparse FAQ: how it is different from optparse
anatoly techtonik
- [docs] [issue12160] codecs doc: what is StreamCodec?
Nick Weinhold
- [docs] [issue17409] resource.setrlimit doesn't respect -1
R. David Murray
- [docs] [issue17462] argparse FAQ: how it is different from optparse
Ezio Melotti
- [docs] [issue13918] locale.atof documentation is missing func argument
Ezio Melotti
- [docs] Addition to the sockets howto.
Peter Barandat
- [docs] Bug in doc for assertAlmostEqual
Magnus Lie Hetland
- [docs] [issue1525919] email package quoted printable behaviour changed
Colin Su
- [docs] [issue1525919] email package quoted printable behaviour changed
R. David Murray
- [docs] [issue1525919] email package quoted printable behaviour changed
Roundup Robot
- [docs] [issue1525919] email package quoted printable behaviour changed
R. David Murray
- [docs] [issue1525919] email package content-transfer-encoding behaviour changed
R. David Murray
- [docs] [issue17285] subprocess.check_output incorrectly state that output is always bytes
Roundup Robot
- [docs] [issue17285] subprocess.check_output incorrectly state that output is always bytes
Gregory P. Smith
- [docs] [issue12768] docstrings for the threading module
moijes12
- [docs] [issue12768] docstrings for the threading module
Eli Bendersky
- [docs] [issue17329] Document unittest.SkipTest
Ezio Melotti
- [docs] curses documentation
Kai K.
- [docs] curses documentation
Kai K.
- [docs] [issue17494] References to stack bottom are confusing
anatoly techtonik
- [docs] Bug in time doc.
Bruno
- [docs] [issue15013] smtplib: add low-level APIs to doc?
Terry J. Reedy
- [docs] [issue10224] Build 3.x documentation using python3.x
Cherniavsky Beni
- [docs] [issue17494] References to stack bottom are confusing
Georg Brandl
- [docs] [issue10224] Build 3.x documentation using python3.x
Ezio Melotti
- [docs] [issue10224] Build 3.x documentation using python3.x
Georg Brandl
- [docs] [issue17409] resource.setrlimit doesn't respect -1
Paul Price
- [docs] [issue17409] resource.setrlimit doesn't respect -1
Paul Price
- [docs] [issue17494] References to stack bottom are confusing
anatoly techtonik
- [docs] [issue17494] References to stack bottom are confusing
Ezio Melotti
- [docs] [issue10224] Build 3.x documentation using python3.x
Ezio Melotti
- [docs] [issue17494] References to stack bottom are confusing
anatoly techtonik
- [docs] [issue10224] Build 3.x documentation using python3.x
R. David Murray
- [docs] [issue17494] References to stack bottom are confusing
Eli Bendersky
- [docs] [issue17494] References to stack bottom are confusing
anatoly techtonik
- [docs] [issue17494] References to stack bottom are confusing
Eli Bendersky
- [docs] [issue10224] Build 3.x documentation using python3.x
Georg Brandl
- [docs] [issue10224] Build 3.x documentation using python3.x
Brett Cannon
- [docs] [issue17505] email.header.Header.__unicode__ does not decode header
R. David Murray
- [docs] [issue17505] email.header.Header.__unicode__ does not decode header
R. David Murray
- [docs] [issue17494] References to stack bottom are confusing
anatoly techtonik
- [docs] [issue17383] Possibly ambiguous phrasing in tutorial/modules#more-on-modules
Éric Araujo
- [docs] [issue17409] resource.setrlimit doesn't respect -1
R. David Murray
- [docs] [issue17409] resource.setrlimit doesn't respect -1
Paul Price
- [docs] [issue17409] resource.setrlimit doesn't respect -1
R. David Murray
- [docs] Bug in `itertools.combinations` documentation (equivalent function)
Vladislav Zorov
- [docs] [issue17409] resource.setrlimit doesn't respect -1
R. David Murray
- [docs] [issue17409] resource.setrlimit doesn't respect -1
Paul Price
- [docs] [issue17409] resource.setrlimit doesn't respect -1
Terry J. Reedy
- [docs] [issue17409] resource.setrlimit doesn't respect -1
R. David Murray
- [docs] [issue17409] resource.setrlimit doesn't respect -1
R. David Murray
- [docs] [issue17409] resource.setrlimit doesn't respect -1
Terry J. Reedy
- [docs] [issue17409] resource.setrlimit doesn't respect -1
R. David Murray
- [docs] [issue17409] resource.setrlimit doesn't respect -1
Terry J. Reedy
- [docs] [issue14979] pdb doc: Explain how to extend debugger instead of sending readers to the source
anatoly techtonik
- [docs] /3/library/argparse.html#module-argparse
Micheal Wells
- [docs] [issue17438] json.load docs should mention that it always return unicode
Tshepang Lekhonkhobe
- [docs] [issue17462] argparse FAQ: how it is different from optparse
Tshepang Lekhonkhobe
- [docs] [issue12207] Document ast.PyCF_ONLY_AST
Mark Lawrence
- [docs] [issue14101] example function in tertools.count docstring is misindented
Mark Lawrence
- [docs] [issue17505] email.header.Header.__unicode__ does not decode header
Hrvoje Nikšić
- [docs] [issue17529] fix os.senfile() documentation regarding the type of file descriptor
Charles-François Natali
- [docs] [issue17529] fix os.sendfile() documentation regarding the type of file descriptor
Charles-François Natali
- [docs] [issue17438] json.load docs should mention that it always return unicode
Ezio Melotti
- [docs] [issue17529] fix os.sendfile() documentation regarding the type of file descriptor
Antoine Pitrou
- [docs] [issue14945] Setup & Usage documentation for selected stdlib modules
Ezio Melotti
- [docs] Bug in `itertools.combinations` documentation (equivalent function)
bob gailer
- [docs] Addition to the sockets howto.
bob gailer
- [docs] [issue12920] inspect.getsource fails to get source of local classes
Richard Eames
- [docs] [issue12207] Document ast.PyCF_ONLY_AST
Ramchandra Apte
- [docs] [issue17529] fix os.sendfile() documentation regarding the type of file descriptor
Charles-François Natali
- [docs] Documentation bug?
bob gailer
- [docs] [issue12207] Document ast.PyCF_ONLY_AST
Éric Araujo
- [docs] [issue12920] Document that inspect.getsource only works for objects loaded from files, not interactive session
Éric Araujo
- [docs] [issue17539] Use the builtins module in the unittest.mock.patch example
Berker Peksag
- [docs] The examples in http://docs.python.org/3.3/library/unittest.mock-examples.html for mock builtin functions (such as 'open') does not work.
Berker Peksağ
- [docs] Preparing a Change for Requirementshandling in Python projects
Erik Bernoth
- [docs] [issue17538] Document XML Vulnerabilties
Hynek Schlawack
- [docs] [issue17538] Document XML Vulnerabilties
Christian Heimes
- [docs] [issue17538] Document XML Vulnerabilties
Christian Heimes
- [docs] [issue17538] Document XML Vulnerabilties
Donald Stufft
- [docs] Fwd: Documentation bug?
Christopher Wallis
- [docs] [issue15575] Tutorial is unclear on multiple imports of a module.
jamesob
- [docs] [issue17538] Document XML Vulnerabilties
Éric Araujo
- [docs] [issue17544] regex code re-raises exceptions on success
Zdeněk Pavlas
- [docs] [issue17538] Document XML Vulnerabilties
Christian Heimes
- [docs] [issue17538] Document XML Vulnerabilties
Georg Brandl
- [docs] [issue17538] Document XML Vulnerabilties
Christian Heimes
- [docs] [issue17538] Document XML Vulnerabilties
Donald Stufft
- [docs] [issue17538] Document XML Vulnerabilties
Georg Brandl
- [docs] [issue17538] Document XML Vulnerabilties
Christian Heimes
- [docs] [issue17538] Document XML Vulnerabilties
Georg Brandl
- [docs] [issue17538] Document XML Vulnerabilties
Roundup Robot
- [docs] Small typo in documentation
Edgar Fco. Rios Soltero
- [docs] Small typo in documentation
Edgar Fco. Rios Soltero
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Raymond Hettinger
- [docs] Option Parser
Lucas Ortwein
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
anatoly techtonik
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Amaury Forgeot d'Arc
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
anatoly techtonik
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
anatoly techtonik
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Amaury Forgeot d'Arc
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
anatoly techtonik
- [docs] [issue17329] Document unittest.SkipTest
Michael Foord
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
bob gailer
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Amaury Forgeot d'Arc
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
anatoly techtonik
- [docs] [issue17553] Note that distutils’ bdist_rpm command is not used to build a CPython rpm
Éric Araujo
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Eric Snow
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Eric Snow
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Eric Snow
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Ned Batchelder
- [docs] [issue17329] Document unittest.SkipTest
Roundup Robot
- [docs] [issue17329] Document unittest.SkipTest
Ezio Melotti
- [docs] [issue13510] Clarify that readlines() is not needed to iterate over a file
Ashwini Chaudhary
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Eric Snow
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
anatoly techtonik
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Georg Brandl
- [docs] [issue616013] cPickle documentation incomplete
Georg Brandl
- [docs] [issue9986] PDF files of python docs have text missing
Georg Brandl
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Ned Batchelder
- [docs] [issue15867] make importlib documentation easier to use
Paul Moore
- [docs] [issue17566] Document that importlib.abc.Loader.module_repr is abstract and thus needed by various other ABCs
Brett Cannon
- [docs] [issue17567] Clarify importlib.abc.PathEntryFinder.find_loader() docs
Brett Cannon
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Eric Snow
- [docs] [issue13510] Clarify that readlines() is not needed to iterate over a file
Ezio Melotti
- [docs] [issue17438] json.load docs should mention that it always return unicode
Roundup Robot
- [docs] [issue17438] json.load docs should mention that it always return unicode
Ezio Melotti
- [docs] [issue13510] Clarify that readlines() is not needed to iterate over a file
Kushal Das
- [docs] [issue15867] make importlib documentation easier to use
Barry A. Warsaw
- [docs] [issue17438] json.load docs should mention that it always return unicode
anatoly techtonik
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
anatoly techtonik
- [docs] [issue17571] broken links on Lib/datetime.py docstring
Tshepang Lekhonkhobe
- [docs] [issue14191] argparse doesn't allow optionals within positionals
paul j3
- [docs] [issue17571] broken links on Lib/datetime.py docstring
Ezio Melotti
- [docs] [issue17571] broken links on Lib/datetime.py docstring
Fred L. Drake, Jr.
- [docs] [issue17571] broken links on Lib/datetime.py docstring
Alexander Belopolsky
- [docs] [issue17576] PyNumber_Index() is not int-subclass friendly
Barry A. Warsaw
- [docs] [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Barry A. Warsaw
- [docs] [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Barry A. Warsaw
- [docs] [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Eric Snow
- [docs] [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Alex Gaynor
- [docs] [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Barry A. Warsaw
- [docs] [issue15331] Codecs docs should explain that the bytes-bytes shorthand aliases are missing
Éric Araujo
- [docs] [issue17539] Use the builtins module in the unittest.mock.patch example
Roundup Robot
- [docs] [issue17539] Use the builtins module in the unittest.mock.patch example
Ezio Melotti
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Terry J. Reedy
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Terry J. Reedy
- [docs] [issue15533] subprocess.Popen(cwd) documentation
Ned Deily
- [docs] [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Mark Dickinson
- [docs] [issue1944] Documentation for PyUnicode_AsString (et al.) missing.
Mark Lawrence
- [docs] [issue6627] threading.local() does not work with C-created threads
Mark Lawrence
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
anatoly techtonik
- [docs] [issue17538] Document XML Vulnerabilties
Roundup Robot
- [docs] [issue9305] Don't use east/west of UTC in date/time documentation
Mark Lawrence
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Ned Batchelder
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Terry J. Reedy
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Éric Araujo
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
R. David Murray
- [docs] [issue17546] Document the circumstances where the locals() dict gets updated
Terry J. Reedy
- [docs] Examples in Library/collections.abc in Python 3.3 Docs
Anony Mous
- [docs] [issue17583] IDLE HOWTO
Roger Serwy
- [docs] [issue17546] Document the circumstances where the locals() dict get updated
R. David Murray
- [docs] [issue17546] Document the circumstances where the locals() dict get updated
anatoly techtonik
- [docs] [issue17546] Document the circumstances where the locals() dict get updated
Florent Xicluna
- [docs] [issue17586] fix typo in contextlib.rst
Tshepang Lekhonkhobe
- [docs] [issue17583] IDLE HOWTO
Amit Saha
- [docs] [issue17583] IDLE HOWTO
Todd Rovito
- [docs] [issue17589] Make documentation about macros in C API explicit about rvalue vs statement
Larry Hastings
- [docs] [issue6696] Profile objects should be documented
Éric Araujo
- [docs] [issue15964] SyntaxError in asdl when building 2.7 with system Python 3
Roger Serwy
- [docs] [issue17589] Make documentation about macros in C API explicit about rvalue vs statement
Georg Brandl
- [docs] [issue17589] Make documentation about macros in C API explicit about rvalue vs statement
Antoine Pitrou
Last message date:
Sun Mar 31 22:40:45 CEST 2013
Archived on: Thu Apr 4 15:58:46 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).