Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.6.0a2
/
Doc
dffd42f
Whitespace
by Terry Jan Reedy
· 9 years ago
d9792a0
Issue #27163: Add idlelib/IDLE entry to What's New in 3.6.
by Terry Jan Reedy
· 9 years ago
64204de
Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes.
by Serhiy Storchaka
· 9 years ago
9647110
Issue #27188: Merge from 3.5
by Berker Peksag
· 9 years ago
c415440
Issue #27188: Fix various sqlite3 documentation errors
by Berker Peksag
· 9 years ago
89f27e5
Merge from 3.5
by Berker Peksag
· 9 years ago
00eaa8a
Use exc role for ValueError in multiprocessing.rst
by Berker Peksag
· 9 years ago
db287b5
Issue #27221: Merge from 3.5
by Berker Peksag
· 9 years ago
0b19e1e
Issue #27221: Delete an outdated paragraph about pickle support of Process
by Berker Peksag
· 9 years ago
98e9051
Add grammatical article to “an ASCII letter”
by Martin Panter
· 9 years ago
aea671e
Merge typo fixes from 3.5
by Martin Panter
· 9 years ago
70c502a
Fix typos and English grammar in documentation and code comment
by Martin Panter
· 9 years ago
ed74e24
Issue #24136: Adjust f-strings doc for interable unpacking
by Martin Panter
· 9 years ago
99cb0cd
Issue #24136: Merge unpacking doc from 3.5
by Martin Panter
· 9 years ago
0c0da48
Issue #24136: Document generalized unpacking, PEP 448
by Martin Panter
· 9 years ago
7bfb415
Clarify that md5 is in the algorithms_guaranteed list despite what
by Gregory P. Smith
· 9 years ago
8907dcd
issue15468 - use sha256 instead of md5 or sha1 in the examples.
by Gregory P. Smith
· 9 years ago
6a7506a
Issue #27140: Added BUILD_CONST_KEY_MAP opcode.
by Serhiy Storchaka
· 9 years ago
6bf8e61
Merge from 3.5
by Berker Peksag
· 9 years ago
af51140
Fix typo and silence a Sphinx warning in Doc/glossary.rst
by Berker Peksag
· 9 years ago
d1f5340
Merge from 3.5
by Berker Peksag
· 9 years ago
3261960
Silence 'make suspicious' warnings
by Berker Peksag
· 9 years ago
4da945f
Merge Issue #22558.
by Terry Jan Reedy
· 9 years ago
fa089b9
Issue #22558: Add remaining doc links to source code for Python-coded modules.
by Terry Jan Reedy
· 9 years ago
e670be2
Issue #27029: Removed deprecated support of universal newlines mode from ZipFile.open().
by Serhiy Storchaka
· 9 years ago
9bd85b8
Issue #27030: Unknown escapes consisting of ``'\'`` and ASCII letter in
by Serhiy Storchaka
· 9 years ago
96881cd
Issue #27186: Add os.PathLike support to DirEntry
by Brett Cannon
· 9 years ago
568be63
Issue #27186: Add os.PathLike support to pathlib.
by Brett Cannon
· 9 years ago
420e4d8
Issue #27280: Fix typo in IPv6Network documentation
by Berker Peksag
· 9 years ago
f41b82f
Issue #26282: PyArg_ParseTupleAndKeywords() and Argument Clinic now support
by Serhiy Storchaka
· 9 years ago
62e3ad3
Issue #27280: Merge from 3.5
by Berker Peksag
· 9 years ago
b7bdfcf
Issue #24617: Merge os.mkdir() doc from 3.5
by Martin Panter
· 9 years ago
b18ffb4
Add a versionadded directive to os.PathLike
by Berker Peksag
· 9 years ago
7082bc3
Issue #8491: Merge readline doc from 3.5
by Martin Panter
· 9 years ago
553245c
Issue #8491: Add link to Gnu Readline configuration documentation
by Martin Panter
· 9 years ago
a0053be
Merge
by Brett Cannon
· 9 years ago
746102b
Issue #27186: Document PyOS_FSPath().
by Brett Cannon
· 9 years ago
5848ac2
Issue #15476: Merge index entries from 3.5
by Martin Panter
· 9 years ago
b08388d
Issue #27182: Document os.PathLike.
by Brett Cannon
· 9 years ago
516f546
Add a missing :term:.
by Brett Cannon
· 9 years ago
0fa1aa1
Clarify the os.fspath() documentation.
by Brett Cannon
· 9 years ago
711d25d
Merge 3.5 (issue #27243)
by Yury Selivanov
· 9 years ago
a6f6edb
Issue #27243: Fix __aiter__ protocol
by Yury Selivanov
· 9 years ago
7a71338
Merge 3.5 (asyncio)
by Yury Selivanov
· 9 years ago
c1cf296
asyncio: Remove asyncio.timeout() context manager.
by Yury Selivanov
· 9 years ago
d211bfb
Merge 3.5 (whatsnew)
by Yury Selivanov
· 9 years ago
af74512
asyncio: Update whatsnew/3.5.2
by Yury Selivanov
· 9 years ago
81d167a
Merge 3.5 (asyncio, issue #27136)
by Yury Selivanov
· 9 years ago
55c5084
Issue #27136: Update asyncio docs
by Yury Selivanov
· 9 years ago
b198c42
Fix RST conflicts with Idle news entries
by Martin Panter
· 9 years ago
7d7a11b
Issue #23275: Backport target list assignment documentation fixes
by Martin Panter
· 9 years ago
3c923ea
Issue #21593: Merge from 3.5
by Berker Peksag
· 9 years ago
84f387d
Issue #21593: Clarify that re.search() returns the first match
by Berker Peksag
· 9 years ago
40de69a
Issue #25738: Merge HTTP server from 3.5
by Martin Panter
· 9 years ago
e42e129
Issue #25738: Don’t send message body for 205 Reset Content
by Martin Panter
· 9 years ago
9ff9cbd
Merge 3.5 (os.urandom)
by Victor Stinner
· 9 years ago
dddf484
os.urandom() doesn't block on Linux anymore
by Victor Stinner
· 9 years ago
0d3535a
Issue #23883: News updates for __all__ attributes
by Martin Panter
· 9 years ago
223b874
Issue #26014: merge from 3.5
by Ned Deily
· 9 years ago
8f5798e
Issue #26014: Update 3.x packaging documentation:
by Ned Deily
· 9 years ago
ff5cd45
Issue #24291: Merge wsgi partial write fix from 3.5
by Martin Panter
· 9 years ago
ed0425c
Issue #24291: Avoid WSGIRequestHandler doing partial writes
by Martin Panter
· 9 years ago
1b749c5
[merge from 3.5] - issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6)
by Senthil Kumaran
· 9 years ago
889f914
issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6)
by Senthil Kumaran
· 9 years ago
20ab954
Issue #17888: Merge from 3.5
by Berker Peksag
· 9 years ago
03fe002
Issue #17888: Add a note about contributing to Python docs
by Berker Peksag
· 9 years ago
94f89a6
Fix typos in datetime documentation.
by Berker Peksag
· 9 years ago
003f604
[merge from 3.5] - issue27202 - Exclude 2.x release notes from python3 make doctests.
by Senthil Kumaran
· 9 years ago
ff6c5c5
issue27202 - Exclude 2.x release notes from python3 make doctests.
by Senthil Kumaran
· 9 years ago
2950776
[merge from 3.5] - Issue27203 - Fix doctests Doc/faq/programming.rst.
by Senthil Kumaran
· 9 years ago
7749320
Issue27203 - Fix doctests Doc/faq/programming.rst.
by Senthil Kumaran
· 9 years ago
b4b966e
Issue #19611: handle implicit parameters in inspect.signature
by Nick Coghlan
· 9 years ago
d62548a
issue27186: add open/io.open; patch by Jelle Zijlstra
by Ethan Furman
· 9 years ago
c79b06c
Issue #19234: Merge from 3.5
by Kushal Das
· 9 years ago
89beb27
Issue #19234: Documents socket.fileno() returns -1 on failure
by Kushal Das
· 9 years ago
7a3827f
Issue 27216: Fix typo (noticed by Alex Chan).
by Ned Deily
· 9 years ago
32db438
Issue 27216: Fix typo (noticed by Alex Chan).
by Ned Deily
· 9 years ago
1940919
Merge typo fixes from 3.5
by Martin Panter
· 9 years ago
3ee6270
Fix typos in code comment and documentation
by Martin Panter
· 9 years ago
11aaa42
psuedo merge: #22797: clarify when URLErrors are raised by urlopen.
by R David Murray
· 9 years ago
21dcb93
#22797: clarify when URLErrors are raised by urlopen.
by R David Murray
· 9 years ago
194a4a2
[merge from 3.5] - issue27113 - Document "check_same_thread" parameter in sqlite3.connect api.
by Senthil Kumaran
· 9 years ago
7ee9194
issue27113 - Document "check_same_thread" parameter in sqlite3.connect api.
by Senthil Kumaran
· 9 years ago
464afee
[merge from 3.5] - issue8519 - Reference termios and ioctl manual pages in the library documentation.
by Senthil Kumaran
· 9 years ago
0779129
issue8519 - Reference termios and ioctl manual pages in the library documentation.
by Senthil Kumaran
· 9 years ago
287e687
issue25931: document that socketserver.Forking* are unavailable on platforms
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
3498db1
merge 3.5
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
583a1d6
Document that CalledProcessError.returncode is the negative
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
3bad04c
Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance creation.
by R David Murray
· 9 years ago
dd4fcf5
#26829: Clarify that namespace is copied to a new __dict__ in instance creation.
by R David Murray
· 9 years ago
e9b8403
[Issue 15476] Make "code object" its own entry in the index
by Tommy Beadle
· 9 years ago
ca4589e
Issue #16192: Merge from 3.5
by Berker Peksag
· 9 years ago
8891dfe
Issue #16192: Fix copy and paste mistake noticed by Eryk Sun
by Berker Peksag
· 9 years ago
cdc0879
issue27186 -- initial docs, tests, and python version of os.fspath
by Ethan Furman
· 9 years ago
63b91e5
Issue #24617: Add comment for os.mkdir about mode quirks
by Tommy Beadle
· 9 years ago
e747dd8
Merge: #13784: fix xml.sax.reader getColumn/LineNumber docs.
by R David Murray
· 9 years ago
d612920
Issue #16192: Merge from 3.5
by Berker Peksag
· 9 years ago
d85a1e6
Issue #16192: Clarify when c_int is an alias to c_long in ctypes documentation
by Berker Peksag
· 9 years ago
f86959d
#13784: fix xml.sax.reader getColumn/LineNumber docs.
by R David Murray
· 9 years ago
010bb99
merge 3.5
by Benjamin Peterson
· 9 years ago
Next »