projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
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
2016-06-02
Benjamin Peterson
replace custom validation logic in the parse module...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #23116: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Kushal Das
Issue #21271: Adds new keyword only parameters in reset...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Martin Panter
Issue #27171: Fix typo in exception message
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Martin Panter
Issue #27171: Merge typo fixes from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Martin Panter
Issue #27171: Fix typos in documentation, comments...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #12243: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Berker Peksag
Issue #12243: Remove redundant availability notes from...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Berker Peksag
Issue #27178: Fix markup in tutorial
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Berker Peksag
Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Berker Peksag
Fix link in programming FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Berker Peksag
Issue #27174: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Berker Peksag
Issue #27174: Update IPython URL in tutorial
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Berker Peksag
Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Berker Peksag
Fix typo in Python tutorial
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Martin Panter
Issue #25570: Merge add_header() example from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Martin Panter
Issue #25570: Add example of customizing User-Agent...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Zachary Ware
Merge with 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Zachary Ware
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
Terry Jan Reedy
Issue # 24225: Update idlelib.README.txt with new file...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Terry Jan Reedy
Issue #27156: Remove obsolete code not used by IDLE.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Martin Panter
Issue #27125: Remove duplicated words in exception...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Martin Panter
Issue #27125: Merge typo fixes from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Terry Jan Reedy
Add items to MISC/NEWS and idlelib/NEWS.txt.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Terry Jan Reedy
Add items to MISC/NEWS and idlelib/NEWS.txt.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Martin Panter
Issue #27125: Remove duplicated words from documentatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Senthil Kumaran
[merge from 3.5] issue27043 - Explain the inspect.clean...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-30
Senthil Kumaran
issue27043 - Explain the inspect.cleandoc behavior...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Serhiy Storchaka
Issue #27033: Removed unnecessary the bool calls.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Serhiy Storchaka
Improved docs for issue27033. Based on comments by...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Terry Jan Reedy
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Terry Jan Reedy
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Martin Panter
Issue #27125: Merge typo fixes from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Terry Jan Reedy
Issue #27117: Make ColorDelegator htest and turtledemo...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Terry Jan Reedy
Issue #27117: Make colorizer htest and turtledemo work...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Martin Panter
Issue #27125: Fix various errors like “will [be] inherited”
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Martin Panter
Issue #27124: Merge binascii doc from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-05-29
Martin Panter
Issue #27124: Fix documentation of exception raised...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-28
Benjamin Peterson
merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-05-28
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
next