Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
dc87e4b88551f64cb4053d8ea72dffc0c3675413
/
Doc
/
library
dc87e4b
Issue #23530: Improve os.cpu_count() description. Patch by Julian Taylor.
by Charles-François Natali
· 10 years ago
c5ea754
- Issue #15014: SMTP.auth() and SMTP.login() now support RFC 4954's optional
by Barry Warsaw
· 10 years ago
3d3aedc
Fix usage of the default role.
by Zachary Ware
· 10 years ago
2dd6e47
merge 3.4
by Benjamin Peterson
· 10 years ago
7dcbf90
'not' is very important here
by Benjamin Peterson
· 10 years ago
c0a446a
merge 3.4
by Benjamin Peterson
· 10 years ago
b8fd262
tighten warning
by Benjamin Peterson
· 10 years ago
2e770ce
Issue #24330: merge from 3.4
by Ned Deily
· 10 years ago
f1ce6de
Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference
by Ned Deily
· 10 years ago
ac4f550
Merge: #24584: replace dead link with pointer to archive.org.
by R David Murray
· 10 years ago
a1005ed
#24584: replace dead link with pointer to archive.org.
by R David Murray
· 10 years ago
fdbeb2b
Issue #24400: Resurrect inspect.isawaitable()
by Yury Selivanov
· 10 years ago
f488fb4
Issue #19235: Add new RecursionError exception. Patch by Georg Brandl.
by Yury Selivanov
· 10 years ago
e13f8f3
Issue #24450: Add gi_yieldfrom to generators; cr_await to coroutines.
by Yury Selivanov
· 10 years ago
cc1d028
Issue #24400: Mention that __instancecheck__ is used in abc.Awaitable and Coroutine
by Yury Selivanov
· 10 years ago
04356e1
Issue #24487: Rename async() -> ensure_future() in asyncio docs.
by Yury Selivanov
· 10 years ago
59a3b67
Issue #24541: Drop test_inspect.test_eightteen unittest; update docs
by Yury Selivanov
· 10 years ago
a74b5e5
Issue #24400: Remove inspect.isawaitable().
by Yury Selivanov
· 10 years ago
4801383
upgrade to Unicode 8.0.0
by Benjamin Peterson
· 10 years ago
a7c7817
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects.
by Berker Peksag
· 10 years ago
89584c9
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects.
by Berker Peksag
· 10 years ago
e79f355
Merge 3.4 (issue #24509)
by Yury Selivanov
· 10 years ago
1096f76
Issue #24509: Clarify Handle.cancel() and loop.call_* methods.
by Yury Selivanov
· 10 years ago
f76628f
Merge 3.4
by Yury Selivanov
· 10 years ago
bb96134
asyncio.docs: Use less confusing title
by Yury Selivanov
· 10 years ago
edb09c5
Issue #24439: Update tulip_coro.dia
by Yury Selivanov
· 10 years ago
66f8828
Issue #24439: Improve PEP 492 related docs.
by Yury Selivanov
· 10 years ago
5376ba9
Issue #24400: Introduce a distinct type for 'async def' coroutines.
by Yury Selivanov
· 10 years ago
b4760ef
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
by Senthil Kumaran
· 10 years ago
1c90670
Issue #24453: Fix doubled word.
by Raymond Hettinger
· 10 years ago
8322b06
Merge with 3.4
by Terry Jan Reedy
· 10 years ago
6ac5cc1
whitespace
by Terry Jan Reedy
· 10 years ago
815f1a9
Merge 3.4
by Terry Jan Reedy
· 10 years ago
fe63c9a
Issue #24406: Add sentences on dict comparisons, similar to those for Sequence
by Terry Jan Reedy
· 10 years ago
9380acb
- Issue #24351: Clarify what is meant by "identifier" in the context of
by Barry Warsaw
· 10 years ago
17d5f47
- Issue #24351: Clarify what is meant by "identifier" in the context of
by Barry Warsaw
· 10 years ago
277b975
merge 3.4
by Benjamin Peterson
· 10 years ago
d9ede87
that this is "for Python" is obvious
by Benjamin Peterson
· 10 years ago
ab2f966
Issue #23659: Document **fmtparams in csv.register_dialect docstring.
by Berker Peksag
· 10 years ago
12b50ce
Issue #23659: Document **fmtparams in csv.register_dialect docstring.
by Berker Peksag
· 10 years ago
a5f62ed
Issue #24148: Fix incorrect Stats.sort_stats() example.
by Berker Peksag
· 10 years ago
2558774
Issue #24148: Fix incorrect Stats.sort_stats() example.
by Berker Peksag
· 10 years ago
4180e43
Docs: Fix typo
by Yury Selivanov
· 10 years ago
aab3c4a
Issue 24342: Let wrapper set by sys.set_coroutine_wrapper fail gracefully
by Yury Selivanov
· 10 years ago
fa1b47c
Issue #24357: merge from 3.4
by Ned Deily
· 10 years ago
11cf4f6
Issue #24357: use example.org instead
by Ned Deily
· 10 years ago
03c28fa
Issue #24357: merge from 3.4
by Ned Deily
· 10 years ago
834f029
Issue #24357: fix real typo
by Ned Deily
· 10 years ago
36a6a6b
Issue #24357: merge from 3.4
by Ned Deily
· 10 years ago
9e2dc3f
Issue #24357: fix typo
by Ned Deily
· 10 years ago
3e4f976
Issue #24357: merge from 3.4
by Ned Deily
· 10 years ago
1b79e2d
Issue #24357: Change host in socket.getaddrinfo example to one that
by Ned Deily
· 10 years ago
d4cbbeb
Issue 24180: Document sys.(set|get)_coroutine_wrapper
by Yury Selivanov
· 10 years ago
d5519ed
Issue #19543: Implementation of isclose as per PEP 485
by Tal Einat
· 10 years ago
582b8c7
Issue 22357: Merge from 3.4
by Yury Selivanov
· 10 years ago
0339568
Issue 22357: Document __qualname__ in inspect.rst
by Yury Selivanov
· 10 years ago
56fc614
Issue 24315: Make collections.abc.Coroutine derived from Awaitable
by Yury Selivanov
· 10 years ago
264be6f
remove STORE_MAP, since it's unused
by Benjamin Peterson
· 10 years ago
1a90b17
Fix Sphinx warnings.
by Berker Peksag
· 10 years ago
c779216
Merge with 3.4
by Terry Jan Reedy
· 10 years ago
43cba21
Make expression legal python by adding '1'.
by Terry Jan Reedy
· 10 years ago
19cfb57
Issue #24204: Elaborate of the str.strip() documentation.
by Raymond Hettinger
· 10 years ago
855482e
Issue #24269: Minor doc fixups.
by Raymond Hettinger
· 10 years ago
d5cacbb
PEP 489: Multi-phase extension module initialization
by Nick Coghlan
· 10 years ago
ec219ba
Issue #23086: Add start and stop arguments to the Sequence.index() mixin method.
by Raymond Hettinger
· 10 years ago
ad577b9
Issue 24230: The tempfile module now accepts bytes for prefix, suffix and dir
by Gregory P. Smith
· 10 years ago
945fff4
Issue 20438: Add a note about deprecating old inspect APIs to whatsnew.
by Yury Selivanov
· 10 years ago
46dbb7d
Preliminary typing.py, anticipating provisional acceptance of PEP 484.
by Guido van Rossum
· 10 years ago
3cfec2e
Issue 20438: Deprecate inspect.getargspec() and friends.
by Yury Selivanov
· 10 years ago
a18cad5
Issue 24180: Fixes by Berker Peksag.
by Yury Selivanov
· 10 years ago
f3e40fa
Issue 24180: Documentation for PEP 492 changes.
by Yury Selivanov
· 10 years ago
bcd4fc1
Issue 20691: Add follow_wrapped arg to inspect.signature/from_callable.
by Yury Selivanov
· 10 years ago
e09b42c
#19662: fix typo
by R David Murray
· 10 years ago
fee05da
Issue #24232: Fix typos. Patch by Ville Skyttä.
by Berker Peksag
· 10 years ago
315e104
Issue #24232: Fix typos. Patch by Ville Skyttä.
by Berker Peksag
· 10 years ago
5f120fc
Issue #24233: Add a proper link to socket.getfqdn() documentation.
by Berker Peksag
· 10 years ago
2a8baed
Issue #24233: Add a proper link to socket.getfqdn() documentation.
by Berker Peksag
· 10 years ago
c17686f
Issue #13866: add *quote_via* argument to urlencode.
by R David Murray
· 10 years ago
1dbee94
#24211: Add missing docs for SMTPUTF8 policy instance.
by R David Murray
· 10 years ago
8308444
#24218: Add SMTPUTF8 support to send_message.
by R David Murray
· 10 years ago
6883faf
Merge with 3.4
by Terry Jan Reedy
· 10 years ago
d986563
Issue #22155: Add File Handlers subsection with createfilehandler to tkinter
by Terry Jan Reedy
· 10 years ago
fdb23c2
#20098: add mangle_from_ policy option.
by R David Murray
· 10 years ago
224ef3e
#24211: Add RFC6532 support to the email library.
by R David Murray
· 10 years ago
c1ecef7
Merge: #24216: fix typo
by R David Murray
· 10 years ago
0e8168c
#24216: fix typo
by R David Murray
· 10 years ago
5b3df5b
Add versionadded directive for BoundArguments.apply_defaults().
by Berker Peksag
· 10 years ago
b744f3a
#21083: add get_content_disposition method to email.message.
by R David Murray
· 10 years ago
b8cd3e4
#21804: Add RFC 6856 (UTF8) support to poplib.
by R David Murray
· 10 years ago
3113765
#19662: Make requirement to support arbitrary keywords explicit.
by R David Murray
· 10 years ago
cee7cf6
#22027: Add RFC6531 support to smtplib.
by R David Murray
· 10 years ago
b907a51
Issue 24190: Add inspect.BoundArguments.apply_defaults() method.
by Yury Selivanov
· 10 years ago
c7027b7
Issue #20182: converted the signal module to use Argument Clinic
by Tal Einat
· 10 years ago
29655df
Issue #24064: Docuement that oroperty docstrings are now writeable.
by Raymond Hettinger
· 10 years ago
51b5832
Closes #24013: Improve os.scandir() and DirEntry documentation
by Victor Stinner
· 10 years ago
56f6526
os module doc: remove availability when useless
by Victor Stinner
· 10 years ago
dee32bd
Issue 24191: Document BoundArguments.signature
by Yury Selivanov
· 10 years ago
8279619
Issue 24191: Document BoundArguments.signature
by Yury Selivanov
· 10 years ago
7d0d6ee
Merge: Make sentence correct English.
by R David Murray
· 10 years ago
2249d9f
Make sentence correct English.
by R David Murray
· 10 years ago
Next »