November 2012 Archives by thread
Starting: Thu Nov 1 05:10:24 CET 2012
Ending: Fri Nov 30 23:58:49 CET 2012
Messages: 575
- [docs] [issue16378] venv.EnvBuilder docstring inconsistencies
Bradley Froehle
- [docs] Inaccurate description of HtmlDiff.make_table, Python 3.1.5
Andrew Svetlov
- [docs] [issue16380] true/proper subset
abcdef
- [docs] Wrong calculation in itertools documentation
Sander De Graaf
- [docs] Confusion over NotImplemented constant
Mark Summerfield
- [docs] [issue15067] Clean up the sqlite3 docs
Zachary Ware
- [docs] [issue14893] Tutorial: Add function annotation example to function tutorial
Zachary Ware
- [docs] [issue8402] Add a function to escape metacharacters in glob/fnmatch
Serhiy Storchaka
- [docs] [issue15148] shutil.which() docstring could be clearer
Hynek Schlawack
- [docs] [issue15104] Unclear language in __main__ description
Hynek Schlawack
- [docs] [issue16304] re: Match Objects always have a boolean value of True
Jan Duzinkiewicz
- [docs] [issue15962] Windows STDIN/STDOUT Redirection is actually FIXED
Jan Duzinkiewicz
- [docs] [issue14878] Improve documentation for generator.send method
Jan Duzinkiewicz
- [docs] [issue16386] imp.find_module does not specify registry key it searches on windows
Jan Duzinkiewicz
- [docs] [issue16354] Remember python version choice on docs.python.org
Ezio Melotti
- [docs] PEP8 conformance regarding the "Idioms and Anti-Idioms in Python" page
Matthew Lakier
- [docs] [issue16395] Documentation claims that PySequence_Fast returns a tuple, when it actually returns a list.
Éric Araujo
- [docs] [issue16048] Tutorial-classes-remarks: replace paragraph
Yongzhi Pan
- [docs] [issue15125] argparse: positional arguments containing - in name not handled well
Simon Law
- [docs] [issue12634] Random Remarks in class documentation
Éric Araujo
- [docs] [issue16394] Improving tee() memory footprint
Carsten Milkau
- [docs] [issue10796] readline completion flaw
Éric Araujo
- [docs] [issue13424] Add examples for open’s new opener argument
Guillaume P
- [docs] Add examples for open’s new opener argument (issue 13424)
storchaka at gmail.com
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Ezio Melotti
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Mark Dickinson
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Mark Dickinson
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Mark Dickinson
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Mark Dickinson
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Mark Dickinson
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Mark Dickinson
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Mark Dickinson
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Mark Dickinson
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Roundup Robot
- [docs] [issue16339] Document "exec(stmt, global_dict, local_dict)" form in Python 2?
Mark Dickinson
- [docs] [issue16190] Misleading warning in random module docs
George Peristerakis
- [docs] [issue16355] inspect.getcomments() does not work in the interactive shell
Ezio Melotti
- [docs] [issue11842] slice.indices with negative step and default stop
Mark Lawrence
- [docs] [issue16394] Reducing tee() memory footprint
Ramchandra Apte
- [docs] Document that datetime.__format__ is datetime.strftime (issue 8913)
ezio.melotti at gmail.com
- [docs] [issue16399] argparse: append action with default list adds to list instead of overriding
R. David Murray
- [docs] [issue16404] Uses of PyLong_FromLong that don't check for errors
Serhiy Storchaka
- [docs] [issue13740] winsound.SND_NOWAIT ignored on modern Windows platforms
anatoly techtonik
- [docs] [issue16278] os.rename documentation slightly inaccurate
Todd Rovito
- [docs] [issue16413] Non cross-platform behavior of os.path.split
anatoly techtonik
- [docs] [issue8913] Document that datetime.__format__ is datetime.strftime
Eric V. Smith
- [docs] [issue16420] PEP 249 (DB-API 2.0) converted to reStructuredText
Daniele Varrazzo
- [docs] [issue16421] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object
Václav Šmilauer
- [docs] [issue16194] imp.load_dynamic imports wrong module when called several times on a multi-module .so
Václav Šmilauer
- [docs] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object (issue 16421)
andrew.svetlov at gmail.com
- [docs] [issue16423] urllib data URL recipe
Mathias Panzenböck
- [docs] Wrong output in quoted string
Николай Сергеевич Плотник
- [docs] [issue16432] Template strings documentation in Python 3 refers to % substitution in present tense
Andrew Gorcester
- [docs] [issue8939] Use C type names (PyUnicode etc; ) in the C API docs
Ezio Melotti
- [docs] [issue10358] Doc styles for print should only use dark colors
Ezio Melotti
- [docs] [issue10434] Document the rules for "public names"
Ezio Melotti
- [docs] [issue10589] I/O ABC docs should specify which methods have implementations
Ezio Melotti
- [docs] [issue11479] Add discussion of trailing slash in raw string to tutorial
Ezio Melotti
- [docs] [issue11974] Class definition gotcha.. should this be documented somewhere?
Ezio Melotti
- [docs] [issue11762] Ast doc: warning and version number
Ezio Melotti
- [docs] [issue8824] Improve documentation of exec
Ezio Melotti
- [docs] [issue12077] Harmonizing descriptor protocol documentation
Ezio Melotti
- [docs] [issue11975] Fix referencing of built-in types (list, int, ...)
Ezio Melotti
- [docs] [issue12645] test.support. import_fresh_module - incorrect doc
Ezio Melotti
- [docs] [issue11481] The copy module already uses copyreg
Roundup Robot
- [docs] [issue11479] Add discussion of trailing backslash in raw string to tutorial
Serhiy Storchaka
- [docs] http://docs.python.org/2/library/hashlib.html
Hugh Parker
- [docs] [issue16435] Python 3 doc link to Python 2 FAQ
Yongzhi Pan
- [docs] [issue16436] Missing anchor in doc
Yongzhi Pan
- [docs] [issue16437] issubclass doc improvement
Yongzhi Pan
- [docs] [issue16438] Numeric operator predecence confusing
Yongzhi Pan
- [docs] [issue16439] Code not collapsed correctly
Yongzhi Pan
- [docs] [issue16440] Exception type
Yongzhi Pan
- [docs] datetime.time inconsistency
Sean Munkel
- [docs] [issue16443] Add docstrings to regular expression match objects
Raymond Hettinger
- [docs] [issue13574] refresh example in doc for Extending and Embedding
Ezio Melotti
- [docs] [issue15474] Differentiate decorator and decorator factory in docs
Ezio Melotti
- [docs] [issue12217] Cross-link docs for faulthandler, traceback and pdb
Ezio Melotti
- [docs] [issue10048] urllib.request documentation confusing
Ezio Melotti
- [docs] Explanation of the term "cell" in Python reference missing or hard to find
Peter Funk
- [docs] [issue13538] Improve doc for str(bytesobject)
Chris Jerdonek
- [docs] [issue16240] Document a way to escape metacharacters in glob/fnmatch
Serhiy Storchaka
- [docs] [issue16418] argparse with many choices can generate absurdly long usage message
Chris Jerdonek
- [docs] [issue15677] Gzip/zlib allows for compression level=0
Serhiy Storchaka
- [docs] [issue5784] raw deflate format and zlib module
Serhiy Storchaka
- [docs] [issue16267] order of decorators @abstractmethod and @classmethod is significant (is not documented to be in @abstractclassmethod which advises their combined use)
Nick Coghlan
- [docs] A Broken Link on Your Site About Geany and GTK
Michelle Barton
- [docs] Documentation bug in 2.7.3 version 4.4 section
David Ceresuela
- [docs] [issue11076] Iterable argparse Namespace
Hobs
- [docs] [issue11776] Constructor signatures missing in types module documentation
Eric Snow
- [docs] [issue16144] misleading sentence in reference/import
Eric Snow
- [docs] minor error in Tutorial section 4.4
Julia Marshall
- [docs] Hi all, I want to translate Python 2.7's doc to Chinese, what shall i do?
Flair Yu
- [docs] [issue16157] Irrelevant references to Misc/News
Chris Jerdonek
- [docs] Python 2.7.2
gurleym at gmail.com
- [docs] [issue16470] Backport set and dictionary comprehensions in tutorial to 2.7
Yongzhi Pan
- [docs] Backport set and dictionary comprehensions in tutorial to 2.7 (issue 16470)
berker.peksag at gmail.com
- [docs] [issue16471] upgrade to sphinx 1.1
Chris Jerdonek
- [docs] Bug: I can't find documentation for the "apply" function, and then I can't find documentation for "extended call syntax"
Kevin Leeds
- [docs] Possible bug in zipfile when opening zip file from external drive
Nick Weppenaar
- [docs] [issue16484] Missing/broken documentation redirect for http://docs.python.org/library/xml.etree.ElementTree
Marius Gedminas
- [docs] [issue15346] Tkinter extention modules have no documentation
Daniel Swanson
- [docs] [issue16323] Wrong C API documentation for locale encoding
Serhiy Storchaka
- [docs] try-except-raise-bug
Hans Larsen
- [docs] [issue16493] Document the 'optimize' argument to compile()
Brett Cannon
- [docs] Improve doc for str(bytesobject) (issue 13538)
ezio.melotti at gmail.com
- [docs] [issue10224] Build 3.x documentation using python3.x
Brett Cannon
- [docs] [issue15292] import hook behavior documentation improvement
Brett Cannon
- [docs] argparse with many choices can generate absurdly long usage message (issue 16418)
ezio.melotti at gmail.com
- [docs] docs bug
Dmitry Tolstoy
- [docs] [issue12005] modulo result of Decimal differs from float/int
Roundup Robot
- [docs] [issue16053] "strict" parameter is not documented in csv module
Roundup Robot
- [docs] Documentation bug in 2.7.3 version 4.4 section / minor error in Tutorial section 4.4
Zachary Ware
- [docs] [issue16502] PEP 305: eaten backslashes
Serhiy Storchaka
- [docs] [issue16503] Unclear documentation regarding apply(), 'extended call syntax'
Zachary Ware
- [docs] [issue8145] Documentation about sqlite3 isolation_level
Ezio Melotti
- [docs] [issue13094] Need Programming FAQ entry for the behavior of closures
Ezio Melotti
- [docs] [issue16508] include the "object" type in the lists of documented types
Chris Jerdonek
- [docs] [issue16509] sqlite3 docs do not explain check_same_thread
Daniel Micay
- [docs] Bug in sqlite package doc
Byron Foster
- [docs] wrong function name
Amanda
- [docs] Typo in Python 2.7 docs for random.random
Dimitri Molenaars
- [docs] Python 2.7.3 Section 7.1.3 Format String
Colin J. Williams
- [docs] [issue16518] add "buffer protocol" to glossary
Chris Jerdonek
- [docs] [issue15990] solidify argument/parameter terminology
Chris Jerdonek
- [docs] [issue16523] attrgetter and itemgetter signatures in docs need cleanup
R. David Murray
- [docs] [issue16528] 3.2 docs not updating on docs.python.org
Chris Jerdonek
- [docs] solidify argument/parameter terminology (issue 15990)
ezio.melotti at gmail.com
- [docs] [issue16530] documentation of os.wait3
George Yoshida
- [docs] [issue16538] The docs doesn't describe MAKE_CLOSURE correctly
Daniel Urban
- [docs] Re.document python
jokoswt at gmail.com
- [docs] [issue16544] Add external link to ast docs
Andrew Svetlov
- [docs] FWD: Re: I want to translate Python document into Chinese
Aahz
- [docs] urllib data URL recipe (issue 16423)
pitrou at free.fr
- [docs] [issue5066] IDLE documentation for Unix obsolete/incorrect
Todd Rovito
- [docs] Translate Python document into Chinese
杨光
- [docs] [issue16209] add a "class str" entry to the docs
Chris Jerdonek
- [docs] [issue16552] os.path.basename() docs should link to os.path.split()
Chris Jerdonek
- [docs] [issue16554] The description of the argument of MAKE_FUNCTION and MAKE_CLOSURE is incorrect
Daniel Urban
- [docs] [issue16556] Update string.Formatter.vformat documentation to say "**kwargs"
Taavi Burns
- [docs] [issue15472] Itertools doc summary table misdocuments some arguments
Éric Araujo
- [docs] [issue16557] PEP 380 isn't reflected in the Functional Programming HOWTO
Masami HIRATA
- [docs] [issue14097] Improve the "introduction" page of the tutorial
Ezio Melotti
- [docs] Improve the "introduction" page of the tutorial (issue 14097)
ezio.melotti at gmail.com
- [docs] add a "class str" entry to the docs (issue 16209)
ezio.melotti at gmail.com
- [docs] IDLE documentation for Unix obsolete/incorrect (issue 5066)
ezio.melotti at gmail.com
- [docs] [issue16568] allow constructors to be documented separately from class
Chris Jerdonek
- [docs] [issue16205] update :class:`str` references to link to the str type section
Chris Jerdonek
- [docs] doc bug in http://docs.python.org/2/library/re.html
Alex Lewin
- [docs] [issue16574] clarify policy on updates to final peps
Chris Jerdonek
- [docs] [issue16580] Add examples to int.to_bytres and int.from_bytes
Paddy McCarthy
- [docs] [issue16581] define "PEP editor" in PEP 1
Chris Jerdonek
- [docs] Cover alternative for the tutorial
Dinçel Taşpınar
- [docs] [issue10259] Entry text not set if all of 'Font', 'Foreground' and 'Justify' are set
Serhiy Storchaka
- [docs] Small issue with documentation
gt
- [docs] [issue16585] surrogateescape broken w/ multibytecodecs' encode
Serhiy Storchaka
- [docs] Search doesn't work
P. Washington
Last message date:
Fri Nov 30 23:58:49 CET 2012
Archived on: Mon Dec 17 08:20:15 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).