summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add missing importmsvcrtMatti Picus2020-04-011-1/+1
* support python2 builds with msvc>13Matti Picus2020-04-011-2/+2
* Backed out changeset af4aa63d5fc8Armin Rigo2020-02-131-3/+22
* Fix the very first URL in the docs. Many many more might have to be fixed.Armin Rigo2020-02-131-3/+3
* Last change on bitbucketArmin Rigo2020-02-131-22/+3
* typo in overview code (thanks __imp__)Armin Rigo2020-02-131-1/+1
* Move some whatsnew entries into the "Older version" headingArmin Rigo2020-02-071-7/+7
* hg merge release-1.14Armin Rigo2020-02-071-3/+3
|\
| * Added tag v1.14.0 for changeset 694e7139131fArmin Rigo2020-02-070-0/+0
| * md5/shav1.14.0Armin Rigo2020-02-071-3/+3
| * Release branchArmin Rigo2020-02-070-0/+0
|/
* May fix test on OS/XArmin Rigo2020-02-071-0/+1
* Bump version number to 1.14.0Armin Rigo2020-02-077-12/+12
* Document the memory leak fixArmin Rigo2020-02-071-0/+2
* #442: memory leak in getwinerror() in py3Armin Rigo2020-02-061-2/+3
* The point of this example is that it doesn't work with a variable, only with aArmin Rigo2020-01-311-1/+1
* Document #440 in detailsArmin Rigo2020-01-191-0/+18
* Issue #440Armin Rigo2020-01-197-23/+196
* Merged in lukeroge/cffi/Luke-Rogers/add-license-to-trove-classifiers-15784938...Armin Rigo2020-01-181-0/+1
|\
| * Add license to trove classifiers.Luke-Rogers/add-license-to-trove-classifiers-1578493878065Luke Rogers2020-01-081-0/+1
* | Issue #439Armin Rigo2020-01-111-1/+1
|/
* Python 3.9 compatArmin Rigo2020-01-074-13/+22
* Document c1e3a0dc7ac4Armin Rigo2020-01-061-0/+8
* merge branch 'shortername', thanks mattiArmin Rigo2020-01-062-4/+4
|\
| * close branch, ready to mergeshorternameArmin Rigo2020-01-060-0/+0
| * tweak how to pass define_macros, shorten module name to not go over 260 charsMatti Picus2020-01-052-4/+4
* | fix some gcc warningsArmin Rigo2020-01-052-9/+13
* | fix test for b9a98b040bd7Armin Rigo2020-01-051-3/+3
* | Issue #437Armin Rigo2020-01-058-14/+106
|/
* Issue 436: improve docs and error messageArmin Rigo2020-01-022-7/+14
* Tweak the '-Wno-*' arguments passed to gcc during testsArmin Rigo2019-11-075-29/+29
* Remove very old, unused fileArmin Rigo2019-11-071-12/+0
* hg merge release-1.13Armin Rigo2019-11-030-0/+0
|\
* | Added tag v1.13.2 for changeset 0c9be4c0d798Armin Rigo2019-11-030-0/+0
* | md5/shav1.13.2Armin Rigo2019-11-031-3/+3
* | update whatsnewArmin Rigo2019-11-031-0/+9
* | update version to 1.13.2Armin Rigo2019-11-037-11/+11
* | hg merge defaultArmin Rigo2019-11-032-6/+6
|\ \ | |/
| * Tweak the warning messageArmin Rigo2019-11-031-3/+3
| * hg merge release-1.13Armin Rigo2019-10-211-3/+3
| |\
| | * Added tag v1.13.1 for changeset 9cc790d05bc5Armin Rigo2019-10-210-0/+0
| | * md5/shav1.13.1Armin Rigo2019-10-211-3/+3
| |/ |/|
* | hg merge defaultArmin Rigo2019-10-2123-156/+204
|\ \ | |/
| * bump version to 1.13.1Armin Rigo2019-10-217-11/+11
| * update whatsnewArmin Rigo2019-10-211-0/+4
| * Issue #429Armin Rigo2019-10-212-11/+18
| * Update whatsnewArmin Rigo2019-10-192-6/+21
| * Issue #427Armin Rigo2019-10-191-7/+9
| * hg merge release-1.13.0Armin Rigo2019-10-1513-121/+141
| |\ |/ /
| * Windows fix: sometimes, time.sleep() doesn't sleep apparentlyArmin Rigo2019-10-152-12/+20