Path to this page:
./
lang/py37-html-docs,
HTML Documentation for Python 3.7
Branch: CURRENT,
Version: 3.7.2,
Package name: py37-html-docs-3.7.2,
Maintainer: leotHTML Documentation for Python 3.7
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2018-12-31) Updated to version: py37-html-docs-3.7.2
- (2018-10-23) Updated to version: py37-html-docs-3.7.1
- (2018-07-31) Package added to pkgsrc.se, version py37-html-docs-3.7.0 (created)
CVS history: (Expand)
2018-12-31 15:03:45 by Leonardo Taccari | Files touched by this commit (3) |  |
Log message:
py37-html-docs: Update to 3.7.2
Changes:
3.7.2
=====
Documentation
-------------
- bpo-35089: Remove mention of ``typing.io`` and ``typing.re``. Their types
should be imported from ``typing`` directly.
- bpo-35038: Fix the documentation about an unexisting `f_restricted`
attribute in the frame object. Patch by Stéphane Wirtel
- bpo-35044: Fix the documentation with the role ``exc`` for the
appropriated exception. Patch by Stéphane Wirtel
- bpo-35035: Rename documentation for :mod:`email.utils` to
``email.utils.rst``.
- bpo-34967: Use app.add_object_type() instead of the deprecated Sphinx
function app.description_unit()
- bpo-11233: Create availability directive for documentation. Original
patch by Georg Brandl.
- bpo-33594: Document ``getargspec``, ``from_function`` and ``from_builtin``
as deprecated in their respective docstring, and include version since
deprecation in DeprecationWarning message.
- bpo-32613: Update the faq/windows.html to use the py command from PEP 397
instead of python.
|
2018-10-23 11:06:59 by Leonardo Taccari | Files touched by this commit (3) |  |
Log message:
py37-html-docs: Update lang/py37-html-docs to 3.7.1
Changes:
3.7.1
-----
Documentation
=============
- bpo-32174: chm document displays non-ASCII charaters properly on some
MBCS Windows systems.
- bpo-34790: Document how passing coroutines to asyncio.wait() can be
confusing.
- bpo-28617: Fixed info in the stdtypes docs concerning the types that
support membership tests.
- bpo-34065: Fix wrongly written basicConfig documentation markup syntax
- bpo-33460: replaced ellipsis with correct error codes in tutorial
chapter 3.
- bpo-33847: Add `@' operator entry to index.
- bpo-25041: Document AF_PACKET in the socket module.
|
2018-07-31 12:17:58 by Leonardo Taccari | Files touched by this commit (4) |
Log message:
py37-html-docs: Add py37-html-docs-3.7.0
HTML Documentation for Python 3.7
|