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
*
bpo-23404: Update/sync What's New files for 3.6/3.5/2.7 (GH-7620)
Ned Deily
2018-06-11
3
-0/+268
*
bpo-33745: Add What's New for empty function docstring change. (GH-7611)
Ned Deily
2018-06-11
1
-0/+5
*
bpo-33109: Remove now-obsolete What's New entry for bpo-26510. (GH-7609)
Ned Deily
2018-06-11
1
-6/+0
*
bpo-33812: Corrected astimezone for naive datetimes. (GH-7578)
Alexander Belopolsky
2018-06-10
1
-2/+1
*
bpo-33610: Update IDLE Code Context doc entry (GH-7597)
Terry Jan Reedy
2018-06-10
1
-1/+2
*
bpo-33820: Fix IDLE What's New typo (#7594)
Terry Jan Reedy
2018-06-10
1
-1/+1
*
bpo-33821: Update idlelib subsection of What's New 3.7 (#7590)
Terry Jan Reedy
2018-06-10
1
-2/+10
*
bpo-33820: Update idlelib subsection of What's New 3.6 (GH-7589)
Terry Jan Reedy
2018-06-10
1
-0/+37
*
Remove hyphens from phrase "picks up where it left off" (GH-7410)
Andrés Delfino
2018-06-10
1
-3/+3
*
Fix typo in object.__getnewargs__() documentation (GH-7554)
Andrés Delfino
2018-06-10
1
-1/+1
*
bpo-33766: Document that end of file or string is a newline (GH-7383)
Ammar Askar
2018-06-09
1
-5/+6
*
doc: Fix typo in asyncio-eventloop.rst (GH-7345)
MarcoFalke
2018-06-09
1
-2/+2
*
bpo-33409: Clarify PEP 538/540 relationship (GH-7534)
Nick Coghlan
2018-06-09
2
-24/+104
*
Fix indendation level of versionchanged directive in configparser.items() doc...
Andrés Delfino
2018-06-09
1
-4/+4
*
bpo-33801: Remove non-ordered dict comment from plistlib doc (GH-7495)
Andrés Delfino
2018-06-08
1
-3/+1
*
bpo-33800: Fix default argument for parameter dict_type of ConfigParser/RawCo...
Andrés Delfino
2018-06-08
1
-2/+9
*
bpo-33197: Add versionadded tag to the documentation of ParameterKind (GH-7536)
Dong-hee Na
2018-06-08
1
-0/+2
*
bpo-33736: Improve the documentation of asyncio stream APIs (GH-7326)
Elvis Pranskevichus
2018-06-08
3
-35/+73
*
bpo-33798: Update csv document about dict order (GH-7490)
Andrés Delfino
2018-06-08
1
-3/+1
*
bpo-33799: Remove non-ordered dicts comments from FAQ
Andrés Delfino
2018-06-08
2
-10/+1
*
bpo-33197: Add description property for _ParameterKind. (GH-7206)
Dong-hee Na
2018-06-08
1
-0/+17
*
bpo-33792: Add selector and proactor windows policies (GH-7487)
Yury Selivanov
2018-06-08
1
-0/+4
*
bpo-33609: small wording fixes to dict ordering docs
Neil Schemenauer
2018-06-07
1
-5/+5
*
update 3.7 whatsnew entry about Unicode version (GH-7480)
Benjamin Peterson
2018-06-07
1
-2/+2
*
bpo-17909: Document that json.load can accept a binary IO (GH-7366)
Anthony Sottile
2018-06-07
1
-3/+7
*
bpo-29235: Update document for Profiler's context manager (GH-7331)
Scott Sanderson
2018-06-07
2
-0/+5
*
update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)
Benjamin Peterson
2018-06-07
2
-6/+6
*
bpo-28240: timeit: Update repeat() doc (GH-7419)
Victor Stinner
2018-06-06
1
-4/+10
*
bpo-33504: Migrate configparser from OrderedDict to dict. (#6819)
John Reese
2018-06-05
1
-41/+9
*
bpo-12486: Document tokenize.generate_tokens() as public API (#6957)
Thomas Kluyver
2018-06-05
1
-1/+12
*
bpo-33165: Added stacklevel parameter to logging APIs. (GH-7424)
Vinay Sajip
2018-06-05
1
-16/+34
*
bpo-31215: Add version changed notes for OpenSSL 1.1.0 compatibility (GH-7346)
Mayank Singhal
2018-06-05
1
-0/+3
*
bpo-32392: Document env keyword argument of subprocess.run() (GH-7289)
Tobias Kunze
2018-06-05
1
-1/+6
*
bpo-33609: Document dict insertion order guarantee as of 3.7 (GH-7093)
INADA Naoki
2018-06-04
1
-0/+23
*
bpo-33734: asyncio/ssl: a bunch of bugfixes (#7321)
Yury Selivanov
2018-06-04
1
-4/+4
*
bpo-27902: Add compatibility note to Profile docs (GH-7295)
Tobias Kunze
2018-06-04
1
-5/+6
*
bpo-33640, uuid.UUID doc: document endian of bytes parameter (GH-7263)
Farhaan Bukhsh
2018-06-04
1
-6/+7
*
bpo-23495: Correct the documentation for writerows() of csv Writer objects (G...
Zackery Spytz
2018-06-02
1
-2/+3
*
Fix typo in datamodel.rst (GH-6964)
Zach Mitchell
2018-06-02
1
-1/+1
*
bpo-29235: Make cProfile.Profile a context manager (GH-6808)
Scott Sanderson
2018-06-01
1
-0/+10
*
bpo-33400: Removed references to RFC3339 and ISO8601 from the logging documen...
Vinay Sajip
2018-06-01
2
-12/+12
*
bpo-32519: Removed misleading sentence from EnvBuilder documentation. (GH-7296)
Vinay Sajip
2018-06-01
1
-2/+1
*
bpo-33641: Convert RFC references into links. (GH-7103)
Serhiy Storchaka
2018-05-31
23
-60/+56
*
bpo-31368: Enhance os.preadv() documentation (GH-7254)
Pablo Galindo
2018-05-30
2
-98/+118
*
3.6 what's new: fix a reference to PEP 528 (#7113)
Dmitry Shachnev
2018-05-30
1
-1/+1
*
bpo-33696: Install python-docs-theme even if SPHINXBUILD is defined (GH-7242)
Andrés Delfino
2018-05-30
1
-9/+7
*
bpo-33238: Add InvalidStateError to concurrent.futures. (GH-7056)
jhaydaman
2018-05-30
1
-0/+16
*
Fix typo introduced in GH-7217 (#7230)
Elvis Pranskevichus
2018-05-30
1
-1/+1
*
Fix whatsnew entry about ThreadedHTTPServer. (GH-7220)
Julien Palard
2018-05-29
1
-1/+1
*
bpo-23859: Document that asyncio.wait() does not cancel its futures (#7217)
Elvis Pranskevichus
2018-05-29
1
-0/+3
[next]