projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-06-09
Yury Selivanov
Issue #27243: Fix __aiter__ protocol
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Serhiy Storchaka
Issue #26305: Argument Clinic now escapes braces. No...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Barry Warsaw
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Barry Warsaw
Issue #27066: Fixed SystemError if a custom opener...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Guido van Rossum
Omnibus news entry for updates to typing.py.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Guido van Rossum
Sync typing.py with upstream.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
asyncio: Remove line about asyncio.timeout() from the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
asyncio: Remove asyncio.timeout() context manager.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
asyncio: Update whatsnew/3.5.2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
Issue #27136: Update asyncio docs
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
Issue #27136: Fix DNS static resolution; don't use...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Martin Panter
Issue #23275: Backport target list assignment documenta...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Berker Peksag
Issue #21593: Clarify that re.search() returns the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Martin Panter
Issue #25738: Don’t send message body for 205 Reset...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Martin Panter
Issue #21313: Tolerate truncated buildinfo in sys.version
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Vinay Sajip
Fixed #27251: corrected string/bytes handling in creden...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Terry Jan Reedy
Items for NEWS and idlelib/NEWS.txt.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Victor Stinner
os.urandom() doesn't block on Linux anymore
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Martin Panter
Issue #27229: Comment in middle of shell command fails...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Martin Panter
Issue #27229: Fix in-tree cross-build rule, by Xavier...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Ned Deily
Issue #26014: Update 3.x packaging documentation:
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Martin Panter
Issue #27164: Allow decompressing raw Deflate streams...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Serhiy Storchaka
Issue #27225: Fixed a reference leak in type_new when...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Serhiy Storchaka
Issue #21916: Added more tests for the turtle module.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Martin Panter
Issue #24291: Avoid WSGIRequestHandler doing partial...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Senthil Kumaran
issue27202 - Fix the mistake in changesets 70af472451cb...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Berker Peksag
Issue #17888: Add a note about contributing to Python...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Senthil Kumaran
issue27202 - Exclude 2.x release notes from python3...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Senthil Kumaran
Issue27203 - Fix doctests Doc/faq/programming.rst.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Gregory P....
Move the BrokenPipeError tests to the POSIXProcessTestC...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Ned Deily
Issue #26930: Update OS X 32-bit-only installer builds...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
doko@ubuntu.com
- Issue #26884: Fix linking extension modules for cross...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Serhiy Storchaka
Issue #21916: Added tests for the turtle module.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
Issue #24759: Add 'private' notice for idlelib.idle_test.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
Revise and synchronize idle_test.test_configdialog.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Zachary Ware
Issue #26809: Add __all__ to string module. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Gregory P....
issue26372 - use os.devnull instead of /dev/null
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Serhiy Storchaka
Issue #20041: Fixed TypeError when frame.f_trace is...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Kushal Das
Issue #19234: Documents socket.fileno() returns -1...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Ned Deily
Issue 27216: Fix typo (noticed by Alex Chan).
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Martin Panter
Clarify deprecation of ElementTree.XMLParser(html=...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
IDLE test README: 'gui' to 'GUI', except in "'gui'...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Benjamin Peterson
fix indentation of comment
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Martin Panter
Fix typos in code comment and documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
Issue #27196: Stop 'application destroyed' warnings...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
Issue 20567: Revise idle_test/README.txt and some tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Gregory P....
Fixes Issue #26373: subprocess.Popen.communicate now...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
R David Murray
#16484: Fix pydoc doc links to modules whose names...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Ned Deily
final step in backout of bad default->3.5 merge d085b4f...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Ned Deily
first step in backout of bad default->3.5 merge d085b4f...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
R David Murray
Merge: #22797: clarify when URLErrors are raised by...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
R David Murray
#22797: clarify when URLErrors are raised by urlopen.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Merge 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Issue #27185: Rename test_string_merged.py back to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Issue #27185: Merge test_pep292.py into test_string_mer...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Issue #27185: Rename test_pep292.py to test_string_merg...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Issue #27185: Rename test_string.py to test_string_merg...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Senthil Kumaran
[merge from 3.5] - issue27113 - Document "check_same_th...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Senthil Kumaran
issue27113 - Document "check_same_thread" parameter...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Senthil Kumaran
[merge from 3.5] - issue8519 - Reference termios and...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Senthil Kumaran
issue8519 - Reference termios and ioctl manual pages...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Gregory P....
issue27167: make the test not care about the exact...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Gregory P....
Issue #27167: Clarify the subprocess.CalledProcessError...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Gregory P....
issue25931: document that socketserver.Forking* are...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Gregory P....
Issue25931: fix tests broken by the conditional define...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Gregory P....
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Gregory P....
merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Gregory P....
Document that CalledProcessError.returncode is the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Gregory P....
Reindent properly.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Gregory P....
Issue #25931: Don't defining socketserver.Forking*...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
R David Murray
Merge: #26829: Clarify that namespace is copied to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
R David Murray
#26829: Clarify that namespace is copied to a new __dic...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
R David Murray
Merge: #27185: move test_pep292 into test_string.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
R David Murray
#27185: move test_pep292 into test_string.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #16192: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #16192: Fix copy and paste mistake noticed by...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Ethan Furman
issue27186 -- initial docs, tests, and python version...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Yury Selivanov
Merge 3.5 (asyncio)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Yury Selivanov
asyncio: Fix getaddrinfo to accept service names (for...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Yury Selivanov
Merge 3.5 (asyncio)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #21776: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #21776: distutils.upload now correctly handles...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Yury Selivanov
asyncio: Support host=b'' for getaddrinfo
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
R David Murray
Merge: #20973: add total ordering tests for ipaddress
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
R David Murray
#20973: add total ordering tests for ipaddress
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Benjamin Peterson
merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Benjamin Peterson
remove (hilarious) defaults for various constants getpa...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
R David Murray
Merge: #13784: fix xml.sax.reader getColumn/LineNumber...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #16192: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #16192: Clarify when c_int is an alias to c_long...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
R David Murray
#13784: fix xml.sax.reader getColumn/LineNumber docs.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Benjamin Peterson
merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Benjamin Peterson
note that Py_VISIT handles NULL (closes #27183)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #23116: Improve ask_ok() example in the Python...
commit
|
commitdiff
|
tree
|
snapshot
next