Commit Graph

  • f2b6ecc2c5 OpenDev Migration Patch debian/newton OpenDev Sysadmins 2019-04-19 19:45:16 +00:00
  • 963866feda Document bug fix for when wrapping a @classmethod of a class used as a base type. develop Graham Dumpleton 2017-05-21 11:47:34 -07:00
  • 8166c61440 Update copyright year. Graham Dumpleton 2017-05-21 10:52:44 -07:00
  • f2808c1ac4 Increment version to 1.10.11. Graham Dumpleton 2017-05-21 10:52:04 -07:00
  • 15860ff942 Merge pull request #99 from a-feld/fix-inherited-classmethod Graham Dumpleton 2017-05-21 10:22:25 -07:00
  • 33148ea028 Fix introspection logic when resolving class attributes. Allan Feldman 2017-04-07 16:38:12 -07:00
  • d235fdec3a Add test for wrapping an inherited classmethod. Allan Feldman 2017-04-07 16:34:54 -07:00
  • b2e4759d31 Merge branch 'release/1.10.10' master 1.10.10 Graham Dumpleton 2017-03-15 11:37:55 +11:00
  • 328cd16c17 Add Python 3.6 to test suite. Graham Dumpleton 2017-03-15 11:35:34 +11:00
  • 861f4d81f5 Remove short description. Graham Dumpleton 2017-03-15 11:29:05 +11:00
  • 0ee636e403 Fix long description and classifiers for uploading to PyPi. Graham Dumpleton 2017-03-15 11:25:58 +11:00
  • 17641311ac Increment version to 1.10.10. Graham Dumpleton 2017-03-15 11:22:59 +11:00
  • 9d3ab13fc4 Missing change notes for 1.10.9. Graham Dumpleton 2017-03-15 11:04:24 +11:00
  • f857716ca6 Merge branch 'release/1.10.9' 1.10.9 Graham Dumpleton 2017-03-15 11:02:23 +11:00
  • 675172324f Update version in source code and docs. Graham Dumpleton 2017-03-15 10:57:11 +11:00
  • 40109dc4a2 Add convenience makefile for install/test/release. Graham Dumpleton 2017-03-15 10:47:53 +11:00
  • 01a29008ba Merge pull request #97 from a-feld/develop Graham Dumpleton 2017-03-15 10:32:33 +11:00
  • 09f65ff2a2 Add test for unexpected unicode kwargs. Allan Feldman 2017-02-22 11:27:19 -08:00
  • 81e428dd61 Fix missing sys import for getcallargs backport. Allan Feldman 2017-02-22 11:29:48 -08:00
  • 129cac1bf9 Merge pull request #96 from jwilk/spelling Graham Dumpleton 2017-02-06 08:03:26 +08:00
  • ebd5de7e0a Fix typos. Jakub Wilk 2017-02-04 22:26:55 +01:00
  • 0102ba2729 Catch OSError as can arise when compiler doesn't exist on Windows. Graham Dumpleton 2017-01-03 16:19:48 +11:00
  • aca7e88fef Add appveyor configure for Windows testing. Graham Dumpleton 2016-12-18 16:53:53 +11:00
  • c53fb88e61 Add quotes for consistency. Graham Dumpleton 2016-12-18 16:49:11 +11:00
  • e717f1df1a Travis Python 3.5 configuration includes older Python versions. Graham Dumpleton 2016-12-18 16:38:15 +11:00
  • 29968e74d4 Enumerate what versions of Python should be available under Travis. Graham Dumpleton 2016-12-18 16:29:34 +11:00
  • 7377a2ec3a Merge pull request #84 from stepshal/whitespaces Graham Dumpleton 2016-12-18 16:18:00 +11:00
  • 0c8c2baa6c Merge pull request #85 from stepshal/misspellings Graham Dumpleton 2016-12-18 16:16:59 +11:00
  • f446a18dd1 Remove extraneous bank line. Graham Dumpleton 2016-12-18 16:00:40 +11:00
  • d7fb56d541 Merge pull request #82 from stepshal/identation Graham Dumpleton 2016-12-18 15:52:59 +11:00
  • 33ae7d1445 Merge pull request #81 from stepshal/semicolons Graham Dumpleton 2016-12-18 15:45:41 +11:00
  • df9c0b9928 Increment version to 1.10.9. Graham Dumpleton 2016-12-18 15:39:02 +11:00
  • 9f04ab4e8a Merge pull request #78 from stepshal/importorder Graham Dumpleton 2016-12-18 15:36:42 +11:00
  • d7905fc782 Bumped debhelper compat version to 10 Ondřej Nový 2016-11-24 00:12:39 +01:00
  • 26d8320bdc python -m pytest Thomas Goirand 2016-10-05 16:25:48 +02:00
  • 82d0fbfd90 Uploading to unstable Thomas Goirand 2016-10-04 15:15:58 +02:00
  • 5defd108a8 Mass changes Ondřej Nový 2016-09-26 19:16:18 +02:00
  • 26d1a2f2d5 Add a .gitreview file Thomas Goirand 2016-08-29 17:24:35 +02:00
  • ba96242d45 Fixed debian/gbp.conf to use debian/newton as packaging branch. Thomas Goirand 2016-08-11 21:22:53 +02:00
  • dede3c67a8 Fix misspellings stepshal 2016-06-26 01:16:40 +07:00
  • e449051091 Fix whitespaces stepshal 2016-06-16 02:26:59 +07:00
  • fda1268077 Fix bad identation stepshal 2016-06-15 17:25:25 +07:00
  • dc1306e306 src/wrapt/_wrappers.c: remove unnecessry semicolons stepshal 2016-06-15 19:39:47 +07:00
  • 55ca29294b Fix import order stepshal 2016-06-15 18:44:07 +07:00
  • 73ab3571d7 Merge pull request #74 from stepshal/trailing Graham Dumpleton 2016-06-15 19:33:38 +10:00
  • d3def350f8 src/wrapt/decorators.py: remove trailing whitespace stepshal 2016-06-15 16:28:35 +07:00
  • 62920e53f1 Merge pull request #72 from stepshal/argument Graham Dumpleton 2016-06-15 15:41:37 +10:00
  • d186b72a33 Merge pull request #71 from stepshal/bracket Graham Dumpleton 2016-06-15 15:41:17 +10:00
  • 3d9d58c490 Merge pull request #70 from stepshal/trailing Graham Dumpleton 2016-06-15 15:40:43 +10:00
  • 1ac1ca2243 Merge pull request #69 from stepshal/comma Graham Dumpleton 2016-06-15 15:40:24 +10:00
  • 7ea8aea060 Merge pull request #68 from stepshal/badidentation Graham Dumpleton 2016-06-15 15:40:01 +10:00
  • d253a6d6e2 Remove spaces around keyword arguments assignments stepshal 2016-06-08 11:21:50 +07:00
  • e9e7132b44 Remove spaces before/after brackets stepshal 2016-06-08 11:15:13 +07:00
  • 67126732e2 Remove trailing whitespaces stepshal 2016-06-08 10:43:15 +07:00
  • ec1e722562 Adding spaces after commas stepshal 2016-06-08 10:31:32 +07:00
  • 18ed87cddf Fix bad identation stepshal 2016-06-08 00:39:11 +07:00
  • 4df19233c9 Merge pull request #67 from adamchainz/readthedocs.io Graham Dumpleton 2016-06-07 10:27:53 +10:00
  • 6d874e6db0 Convert readthedocs links for their .org -> .io migration for hosted projects Adam Chainz 2016-06-05 14:39:00 +01:00
  • dc2c1ce9da d/rules: Changed UPSTREAM_GIT protocol to https Ondřej Nový 2016-05-19 21:37:46 +02:00
  • 53450ad8ec Wrong year. Graham Dumpleton 2016-04-25 15:14:23 +10:00
  • 5f70d5c6b0 Merge branch 'release/1.10.8' 1.10.8 Graham Dumpleton 2016-04-11 09:32:33 +10:00
  • 26066b3ae4 Remove reference to inspect.getargspec() as removed in Python 3.6. #64 Graham Dumpleton 2016-04-11 09:30:21 +10:00
  • fb44ba401c Increment version to 1.10.8. Graham Dumpleton 2016-04-11 09:29:00 +10:00
  • fa8f730588 Merge branch 'release/1.10.7' 1.10.7 Graham Dumpleton 2016-03-31 16:49:07 +11:00
  • af2eb13131 Document mod operator bug in Python variant of object proxy. Graham Dumpleton 2016-03-31 16:46:53 +11:00
  • 745a9040f3 Fix tests for floordiv and mod. Graham Dumpleton 2016-03-31 16:46:30 +11:00
  • 0fc0069d7c Update copyright year. Graham Dumpleton 2016-03-31 16:36:41 +11:00
  • 6442b5cf97 Merge branch 'develop' of github.com:GrahamDumpleton/wrapt into develop Graham Dumpleton 2016-03-31 16:36:20 +11:00
  • 9e7787cc3e Increment version to 1.10.7. Graham Dumpleton 2016-03-31 16:36:09 +11:00
  • 5ad7f8e242 Merge pull request #63 from Ghostkeeper/develop Graham Dumpleton 2016-03-31 16:33:25 +11:00
  • 422872230f Fix modulo operator on ObjectProxy Ghostkeeper 2016-03-25 23:49:34 +01:00
  • 77bc731af0 Fixed VCS URLs (https). Ondřej Nový 2016-02-28 15:53:01 +01:00
  • 5ce37e6dc4 Merge branch 'release/1.10.6' 1.10.6 Graham Dumpleton 2015-12-09 10:05:05 +11:00
  • 05ade14a2b Fix release notes formatting. Graham Dumpleton 2015-12-09 09:58:43 +11:00
  • 4876bb03fa Document Travis CI support. Graham Dumpleton 2015-12-09 09:38:33 +11:00
  • d522b2cca7 Increment version number to 1.10.6 in setup.py. Graham Dumpleton 2015-12-06 07:37:54 +11:00
  • 9efdcc8ef1 Merge pull request #57 from agriffis/travis-and-coveralls Graham Dumpleton 2015-12-06 07:33:42 +11:00
  • a6d778ad7d Skip missing interpreters in Travis which lacks python3.5 Aron Griffis 2015-12-04 21:39:47 -05:00
  • 4ff86be15c Repair the PyPI badge. Aron Griffis 2015-11-29 15:40:21 -05:00
  • aff4733058 Update .gitignore Aron Griffis 2015-11-29 15:18:29 -05:00
  • 7ac78a0d40 Clean up tox.ini using generative envlist. Aron Griffis 2015-11-29 15:16:58 -05:00
  • e9220659b0 Add documentation for running coverage locally. Aron Griffis 2015-11-29 15:08:24 -05:00
  • 108b6444bb Add travis, coveralls and pypi badges. Aron Griffis 2015-11-28 22:35:16 -05:00
  • bef0dad525 Add support for travis and coveralls. Aron Griffis 2015-11-28 22:23:48 -05:00
  • f7723f5ac4 Rename src to src/wrapt for pip install -e. Fixes #55 Aron Griffis 2015-11-28 16:59:00 -05:00
  • 1363ce78f0 Add Python 3.5 to tested Python versions. Graham Dumpleton 2015-12-05 08:45:06 +11:00
  • d021e9f237 Add change note for post import hook registration bug. #54 Graham Dumpleton 2015-12-05 08:44:23 +11:00
  • 1f06026ea0 Increment version in documentation to 1.10.6. Graham Dumpleton 2015-12-05 08:43:22 +11:00
  • 0394a06e0f Merge pull request #54 from agriffis/register_post_import_hook-assign-module Graham Dumpleton 2015-12-05 08:35:45 +11:00
  • 42a18f43d0 Increment version to 1.10.6. Graham Dumpleton 2015-12-05 08:30:50 +11:00
  • ff26c7c017 Set module from name in register_post_import_hook, fixes #53 Aron Griffis 2015-11-28 14:16:44 -05:00
  • 42af0563bf Merge branch 'release/1.10.5' 1.10.5 Graham Dumpleton 2015-07-03 10:29:14 +10:00
  • 0c660f3eae Merge pull request #41 from gst/patch-1 Graham Dumpleton 2015-06-26 21:28:49 +10:00
  • 310d7a4123 Removed (unnecessary) double assignment in ObjectProxy.__setattr__ Grégory Starck 2015-06-25 14:04:47 -04:00
  • b9feaf5e43 Add weakref support for C implementation of function wrapper. Graham Dumpleton 2015-06-21 22:21:03 +10:00
  • 5461cd070d Fix formatting of examples in blog post. Graham Dumpleton 2015-04-14 11:12:49 -04:00
  • 077608c3ac Add latest blog posts on monkey patching using wrapt. Graham Dumpleton 2015-04-14 11:07:56 -04:00
  • dcbb8b83f6 Extend register_post_import_hook() to allow deferred loading of import hook function by name. Graham Dumpleton 2015-03-24 21:58:06 +11:00
  • b820fd2efb Fix issue where multiple target modules registered in entry point for discovered module. Graham Dumpleton 2015-03-24 21:31:47 +11:00
  • 947dfd82ed Update copyright years. Graham Dumpleton 2015-03-24 21:31:06 +11:00