summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge from 3.2Éric Araujo2012-02-251-0/+3
|\ \ \ | |/ /
| * | Add news entry for previous commitÉric Araujo2012-02-251-0/+3
* | | Merge 3.2Éric Araujo2012-02-251-0/+3
|\ \ \ | |/ /
| * | Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884).Éric Araujo2012-02-251-0/+3
| * | Bump version to 3.2.3rc1.Georg Brandl2012-02-232-7/+7
* | | - Issue #10181: New memoryview implementation fixes multiple ownershipStefan Krah2012-02-253-0/+29
* | | Issue #14084: Fix a file descriptor leak when importing a module with a bad e...Antoine Pitrou2012-02-221-0/+3
|\ \ \ | |/ /
| * | Issue #14084: Fix a file descriptor leak when importing a module with a bad e...Antoine Pitrou2012-02-221-0/+3
* | | Merge: #14053: Fix "make patchcheck" to work with MQ.Nadeem Vawda2012-02-221-0/+3
|\ \ \ | |/ /
| * | Issue #14053: Fix "make patchcheck" to work with MQ.Nadeem Vawda2012-02-221-0/+3
| * | merge with 3.2Georg Brandl2012-02-211-1/+1
| |\ \ | | |/
| | * Remove reST markup from --help output. Also: O(n**2) is dict construction, n...Georg Brandl2012-02-211-1/+1
| | * Fix typo.Georg Brandl2012-02-201-1/+1
* | | enable hash randomization by defaultBenjamin Peterson2012-02-212-24/+6
* | | merge 2.6Martin v. Löwis2012-02-211-0/+2
|\ \ \ | |/ /
| * | Issue #6807: Run msisupport.mak earlier.Martin v. Löwis2012-02-211-0/+2
* | | merge 3.2Martin v. Löwis2012-02-211-0/+2
|\ \ \ | |/ /
| * | Issue #10580: Minor grammar change in Windows installer.Martin v. Löwis2012-02-211-0/+2
* | | Merge branch '3.2'Petri Lehtinen2012-02-212-0/+4
|\ \ \ | |/ /
| * | sqlite3: Fix 64-bit integer handling in user functions on 32-bit architecturesPetri Lehtinen2012-02-212-0/+4
* | | Merge the HTMLParser fix with 3.2.Ezio Melotti2012-02-211-0/+2
|\ \ \ | |/ /
| * | HTMLParser is now able to handle slashes in the start tag.Ezio Melotti2012-02-211-0/+2
* | | update to Unicode 6.1Benjamin Peterson2012-02-211-0/+2
* | | Merge 3.2: Issue #13703 plus some related test suite fixes.Georg Brandl2012-02-202-0/+34
|\ \ \ | |/ /
| * | Fix typo.Georg Brandl2012-02-201-1/+1
| * | Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...Georg Brandl2012-02-202-0/+34
| |\ \ | | |/
| | * Issue #13703: add a way to randomize the hash values of basic types (str, byt...Georg Brandl2012-02-202-0/+34
* | | Issue #14040: Remove rarely used file name suffixes for C extensions (under P...Antoine Pitrou2012-02-201-0/+3
* | | Issue #13641: Decoding functions in the base64 module now accept ASCII-only u...Antoine Pitrou2012-02-201-0/+3
* | | add generic implementation of a __dict__ descriptor for C typesBenjamin Peterson2012-02-201-0/+4
* | | Issue #14043: Speed up importlib's _FileFinder by at least 8x, and add a new ...Antoine Pitrou2012-02-201-0/+3
* | | allow arbitrary attributes on classmethod and staticmethod (closes #14051)Benjamin Peterson2012-02-191-0/+3
* | | Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServerCharles-François Natali2012-02-181-0/+3
|\ \ \ | |/ /
| * | Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServerCharles-François Natali2012-02-181-0/+3
| |\ \ | | |/
| | * Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServerCharles-François Natali2012-02-181-0/+3
* | | Merge branch '3.2'Petri Lehtinen2012-02-171-0/+2
|\ \ \ | |/ /
| * | Fix a variable scoping error in an sqlite3 testPetri Lehtinen2012-02-171-0/+2
* | | Have importlib use os.replace() for atomic renaming.Brett Cannon2012-02-171-0/+2
* | | MergeBrett Cannon2012-02-161-2/+2
|\ \ \
| * \ \ Merge branch '3.2'Petri Lehtinen2012-02-161-2/+2
| |\ \ \ | | |/ /
| | * | sqlite3: Fix documentation errors concerning Cursor.rowcountPetri Lehtinen2012-02-161-2/+2
* | | | importlib.__import__() now raises ValueError when level < 0.Brett Cannon2012-02-161-0/+3
|/ / /
* | | Issue #2489: Fix bug in _copy loop that could consume 100% cpu on EOF.Gregory P. Smith2012-02-161-0/+2
|\ \ \ | |/ /
| * | NEWS entry for previous commit.Gregory P. Smith2012-02-161-0/+2
* | | Issue #13014: Fix a possible reference leak in SSLSocket.getpeercert().Antoine Pitrou2012-02-151-0/+2
|\ \ \ | |/ /
| * | Issue #13014: Fix a possible reference leak in SSLSocket.getpeercert().Antoine Pitrou2012-02-151-0/+2
* | | Merge branch '3.2'Petri Lehtinen2012-02-152-0/+4
|\ \ \ | |/ /
| * | Issue #13491: Fix many errors in sqlite3 documentationPetri Lehtinen2012-02-152-0/+4
* | | Fix parsing of packaging’s build_ext --libraries option (#1326113)Éric Araujo2012-02-151-2/+3
* | | Merge fixes for #1326113 and #12297 from 3.2Éric Araujo2012-02-151-0/+3
|\ \ \ | |/ /