summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new release 0.10.1v0.10.1Arthur Zamarin2022-09-302-1/+15
* refactor to use f-stringsArthur Zamarin2022-09-2610-36/+25
* move `DemandLoadTargets` to testsArthur Zamarin2022-09-262-33/+29
* descriptors: remove unused `classproperty`Arthur Zamarin2022-09-252-50/+0
* fileutils: remove unused `UnbufferedWriteHandle`Arthur Zamarin2022-09-241-17/+1
* fileutils: remove deprecated `write_file`Arthur Zamarin2022-09-244-41/+19
* test/mixins: remove `mk_named_tempfile`Arthur Zamarin2022-09-242-60/+35
* Revert "dist.distutils_extensions: fix _verinfo.py file"Arthur Zamarin2022-09-193-95/+78
* dist.distutils_extensions: fix _verinfo.py fileArthur Zamarin2022-09-191-1/+3
* version: refactor the codeArthur Zamarin2022-09-183-81/+96
* new release 0.10.0v0.10.0Arthur Zamarin2022-09-181-0/+35
* move to flit & makefileArthur Zamarin2022-09-1816-88/+81
* version: fix env for traversalArthur Zamarin2022-09-181-1/+1
* version: better locale protection around running gitArthur Zamarin2022-09-181-1/+5
* docs: cleanup and fix warningsArthur Zamarin2022-08-279-88/+69
* test: remove TestCaseArthur Zamarin2022-08-272-283/+10
* build: simplify after cython removalArthur Zamarin2022-08-247-23/+3
* remove mk_cpy_loadable_testcaseArthur Zamarin2022-08-242-44/+1
* remove mentions of _readdir C extensionArthur Zamarin2022-08-242-45/+14
* remove cython _posix.pyxArthur Zamarin2022-08-245-375/+4
* remove cython _sequences.pyxArthur Zamarin2022-08-244-105/+7
* test/mixins.py: remove TempDirMixin & tempdir_decoratorArthur Zamarin2022-08-241-33/+0
* data_source: modernize testsArthur Zamarin2022-08-242-50/+39
* stringio: remove text_writable & bytes_writableArthur Zamarin2022-08-242-41/+16
* test/*.py: various modernization of codeArthur Zamarin2022-08-246-40/+35
* klass: add typing for jit_attrArthur Zamarin2022-08-241-8/+9
* klass: small refactorArthur Zamarin2022-08-241-20/+15
* set next version as 0.10.0Arthur Zamarin2022-08-241-1/+1
* Add type hinting files for cython filesArthur Zamarin2022-08-202-0/+17
* ci: upload wheels during release workflowArthur Zamarin2022-08-191-0/+5
* ci: update actions versions & use new pip cachingArthur Zamarin2022-08-193-38/+30
* ci: test on macos only for 3.10Arthur Zamarin2022-08-191-1/+4
* ci: remove "deps" from test matrixArthur Zamarin2022-08-191-6/+0
* cibuildwheel: enable pre release python 3.11v0.9.12Arthur Zamarin2022-08-081-0/+1
* obj: fix typo in commentSam James2022-08-081-1/+1
* README.rst: cpython -> cythonSam James2022-08-081-1/+1
* new release 0.9.12Arthur Zamarin2022-08-081-0/+11
* ci: enable py3.11 testingSam James2022-08-081-0/+4
* test_obj.py: (py3.11) add __getstate__ to knowledgeArthur Zamarin2022-08-082-5/+5
* test/mixins: (py3.11) fix invalid call to __subclasses__Arthur Zamarin2022-08-081-2/+2
* docs: small updatesArthur Zamarin2022-07-302-18/+8
* ci: submit code coverage only on linuxArthur Zamarin2022-07-301-0/+1
* ci: fix test with minimal-depsArthur Zamarin2022-07-301-0/+1
* tests: mark Namespace tests as XFAIL on PyPyArthur Zamarin2022-07-301-0/+2
* tests: skip failing SplitExec tests on github CIArthur Zamarin2022-07-301-0/+1
* CI: update cibuildwheelArthur Zamarin2022-07-301-2/+2
* distutils_extensions: improve pip detectionArthur Zamarin2022-07-301-1/+1
* start work on v0.9.12Arthur Zamarin2022-07-291-1/+1
* Release 0.9.11v0.9.11Arthur Zamarin2022-07-291-0/+15
* depend on newer cython for py3.11Arthur Zamarin2022-07-291-1/+1