Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8faca61fec8ef004feb534dee3da052f3bed82ce
/
Doc
/
whatsnew
e39682b
Issue #27430: Fix typos, patch by scop.
by Berker Peksag
· 8 years ago
8550bd8
alter header; '%' really throws latex through a loop
by Benjamin Peterson
· 8 years ago
bae5d81
Issue #24314: Fix doc links for general attributes like __name__, __dict__
by Martin Panter
· 8 years ago
70c502a
Fix typos and English grammar in documentation and code comment
by Martin Panter
· 8 years ago
0c0da48
Issue #24136: Document generalized unpacking, PEP 448
by Martin Panter
· 8 years ago
a6f6edb
Issue #27243: Fix __aiter__ protocol
by Yury Selivanov
· 8 years ago
c1cf296
asyncio: Remove asyncio.timeout() context manager.
by Yury Selivanov
· 8 years ago
af74512
asyncio: Update whatsnew/3.5.2
by Yury Selivanov
· 8 years ago
889f914
issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6)
by Senthil Kumaran
· 8 years ago
a90a4a9
Issue #27125: Remove duplicated words from documentation and comments
by Martin Panter
· 8 years ago
8d56c02
Issue #27125: Fix various errors like “will [be] inherited”
by Martin Panter
· 8 years ago
950204d
docs: Update asyncio docs & whatsnew
by Yury Selivanov
· 8 years ago
dba9039
Issue #23921: Standardized documentation whitespace formatting.
by Serhiy Storchaka
· 8 years ago
6dff020
Issue #26736: Used HTTPS for external links in the documentation if possible.
by Serhiy Storchaka
· 8 years ago
8d8221f
Issue #26041: Remove "will be removed in Python 3.7" from description messages
by Berker Peksag
· 9 years ago
8f26565
Fix spelling (inital), grammar (may translates) in documentation, comments
by Martin Panter
· 9 years ago
6a7b3a7
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
by Serhiy Storchaka
· 9 years ago
119e502
Fix typos in code comments and documentation
by Martin Panter
· 9 years ago
00ccacc
Issue #26638: Fix links to some CLI options and section headings
by Martin Panter
· 9 years ago
de886d9
Issue #25910: Fixed more links in the docs.
by Serhiy Storchaka
· 9 years ago
90be733
Issue #25910: Fixed dead links in the docs.
by Serhiy Storchaka
· 9 years ago
e4ba872
Remove redundant leading zeroes in PEP references.
by Serhiy Storchaka
· 9 years ago
5d94134
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
by Georg Brandl
· 9 years ago
c04fb56
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
by Martin Panter
· 9 years ago
96a4f07
Issues #26310, #26311: Fix typos in the documentation and code comments
by Martin Panter
· 9 years ago
4a18b35
docs/whatsnew/3.5: Fix ref link
by Yury Selivanov
· 9 years ago
bf077ee
whatsnew/3.5: Mention new asyncio APIs in 3.5.1
by Yury Selivanov
· 9 years ago
97ce0fa
Fix grammar in whatsnew/3.5.rst and elsewhere
by Martin Panter
· 9 years ago
ccbc8de
Fix awkward grammar in whatsnew.
by Zachary Ware
· 9 years ago
850be0f
Improve namedtuple doc string examples
by Raymond Hettinger
· 9 years ago
a84f6c3
Issue #25523: Merge a-to-an corrections from 3.4.
by Serhiy Storchaka
· 9 years ago
d65c949
Issue #25523: Further a-to-an corrections.
by Serhiy Storchaka
· 9 years ago
d2ad571
Issue #25523: Further a-to-an corrections new in 3.5
by Martin Panter
· 9 years ago
2eb819f
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
by Martin Panter
· 9 years ago
7462b649
Issue #25523: Correct "a" article to "an" article
by Martin Panter
· 9 years ago
f97edf1
whatsnew/3.5: NumPy 1.10 has been released
by Yury Selivanov
· 9 years ago
0e5eba2
Fix more typos in whatsnew/3.5.rst
by Martin Panter
· 9 years ago
4827e48
Merge spelling fixes from 3.4 into 3.5
by Martin Panter
· 9 years ago
1f1177d
Fix some spelling errors in documentation and code comments
by Martin Panter
· 9 years ago
ad56c92
Fix another typo noticed by SilentGhost
by Berker Peksag
· 9 years ago
5783ee1
Issue #25434: Fix typo in whatsnew/3.5rst
by Berker Peksag
· 9 years ago
43d71e2
asyncio: Make ensure_future() accept all kinds of awaitables.
by Yury Selivanov
· 9 years ago
9b93c6b
Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls
by Berker Peksag
· 9 years ago
8e3b04c
whatsnew/3.5: Reword bytes*.hex message
by Yury Selivanov
· 9 years ago
878bc87
whatsnew/3.5: Add missing word "class"
by Berker Peksag
· 9 years ago
516a1a9
Use :menuselection: in whatsnew/3.4.
by Serhiy Storchaka
· 9 years ago
66ad846
Use :menuselection: in whatsnew/3.4.
by Serhiy Storchaka
· 9 years ago
69a15f1
whatsnew/3.5: Fix typo
by Yury Selivanov
· 9 years ago
801306b
whatsnew/3.5: One more edit
by Yury Selivanov
· 9 years ago
a33cb35
whatsnew/3.5: Edits
by Yury Selivanov
· 9 years ago
9c51f89
Merge release engineering work from Python 3.5.0.
by Larry Hastings
· 9 years ago
73953d8
whatsnew/3.5: Fix typo (issue #25082)
by Yury Selivanov
· 9 years ago
fe369a6
whatsnew/3.5: Reorder stuff (issue #25082).
by Yury Selivanov
· 9 years ago
35a361f
whatsnew/3.5: Fix formatting. More minor edits.
by Serhiy Storchaka
· 9 years ago
3854f9e
whatsnew/3.5: Delete prerelease warning note.
by Yury Selivanov
· 9 years ago
a7672ba
whatsnew/3.5: Fix formatting
by Yury Selivanov
· 9 years ago
72dab13
whatsnew/3.5: Tweak asyncio module section
by Yury Selivanov
· 9 years ago
6d9dd75
whatsnew/3.5: More examples
by Yury Selivanov
· 9 years ago
63ae9f3b
whatsnew/3.5: Cover asyncio changes relative to 3.4.0
by Yury Selivanov
· 9 years ago
2395037
whatsnew/3.5: Add some examples
by Yury Selivanov
· 9 years ago
7b76bae
whatsnew/3.5: Update editor's email addresses
by Yury Selivanov
· 9 years ago
95fd26b
whatsnew/3.5 More edits
by Yury Selivanov
· 9 years ago
46a8b40
whatsnew/3.5: Edits
by Yury Selivanov
· 9 years ago
2e789a1
Final touch-ups for the What's New In Python 3.5 document.
by Larry Hastings
· 9 years ago
17e9f3b
Backported the What's New In 3.5 from 3.5.1 to 3.5.0 (final!).
by Larry Hastings
· 9 years ago
153627c
Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes.
by Serhiy Storchaka
· 9 years ago
0424eaf
Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes.
by Serhiy Storchaka
· 9 years ago
1c30e7e
whatsnew/3.5: Added missed author names.
by Serhiy Storchaka
· 9 years ago
dddfffe
whatsnew/3.5: Fix nits
by Yury Selivanov
· 9 years ago
fd8d52b
whatsnew/3.5: Drop empty section
by Yury Selivanov
· 9 years ago
4dde587
whatsnew/3.5: Sync whatsnew with versionadded/versionchanged doc tags
by Yury Selivanov
· 9 years ago
508a81e
whatsnew/3.5: Second pass over NEWS entries
by Yury Selivanov
· 9 years ago
79cf1b0
whatsnew/3.5: Reformat code examples
by Yury Selivanov
· 9 years ago
a88cd64
whatsnew/3.5: Another editing pass
by Yury Selivanov
· 9 years ago
3b76552
whatsnew/3.5: Fix refs in the importlib section
by Yury Selivanov
· 9 years ago
1c73e69
whatsnew/3.5: Clarify types.coroutine & types.CoroutineType
by Yury Selivanov
· 9 years ago
83c6d72
whatsnew/3.5: Don't mention pyio.FileIO
by Yury Selivanov
· 9 years ago
c973990
whatsnew/3.5: Describe changes in issue #22980
by Yury Selivanov
· 9 years ago
5c3111e
whatsnew/3.5: More edits -- use articles consistently; fix refs
by Yury Selivanov
· 9 years ago
ce917c731
whatsnew/3.5: Editorialization pass on library section
by Yury Selivanov
· 9 years ago
88d073d
whatsnew/3.5: Mention issue 22464
by Yury Selivanov
· 9 years ago
ef05af5
whatsnew/3.5: Merge argparse entries
by Yury Selivanov
· 9 years ago
336b37b
whatsnew/3.5: First pass over NEWS is done.
by Yury Selivanov
· 9 years ago
1f4d470
whatsnew/3.5: Fix nits per Berker Peksag suggestion
by Yury Selivanov
· 9 years ago
0ac5f28
whatsnew/3.5: Reformat PEP 475 to render in less space; add "ugly" ex in 465
by Yury Selivanov
· 9 years ago
40301c0
whatsnew/3.5: Better formatting; add traceback to significantly improved stdlib
by Yury Selivanov
· 9 years ago
100fc3f
whatsnew/3.5: Fix library news till Py3.5a1. Update other docs.
by Yury Selivanov
· 9 years ago
dfcfe13
docs/whatsnew/3.5: Update peps section
by Yury Selivanov
· 9 years ago
d5b129c
Fix for one-letter type in What's New In Python 3.5.
by Larry Hastings
· 9 years ago
7d6adab
whatsnew/3.5: Mention new ssl memory bio
by Yury Selivanov
· 9 years ago
40c0ce4
whatsnew/3.5: Mention 'typing' module docs in seealso for pep 484
by Yury Selivanov
· 9 years ago
a5a0062
whatsnew: Add pep 448 to new syntax features section
by Yury Selivanov
· 9 years ago
5df36af
whatsnew/3.5: Briefly mention PEP 484
by Yury Selivanov
· 9 years ago
216d999
whatsnew/3.5: Mention PEP 448
by Yury Selivanov
· 9 years ago
13b74ae
whatsnew/3.5: Mention that 'async' is a bad name for modules
by Yury Selivanov
· 9 years ago
4333d8b
Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5.
by Berker Peksag
· 9 years ago
ace8848
What's New in Python 3.5: document os.urandom() changes
by Victor Stinner
· 9 years ago
9881013
What's New in Python 3.5: document socket.sendall() change on timeout
by Victor Stinner
· 9 years ago
287452e
What's New in Python 3.5: Document ssl methods change on timeout
by Victor Stinner
· 9 years ago
6752d65
What's New in Python 3.5: move PEP 475 doc
by Victor Stinner
· 9 years ago
Next »