summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Reformat two issue numbersBrian Curtin2012-06-011-2/+2
* Post-release update.Georg Brandl2012-05-311-2/+3
* Issue #14962: mergeNed Deily2012-05-311-0/+3
|\
| * Issue #14962: Update text coloring in IDLE shell window after changingNed Deily2012-05-311-0/+3
* | Close #14963: Use an iterative algorithm in contextlib.ExitStack.__exit__ (Pa...Nick Coghlan2012-05-311-1/+7
* | Issue #14963: Added test cases for contextlib.ExitStack exception handling be...Nick Coghlan2012-05-312-0/+12
* | Bump version to 3.3.0a4.v3.3.0a4Georg Brandl2012-05-302-2/+2
* | Close #14690: Use monotonic clock instead of system clock in the sched,Victor Stinner2012-05-301-0/+3
* | Issue #14958: Change IDLE systax highlighting to recognize all string andNed Deily2012-05-301-0/+3
* | Merge 3.2 news itemBrian Curtin2012-05-291-0/+2
|\ \ | |/
| * Add news item for #14943Brian Curtin2012-05-291-0/+3
* | Issue #10997: merge from 3.2Ned Deily2012-05-291-0/+2
|\ \ | |/
| * Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu.Ned Deily2012-05-291-0/+2
* | Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args ...Victor Stinner2012-05-291-0/+3
* | #14835: Make plistlib output empty arrays & dicts like OS XHynek Schlawack2012-05-292-0/+4
* | Issue #14930: Make memoryview objects weakrefable.Richard Oudkerk2012-05-281-0/+2
* | Issue #14775: Fix a potential quadratic dict build-up due to the garbage coll...Antoine Pitrou2012-05-282-0/+4
|\ \ | |/
| * Issue #14775: Fix a potential quadratic dict build-up due to the garbage coll...Antoine Pitrou2012-05-282-0/+4
* | Issue #9041: raised exception is misleadingMeador Inge2012-05-281-0/+4
|\ \ | |/
| * Issue #9041: raised exception is misleadingMeador Inge2012-05-281-0/+4
* | Merge from 3.2Nick Coghlan2012-05-281-0/+3
|\ \ | |/
| * Issue #14443: Tell rpmbuild to use the correct version of PythonNick Coghlan2012-05-281-0/+3
* | Merge 3.2 #14929Terry Jan Reedy2012-05-281-0/+3
|\ \ | |/
| * Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping.Terry Jan Reedy2012-05-281-0/+3
* | #12515: email now registers a defect if the MIME end boundary is missing.R David Murray2012-05-281-0/+7
* | Merge 3.2 closes #12510Terry Jan Reedy2012-05-281-0/+3
|\ \ | |/
| * Issue12510: Attempting to get invalid tooltip no longer closes Idle.Terry Jan Reedy2012-05-281-0/+3
* | #14925: email now registers a defect for missing header/body separator.R David Murray2012-05-281-0/+4
* | Close #14857: fix regression in references to PEP 3135 implicit __class__ clo...Nick Coghlan2012-05-271-0/+3
* | Merge with 3.2Terry Jan Reedy2012-05-271-0/+3
|\ \ | |/
| * Issue #10365: File open dialog now works instead of crashingTerry Jan Reedy2012-05-271-0/+3
* | Merge Issue #14876: Use user-selected font for highlight configuration.Terry Jan Reedy2012-05-261-0/+2
|\ \ | |/
| * Issue #14876: Use user-selected font for highlight configuration.Terry Jan Reedy2012-05-261-0/+2
* | #8739: upgrade smtpd to RFC 5321 and 1870.R David Murray2012-05-262-0/+6
* | #665194: Add a localtime function to email.utils.R David Murray2012-05-262-0/+4
* | Merged upstream changes.Vinay Sajip2012-05-261-0/+13
|\ \
| * | Add news entries for #14731 and #12586.R David Murray2012-05-261-0/+8
| * | Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just ...Senthil Kumaran2012-05-261-0/+3
| |\ \ |/ / / | | _
| * Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just ...Senthil Kumaran2012-05-261-0/+3
* | Issue #14548: Make multiprocessing finalizers check pid before runningRichard Oudkerk2012-05-251-0/+3
* | issue 14660: Implement PEP 420, namespace packages.Eric V. Smith2012-05-251-0/+2
* | #14863: Update the documentation of os.fdopen()Petri Lehtinen2012-05-241-0/+3
|\ \ | |/
| * #14863: Update the documentation of os.fdopen()Petri Lehtinen2012-05-241-0/+3
* | Issue #14036: return None when port in urlparse cross 65535Senthil Kumaran2012-05-241-0/+3
|\ \ | |/
| * Issue #14036: return None when port in urlparse cross 65535Senthil Kumaran2012-05-241-0/+3
| * Remove duplicate entries in Misc/NEWS.Florent Xicluna2012-05-231-20/+0
| * #14472: Update .gitignorePetri Lehtinen2012-05-222-0/+3
* | #14862: Add missing names to os.__all__Petri Lehtinen2012-05-231-0/+2
* | #14472: Update .gitignorePetri Lehtinen2012-05-222-0/+3
* | #14875: merge with 3.2.Ezio Melotti2012-05-211-0/+2
|\ \ | |/