Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
7114c650
Commit
7114c650
authored
May 25, 2019
by
Julien Palard
Committed by
GitHub
May 25, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: FIX broken links. (GH-13491)
parent
f7fba6cf
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
18 additions
and
15 deletions
+18
-15
Doc/faq/gui.rst
Doc/faq/gui.rst
+1
-1
Doc/library/readline.rst
Doc/library/readline.rst
+1
-1
Doc/library/tkinter.rst
Doc/library/tkinter.rst
+1
-1
Doc/using/mac.rst
Doc/using/mac.rst
+1
-1
Doc/using/windows.rst
Doc/using/windows.rst
+4
-3
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.6.rst
+1
-1
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.2.rst
+9
-7
No files found.
Doc/faq/gui.rst
View file @
7114c650
...
...
@@ -104,7 +104,7 @@ What platform-specific GUI toolkits exist for Python?
========================================================
By installing the `PyObjc Objective-C bridge
<https://py
thonhosted.org
/pyobjc/>`_, Python programs can use Mac OS X's
<https://py
pi.org/project
/pyobjc/>`_, Python programs can use Mac OS X's
Cocoa libraries.
:ref:`Pythonwin <windows-faq>` by Mark Hammond includes an interface to the
...
...
Doc/library/readline.rst
View file @
7114c650
...
...
@@ -19,7 +19,7 @@ function.
Readline keybindings may be configured via an initialization file, typically
``.inputrc`` in your home directory. See `Readline Init File
<https://
cnswww.cns
.cwru.edu/php/chet/readline/rluserman.html#SEC9>`_
<https://
tiswww
.cwru.edu/php/chet/readline/rluserman.html#SEC9>`_
in the GNU Readline manual for information about the format and
allowable constructs of that file, and the capabilities of the
Readline library in general.
...
...
Doc/library/tkinter.rst
View file @
7114c650
...
...
@@ -55,7 +55,7 @@ installed, so you can read the Tcl/Tk documentation specific to that version.
`
Tcl
/
Tk
recent
man
pages
<
https
://
www
.
tcl
.
tk
/
doc
/>`
_
Recent
Tcl
/
Tk
manuals
on
www
.
tcl
.
tk
.
`
ActiveState
Tcl
Home
Page
<
http
://
tcl
.
activestate
.
com
/
>`
_
`
ActiveState
Tcl
Home
Page
<
http
s
://
tcl
.
tk
>`
_
The
Tk
/
Tcl
development
is
largely
taking
place
at
ActiveState
.
`
Tcl
and
the
Tk
Toolkit
<
https
://
www
.
amazon
.
com
/
exec
/
obidos
/
ASIN
/
020163337
X
>`
_
...
...
Doc/using/mac.rst
View file @
7114c650
...
...
@@ -141,7 +141,7 @@ There are several options for building GUI applications on the Mac with Python.
*PyObjC* is a Python binding to Apple'
s
Objective
-
C
/
Cocoa
framework
,
which
is
the
foundation
of
most
modern
Mac
development
.
Information
on
PyObjC
is
available
from
https
://
py
thonhosted
.
org
/
pyobjc
/.
available
from
https
://
py
pi
.
org
/
project
/
pyobjc
/.
The
standard
Python
GUI
toolkit
is
:
mod
:`
tkinter
`,
based
on
the
cross
-
platform
Tk
toolkit
(
https
://
www
.
tcl
.
tk
).
An
Aqua
-
native
version
of
Tk
is
bundled
with
OS
...
...
Doc/using/windows.rst
View file @
7114c650
...
...
@@ -1043,7 +1043,9 @@ The `PyWin32 <https://pypi.org/project/pywin32>`_ module by Mark Hammond
is a collection of modules for advanced Windows-specific support. This includes
utilities for:
* `Component Object Model <https://www.microsoft.com/com/>`_ (COM)
* `Component Object Model
<https://docs.microsoft.com/en-us/windows/desktop/com/component-object-model--com--portal>`_
(COM)
* Win32 API calls
* Registry
* Event log
...
...
@@ -1109,8 +1111,7 @@ For extension modules, consult :ref:`building-on-windows`.
MinGW gcc under Windows" or "Installing Python extension with distutils
and without Microsoft Visual C++" by Sébastien Sauvage, 2003
`MingW -- Python extensions <http://oldwiki.mingw.org/index.php/Python%20extensions>`_
by Trent Apted et al, 2007
`MingW -- Python extensions <http://www.mingw.org/wiki/FAQ#toc14>`_
Other Platforms
...
...
Doc/whatsnew/2.6.rst
View file @
7114c650
...
...
@@ -227,7 +227,7 @@ the Python community.
Sphinx is a standalone package that can be used for writing, and
almost two dozen other projects
(`listed on the Sphinx web site <http
://sphinx-doc.org
/examples.html>`__)
(`listed on the Sphinx web site <http
s://www.sphinx-doc.org/en/master
/examples.html>`__)
have adopted Sphinx as their documentation tool.
.. seealso::
...
...
Doc/whatsnew/3.2.rst
View file @
7114c650
...
...
@@ -50,7 +50,9 @@
This article explains the new features in Python 3.2 as compared to 3.1. It
focuses on a few highlights and gives a few examples. For full details, see the
`Misc/NEWS <https://hg.python.org/cpython/file/3.2/Misc/NEWS>`_ file.
`Misc/NEWS
<https://github.com/python/cpython/blob/076ca6c3c8df3030307e548d9be792ce3c1c6eea/Misc/NEWS>`_
file.
.. seealso::
...
...
@@ -969,10 +971,10 @@ sites do not finish before midnight, the barrier times-out and the ballots are
sealed and deposited in a queue for later handling.
See `Barrier Synchronization Patterns
<http
s://parlab.eecs.berkeley.edu/wiki/_media/patterns/paraplop_g1_3.pdf>`_ for
more examples of how barriers can be used in parallel computing. Also, there is
<http
://osl.cs.illinois.edu/media/papers/karmani-2009-barrier_synchronization_pattern.pdf>`_
for
more examples of how barriers can be used in parallel computing. Also, there is
a simple but thorough explanation of barriers in `The Little Book of Semaphores
<http
://greenteapress.com/semaphores/downey08s
emaphores.pdf>`_, *section 3.6*.
<http
s://greenteapress.com/semaphores/LittleBookOfS
emaphores.pdf>`_, *section 3.6*.
(Contributed by Kristján Valur Jónsson with an API review by Jeffrey Yasskin in
:issue:`8777`.)
...
...
@@ -2512,9 +2514,9 @@ repository. This distributed version control system should make it easier for
members of the community to create and share external changesets. See
:pep:`385` for details.
To learn to use the new version control system, see the `
tutorial by Joel
Spolsky <http://hginit.com>`_ or the `Guide to Mercurial Workflows
<https://www.mercurial-scm.org/guide>`_.
To learn to use the new version control system, see the `
Quick Start
<https://www.mercurial-scm.org/wiki/QuickStart>`_ or the `Guide to
Mercurial Workflows
<https://www.mercurial-scm.org/guide>`_.
Build and C API Changes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment