January 2013 Archives by author
Starting: Tue Jan 1 01:28:01 CET 2013
Ending: Thu Jan 31 17:58:07 CET 2013
Messages: 426
- [docs] maybe bugs of the Python Tutorial in 3.3.0 Documentation
itshuchong at 126.com
- [docs] [issue16939] Broken link in 14. Cryptographic Service
Jason Alvarado
- [docs] 'that' vs. 'which'
Larry Anglin
- [docs] [issue16831] Better docs for ABCMeta.__subclasshook__
Ramchandra Apte
- [docs] [issue16861] Portion of code example not highlighted in collections doc
Ramchandra Apte
- [docs] [issue16862] FAQ has outdated information about Stackless
Ramchandra Apte
- [docs] [issue16862] FAQ has outdated information about Stackless
Ramchandra Apte
- [docs] [issue16580] Add examples to int.to_bytes and int.from_bytes
Ramchandra Apte
- [docs] [issue7353] cporting docs recommend using Include/intobject.h, which was removed in 3.1?
Ramchandra Apte
- [docs] [issue16557] PEP 380 isn't reflected in the Functional Programming HOWTO
Ramchandra Apte
- [docs] [issue17006] Warn users about hashing secrets?
Ramchandra Apte
- [docs] [issue16432] Template strings documentation in Python 3 refers to % substitution in present tense
Ramchandra Apte
- [docs] [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Éric Araujo
- [docs] [issue16851] ismethod and isfunction methods error
Éric Araujo
- [docs] [issue16851] Hint about correct ismethod and isfunction usage
Éric Araujo
- [docs] [issue16891] Fix docs about module search order
Éric Araujo
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Éric Araujo
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Éric Araujo
- [docs] [issue11379] Remove "lightweight" from minidom description
Éric Araujo
- [docs] [issue17047] Fix double double words words
Éric Araujo
- [docs] Python glossary bug
Randall Baker
- [docs] [issue13899] re pattern r"[\A]" should work like "A" but matches nothing. Ditto B and Z.
Matthew Barnett
- [docs] Python docs as epub fail to convert
Florian Batschi
- [docs] [issue11379] Remove "lightweight" from minidom description
Stefan Behnel
- [docs] pickle docs - what can be pickled
Eli Bendersky
- [docs] pickle docs - what can be pickled
Eli Bendersky
- [docs] [issue16954] Add docstrings for ElementTree module
Eli Bendersky
- [docs] [issue9708] cElementTree iterparse does not support "parser" argument
Eli Bendersky
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Eli Bendersky
- [docs] [issue9708] cElementTree iterparse does not support "parser" argument
Eli Bendersky
- [docs] [issue9708] cElementTree iterparse does not support "parser" argument
Eli Bendersky
- [docs] [issue9708] cElementTree iterparse does not support "parser" argument
Eli Bendersky
- [docs] [issue16954] Add docstrings for ElementTree module
Eli Bendersky
- [docs] sorted() "Sorting HowTo" Link
Tyler Birgen
- [docs] pickle docs - what can be pickled
Georg Brandl
- [docs] pickle docs - what can be pickled
Georg Brandl
- [docs] [issue8952] Doc/c-api/arg.rst: fix documentation of number formats
Georg Brandl
- [docs] [issue16928] spurious Cron Daemon e-mails to docs at dinsdale.python.org
Georg Brandl
- [docs] MOBI version of Python Docs
Georg Brandl
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Georg Brandl
- [docs] [issue16937] -u (unbuffered I/O) command line option documentation mismatch for sys.stdin
Georg Brandl
- [docs] [issue16951] expand on meaning of 'string literals that rely on significant trailing whitespace'
Georg Brandl
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Georg Brandl
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Georg Brandl
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Georg Brandl
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Georg Brandl
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Brett Cannon
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Brett Cannon
- [docs] [issue10894] Making stdlib APIs private
Brett Cannon
- [docs] [issue16985] Docs reference a concrete UTC tzinfo, but none exists
Brett Cannon
- [docs] [issue12652] Keep test.support docs out of the global docs index
Brett Cannon
- [docs] [issue12648] Wrong import module search order on Windows
Brett Cannon
- [docs] [issue11676] Improve imp.load_module and submodules doc
Brett Cannon
- [docs] [issue13048] Handling of paths in first argument of imp.find_module()
Brett Cannon
- [docs] [issue13047] imp.find_module("") and imp.find_module(".")
Brett Cannon
- [docs] [issue16891] Fix docs about module search order
Nick Coghlan
- [docs] [issue16891] Fix docs about module search order
Nick Coghlan
- [docs] [issue13997] Clearly explain the bare minimum Python 3 users should know about Unicode
Nick Coghlan
- [docs] [issue13997] Clearly explain the bare minimum Python 3 users should know about Unicode
Nick Coghlan
- [docs] [issue16985] Docs reference a concrete UTC tzinfo, but none exists
Jason R. Coombs
- [docs] [issue16985] Docs reference a concrete UTC tzinfo, but none exists
Jason R. Coombs
- [docs] Bits
Rodrigo Costa
- [docs] [issue17047] Fix double double words words
Brian Curtin
- [docs] [issue17009] "Thread Programming With Python" should be removed
Ned Deily
- [docs] [issue16863] Argparse tutorial outdated
Charlie Dimino
- [docs] [issue16863] Argparse tutorial outdated
Charlie Dimino
- [docs] [issue1660009] continuing problem with httplib multiple set-cookie headers
Piotr Dobrogost
- [docs] [issue16633] os.environ updates only one copy of env vars under Windows (GetEnvironmentVariable vs. getenv)
Jerome Dubois
- [docs] [issue16911] Socket Documentation Error
Ronnie Ghose
- [docs] [issue16911] Socket Documentation Error
Ronnie Ghose
- [docs] [issue16911] Socket Documentation Error
Ronnie Ghose
- [docs] The delimiter '->' is missing in section 2.6 documentation
Harding, James
- [docs] typo in Python 3.3 section 4.6.6 on range
Andrew Harrington
- [docs] Exponential in python
Simon Hayward
- [docs] [issue12103] Document how to use open with os.O_CLOEXEC
Christian Heimes
- [docs] [issue7353] cporting docs recommend using Include/intobject.h, which was removed in 3.1?
Christian Heimes
- [docs] [issue17006] Warn users about hashing secrets?
Christian Heimes
- [docs] Documentation Bug
John Heselton
- [docs] [issue14393] Incorporate Guide to Magic Methods?
Raymond Hettinger
- [docs] [issue17057] Data model documentation grammar
Hobs
- [docs] Python 3 int() conversion docs misses exception documentation
Albert Hofkamp
- [docs] Interesting in contributing to Python’s documentation
YongJie Huang
- [docs] How to get starting to involve translator Python documentation?
YongJie Huang
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Meador Inge
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Meador Inge
- [docs] Python doesn't show time.now
Abdul J.
- [docs] [issue9708] cElementTree iterparse does not support "parser" argument
Silvan Jegen
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Chris Jerdonek
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Chris Jerdonek
- [docs] [issue16884] logging handler automatically added starting in 3.2+
Chris Jerdonek
- [docs] [issue16884] logging handler automatically added starting in 3.2+
Chris Jerdonek
- [docs] [issue16884] logging handler automatically added starting in 3.2+
Chris Jerdonek
- [docs] [issue16851] Hint about correct ismethod and isfunction usage
Chris Jerdonek
- [docs] [issue16928] spurious Cron Daemon e-mails to docs at dinsdale.python.org
Chris Jerdonek
- [docs] [issue16928] spurious Cron Daemon e-mails to docs at dinsdale.python.org
Chris Jerdonek
- [docs] [issue16933] argparse: remove magic from examples
Chris Jerdonek
- [docs] [issue16933] argparse: remove magic from examples
Chris Jerdonek
- [docs] [issue11176] give more meaningful argument names in argparse documentation
Chris Jerdonek
- [docs] [issue16988] argparse: PARSER option for nargs not documented
Chris Jerdonek
- [docs] [issue16939] Broken link in 14. Cryptographic Service
Chris Jerdonek
- [docs] [issue17007] logging documentation clarifications
Chris Jerdonek
- [docs] [issue17007] logging documentation clarifications
Chris Jerdonek
- [docs] [issue17074] (docs) Consistent formatting of constants
Chris Jerdonek
- [docs] [issue17075] logging documentation for library cleanup
Chris Jerdonek
- [docs] [issue17074] (docs) Consistent formatting of constants
Chris Jerdonek
- [docs] [issue17074] (docs) Consistent formatting of constants
Chris Jerdonek
- [docs] [issue15580] fix True/False/None reST markup
Chris Jerdonek
- [docs] [issue17081] documentation
Chris Jerdonek
- [docs] [issue16774] Additional recipes for itertools docs
Alexey Kachayev
- [docs] [issue16774] Additional recipes for itertools docs
Alexey Kachayev
- [docs] URL not working
Bala Srinivas Kamili
- [docs] [issue17067] Examples in documentation for 3.x in 23.1.3.4. Deferred translations are rather weak
Carsten Klein
- [docs] [issue16509] sqlite3 docs do not explain check_same_thread
Thomas Kluyver
- [docs] [issue16988] argparse: PARSER option for nargs not documented
Jeff Knupp
- [docs] [issue7353] cporting docs recommend using Include/intobject.h, which was removed in 3.1?
Stefan Krah
- [docs] [issue7353] cporting docs recommend using Include/intobject.h, which was removed in 3.1?
Stefan Krah
- [docs] [issue17042] Example in C-API memory management doc has confusing order
Stefan Krah
- [docs] [issue17042] Example in C-API memory management doc has confusing order
Stefan Krah
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Senthil Kumaran
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Senthil Kumaran
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Senthil Kumaran
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Senthil Kumaran
- [docs] [issue16954] Add docstrings for ElementTree module
David Lam
- [docs] [issue16954] Add docstrings for ElementTree module
David Lam
- [docs] MOBI version of Python Docs
Ken Langer
- [docs] [issue16936] Documentation for stat.S_IFMT inconsistent
Jens Lechtenboerger
- [docs] [issue16988] argparse: PARSER option for nargs not documented
Robert Leenders
- [docs] [issue10529] Write argparse i18n howto
Tshepang Lekhonkhobe
- [docs] [issue16857] replace email address on howto with my home page
Tshepang Lekhonkhobe
- [docs] [issue16857] replace my email address on argparse howto with my website
Tshepang Lekhonkhobe
- [docs] [issue16857] replace my email address on argparse howto with my website
Tshepang Lekhonkhobe
- [docs] [issue16862] FAQ has outdated information about Stackless
Tshepang Lekhonkhobe
- [docs] [issue16863] Python 2 error in Argparse tutorial
Tshepang Lekhonkhobe
- [docs] [issue16863] Python 2 error in Argparse tutorial
Tshepang Lekhonkhobe
- [docs] [issue16949] removal of string exceptions is already done
Tshepang Lekhonkhobe
- [docs] [issue16950] the old raise syntax is not legal in Python 3
Tshepang Lekhonkhobe
- [docs] [issue16950] the old raise syntax is not legal in Python 3
Tshepang Lekhonkhobe
- [docs] [issue16951] expand on meaning of 'string literals that rely on significant trailing whitespace'
Tshepang Lekhonkhobe
- [docs] [issue16951] expand on meaning of 'string literals that rely on significant trailing whitespace'
Tshepang Lekhonkhobe
- [docs] [issue16978] fix grammar in 'threading' documentation
Tshepang Lekhonkhobe
- [docs] [issue16978] fix grammar in 'threading' documentation
Tshepang Lekhonkhobe
- [docs] [issue16954] Add docstrings for ElementTree module
Tshepang Lekhonkhobe
- [docs] [issue17009] "Thread Programming With Python" should be removed
Tshepang Lekhonkhobe
- [docs] [issue17003] Unification of read() and readline() argument names
Tshepang Lekhonkhobe
- [docs] Bug in `Descriptor HowTo Guide`
Panagiotis Mavrogiorgos
- [docs] [issue12758] time.time() returns local time instead of UTC
Craig McQueen
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Ezio Melotti
- [docs] [issue14393] Incorporate Guide to Magic Methods?
Ezio Melotti
- [docs] [issue16701] Docs missing the behavior of += (in-place add) for lists.
Ezio Melotti
- [docs] [issue16827] Remove the relatively advanced content from section 2 in tutorial
Ezio Melotti
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Ezio Melotti
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
Ezio Melotti
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
Ezio Melotti
- [docs] [issue16851] ismethod and isfunction methods error
Ezio Melotti
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
Ezio Melotti
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
Ezio Melotti
- [docs] [issue16863] Argparse tutorial outdated
Ezio Melotti
- [docs] [issue16861] Portion of code example not highlighted in collections doc
Ezio Melotti
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
Ezio Melotti
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
Ezio Melotti
- [docs] [issue16862] FAQ has outdated information about Stackless
Ezio Melotti
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Ezio Melotti
- [docs] [issue15204] Deprecate the 'U' open mode
Ezio Melotti
- [docs] [issue11346] Generator object should be mentioned in gc module document
Ezio Melotti
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Ezio Melotti
- [docs] [issue13899] re pattern r"[\A]" should work like "A" but matches nothing. Ditto B and Z.
Ezio Melotti
- [docs] [issue16154] Some minor doc fixes in Doc/library
Ezio Melotti
- [docs] [issue13899] re pattern r"[\A]" should work like "A" but matches nothing. Ditto B and Z.
Ezio Melotti
- [docs] [issue16851] Hint about correct ismethod and isfunction usage
Ezio Melotti
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Ezio Melotti
- [docs] [issue8840] truncate() semantics changed in 3.1.2
Ezio Melotti
- [docs] [issue12901] Nest class/methods directives in documentation
Ezio Melotti
- [docs] [issue13899] re pattern r"[\A]" should work like "A" but matches nothing. Ditto B and Z.
Ezio Melotti
- [docs] [issue16154] Some minor doc fixes in Doc/library
Ezio Melotti
- [docs] [issue16940] argparse 15.4.5.1. Sub-commands documentation missing indentation
Ezio Melotti
- [docs] [issue16951] expand on meaning of 'string literals that rely on significant trailing whitespace'
Ezio Melotti
- [docs] [issue16954] Add docstrings for ElementTree module
Ezio Melotti
- [docs] [issue16978] fix grammar in 'threading' documentation
Ezio Melotti
- [docs] [issue16985] Docs reference a concrete UTC tzinfo, but none exists
Ezio Melotti
- [docs] [issue16557] PEP 380 isn't reflected in the Functional Programming HOWTO
Ezio Melotti
- [docs] [issue17006] Warn users about hashing secrets?
Ezio Melotti
- [docs] [issue17009] "Thread Programming With Python" should be removed
Ezio Melotti
- [docs] [issue10994] implementation details in sys module
Ezio Melotti
- [docs] [issue8350] Document lack of support for keyword arguments in C functions
Ezio Melotti
- [docs] [issue9708] cElementTree iterparse does not support "parser" argument
Ezio Melotti
- [docs] [issue10048] urllib.request documentation confusing
Ezio Melotti
- [docs] [issue4934] tp_del and tp_version_tag undocumented
Ezio Melotti
- [docs] [issue11379] Remove "lightweight" from minidom description
Ezio Melotti
- [docs] [issue16701] Docs missing the behavior of += (in-place add) for lists.
Ezio Melotti
- [docs] [issue16701] Docs missing the behavior of += (in-place add) for lists.
Ezio Melotti
- [docs] [issue16701] Docs missing the behavior of += (in-place add) for lists.
Ezio Melotti
- [docs] [issue16954] Add docstrings for ElementTree module
Ezio Melotti
- [docs] [issue16954] Add docstrings for ElementTree module
Ezio Melotti
- [docs] [issue16954] Add docstrings for ElementTree module
Ezio Melotti
- [docs] [issue17042] Example in C-API memory management doc has confusing order
Ezio Melotti
- [docs] [issue17045] Improve C-API doc for PyTypeObject
Ezio Melotti
- [docs] [issue13997] Clearly explain the bare minimum Python 3 users should know about Unicode
Ezio Melotti
- [docs] [issue13997] Clearly explain the bare minimum Python 3 users should know about Unicode
Ezio Melotti
- [docs] [issue13997] Clearly explain the bare minimum Python 3 users should know about Unicode
Ezio Melotti
- [docs] [issue13997] Clearly explain the bare minimum Python 3 users should know about Unicode
Ezio Melotti
- [docs] [issue17074] (docs) Consistent formatting of constants
Ezio Melotti
- [docs] [issue15580] fix True/False/None reST markup
Ezio Melotti
- [docs] [issue9536] defaultdict doc makes incorrect reference to __missing__ method
Ezio Melotti
- [docs] [issue8491] Need readline command and keybinding information
Mitchell Model
- [docs] [issue16891] Fix docs about module search order
Dmitry Mugtasimov
- [docs] [issue16891] Fix docs about module search order
Dmitry Mugtasimov
- [docs] [issue16891] Fix docs about module search order
Dmitry Mugtasimov
- [docs] [issue16891] Fix docs about module search order
Dmitry Mugtasimov
- [docs] [issue16891] Fix docs about module search order
Dmitry Mugtasimov
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
R. David Murray
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
R. David Murray
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
R. David Murray
- [docs] [issue16863] Argparse tutorial outdated
R. David Murray
- [docs] [issue16863] Argparse tutorial outdated
R. David Murray
- [docs] [issue16863] Argparse tutorial outdated
R. David Murray
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
R. David Murray
- [docs] [issue16891] Fix docs about module search order
R. David Murray
- [docs] [issue16509] sqlite3 docs do not explain check_same_thread
R. David Murray
- [docs] [issue8145] Documentation about sqlite3 isolation_level
R. David Murray
- [docs] [issue8145] Documentation about sqlite3 isolation_level
R. David Murray
- [docs] [issue16942] urllib still doesn't support persistent connections
R. David Murray
- [docs] [issue8145] Documentation about sqlite3 isolation_level
R. David Murray
- [docs] [issue8145] Documentation about sqlite3 isolation_level
R. David Murray
- [docs] [issue8145] Documentation about sqlite3 isolation_level
R. David Murray
- [docs] [issue12758] time.time() returns local time instead of UTC
R. David Murray
- [docs] [issue16701] Docs missing the behavior of += (in-place add) for lists.
R. David Murray
- [docs] [issue17067] Examples in documentation for 3.x in 23.1.3.4. Deferred translations are rather weak
R. David Murray
- [docs] [issue17067] Examples in documentation for 3.x in 23.1.3.4. Deferred translations are rather weak
R. David Murray
- [docs] [issue15580] fix True/False/None reST markup
R. David Murray
- [docs] [issue15580] fix True/False/None reST markup
R. David Murray
- [docs] [issue17075] logging documentation for library cleanup
R. David Murray
- [docs] [issue15580] fix True/False/None reST markup
R. David Murray
- [docs] Typo
Dmitry Northerner
- [docs] Documentation about python on os x
Séamus O'Shea
- [docs] quick note on ftplib for python
Jeremy Orchard
- [docs] [issue4934] tp_del and tp_version_tag undocumented
Ronald Oussoren
- [docs] [issue17035] Use new style classes in {class, static}method examples
Berker Peksag
- [docs] [issue17040] Document context manager support for shelf objects
Berker Peksag
- [docs] [issue16857] replace my email address on argparse howto with my website
Benjamin Peterson
- [docs] doc bug: distutils doesnt do a good enough job of describing what distutils does
Colton Phillips
- [docs] [issue16937] -u (unbuffered I/O) command line option documentation mismatch for sys.stdin
Martijn Pieters
- [docs] [issue15204] Deprecate the 'U' open mode
Antoine Pitrou
- [docs] [issue16937] -u (unbuffered I/O) command line option documentation mismatch for sys.stdin
Antoine Pitrou
- [docs] [issue16949] removal of string exceptions is already done
Antoine Pitrou
- [docs] [issue12758] time.time() returns local time instead of UTC
Antoine Pitrou
- [docs] [issue16999] Remove cruft from unittest docs
Antoine Pitrou
- [docs] [issue17000] Remove cruft from unittest docs
Antoine Pitrou
- [docs] [issue17003] Unification of read() and readline() argument names
Antoine Pitrou
- [docs] [issue17009] "Thread Programming With Python" should be removed
Antoine Pitrou
- [docs] [issue11379] Remove "lightweight" from minidom description
Antoine Pitrou
- [docs] [issue4934] tp_del and tp_version_tag undocumented
Antoine Pitrou
- [docs] [issue16823] Python crashes on running tkinter code with threads
Terry J. Reedy
- [docs] [issue16862] FAQ has outdated information about Stackless
Terry J. Reedy
- [docs] [issue16863] Python 2 error in Argparse tutorial
Terry J. Reedy
- [docs] [issue16823] Python crashes on running tkinter code with threads
Terry J. Reedy
- [docs] [issue16901] In http.cookiejar.FileCookieJar() the .load() and .revert() methods don't work
Terry J. Reedy
- [docs] [issue16933] argparse: remove magic from examples
Terry J. Reedy
- [docs] [issue16823] Python quits on running tkinter code with threads
Terry J. Reedy
- [docs] [issue13997] Clearly explain the bare minimum Python 3 users should know about Unicode
Terry J. Reedy
- [docs] [issue16851] ismethod and isfunction methods error
Federico Reghenzani
- [docs] [issue16851] Hint about correct ismethod and isfunction usage
Federico Reghenzani
- [docs] [issue17091] thread.lock.acquire docstring bug
Armin Rigo
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Roundup Robot
- [docs] [issue16857] replace my email address on argparse howto with my website
Roundup Robot
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Roundup Robot
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
Roundup Robot
- [docs] [issue16862] FAQ has outdated information about Stackless
Roundup Robot
- [docs] [issue16884] logging handler automatically added starting in 3.2+
Roundup Robot
- [docs] [issue16884] logging handler automatically added starting in 3.2+
Roundup Robot
- [docs] [issue16884] logging handler automatically added starting in 3.2+
Roundup Robot
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Roundup Robot
- [docs] [issue13899] re pattern r"[\A]" should work like "A" but matches nothing. Ditto B and Z.
Roundup Robot
- [docs] [issue16154] Some minor doc fixes in Doc/library
Roundup Robot
- [docs] [issue16936] Documentation for stat.S_IFMT inconsistent
Roundup Robot
- [docs] [issue16933] argparse: remove magic from examples
Roundup Robot
- [docs] [issue16940] argparse 15.4.5.1. Sub-commands documentation missing indentation
Roundup Robot
- [docs] [issue16949] removal of string exceptions is already done
Roundup Robot
- [docs] [issue16950] the old raise syntax is not legal in Python 3
Roundup Robot
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Roundup Robot
- [docs] [issue7340] Doc for sys.exc_info has warning that is no longer valid
Roundup Robot
- [docs] [issue16978] fix grammar in 'threading' documentation
Roundup Robot
- [docs] [issue16985] Docs reference a concrete UTC tzinfo, but none exists
Roundup Robot
- [docs] [issue16557] PEP 380 isn't reflected in the Functional Programming HOWTO
Roundup Robot
- [docs] [issue7353] cporting docs recommend using Include/intobject.h, which was removed in 3.1?
Roundup Robot
- [docs] [issue17007] logging documentation clarifications
Roundup Robot
- [docs] [issue17007] logging documentation clarifications
Roundup Robot
- [docs] [issue11379] Remove "lightweight" from minidom description
Roundup Robot
- [docs] [issue9708] cElementTree iterparse does not support "parser" argument
Roundup Robot
- [docs] [issue9708] cElementTree iterparse does not support "parser" argument
Roundup Robot
- [docs] [issue17006] Warn users about hashing secrets?
Giampaolo Rodola'
- [docs] [issue17009] "Thread Programming With Python" should be removed
Guido van Rossum
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Todd Rovito
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Todd Rovito
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Todd Rovito
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Todd Rovito
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Todd Rovito
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Todd Rovito
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Todd Rovito
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Todd Rovito
- [docs] [issue16868] Python Developer Guide: Include a reminder to "ping" bug report if not reviewed in timely manner
Todd Rovito
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Todd Rovito
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Todd Rovito
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Todd Rovito
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Todd Rovito
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Todd Rovito
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Todd Rovito
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Todd Rovito
- [docs] tiny grammatical error in the argparse docs
Alex Rudnick
- [docs] [issue16884] logging handler automatically added starting in 3.2+
Vinay Sajip
- [docs] [issue17007] logging documentation clarifications
Vinay Sajip
- [docs] [issue17006] Warn users about hashing secrets?
Hynek Schlawack
- [docs] Exported script - 01/11 20:40
Charlie Seale
- [docs] [issue17075] logging documentation for library cleanup
Aaron Sherman
- [docs] [issue17042] Example in C-API memory management doc has confusing order
Eric Snow
- [docs] [issue17042] Example in C-API memory management doc has confusing order
Eric Snow
- [docs] [issue17042] Example in C-API memory management doc has confusing order
Eric Snow
- [docs] [issue17045] Improve C-API doc for PyTypeObject
Eric Snow
- [docs] [issue17045] Improve C-API doc for PyTypeObject
Eric Snow
- [docs] [issue13790] In str.format an incorrect error message for list, tuple, dict, set
Serhiy Storchaka
- [docs] [issue16404] Uses of PyLong_FromLong that don't check for errors
Serhiy Storchaka
- [docs] [issue16954] Add docstrings for ElementTree module
Serhiy Storchaka
- [docs] [issue16954] Add docstrings for ElementTree module
Serhiy Storchaka
- [docs] [issue16954] Add docstrings for ElementTree module
Serhiy Storchaka
- [docs] [issue15436] __sizeof__ is not documented
Serhiy Storchaka
- [docs] [issue16643] Wrong documented default value for timefunc parameter in sched.scheduler()
Serhiy Storchaka
- [docs] [issue16700] Document that bytes OS API can returns unusable results on Windows
Serhiy Storchaka
- [docs] [issue15984] Wrong documentation for PyUnicode_FromObject()
Serhiy Storchaka
- [docs] [issue7468] PyErr_Format documentation doesn't mention all format codes
Serhiy Storchaka
- [docs] [issue7340] Doc for sys.exc_info has warning that is no longer valid
Serhiy Storchaka
- [docs] [issue11367] xml.etree.ElementTree.find(all): docs are wrong
Serhiy Storchaka
- [docs] [issue16774] Additional recipes for itertools docs
Serhiy Storchaka
- [docs] [issue17003] Unification of read() and readline() argument names
Serhiy Storchaka
- [docs] [issue17003] Unification of read() and readline() argument names
Serhiy Storchaka
- [docs] [issue17003] Unification of read() and readline() argument names
Serhiy Storchaka
- [docs] [issue17003] Unification of read() and readline() argument names
Serhiy Storchaka
- [docs] [issue14462] In re's named group the name cannot contain unicode characters
Serhiy Storchaka
- [docs] [issue16802] fileno argument to socket.socket() undocumented
Serhiy Storchaka
- [docs] [issue17047] Fix double double words words
Serhiy Storchaka
- [docs] [issue17047] Fix double double words words
Serhiy Storchaka
- [docs] [issue14462] In re's named group the name cannot contain unicode characters
Serhiy Storchaka
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Andrew Svetlov
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Andrew Svetlov
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Andrew Svetlov
- [docs] [issue16823] Python crashes on running tkinter code with threads
Andrew Svetlov
- [docs] [issue16901] In http.cookiejar.FileCookieJar() the .load() and .revert() methods don't work
Andrew Svetlov
- [docs] [issue15436] __sizeof__ is not documented
Andrew Svetlov
- [docs] [issue16985] Docs reference a concrete UTC tzinfo, but none exists
Andrew Svetlov
- [docs] [issue17006] Warn users about hashing secrets?
Andrew Svetlov
- [docs] My first bug! (I think)
Philip Szalwinski
- [docs] Calendar Documentation Bug
Melissa Thielen
- [docs] MOBI version of Python Docs
Sandro Tosi
- [docs] Python glossary bug
Sandro Tosi
- [docs] tiny grammatical error in the argparse docs
Sandro Tosi
- [docs] possible bug in urllib.parse
Sandro Tosi
- [docs] Minor addition to Multiprocessing doc
Sandro Tosi
- [docs] maybe bugs of the Python Tutorial in 3.3.0 Documentation
Sandro Tosi
- [docs] Cover alternative for the tutorial
Sandro Tosi
- [docs] Exported script - 01/11 20:40
Sandro Tosi
- [docs] MOBI version of Python Docs
Sandro Tosi
- [docs] in FAQ: `http://wiki.python.org/moin/PythonSpeed/PerformanceTips` : not found
Sandro Tosi
- [docs] URL not working
Sandro Tosi
- [docs] minor bug: http://docs.python.org/2/tutorial/datastructures.html#sets
Sandro Tosi
- [docs] My first bug! (I think)
Sandro Tosi
- [docs] doc bug: distutils doesnt do a good enough job of describing what distutils does
Sandro Tosi
- [docs] bug
Sandro Tosi
- [docs] 'that' vs. 'which'
Sandro Tosi
- [docs] Documentation Bug
Sandro Tosi
- [docs] Python doesn't show time.now
Sandro Tosi
- [docs] Typo
Sandro Tosi
- [docs] typo in Python 3.3 section 4.6.6 on range
Sandro Tosi
- [docs] sorted() "Sorting HowTo" Link
Sandro Tosi
- [docs] Typo in Python 2.7 docs for random.random
Sandro Tosi
- [docs] Little quirk with lateral menu
Vito De Tullio
- [docs] minor bug: http://docs.python.org/2/tutorial/datastructures.html#sets
Saravanan V
- [docs] [issue8952] Doc/c-api/arg.rst: fix documentation of number formats
STINNER Victor
- [docs] [issue11726] linecache becomes specific to Python scripts in Python 3
STINNER Victor
- [docs] [issue13256] Document and test new socket options
STINNER Victor
- [docs] [issue8952] Doc/c-api/arg.rst: fix documentation of number formats
STINNER Victor
- [docs] [issue12103] Document how to use open with os.O_CLOEXEC
STINNER Victor
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Zachary Ware
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Zachary Ware
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Zachary Ware
- [docs] [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Zachary Ware
- [docs] [issue15067] Clean up the sqlite3 docs
Zachary Ware
- [docs] [issue15067] Clean up the sqlite3 docs
Zachary Ware
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Zachary Ware
- [docs] [issue14187] add "function annotation" entry to Glossary
Zachary Ware
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Zachary Ware
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Zachary Ware
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Zachary Ware
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Zachary Ware
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Zachary Ware
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Zachary Ware
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Zachary Ware
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Zachary Ware
- [docs] [issue16893] Create IDLE help.txt from Doc/library/idle.rst
Zachary Ware
- [docs] [issue16834] ioctl mutate_flag behavior in regard to the buffer size limit
Yuval Weinbaum
- [docs] os.EX_NOTFOUND
Omar Zabaneh
- [docs] [issue17074] (docs) Consistent formatting of constants
Zearin
- [docs] [issue17074] (docs) Consistent formatting of constants
Zearin
- [docs] [issue17074] (docs) Consistent formatting of constants
Zearin
- [docs] [issue15580] fix True/False/None reST markup
Zearin
- [docs] [issue17074] (docs) Consistent formatting of constants
Zearin
- [docs] [issue16701] Docs missing the behavior of += (in-place add) for lists.
benrg
- [docs] [issue16701] Docs missing the behavior of += (in-place add) for lists.
benrg
- [docs] [issue16701] Docs missing the behavior of += (in-place add) for lists.
benrg
- [docs] Need Programming FAQ entry for the behavior of closures (issue 13094)
rdmurray at bitdance.com
- [docs] Exponential in python
marsel caka
- [docs] zlib.compressobj doesn't accept memlevel argument
anonyme couard
- [docs] bug
bob gailer
- [docs] [issue16697] argparse kwarg 'choices' documentation
wim glenn
- [docs] Improve C-API doc for PyTypeObject (issue 17045)
ericsnowcurrently at gmail.com
- [docs] Some minor doc fixes in Doc/library (issue 16154)
ezio.melotti at gmail.com
- [docs] IDLE documentation for Unix obsolete/incorrect (issue 5066)
ezio.melotti at gmail.com
- [docs] IDLE documentation for Unix obsolete/incorrect (issue 5066)
ezio.melotti at gmail.com
- [docs] Some minor doc fixes in Doc/library (issue 16154)
ezio.melotti at gmail.com
- [docs] Improve C-API doc for PyTypeObject (issue 17045)
ezio.melotti at gmail.com
- [docs] IDLE documentation for Unix obsolete/incorrect (issue 5066)
rovitotv at gmail.com
- [docs] IDLE documentation for Unix obsolete/incorrect (issue 5066)
rovitotv at gmail.com
- [docs] IDLE documentation for Unix obsolete/incorrect (issue 5066)
rovitotv at gmail.com
- [docs] IDLE documentation for Unix obsolete/incorrect (issue 5066)
zachary.ware at gmail.com
- [docs] [issue16940] argparse 15.4.5.1. Sub-commands documentation missing indentation
paul j3
- [docs] bug
ali mostafavi
- [docs] [issue17081] documentation
wohugb
- [docs] possible bug in urllib.parse
xancorreu
- [docs] in FAQ: `http://wiki.python.org/moin/PythonSpeed/PerformanceTips` : not found
秘湯
Last message date:
Thu Jan 31 17:58:07 CET 2013
Archived on: Sat Mar 23 16:23:28 CET 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).