summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* merge 3.3Benjamin Peterson2014-03-121-0/+1
|\
| * add Sean RodmanBenjamin Peterson2014-03-121-0/+1
* | Merge 3.3 (#4931)Éric Araujo2014-03-121-0/+3
|\ \ | |/
| * Avoid “error: None” messages from distutils (#4931).Éric Araujo2014-03-121-0/+3
* | Issue #19157: Include the broadcast address in the usuable hosts for IPv6Peter Moody2014-03-111-0/+3
* | whatsnew: urllib Request objects are now reusable.R David Murray2014-03-101-1/+4
* | whatsnew: PEP 424 implementation.R David Murray2014-03-101-0/+3
* | whatsnew: multiprocessing start methods and context (#8713 and #18999)R David Murray2014-03-101-0/+7
* | whatsnew: logging.config.listen *verify* (#15452).R David Murray2014-03-101-0/+4
* | whatsnew: logging.fileConfig accepts ConfigParser instances. (#16110)R David Murray2014-03-101-0/+3
* | whatsnew: ChainMap.new_child *m* argument.R David Murray2014-03-101-0/+3
* | Issue #20875: Merge from 3.3Ned Deily2014-03-091-0/+3
|\ \ | |/
| * Issue #20875: Prevent possible gzip "'read' is not defined" NameError.Ned Deily2014-03-091-0/+3
| * merge with 3.3.5 release repoGeorg Brandl2014-03-092-5/+25
| |\
| | * Post-release update.Georg Brandl2014-03-091-0/+12
| | * Bump to 3.3.5 final.v3.3.5Georg Brandl2014-03-092-1/+9
* | | #20871: improve email policy test coverage.R David Murray2014-03-091-0/+1
* | | Tweak NEWS so some additional issue numbers become links in html version.R David Murray2014-03-081-6/+8
* | | Remove redundant NEWS entry.R David Murray2014-03-061-2/+0
* | | #11558: Better message if attach called on non-multipart.R David Murray2014-03-062-0/+5
* | | whatsnew: tweak a couple importlib porting notes.R David Murray2014-03-031-1/+1
* | | Issue #20283: RE pattern methods now accept the string keyword parametersSerhiy Storchaka2014-03-061-0/+4
|\ \ \ | |/ /
| * | Issue #20283: RE pattern methods now accept the string keyword parametersSerhiy Storchaka2014-03-061-0/+4
| |/
| * Bump to 3.3.5rc2.v3.3.5rc2Georg Brandl2014-03-021-1/+1
| * Update NEWS for 3.3.5rc2.Georg Brandl2014-03-021-17/+38
| * merge 3.3.5rc1 release commits with 3.3 branchGeorg Brandl2014-03-022-2/+2
| |\
| | * Bump to 3.3.5rc1.Georg Brandl2014-02-232-2/+2
* | | Close #20839: pkgutil.find_loader now uses importlib.util.find_specNick Coghlan2014-03-041-0/+4
* | | Issue #14512: Launch pydoc -b instead of pydocgui.pyw on Windows.Martin v. Löwis2014-03-021-0/+2
* | | Issue #20465: Update Windows installer to SQLite 3.8.3.1.Martin v. Löwis2014-03-021-1/+2
* | | Issue #20748: Uninstalling pip does not leave behind the pyc ofMartin v. Löwis2014-03-021-0/+3
* | | Issue #20786: Fix signatures for dict.__delitem__ and property.__delete__Yury Selivanov2014-03-021-0/+3
* | | merge 3.3Benjamin Peterson2014-03-021-0/+1
|\ \ \ | |/ /
| * | add Chris AngelicoBenjamin Peterson2014-03-021-0/+1
* | | Issue #20465: fix NEWS typo (it's 3.8.3.1)Ned Deily2014-03-011-1/+1
* | | Issue #20465: Update OS X installer build to use SQLite 3.8.0.1.Ned Deily2014-03-011-0/+2
* | | merge for issue #20778Brett Cannon2014-02-281-0/+2
|\ \ \ | |/ /
| * | Issue #20778: Fix modulefinder to work with bytecode-only modules.Brett Cannon2014-02-281-0/+2
* | | Merge headsMartin v. Löwis2014-02-281-0/+3
|\ \ \
| * \ \ Merge with 3.3Martin v. Löwis2014-02-281-0/+3
| |\ \ \ | | |/ /
| | * | Issue #20731: Properly position in source code files even if theyMartin v. Löwis2014-02-281-0/+3
| | * | Issue #20791: copy.copy() now doesn't make a copy when the input is a bytes o...Antoine Pitrou2014-02-271-0/+3
| | * | Mention issue 20621 fix in the NEWS file for 3.3.5rc1.Gregory P. Smith2014-02-261-0/+4
| | * | Issue #19619: Blacklist non-text codecs in method APISerhiy Storchaka2014-02-241-0/+6
* | | | Close #20568: install unversioned pip command on WindowsNick Coghlan2014-02-281-0/+3
* | | | Close #20757: return success for skipped pip uninstallNick Coghlan2014-02-281-0/+7
|/ / /
* | | Issue #20791: copy.copy() now doesn't make a copy when the input is a bytes o...Antoine Pitrou2014-02-271-0/+3
* | | Fix formatting in NEWS entry.R David Murray2014-02-251-3/+2
* | | Issue #20765: Add missing documentation for PurePath.with_name() and PurePath...Antoine Pitrou2014-02-251-0/+6
* | | Fix wording of NEWS entry.R David Murray2014-02-241-3/+3