summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | accept bytes for the AST 'string' typeBenjamin Peterson2011-09-013-2/+5
| | |/ | |/|
* | | expose linux extended file system attributes (closes #12720)Benjamin Peterson2011-09-016-2/+649
| |/ |/|
* | Merge fix for #10086 from 3.2Éric Araujo2011-08-311-2/+2
|\ \ | |/
| * Fix test_sysconfig when run from a Python installed under /site (#10086).Éric Araujo2011-08-311-2/+2
* | Fix packaging command registry to let Windows machines find bdist_msiÉric Araujo2011-08-311-2/+7
* | Branch mergeÉric Araujo2011-08-313-122/+109
|\ \
| * | Move help texts near to the function they’re related toÉric Araujo2011-08-301-121/+101
| * | Fix typo I introduced in f93acf8844ecÉric Araujo2011-08-301-1/+1
| * | Update list of trove classifiers to match PyPIÉric Araujo2011-08-301-0/+7
* | | Remove unused variableAmaury Forgeot d'Arc2011-08-301-1/+0
* | | Try to fix one of the bigmem tests in test_pickleAntoine Pitrou2011-08-301-0/+5
|\ \ \ | | |/ | |/|
| * | Try to fix one of the bigmem tests in test_pickleAntoine Pitrou2011-08-301-0/+5
* | | Merge from 3.2:Amaury Forgeot d'Arc2011-08-304-42/+104
|\ \ \ | |/ /
| * | Issue #11241: subclasses of ctypes.Array can now be subclassed.Amaury Forgeot d'Arc2011-08-303-40/+93
| * | Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed toAmaury Forgeot d'Arc2011-08-303-2/+11
* | | Remove misleading comment and code.Antoine Pitrou2011-08-301-2/+1
| |/ |/|
* | Merge 3.2Éric Araujo2011-08-300-0/+0
|\ \ | |/
| * Branch mergeÉric Araujo2011-08-305-25/+43
| |\
* | \ Branch mergeÉric Araujo2011-08-3022-211/+158
|\ \ \
| * | | Make bdist_* commands respect --skip-build passed to bdist (#10946).Éric Araujo2011-08-295-34/+28
| * | | Remove obsolete mentions of the compress program and .Z archives.Éric Araujo2011-08-295-40/+27
| * | | Merge fix for #10946 from 3.2Éric Araujo2011-08-295-25/+43
| |\ \ \ | | | |/ | | |/|
| | * | Make bdist_* commands respect --skip-build passed to bdist (#10946)Éric Araujo2011-08-295-25/+43
| * | | Remove display options (--name, etc.) from the Distribution class.Éric Araujo2011-08-295-87/+35
| * | | Cleanup: move code out of a try blockÉric Araujo2011-08-291-4/+6
| * | | Print all fields when calling “pysetup metadata” without options.Éric Araujo2011-08-292-12/+8
| * | | Cleanup: use sys.version_info instead of convoluted hexversion lshiftsÉric Araujo2011-08-291-11/+6
| * | | 3.3 whatsnew: fix markup, add stub for new crypt featuresÉric Araujo2011-08-291-1/+8
* | | | Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments inAntoine Pitrou2011-08-294-1/+31
|\ \ \ \ | | |_|/ | |/| |
| * | | Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments inAntoine Pitrou2011-08-294-1/+31
* | | | Issue #11564: Avoid crashes when trying to pickle huge objects or containersAntoine Pitrou2011-08-295-81/+216
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Issue #11564: Avoid crashes when trying to pickle huge objects or containersAntoine Pitrou2011-08-295-81/+217
| |/
* | Issue #12837: POSIX.1-2008 allows socklen_t to be a signed integer: re-enableCharles-François Natali2011-08-281-1/+2
* | Issue #12287: Fix a stack corruption in ossaudiodev module when the FD isCharles-François Natali2011-08-286-19/+21
|\ \ | |/
| * Issue #12287: Fix a stack corruption in ossaudiodev module when the FD isCharles-François Natali2011-08-286-19/+21
* | Merge: #12839: Fix crash in zlib module due to version mismatch.Nadeem Vawda2011-08-283-1/+11
|\ \ | |/
| * Issue #12839: Fix crash in zlib module due to version mismatch.Nadeem Vawda2011-08-283-1/+11
* | Make tests faster by reaping threads only at the endAntoine Pitrou2011-08-271-4/+1
|\ \ | |/
| * Make tests faster by reaping threads only at the endAntoine Pitrou2011-08-271-4/+1
* | Provide a better diagnosis on socket errorsAntoine Pitrou2011-08-271-2/+4
|\ \ | |/
| * Provide a better diagnosis on socket errorsAntoine Pitrou2011-08-271-2/+4
* | Add pattern to .hgignore in order to mask PC/generrmap.exeAntoine Pitrou2011-08-271-0/+1
|\ \ | |/
| * Add pattern to .hgignore in order to mask PC/generrmap.exeAntoine Pitrou2011-08-271-0/+1
* | Fix #9923: mailcap now uses the OS path separator for the MAILCAP envvar. Not...Nick Coghlan2011-08-272-3/+6
* | Fix #12835: prevent use of the unencrypted sendmsg/recvmsg APIs on SSL wrappe...Nick Coghlan2011-08-273-0/+26
* | Merge: Make regrtest complain when -M and -j are used together.Nadeem Vawda2011-08-271-0/+2
|\ \ | |/
| * Make regrtest complain when -M and -j are used together.Nadeem Vawda2011-08-271-0/+2
* | Merge from 3.2 (change already committed in py3k)Éric Araujo2011-08-260-0/+0
|\ \ | |/
| * Remove outdated pointer to optparse (fixes #11360).Éric Araujo2011-08-261-3/+0
* | Merge 3.2Éric Araujo2011-08-260-0/+0
|\ \ | |/