index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.7] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *...
Kyle Stanley
2019-12-18
2
-0/+20
*
bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17...
Ned Deily
2019-12-11
1
-5/+19
*
bpo-38916: Document array.array deprecation (GH-17523)
Miss Islington (bot)
2019-12-09
1
-0/+4
*
[3.7] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) (GH-17500)
Miss Islington (bot)
2019-12-07
1
-0/+3
*
bpo-27873: Update docstring for multiprocessing.Pool.map (GH-17436)
Miss Islington (bot)
2019-12-03
1
-1/+2
*
document threading.Lock.locked() (GH-17427)
Miss Islington (bot)
2019-12-01
1
-0/+4
*
bpo-38524: clarify example a bit and improve formatting (GH-17406)
Miss Islington (bot)
2019-11-28
1
-5/+8
*
bpo-26730: Fix SpooledTemporaryFile data corruption (GH-17400)
Inada Naoki
2019-11-28
1
-2/+2
*
bpo-38524: document implicit and explicit calling of descriptors' __set_name_...
Miss Islington (bot)
2019-11-27
1
-1/+12
*
[3.7] bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366...
Terry Jan Reedy
2019-11-27
1
-1/+2
*
bpo-21063: Improve module synopsis for distutils (GH-17363) (#17381)
Miss Islington (bot)
2019-11-26
5
-9/+9
*
Remove use of deprecated `array.fromstring` method (GH-17332)
Miss Islington (bot)
2019-11-26
2
-3/+3
*
closes bpo-29275: Remove Y2K reference from time module docs (GH-17321)
Miss Islington (bot)
2019-11-22
1
-10/+5
*
bpo-36277: Add document for pdb debug and retval commands (GH-12872)
Miss Islington (bot)
2019-11-21
1
-0/+8
*
Fixed an incorrect sentence in the docs (GH-17205)
Miss Islington (bot)
2019-11-21
1
-2/+1
*
Correct the description of the 3.7 change in urllib.parse.quote (GH-17065)
Miss Islington (bot)
2019-11-18
1
-1/+1
*
[3.7] bpo-38830: Correct slot signature in Qt example. (GH-17220) (GH-17222)
Vinay Sajip
2019-11-18
1
-0/+396
*
bpo-38678: Improve argparse example in tutorial (GH-17207) (GH-17213)
Miss Islington (bot)
2019-11-18
2
-16/+20
*
bpo-25866: Minor cleanups to "sequence" in docs (GH-17177) (GH-17209)
Miss Islington (bot)
2019-11-17
1
-5/+9
*
[3.7] Updated missing periods in cmdline.rst (GH-17173). (GH-17182)
Jules Lasne (jlasne)
2019-11-15
1
-3/+3
*
bpo-38351: Modernize email examples from %-formatting to f-strings (GH-17162)
Miss Islington (bot)
2019-11-15
3
-3/+3
*
Fix minor typos. (GH-17095)
Miss Islington (bot)
2019-11-13
1
-3/+3
*
[3.7] bpo-38738: Fix formatting of True and False. (GH-17083) (GH-17128)
Serhiy Storchaka
2019-11-12
36
-156/+156
*
[3.7] bpo-38421: Update email.utils documentation (GH-16678) (GH-17121)
Miss Islington (bot)
2019-11-12
1
-2/+2
*
bpo-38771: Explict test for None in code example (GH-17108) (GH-17110)
Miss Islington (bot)
2019-11-12
1
-1/+1
*
bpo-38696: Fix usage example of HTTPStatus (GH-17066)
Miss Islington (bot)
2019-11-06
1
-1/+1
*
[3.7] [3.8] Update interpreter.rst (GH-17059) (GH-17060) (GH-17061)
Jules Lasne (jlasne)
2019-11-05
1
-1/+1
*
[3.7] bpo-38159: Clarify documentation of PyState_AddModule (GH-16101) (GH-17...
Miss Islington (bot)
2019-11-05
1
-0/+11
*
Update the URL for the requests package (GH-17006)
Miss Skeleton (bot)
2019-10-31
2
-2/+2
*
[3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004)
Serhiy Storchaka
2019-10-30
23
-60/+60
*
[3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-1...
Serhiy Storchaka
2019-10-30
54
-696/+696
*
bpo-37330: open(): "U" mode is removed in Python 3.9 (GH-16972)
Miss Skeleton (bot)
2019-10-29
1
-1/+1
*
bpo-38592 Add pt-br switcher to Python Docs website (GH-16924) (GH-16954)
Miss Skeleton (bot)
2019-10-27
1
-0/+1
*
bpo-38557: Improve documentation for list and tuple C API. (GH-16925)
Miss Skeleton (bot)
2019-10-26
3
-12/+19
*
Spell Bitbucket correctly. (GH-16862) (GH-16899)
Miss Skeleton (bot)
2019-10-23
2
-3/+3
*
Fix Zope URL (GH-16880)
Miss Skeleton (bot)
2019-10-22
1
-1/+1
*
Remove doc reference to unmaitained Nose package (GH-16849)
Miss Islington (bot)
2019-10-19
1
-2/+2
*
Update doc switcher list for 3.8.0 (GH-16809)
Miss Islington (bot)
2019-10-15
1
-1/+1
*
Doc: 3.8 is now stable. (GH-16790) (GH-16792)
Miss Islington (bot)
2019-10-14
1
-1/+1
*
bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-...
Miss Islington (bot)
2019-10-13
1
-2/+2
*
Fix typo: equivalent code of `async with cond` (GH-11681) (GH-16720)
Miss Islington (bot)
2019-10-11
1
-2/+2
*
bpo-32996: Documentation fix-up. (GH-16646)
Miss Islington (bot)
2019-10-10
1
-3/+4
*
bpo-36953: Delay removal of ABCs from collections. (GH-13409)
Miss Islington (bot)
2019-10-09
1
-2/+2
*
[3.7] bpo-38294: Add list of no-longer-escaped chars to re.escape documentati...
Ricardo Bánffy
2019-10-08
2
-3/+6
*
bpo-38391: Fixing a typo for Py_DECREF (GH-16616)
Miss Islington (bot)
2019-10-07
1
-1/+1
*
bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588)
Miss Islington (bot)
2019-10-07
2
-1/+8
*
bpo-38235: Correct some arguments names in logging documentation (GH-16571) (...
Miss Islington (bot)
2019-10-04
1
-17/+17
*
Correct typos in the codecs module documentation (GH-15135)
Miss Islington (bot)
2019-10-01
1
-60/+61
*
Fix and improve `asyncio.run()` docs (GH-16403) (GH-16505)
Miss Islington (bot)
2019-10-01
2
-5/+3
*
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016) ...
Miss Islington (bot)
2019-09-26
1
-1/+1
[next]