An open API service providing commit metadata for open source projects.

GitHub / JetBrains/python-skeletons / commits

SHA Message Author Date Stats
95ad24b6 pytest parametrize fix for old versions Ilya.Kazakevich <I****h@j****m> about 8 years ago
271e41fb py.test parametrize fix Ilya.Kazakevich <I****h@j****m> about 8 years ago
cdae61f8 PY-27241: Provide CBV attributes for Django Ilya.Kazakevich <I****h@j****m> over 8 years ago
a5b44527 add numpy.core.ufunc and numpy.core.dtypes skeletons generated with generator3 Ekaterina Tuzova <E****a@j****m> almost 9 years ago
2448a578 Obsolete JetBrains project badge Andrey Vlasovskikh <a****h@j****m> almost 9 years ago
2cc41cdd Formatting Andrey Vlasovskikh <a****h@j****m> over 9 years ago
4d36560d Deprecated the python-skeletons repo Andrey Vlasovskikh <a****h@j****m> over 9 years ago
cdf8076f Add sum skeleton to Py3, update max and min skeletons for new type check of p... Semyon Proshev <S****v@j****m> over 9 years ago
c0073ad9 Add max and sum skeletons to Py2, update min skeleton for new type check of p... Semyon Proshev <S****v@j****m> over 9 years ago
eb33b8dc Update pathlib skeleton for new type check of positional and keyword arguments Semyon Proshev <S****v@j****m> over 9 years ago
48b7aea3 Add skeletons for raw_input() in Python 2 and input() for both Pythons Semyon Proshev <S****v@j****m> almost 10 years ago
7b51e048 Update skeletons to accept PathLike objects in open and os.path functions, an... Semyon Proshev <S****v@j****m> almost 10 years ago
81bdd1cd Update os.popen skeleton to return class which has return value in close() Semyon Proshev <S****v@j****m> almost 10 years ago
38ad289a Add skeletons for float.fromhex Semyon Proshev <S****v@j****m> almost 10 years ago
dd4aedb8 Make min skeletons generic Semyon Proshev <S****v@j****m> almost 10 years ago
40c4c363 PY-21244 Fix type annotations for the built-in function "map" Mikhail Golubev <m****v@j****m>
Committed by: Semyon Proshev <s****v@u****m>
almost 10 years ago
f91af6f5 Fix __builtin__.py by adding 'self' to signature of dict.values(). z0ppa <z****a@u****m>
Committed by: Semyon Proshev <s****v@u****m>
almost 10 years ago
ce8933b2 Removed non-existent __coroutine.__iter__ Andrey Vlasovskikh <a****h@j****m> almost 10 years ago
59555a1b Add skeleton for csv.register_dialect in Py2 Semyon Proshev <S****v@j****m> almost 10 years ago
1d4cd256 Import std logging module in logging.py (it could be useful in tests) Semyon Proshev <S****v@j****m> almost 10 years ago
09658e80 Add skeletons for copy.copy and copy.deepcopy Semyon Proshev <S****v@j****m> almost 10 years ago
c30956f8 Add fake asyncgenerator to skeletons Semyon Proshev <S****v@j****m> almost 10 years ago
7831e94a Add defaultdict to skeletons Semyon Proshev <S****v@j****m> almost 10 years ago
5922004c Update parameter type in str.__getitem__, bytes.__getitem__ (Py3) and unicode... Semyon Proshev <S****v@j****m> almost 10 years ago
0f13a5a8 Add skeletons for set.__iter__, frozenset.__iter__, tuple.__iter__ and file._... Semyon Proshev <S****v@j****m> almost 10 years ago
4b435e13 Support django mail outbox Ilya.Kazakevich <I****h@j****m> almost 10 years ago
d5c7a6cd merge Merge pull request #20 from nicoddemus/pytest-30 Andrey Vlasovskikh <v****n@m****u>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
4835a568 merge Merge pull request #19 from acidrain42/master Andrey Vlasovskikh <v****n@m****u>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
6f33d2ce Add pytest.register_assert_rewrite function Bruno Oliveira <n****s@g****m> about 10 years ago
7cc63dea Add newline to end of file Bruno Oliveira <b****o@e****r> about 10 years ago
86d55571 Update parametrize docs Bruno Oliveira <b****o@e****r> about 10 years ago
3bf384ca Update pytest.fixture docs and deprecate yield_fixture Bruno Oliveira <b****o@e****r> about 10 years ago
ab0ce698 Update version and links Bruno Oliveira <b****o@e****r> about 10 years ago
801769b3 Add pytest.approx skeleton Bruno Oliveira <b****o@e****r> about 10 years ago
2199f2c0 Add @pytest.mark.skip skeleton Bruno Oliveira <b****o@e****r> about 10 years ago
6c60363a Add logging.getLogger to skeletons Semyon Proshev <s****v@y****u> about 10 years ago
b22bf139 Add re.fullmatch and __Regex.fullmatch to skeletons Semyon Proshev <s****v@y****u> about 10 years ago
c292594c Modify the return type of shutil functions. Mathieu Lemay <m****y@g****m> about 10 years ago
ca4a0c45 merge Merge pull request #17 from east825/set-frozenset-skeletons Andrey Vlasovskikh <v****n@m****u>
Committed by: GitHub <n****y@g****m>
about 10 years ago
57a6bb7a merge Merge pull request #15 from rbcarson/pytest-xfail-kwargs Andrey Vlasovskikh <v****n@m****u>
Committed by: GitHub <n****y@g****m>
about 10 years ago
afc5988c merge Merge pull request #16 from sproshev/master Andrey Vlasovskikh <v****n@m****u>
Committed by: GitHub <n****y@g****m>
about 10 years ago
ca094357 Add skeletons for the built-in collections `set` and `frozenset` Mikhail Golubev <m****v@j****m> about 10 years ago
ad0e5abf Update skeleton of ord function to accept bytes in Py3 Semyon Proshev <S****v@j****m> about 10 years ago
c5ddf191 Adding missing keywords for pytest.mark.xfail. Carson Lam <c****m@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
bfb0ce70 merge Merge pull request #14 from sproshev/master Andrey Vlasovskikh <v****n@m****u> over 10 years ago
fef191c0 Add __prepare__ to type's skeletons Semyon Proshev <S****v@j****m> over 10 years ago
dc4b5ea0 merge Merge pull request #12 from sashkab/py.path.local Andrey Vlasovskikh <v****n@m****u> over 10 years ago
efcef829 merge Merge pull request #13 from sproshev/master Andrey Vlasovskikh <v****n@m****u> over 10 years ago
09c41dea Update list and tuple skeletons to accept slice as a parameter for __getitem__ Semyon Proshev <S****v@j****m> over 10 years ago
6e1b2ac3 updated skeletons for unary numpy.ndarray operators Ekaterina Tuzova <E****a@j****m> over 10 years ago
ba36c16d merge Merge remote-tracking branch 'origin/master' Ekaterina Tuzova <E****a@j****m> over 10 years ago
146648c3 Added skeleton for py.error. Aleks Bunin <b****@e****m> over 10 years ago
5f4f47a5 Added skeleton for py module. Aleks Bunin <b****@e****m> over 10 years ago
cae7b7f7 each_outline added to lettuce (supported since 0.22) Ilya.Kazakevich <I****h@j****m> over 10 years ago
53751493 merge Merge pull request #11 from sproshev/master Andrey Vlasovskikh <v****n@m****u> over 10 years ago
3545f738 Fix __getitem__ return type for bytes Semyon Proshev <s****v@y****u> over 10 years ago
448e4d3f merge Merge branch 'master' of https://github.com/JetBrains/python-skeletons Ilya.Kazakevich <I****h@j****m> over 10 years ago
42f8b684 Django form models added Ilya.Kazakevich <I****h@j****m> over 10 years ago
fb09ad76 merge Merge pull request #10 from sproshev/master Andrey Vlasovskikh <v****n@m****u> over 10 years ago
c905f65b __getattr__ added to mark Ilya.Kazakevich <I****h@j****m> over 10 years ago
1eef925a Fix read and write types of builtin file Semyon Proshev <S****v@j****m> over 10 years ago
f09246fe merge Merge pull request #9 from drpoggi/multiprocessing-spelling-fix Andrey Vlasovskikh <v****n@m****u> over 10 years ago
9976caea Fix misspelling of "children" in multiprocessing skeleton david <d****3@g****m> over 10 years ago
c26044e4 Django form skeleton added Ilya.Kazakevich <I****h@j****m> over 10 years ago
34ea2775 Django BaseFormSet added to support django forms Ilya.Kazakevich <I****h@j****m> over 10 years ago
7418571d Stubs for str.format() and unicode.format() (PY-17437) Andrey Vlasovskikh <a****h@j****m> over 10 years ago
a791d7d6 Sync with PyCharm 5.0.2 Andrey Vlasovskikh <a****h@j****m> over 10 years ago
bdae36d5 merge Merge pull request #8 from flying-sheep/patch-1 Andrey Vlasovskikh <v****n@m****u> over 10 years ago
67ccfb46 added exist_ok param to pathlib.Path.mkdir() Philipp A <f****p@w****e> over 10 years ago
a8819b82 PY-16926: Skeleton fixed Ilya.Kazakevich <I****h@j****m> almost 11 years ago
9bdba761 QuerySet paramerized with T and is iterable with T Ilya.Kazakevich <I****h@j****m> almost 11 years ago
91b1a4a0 QuerySet should be parametrized with model object type to return iterator of it Ilya.Kazakevich <I****h@j****m> almost 11 years ago
460c9d67 merge Merge pull request #7 from delicb/alembic-support Andrey Vlasovskikh <v****n@m****u> almost 11 years ago
bfd40e0c merge Merge pull request #4 from nicoddemus/pytest Andrey Vlasovskikh <v****n@m****u> almost 11 years ago
d8be0ac8 Skeleton for coroutine type Andrey Vlasovskikh <a****h@j****m> almost 11 years ago
89a1e8cb Fixed several bugs in iterable types Andrey Vlasovskikh <a****h@j****m> almost 11 years ago
5b691e79 Sync with PyCharm 4.5 Andrey Vlasovskikh <a****h@j****m> almost 11 years ago
2d1c59a6 Add skeleton for alembic. Bojan Delic <b****c@s****m> about 11 years ago
3166f2f2 added skeletons for numpy ndarray pow and divmod Ekaterina Tuzova <E****a@j****m> over 11 years ago
4aa79f00 added skeletons for numpy ndarray operators Ekaterina Tuzova <E****a@j****m> over 11 years ago
b03d21de Adding @pytest.mark.hookwrapper Bruno Oliveira <n****s@g****m> over 11 years ago
481b3bfc Marking Exception to pytest.raises as generic Bruno Oliveira <n****s@g****m> almost 12 years ago
75e2e3ed Marking mark.xfail condition as optional Bruno Oliveira <n****s@g****m> almost 12 years ago
bc326511 Updated skipif with reason parameter Bruno Oliveira <n****s@g****m> almost 12 years ago
031d9cc7 Moved reduce() skeleton from builtins to functools for Python 3 Andrey Vlasovskikh <a****h@j****m> almost 12 years ago
dadae67b adding skeletons for pytest Bruno Oliveira <n****s@g****m> almost 12 years ago
bae70818 Removed an obsolete link to the formal syntax definition Andrey Vlasovskikh <a****h@j****m> about 12 years ago
e7dab280 PY-9342 Distinguish between function and method types Mikhail Golubev <m****v@j****m> about 12 years ago
ee3d6e11 Added links to pytypes and Guido's 2014-08 proposal Andrey Vlasovskikh <a****h@j****m> about 12 years ago
8853f6c1 PY-13641 Behave: unresolved reference: false positive for uppercase step defi... Ilya.Kazakevich <I****h@j****m> about 12 years ago
dedcef3d merge Merge remote-tracking branch 'origin/master' Ilya.Kazakevich <I****h@j****m> about 12 years ago
accbbd61 PY-4186 Lettuce BDD tool support (terrain.py hooks skeletons) Ilya.Kazakevich <I****h@j****m> about 12 years ago
74b1459c PY-4073 Add completion for special function attributes Mikhail Golubev <m****v@j****m> about 12 years ago
2ba2a95c update numpy skeleton docstrings Alexander Marchuk <A****k@j****m> about 12 years ago
8fc62349 merge Merge branch 'master' of git.labs.intellij.net:python-skeletons Alexander Marchuk <A****k@j****m> about 12 years ago
8ba370d6 add skeleton for NumPy ndarray math Alexander Marchuk <A****k@j****m> about 12 years ago
efd8b4e1 Skeleton for 'pickle' module (PY-13432) Andrey Vlasovskikh <a****h@j****m> about 12 years ago
e6b286d2 Return type of 'getattr()' is unknown if there is no other info about the obj... Andrey Vlasovskikh <a****h@j****m> about 12 years ago
96f410a5 Updated signature of 'os.stat()' (PY-12242) Andrey Vlasovskikh <a****h@j****m> about 12 years ago
dbfdeda7 Added 'exist_ok' to 'os.makedirs()' (PY-12028) Andrey Vlasovskikh <a****h@j****m> about 12 years ago

← Back to repository