summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* * Issue #16113: Remove sha3 module again.Martin v. Löwis2014-01-031-0/+2
* Issue #20097: Fix bad use of "self" in importlib's WindowsRegistryFinder.Eric Snow2014-01-031-0/+2
* Issue #20111: pathlib.Path.with_suffix() now sanity checks the given suffix.Antoine Pitrou2014-01-021-0/+2
* whatsnew: sqlite3 uri parm, unittest.main defaultTest, ftplib.Netrc deprecationR David Murray2014-01-021-1/+1
* merge 3.3 (closes #20108)Benjamin Peterson2014-01-021-0/+2
|\
| * avoid parameter name clash (closes #20108)Benjamin Peterson2014-01-021-0/+2
* | Issue #19728: Enable pip installation by default on Windows.Martin v. Löwis2014-01-021-0/+2
* | Issue #20055: Fix test_shutil under Windows with symlink privileges held.Antoine Pitrou2014-01-011-0/+3
|\ \ | |/
| * Issue #20055: Fix test_shutil under Windows with symlink privileges held.Antoine Pitrou2014-01-011-0/+3
* | Merge: Clarify the wording of a news entry.R David Murray2013-12-311-3/+4
|\ \ | |/
| * Clarify the wording of a news entry.R David Murray2013-12-311-3/+4
| * Backporing the fix from Issue #12692Senthil Kumaran2013-12-291-0/+3
* | whatsnew: mock called_with improvements, socket CAN_BCM support.R David Murray2013-12-311-4/+4
* | whatsnew: random.getrandbits performance.R David Murray2013-12-311-1/+1
* | whatsnew: abc.ABC. Also add issue number to news entry and reword.R David Murray2013-12-291-2/+3
* | Add context to a json NEWS entry.R David Murray2013-12-271-2/+2
* | Fix breakage in TestSuite.countTestCases() introduced by issue #11798.Antoine Pitrou2013-12-281-0/+2
* | Issue #19918: Fix PurePath.relative_to() under Windows.Antoine Pitrou2013-12-281-0/+2
* | Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, ...Antoine Pitrou2013-12-281-0/+3
|\ \ | |/
| * Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, ...Antoine Pitrou2013-12-281-0/+3
* | Issue #19648: implement empty tests in pickletester. Patch by Gennadiy Zlobin.Antoine Pitrou2013-12-281-0/+1
* | Mostly-null merge of #18116 backport (updated NEWS entry).R David Murray2013-12-271-2/+3
|\ \ | |/
| * #18116: backport fix to 3.3 since real-world failure mode demonstrated.R David Murray2013-12-271-0/+5
* | Issue #20046: Locale alias table no longer contains entities which can beSerhiy Storchaka2013-12-261-0/+3
* | Issue #20027: Fixed locale aliases for devanagari locales.Serhiy Storchaka2013-12-261-0/+2
|\ \ | |/
| * Issue #20027: Fixed locale aliases for devanagari locales.Serhiy Storchaka2013-12-261-0/+2
* | Issue #20067: Tkinter variables now work when wantobjects is false.Serhiy Storchaka2013-12-261-0/+2
|\ \ | |/
| * Issue #20067: Tkinter variables now work when wantobjects is false.Serhiy Storchaka2013-12-261-0/+2
* | - Issue #20070: Don't run test_urllib2net when network resources are notdoko@ubuntu.com2013-12-261-0/+3
* | Issue #19938: Re-enabled test_bug_1333982 in test_dis, which had beenZachary Ware2013-12-261-0/+3
|\ \ | |/
| * Issue #19938: Re-enabled test_bug_1333982 in test_dis, which had beenZachary Ware2013-12-261-0/+3
* | Issue #19320: test_tcl no longer fails when wantobjects is false.Serhiy Storchaka2013-12-251-0/+2
|\ \ | |/
| * Issue #19320: test_tcl no longer fails when wantobjects is false.Serhiy Storchaka2013-12-251-0/+2
* | Issue #19020: Tkinter now uses splitlist() instead of split() in configureSerhiy Storchaka2013-12-251-0/+3
|\ \ | |/
| * Issue #19020: Tkinter now uses splitlist() instead of split() in configureSerhiy Storchaka2013-12-251-0/+3
* | Issue #20058: sys.stdin.readline() in IDLE now always returns only one line.Serhiy Storchaka2013-12-251-0/+2
|\ \ | |/
| * Issue #20058: sys.stdin.readline() in IDLE now always returns only one line.Serhiy Storchaka2013-12-251-0/+2
* | pty.spawn returns os.waitpid; optimization of BZ2File and LZMAFile.R David Murray2013-12-251-1/+1
* | Fix English in a NEWS entry.R David Murray2013-12-241-1/+1
* | Move IPv6 NEWS entry into correct section.R David Murray2013-12-241-2/+2
* | Mention Windows 2000 and OS/2 drops, python-config as shell script.R David Murray2013-12-241-1/+1
* | Mention PATHEXT and removed Misc dirs; clarify wording of a NEWS entry.R David Murray2013-12-241-2/+2
* | Issue #19744: improve ensurepip error when ssl is missingNick Coghlan2013-12-231-0/+4
* | Issue #19734: add missing NEWS entryNick Coghlan2013-12-231-0/+3
* | Fix TypeError on "setup.py upload --show-response".Antoine Pitrou2013-12-221-0/+2
|\ \ | |/
| * Fix TypeError on "setup.py upload --show-response".Antoine Pitrou2013-12-221-0/+2
| * Issue #12226: HTTPS is now used by default when connecting to PyPI.Antoine Pitrou2013-12-221-0/+2
| |\
| | * Issue #12226: HTTPS is now used by default when connecting to PyPI.Antoine Pitrou2013-12-221-0/+2
| | * Backout 7d399099334d.Georg Brandl2013-11-041-3/+0
* | | Issue #20045: Fix "setup.py register --list-classifiers".Antoine Pitrou2013-12-211-0/+2
|\ \ \ | |/ /