July 2018 Archives by author
Starting: Sun Jul 1 01:16:49 EDT 2018
Ending: Tue Jul 31 14:07:05 EDT 2018
Messages: 426
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Chris Angelico
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Chris Angelico
- [docs] Python documentation in French
Antony
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Ammar Askar
- [docs] [issue33187] Document ElementInclude (XInclude) support in ElementTree
Anjali Bansal
- [docs] [issue33187] Document ElementInclude (XInclude) support in ElementTree
Anjali Bansal
- [docs] minor typo -- site
Eli Baum
- [docs] [issue30516] Documentation for datetime substract operation incorrect?
Alexander Belopolsky
- [docs] [issue30516] Documentation for datetime substract operation incorrect?
Alexander Belopolsky
- [docs] [issue30516] Documentation for datetime substract operation incorrect?
Alexander Belopolsky
- [docs] [issue30516] Documentation for datetime substract operation incorrect?
Alexander Belopolsky
- [docs] Broken links : French python docs (all 3.x versions)
Ben
- [docs] [issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"
Stig Johan Berggren
- [docs] [issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"
Stig Johan Berggren
- [docs] [issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"
Stig Johan Berggren
- [docs] [issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"
Stig Johan Berggren
- [docs] asyncio subprocess example fails to run on python 3.7
Wojtek Brożek
- [docs] [issue27741] datetime.datetime.strptime functionality description incorrect
Farhaan Bukhsh
- [docs] [issue34094] Porting Python 2 to Python 3 example contradicts its own advice
Brett Cannon
- [docs] [issue34117] Rename "generator expressions" to "generator comprehensions"
Brett Cannon
- [docs] [issue34133] ValueError documented as being restricted to only "a built-in operation or function"
Brett Cannon
- [docs] Error in functools.reduce docs
Dongkyu Choi
- [docs] Dead link download doc
Cyril Coelho
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Nick Coghlan
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Nick Coghlan
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Nick Coghlan
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Nick Coghlan
- [docs] [issue34118] Fix some class entries in 'Built-in Functions'
Nick Coghlan
- [docs] [issue34118] Fix some class entries in 'Built-in Functions'
Nick Coghlan
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Nick Coghlan
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Nick Coghlan
- [docs] Installation for Newbs
Donald Coho
- [docs] [issue33649] asyncio docs overhaul
Jim DeLaHunt
- [docs] [issue32752] no information about accessing typing.Generic type arguments
Jared Deckard
- [docs] [issue34015] doc Add link to Descriptor HowTo Guide in Data Model
Andrés Delfino
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
Andrés Delfino
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
Andrés Delfino
- [docs] [issue33702] Add some missings links in production lists and a little polish
Andrés Delfino
- [docs] [issue33702] Add some missings links in production lists and a little polish
Andrés Delfino
- [docs] [issue34077] doc Be explicit about mock_open created mocks not supporting __iter__
Andrés Delfino
- [docs] [issue34077] doc Be explicit about mock_open created mocks not supporting __iter__
Andrés Delfino
- [docs] [issue34085] doc Improve wording on classmethod/staticmethod
Andrés Delfino
- [docs] [issue34085] doc Improve wording on classmethod/staticmethod
Andrés Delfino
- [docs] [issue34116] Move all bytes/bytearray/int/float/complex documentation to Built-in Types
Andrés Delfino
- [docs] [issue34116] Move all bytes/bytearray/int/float/complex documentation to Built-in Types
Andrés Delfino
- [docs] [issue34116] Move all bytes/bytearray/int/float/complex documentation to Built-in Types
Andrés Delfino
- [docs] [issue34147] doc Describe briefly sampling w/out replacement in random
Andrés Delfino
- [docs] [issue34147] doc Describe briefly sampling w/out replacement in random
Andrés Delfino
- [docs] [issue33869] doc Add link to list definition in Glossary list entry
Andrés Delfino
- [docs] [issue13407] tarfile doesn't support multistream bzipped tar files
Andrés Delfino
- [docs] [issue13407] tarfile doesn't support multistream bzipped tar files
Andrés Delfino
- [docs] [issue13407] tarfile doesn't support multistream bzipped tar files
Andrés Delfino
- [docs] [issue5978] cProfile and profile don't work with pygtk/pyqt and sys.exit(0)
Andrés Delfino
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Mark Dickinson
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Mark Dickinson
- [docs] [issue34273] %f is confusingly associated with fixed point format
Mark Dickinson
- [docs] [issue34142] Windows launcher version lookup flawed
Steve Dower
- [docs] [issue22062] Fix pathlib.Path.(r)glob doc glitches.
Steve Dower
- [docs] [issue22062] Fix pathlib.Path.(r)glob doc glitches.
Steve Dower
- [docs] [issue5978] cProfile and profile don't work with pygtk/pyqt and sys.exit(0)
Steve Dower
- [docs] [issue5978] cProfile and profile don't work with pygtk/pyqt and sys.exit(0)
Steve Dower
- [docs] [issue33921] Explain that '' can be used to bind to all interfaces for the AF_INET address family in the docs
Steve Dower
- [docs] [issue8145] Documentation about sqlite3 isolation_level
Steve Dower
- [docs] [issue30974] Update os.samefile docstring to match documentation
Steve Dower
- [docs] [issue30974] Update os.samefile docstring to match documentation
Steve Dower
- [docs] [issue30974] Update os.samefile docstring to match documentation
Steve Dower
- [docs] [issue24356] venv documentation incorrect / misleading
Steve Dower
- [docs] [issue24356] venv documentation incorrect / misleading
Steve Dower
- [docs] [issue32769] Add 'annotations' to the glossary
Steve Dower
- [docs] [issue33601] [EASY DOC] Py_UTF8Mode is not documented
Steve Dower
- [docs] [issue13474] Mention of "-m" Flag Missing From Doc on Execution Model
Steve Dower
- [docs] [issue24356] venv documentation incorrect / misleading
Steve Dower
- [docs] [issue24356] venv documentation incorrect / misleading
Steve Dower
- [docs] [issue8145] Documentation about sqlite3 isolation_level
Steve Dower
- [docs] [issue8145] Documentation about sqlite3 isolation_level
Steve Dower
- [docs] [issue8145] Documentation about sqlite3 isolation_level
Steve Dower
- [docs] [issue8145] Documentation about sqlite3 isolation_level
Steve Dower
- [docs] configparser example typo
Fred Drake
- [docs] Found a bug in your docs
Fred Drake
- [docs] Found a bug in your docs
Fred Drake
- [docs] Where's the Git Repo of Python Documentations?
Fred Drake
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
Tal Einat
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
Tal Einat
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
Tal Einat
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
Tal Einat
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
Tal Einat
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
Tal Einat
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
Tal Einat
- [docs] [issue31823] Opaque default value for close_fds argument in Popen.__init__
Tal Einat
- [docs] [issue28677] difficult to parse sentence structure in "When an instance attribute is referenced that isn't a data attribute"
Tal Einat
- [docs] [issue28677] difficult to parse sentence structure in "When an instance attribute is referenced that isn't a data attribute"
Tal Einat
- [docs] [issue28677] difficult to parse sentence structure in "When an instance attribute is referenced that isn't a data attribute"
Tal Einat
- [docs] [issue33121] recv returning 0 on closed connection not documented
Tal Einat
- [docs] [issue34154] Tkinter __init__ documentations sometimes missing valid keyword values
Creation Elemental
- [docs] [issue16399] argparse: append action with default list adds to list instead of overriding
Evgeny
- [docs] In an unittest documentation example, __version__ is not PEP 396
Robert Vanden Eynde
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
Sergey Fedoseev
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
Sergey Fedoseev
- [docs] (no subject)
Tobias Fielitz
- [docs] (no subject)
Tobias Fielitz
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Jonathan Fine
- [docs] [issue25461] Unclear language (the word ineffective) in the documentation for os.walk
Jonathan Fine
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Jonathan Fine
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Jonathan Fine
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Jonathan Fine
- [docs] [issue34167] Standard library docs: prev/next skip right over 16.11
Segev Finer
- [docs] [issue34273] %f is confusingly associated with fixed point format
Michael Fischer
- [docs] Search Improvement Suggestion - Methods
Kim Ford
- [docs] can python be used by a commercial company on their servers?
Bob Gailer
- [docs] [issue13305] datetime.strftime("%Y") not consistent for years < 1000
Paul Ganssle
- [docs] [issue9305] Don't use east/west of UTC in date/time documentation
Paul Ganssle
- [docs] [issue27741] datetime.datetime.strptime functionality description incorrect
Paul Ganssle
- [docs] [issue34158] Documentation of datetime '%z' format code is odd
Paul Ganssle
- [docs] Found a bug in your docs
Pawel Gieniec
- [docs] [issue32554] random.seed(tuple) uses the randomized hash function and so is not reproductible
Lee Griffiths
- [docs] Python Documentation Downloads.
Corey Gumbs
- [docs] [issue34154] Tkinter __init__ documentations sometimes missing valid keyword values
Noah Haasis
- [docs] [issue34154] Tkinter __init__ documentations sometimes missing valid keyword values
Noah Haasis
- [docs] [issue34154] Tkinter __init__ documentations sometimes missing valid keyword values
Noah Haasis
- [docs] [issue31045] Add a language switch to the Python documentation
Larry Hastings
- [docs] [issue33216] [3.5] Wrong order of stack for CALL_FUNCTION_VAR and CALL_FUNCTION_VAR_KW
Larry Hastings
- [docs] [issue33216] [3.5] Wrong order of stack for CALL_FUNCTION_VAR and CALL_FUNCTION_VAR_KW
Larry Hastings
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Christian Heimes
- [docs] [issue34078] Broken CRL functionality in ssl.py
Christian Heimes
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Christian Heimes
- [docs] [issue5978] cProfile and profile don't work with pygtk/pyqt and sys.exit(0)
Christian Heimes
- [docs] [issue33921] Explain that '' can be used to bind to all interfaces for the AF_INET address family in the docs
Christian Heimes
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Christian Heimes
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Christian Heimes
- [docs] Bug - Can you assist -- While installing Python I continue to get a quit unexpectedly.
Steven Hester
- [docs] [issue34015] doc Add link to Descriptor HowTo Guide in Data Model
Raymond Hettinger
- [docs] [issue34049] abs() method accept argument that implement __abs__()
Raymond Hettinger
- [docs] [issue34051] Update multiprocessing example
Raymond Hettinger
- [docs] [issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"
Raymond Hettinger
- [docs] [issue34117] Rename "generator expressions" to "generator comprehensions"
Raymond Hettinger
- [docs] [issue34123] ambiguous documentation for dict.popitem
Raymond Hettinger
- [docs] [issue34123] ambiguous documentation for dict.popitem
Raymond Hettinger
- [docs] [issue34123] ambiguous documentation for dict.popitem
Raymond Hettinger
- [docs] [issue34123] ambiguous documentation for dict.popitem
Raymond Hettinger
- [docs] [issue34116] Move all bytes/bytearray/int/float/complex documentation to Built-in Types
Raymond Hettinger
- [docs] [issue34118] Fix some class entries in 'Built-in Functions'
Raymond Hettinger
- [docs] [issue34123] ambiguous documentation for dict.popitem
Raymond Hettinger
- [docs] [issue34123] ambiguous documentation for dict.popitem
Raymond Hettinger
- [docs] [issue34123] ambiguous documentation for dict.popitem
Raymond Hettinger
- [docs] [issue34133] ValueError should not be documented as being restricted to only "a built-in operation or function"
Raymond Hettinger
- [docs] [issue34133] ValueError should not be documented as being restricted to only "a built-in operation or function"
Raymond Hettinger
- [docs] [issue34118] Fix some class entries in 'Built-in Functions'
Raymond Hettinger
- [docs] [issue34133] ValueError documented as being restricted to only "a built-in operation or function"
Raymond Hettinger
- [docs] [issue34147] doc Describe briefly sampling w/out replacement in random
Raymond Hettinger
- [docs] [issue33995] test_min_max_version in test_ssl.py fails when Python is built against LibreSSL; {min,max}imum_version behavior differs from OpenSSL
Alan Huang
- [docs] [issue33995] test_min_max_version in test_ssl.py fails when Python is built against LibreSSL; {min,max}imum_version behavior differs from OpenSSL
Alan Huang
- [docs] [issue33995] test_min_max_version in test_ssl.py fails when Python is built against LibreSSL; {min,max}imum_version behavior differs from OpenSSL
Alan Huang
- [docs] [issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error
Aaqa Ishtyaq
- [docs] [issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error
Aaqa Ishtyaq
- [docs] [issue34167] Standard library docs: prev/next skip right over 16.11
Eric Janson
- [docs] [issue34063] binhex REASONABLY_LARGE = 32768 so what is 128000
Jim Jewett
- [docs] [issue34174] argparse formatter_class issue for RawDescriptionHelpFormatter
Chris Kessler
- [docs] [issue34174] argparse formatter_class issue for RawDescriptionHelpFormatter
Chris Kessler
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Sanyam Khurana
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Sanyam Khurana
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Sanyam Khurana
- [docs] [issue33986] asyncio: Typo in documentation: BaseSubprocessTransport -> SubprocessTransport
Bumsik Kim
- [docs] [issue33986] asyncio: Typo in documentation: BaseSubprocessTransport -> SubprocessTransport
Bumsik Kim
- [docs] [issue28626] Tutorial: rearrange discussion of output formatting to encourage f-strings
A.M. Kuchling
- [docs] [issue20906] Issues in Unicode HOWTO
A.M. Kuchling
- [docs] [issue34142] Windows launcher version lookup flawed
LarryZA
- [docs] Missing html version of the current documentation, 3.7.0, version gz.
JJ Lemire
- [docs] Where's the Git Repo of Python Documentations?
Timothy Liu
- [docs] Where's the Git Repo of Python Documentations?
Timothy Liu
- [docs] tkinter
Cpurr Luvs2Purr
- [docs] [issue34133] ValueError should not be documented as being restricted to only "a built-in operation or function"
Nathaniel Manista
- [docs] [issue34133] ValueError documented as being restricted to only "a built-in operation or function"
Nathaniel Manista
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Emily Morehouse
- [docs] Documentation python3/library/signal: example does not work: SIGALARM unknow in signal
Gottfried Müller
- [docs] [issue34078] Broken CRL functionality in ssl.py
Joe N
- [docs] [issue34065] 'force' should be printed as italic font not highlight font.
Dong-hee Na
- [docs] [issue34065] 'force' should be printed as italic font not highlight font.
Dong-hee Na
- [docs] [issue34065] 'force' should be printed as italic font not highlight font.
Dong-hee Na
- [docs] [issue34065] 'force' should be printed as italic font not highlight font.
Dong-hee Na
- [docs] [issue34065] 'force' should be printed as italic font not highlight font.
Dong-hee Na
- [docs] [issue34065] 'force' should be printed as italic font not highlight font.
Dong-hee Na
- [docs] [issue34158] Documentation of datetime '%z' format code is odd
Christophe Nanteuil
- [docs] [issue34158] Documentation of datetime '%z' format code is odd
Christophe Nanteuil
- [docs] [issue30660] Lossless Optimization of PNG files
INADA Naoki
- [docs] [issue34015] doc Add link to Descriptor HowTo Guide in Data Model
INADA Naoki
- [docs] [issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"
INADA Naoki
- [docs] [issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"
INADA Naoki
- [docs] [issue34123] ambiguous documentation for dict.popitem
INADA Naoki
- [docs] [issue34123] ambiguous documentation for dict.popitem
INADA Naoki
- [docs] [issue27671] FAQ: len() is still function for good reason.
INADA Naoki
- [docs] [issue34167] Standard library docs: prev/next skip right over 16.11
INADA Naoki
- [docs] [issue33666] Document removal of os.errno
INADA Naoki
- [docs] [issue33666] Document removal of os.errno
INADA Naoki
- [docs] [issue27671] FAQ: len() is still function for good reason.
INADA Naoki
- [docs] [issue27671] FAQ: len() is still function for good reason.
INADA Naoki
- [docs] [issue34061] Document sqlite3.NotSupportedError exception
Marcin Niemira
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Marcin Niemira
- [docs] [issue34061] Document sqlite3.NotSupportedError exception
Marcin Niemira
- [docs] [issue34061] Document sqlite3.NotSupportedError exception
Marcin Niemira
- [docs] [issue34161] Tutorial 7.1 str.format() code example syntax error
Orlando
- [docs] [issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error
Orlando
- [docs] [issue33111] Merely importing tkinter breaks parallel code (multiprocessing, sharedmem)
Ronald Oussoren
- [docs] [issue33111] Merely importing tkinter breaks parallel code (multiprocessing, sharedmem)
Ronald Oussoren
- [docs] [issue32523] inconsistent spacing in changelog.html
Julien Palard
- [docs] [issue32523] inconsistent spacing in changelog.html
Julien Palard
- [docs] [issue32523] inconsistent spacing in changelog.html
Julien Palard
- [docs] [issue34158] Documentation of datetime '%z' format code is odd
Martin Panter
- [docs] [issue34061] Document sqlite3.NotSupportedError exception
Berker Peksag
- [docs] [issue34061] Document sqlite3.NotSupportedError exception
Berker Peksag
- [docs] [issue34061] Document sqlite3.NotSupportedError exception
Berker Peksag
- [docs] [issue34061] Document sqlite3.NotSupportedError exception
Berker Peksag
- [docs] [issue34061] Document sqlite3.NotSupportedError exception
Berker Peksag
- [docs] [issue34061] Document sqlite3.NotSupportedError exception
Berker Peksag
- [docs] [issue34077] doc Be explicit about mock_open created mocks not supporting __iter__
Berker Peksag
- [docs] [issue34077] doc Be explicit about mock_open created mocks not supporting __iter__
Berker Peksag
- [docs] [issue24459] Mention PYTHONFAULTHANDLER in the man page
Berker Peksag
- [docs] [issue24459] Mention PYTHONFAULTHANDLER in the man page
Berker Peksag
- [docs] [issue34124] email.message_from_binary_file documentation is broken
Berker Peksag
- [docs] [issue34124] email.message_from_binary_file documentation is broken
Berker Peksag
- [docs] [issue34124] email.message_from_binary_file documentation is broken
Berker Peksag
- [docs] [issue34124] email.message_from_binary_file documentation is broken
Berker Peksag
- [docs] [issue34124] email.message_from_binary_file documentation is broken
Berker Peksag
- [docs] [issue12743] C API marshalling doc contains XXX
Berker Peksag
- [docs] [issue22374] Replace contextmanager example and improve explanation
Berker Peksag
- [docs] [issue12743] C API marshalling doc contains XXX
Berker Peksag
- [docs] [issue12743] C API marshalling doc contains XXX
Berker Peksag
- [docs] [issue27717] sqlite documentation bug
Berker Peksag
- [docs] [issue8145] Documentation about sqlite3 isolation_level
Berker Peksag
- [docs] [issue22021] shutil.make_archive() root_dir do not work
Berker Peksag
- [docs] [issue8145] Documentation about sqlite3 isolation_level
Berker Peksag
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Tim Peters
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Tim Peters
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Tim Peters
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Tim Peters
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
Tim Peters
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Benjamin Peterson
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Benjamin Peterson
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Benjamin Peterson
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Benjamin Peterson
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Benjamin Peterson
- [docs] [issue34051] Update multiprocessing example
Antoine Pitrou
- [docs] [issue34051] Update multiprocessing example
Antoine Pitrou
- [docs] [issue34101] PyBuffer_GetPointer() not documented
Antoine Pitrou
- [docs] [issue33111] Merely importing tkinter breaks parallel code (multiprocessing, sharedmem)
Antoine Pitrou
- [docs] [issue33111] Merely importing tkinter breaks parallel code (multiprocessing, sharedmem)
Antoine Pitrou
- [docs] [issue34172] multiprocessing.Pool and ThreadPool leak resources after being deleted
Antoine Pitrou
- [docs] [issue34172] multiprocessing.Pool and ThreadPool leak resources after being deleted
Antoine Pitrou
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Vadim Pushtaev
- [docs] [issue34237] faq/design: PEP 572 adds assignment expressions
Vadim Pushtaev
- [docs] subprocess.run doc doesn't show the new capture_output in the parameter list
David Raymond
- [docs] [issue32523] inconsistent spacing in changelog.html
Terry J. Reedy
- [docs] [issue33888] Use CPython instead of Python when talking about implementation details
Terry J. Reedy
- [docs] [issue33888] Use CPython instead of Python when talking about implementation details
Terry J. Reedy
- [docs] [issue34118] Fix some class entries entries in 'Built-in Functions'
Terry J. Reedy
- [docs] [issue34118] Fix some class entries in 'Built-in Functions'
Terry J. Reedy
- [docs] [issue34118] Fix some class entries in 'Built-in Functions'
Terry J. Reedy
- [docs] [issue33111] Merely importing tkinter breaks parallel code (multiprocessing, sharedmem)
Terry J. Reedy
- [docs] [issue34118] Fix some class entries in 'Built-in Functions'
Terry J. Reedy
- [docs] [issue34115] code.InteractiveConsole.interact() closes stdin
Terry J. Reedy
- [docs] [issue34154] Tkinter __init__ documentations sometimes missing valid keyword values
Terry J. Reedy
- [docs] [issue34115] code.InteractiveConsole.interact() closes stdin
Terry J. Reedy
- [docs] [issue34124] email.message_from_binary_file documentation is broken
Jon Ribbens
- [docs] [issue34124] email.message_from_binary_file documentation is broken
Jon Ribbens
- [docs] [issue34094] Porting Python 2 to Python 3 example contradicts its own advice
Bruce Richardson
- [docs] [issue34094] Porting Python 2 to Python 3 example contradicts its own advice
Bruce Richardson
- [docs] [issue34123] ambiguous documentation for dict.popitem
Armin Rigo
- [docs] [issue34158] Documentation of datetime '%z' format code is odd
Roundup Robot
- [docs] [issue34249] Full set of format codes applies to strftime only
Roundup Robot
- [docs] [issue34226] cgi.parse_multipart() requires undocumented CONTENT-LENGTH in Python 3.7
Roundup Robot
- [docs] [issue32752] no information about accessing typing.Generic type arguments
Guido van Rossum
- [docs] [issue34081] Sphinx duplicate label warning in docs
Karthikeyan Singaravelan
- [docs] [issue34081] Sphinx duplicate label warning in docs
Karthikeyan Singaravelan
- [docs] [issue33859] Spelling mistakes found using aspell
Karthikeyan Singaravelan
- [docs] [issue34063] binhex REASONABLY_LARGE = 32768 so what is 128000
Karthikeyan Singaravelan
- [docs] [issue27741] datetime.datetime.strptime functionality description incorrect
Karthikeyan Singaravelan
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Karthikeyan Singaravelan
- [docs] [issue34158] Documentation of datetime '%z' format code is odd
Karthikeyan Singaravelan
- [docs] [issue33028] tempfile.TemporaryDirectory incorrectly documented
Karthikeyan Singaravelan
- [docs] [issue34226] cgi.parse_multipart() requires undocumented CONTENT-LENGTH in Python 3.7
Karthikeyan Singaravelan
- [docs] [issue34203] documentation: recommend Python 3 over 2 in faq
Karthikeyan Singaravelan
- [docs] [issue33961] Inconsistency in exceptions for dataclasses.dataclass documentation
Eric V. Smith
- [docs] [issue34123] ambiguous documentation for dict.popitem
Dan Snider
- [docs] [issue34065] 'force' should be printed as italic font not highlight font.
Serhiy Storchaka
- [docs] [issue34065] 'force' should be printed as italic font not highlight font.
Serhiy Storchaka
- [docs] [issue34065] 'force' should be printed as italic font not highlight font.
Serhiy Storchaka
- [docs] [issue33888] Use CPython instead of Python when talking about implementation details
Serhiy Storchaka
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
Serhiy Storchaka
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
Serhiy Storchaka
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
Serhiy Storchaka
- [docs] [issue33702] Add some missings links in production lists and a little polish
Serhiy Storchaka
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
Serhiy Storchaka
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
Serhiy Storchaka
- [docs] [issue34117] Rename "generator expressions" to "generator comprehensions"
Serhiy Storchaka
- [docs] [issue34118] Fix some class entries in 'Built-in Functions'
Serhiy Storchaka
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
- [docs] [issue34154] Tkinter __init__ documentations sometimes missing valid keyword values
Serhiy Storchaka
- [docs] [issue34154] Tkinter __init__ documentations sometimes missing valid keyword values
Serhiy Storchaka
- [docs] [issue13407] tarfile doesn't support multistream bzipped tar files
Serhiy Storchaka
- [docs] [issue32500] PySequence_Length() raises TypeError on dict type
Serhiy Storchaka
- [docs] [issue32500] PySequence_Length() raises TypeError on dict type
Serhiy Storchaka
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
Serhiy Storchaka
- [docs] Hello
Student
- [docs] SSLContext.load_verify_locations
Joseph Netti (RIT Student)
- [docs] [issue33922] [Windows] Document the launcher's -64 suffix
Eryk Sun
- [docs] [issue34142] Windows launcher version lookup flawed
Eryk Sun
- [docs] [issue34115] code.InteractiveConsole.interact() closes stdin
Eryk Sun
- [docs] Another strange expression, 2
Al Sweigart
- [docs] Python 2.7 docs error
Przemyslaw Szrama
- [docs] Questions regarding the permission to translate the documentation of Python
CodingBeacon Support Team
- [docs] [issue22062] Fix pathlib.Path.(r)glob doc glitches.
Eivind Teig
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
STINNER Victor
- [docs] [issue33729] Hashlib/blake2* missing 'data' keyword argument
STINNER Victor
- [docs] [issue33666] Document removal of os.errno
Petr Viktorin
- [docs] [issue33666] Document removal of os.errno
Petr Viktorin
- [docs] syntax error True == not(False)
Vrancken, J.L.M. (Jos)
- [docs] Another strange case
Vrancken, J.L.M. (Jos)
- [docs] Another strange expression, 2
Vrancken, J.L.M. (Jos)
- [docs] [issue34094] Porting Python 2 to Python 3 example contradicts its own advice
Zachary Ware
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Roland Weber
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Roland Weber
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
Roland Weber
- [docs] [issue34156] Nail down and document the behavior of range expressions in RE character classes
Zack Weinberg
- [docs] [issue34156] Nail down and document the behavior of range expressions in RE character classes
Zack Weinberg
- [docs] Python 3.7.0 Documentation
Andrew Wellington
- [docs] [issue23850] Missing documentation for Py_TPFLAGS_HAVE_NEWBUFFER
Mariatta Wijaya
- [docs] [issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error
Mariatta Wijaya
- [docs] [issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error
Mariatta Wijaya
- [docs] [issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error
Mariatta Wijaya
- [docs] [issue34174] argparse formatter_class issue for RawDescriptionHelpFormatter
Mariatta Wijaya
- [docs] [issue33187] Document ElementInclude (XInclude) support in ElementTree
Mariatta Wijaya
- [docs] [issue34203] documentation: recommend Python 3 over 2 in faq
Mariatta Wijaya
- [docs] minor typo -- site
Mariatta Wijaya
- [docs] [issue34049] abs() method accept argument that implement __abs__()
Windson Yang
- [docs] [issue34051] Update multiprocessing example
Windson Yang
- [docs] [issue34051] Update multiprocessing example
Windson Yang
- [docs] [issue34051] Update multiprocessing example
Windson Yang
- [docs] [issue34051] Update multiprocessing example
Windson Yang
- [docs] [issue34051] Update multiprocessing example
Windson Yang
- [docs] [issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error
Windson Yang
- [docs] [issue34226] cgi.parse_multipart() requires undocumented CONTENT-LENGTH in Python 3.7
Chih-Hsuan Yen
- [docs] [issue34115] code.InteractiveConsole.interact() closes stdin
Yonatan Zunger
- [docs] [issue34115] code.InteractiveConsole.interact() closes stdin
Yonatan Zunger
- [docs] [issue34115] code.InteractiveConsole.interact() closes stdin
Yonatan Zunger
- [docs] [issue34115] code.InteractiveConsole.interact() closes stdin
Yonatan Zunger
- [docs] [issue34203] documentation: recommend Python 3 over 2 in faq
abcdef
- [docs] [issue34278] Documentation: os.waitid and os.WNOHANG
crzbear
- [docs] [issue34174] argparse formatter_class issue for RawDescriptionHelpFormatter
paul j3
- [docs] [issue34293] DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
jfbu
- [docs] [issue34293] DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
jfbu
- [docs] [issue34293] DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
jfbu
- [docs] [issue34249] Full set of format codes applies to strftime only
v kats
- [docs] [issue34249] Full set of format codes applies to strftime only
v kats
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
miss-islington
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
miss-islington
- [docs] [issue34018] SQLite converters are documented to be sensitive to the case of type names, but they're not
miss-islington
- [docs] [issue30516] Documentation for datetime substract operation incorrect?
miss-islington
- [docs] [issue30516] Documentation for datetime substract operation incorrect?
miss-islington
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
miss-islington
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
miss-islington
- [docs] [issue33702] Add some missings links in production lists and a little polish
miss-islington
- [docs] [issue33702] Add some missings links in production lists and a little polish
miss-islington
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
miss-islington
- [docs] [issue33804] Document the default value of the size parameter of io.TextIOBase.read
miss-islington
- [docs] [issue33702] Add some missings links in production lists and a little polish
miss-islington
- [docs] [issue33702] Add some missings links in production lists and a little polish
miss-islington
- [docs] [issue28626] Tutorial: rearrange discussion of output formatting to encourage f-strings
miss-islington
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
miss-islington
- [docs] [issue34050] Broken links to "OpenSSL cipher list format" in documentation
miss-islington
- [docs] [issue33888] Use CPython instead of Python when talking about implementation details
miss-islington
- [docs] [issue33888] Use CPython instead of Python when talking about implementation details
miss-islington
- [docs] [issue33888] Use CPython instead of Python when talking about implementation details
miss-islington
- [docs] [issue33888] Use CPython instead of Python when talking about implementation details
miss-islington
- [docs] [issue33888] Use CPython instead of Python when talking about implementation details
miss-islington
- [docs] [issue33888] Use CPython instead of Python when talking about implementation details
miss-islington
- [docs] [issue28626] Tutorial: rearrange discussion of output formatting to encourage f-strings
miss-islington
- [docs] [issue24459] Mention PYTHONFAULTHANDLER in the man page
miss-islington
- [docs] [issue24459] Mention PYTHONFAULTHANDLER in the man page
miss-islington
- [docs] [issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"
miss-islington
- [docs] [issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"
miss-islington
- [docs] [issue34124] email.message_from_binary_file documentation is broken
miss-islington
- [docs] [issue34124] email.message_from_binary_file documentation is broken
miss-islington
- [docs] [issue34123] ambiguous documentation for dict.popitem
miss-islington
- [docs] [issue34133] ValueError should not be documented as being restricted to only "a built-in operation or function"
miss-islington
- [docs] [issue34133] ValueError should not be documented as being restricted to only "a built-in operation or function"
miss-islington
- [docs] [issue34133] ValueError should not be documented as being restricted to only "a built-in operation or function"
miss-islington
- [docs] [issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error
miss-islington
- [docs] [issue28677] difficult to parse sentence structure in "When an instance attribute is referenced that isn't a data attribute"
miss-islington
- [docs] [issue28677] difficult to parse sentence structure in "When an instance attribute is referenced that isn't a data attribute"
miss-islington
- [docs] [issue28677] difficult to parse sentence structure in "When an instance attribute is referenced that isn't a data attribute"
miss-islington
- [docs] [issue28677] difficult to parse sentence structure in "When an instance attribute is referenced that isn't a data attribute"
miss-islington
- [docs] [issue28677] difficult to parse sentence structure in "When an instance attribute is referenced that isn't a data attribute"
miss-islington
- [docs] [issue12743] C API marshalling doc contains XXX
miss-islington
- [docs] [issue12743] C API marshalling doc contains XXX
miss-islington
- [docs] [issue12743] C API marshalling doc contains XXX
miss-islington
- [docs] [issue12743] C API marshalling doc contains XXX
miss-islington
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
miss-islington
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
miss-islington
- [docs] [issue5978] cProfile and profile don't work with pygtk/pyqt and sys.exit(0)
miss-islington
- [docs] [issue33921] Explain that '' can be used to bind to all interfaces for the AF_INET address family in the docs
miss-islington
- [docs] [issue33921] Explain that '' can be used to bind to all interfaces for the AF_INET address family in the docs
miss-islington
- [docs] [issue5978] cProfile and profile don't work with pygtk/pyqt and sys.exit(0)
miss-islington
- [docs] [issue33921] Explain that '' can be used to bind to all interfaces for the AF_INET address family in the docs
miss-islington
- [docs] [issue33921] Explain that '' can be used to bind to all interfaces for the AF_INET address family in the docs
miss-islington
- [docs] [issue33666] Document removal of os.errno
miss-islington
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
miss-islington
- [docs] [issue29710] Incorrect representation caveat on bitwise operation docs
miss-islington
- [docs] [issue8145] Documentation about sqlite3 isolation_level
miss-islington
- [docs] [issue27671] FAQ: len() is still function for good reason.
miss-islington
- [docs] [issue27671] FAQ: len() is still function for good reason.
miss-islington
- [docs] [issue27671] FAQ: len() is still function for good reason.
miss-islington
- [docs] [issue27671] FAQ: len() is still function for good reason.
miss-islington
- [docs] [issue27671] FAQ: len() is still function for good reason.
miss-islington
- [docs] [issue27671] FAQ: len() is still function for good reason.
miss-islington
- [docs] [issue23850] Missing documentation for Py_TPFLAGS_HAVE_NEWBUFFER
ndevenish
- [docs] [issue34226] cgi.parse_multipart() requires undocumented CONTENT-LENGTH in Python 3.7
roger
- [docs] [issue34172] multiprocessing.Pool and ThreadPool leak resources after being deleted
tzickel
- [docs] [issue34172] multiprocessing.Pool and ThreadPool leak resources after being deleted
tzickel
- [docs] [issue34172] multiprocessing.Pool and ThreadPool leak resources after being deleted
tzickel
- [docs] Korean documentation download problem
고태건
Last message date:
Tue Jul 31 14:07:05 EDT 2018
Archived on: Wed Aug 1 08:03:22 EDT 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).