pgajdos

Results 39 comments of pgajdos

Something like that? Not much familiar with tox, sorry.

E. g.: https://build.opensuse.org/package/view_file/home:pgajdos:python/python-argh/python-argh-no_mock.patch I can make a PR, if you want.

The patch is now here: https://build.opensuse.org/package/view_file/home:pgajdos:python/python-argh/python-argh-no_mock.patch

At least 3.8, 3.9 and 3.10 testsuite works with that: https://build.opensuse.org/package/show/home:pgajdos:python/python-graphene-django/

> OpenSUSE: > > * Reinhard Max (Not found on GitHub) + @IlyaIndigo + @DimStar77 + @pgajdos + @andreasstieger + @andreas-schwab + @thkukuk: http://rpmbase.ru/linux/RPM/opensuse/ports/tumbleweed/ppc64/ppp-2.4.8-1.1.ppc64.html > > * https://software.opensuse.org/package/ppp I have...

@mcepl ``` [ 7s] ____ SerializableTransformTest.test_encode_with_custom_repr_returns_object _____ [ 7s] [ 7s] self = [ 7s] [ 7s] def test_encode_with_custom_repr_returns_object(self): [ 7s] class CustomRepr(object): [ 7s] def __repr__(self): [ 7s] return...

@mcepl > ```python > import six > > six.assertRegex(self, result['custom'], "") > ``` Unfortunately, that does not work for me so. > > I think it is lost time to...

Hmm, @mrunalk and @mcepl: so should I actually revert to (original) cdfc35b? I do not insist on making this change myself, so feel free to do the change yourself, if...

@mcepl See https://github.com/rollbar/pyrollbar/pull/340#issuecomment-649349929.