Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/language-python

:lock: Python package for Atom
https://github.com/pulsar-edit/language-python

Prepare 0.35.0 release

6d0272312012174b62b3331c84eed87370bdc819 authored over 9 years ago by Thomas Johansen <[email protected]>
Merge pull request #63 from atom/tj-softtabs

Ensure soft tabs is used by default

16f4721df2be930ff703e0b037fcd5a20443e405 authored over 9 years ago by Thomas Johansen <[email protected]>
Ensure soft tabs is used by default

PEP8 clearly states that 4 spaces should be used for indentation, and this
change ensures that r...

f9f9947153362aa39d9cdcd1267ea3d20714cebe authored over 9 years ago by Thomas Johansen <[email protected]>
Prepare 0.34.0 release

00529e691575496eb82e5a154b592b5a2616e57f authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #59 from nicktimko/special-attributes

Add more magic

ca4a2010f10103700ca54312a402fdb5ad93ec8b authored over 9 years ago by Kevin Sawicki <[email protected]>
Add more magic

Add highlighting support for additional magic attributes, variables, and method names. See https...

11d98b1b2c3341be5b625c48f795a4cf07d36d4e authored over 9 years ago by Nick Timkovich <[email protected]>
Prepare 0.33.0 release

f65cc95f0bd24ec04e6be39377c1b04b9d0188d6 authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #58 from kcuzner/python-version-numbers

Add support for version numbers in the first line for python

3e1a7ce42e563d8b740032f8a64c60007aeb7906 authored over 9 years ago by Kevin Sawicki <[email protected]>
Add support for version numbers in the first line for python

For example, the following will now match:

/usr/bin/python3
/usr/bin/env python3
/usr/bin/env p...

ac7fb31121838e75327fd1940a338188b981ad71 authored over 9 years ago by Kevin Cuzner <[email protected]>
Prepare 0.32.0 release

8daa10089a14bacf2346bb16f31d1189489696e0 authored over 9 years ago by Kevin Sawicki <[email protected]>
Merge pull request #54 from nicktimko/binary-literals

Add binary literals

fefa68721fd72e3c8ad2b3c4d207811515ba471a authored over 9 years ago by Kevin Sawicki <[email protected]>
Add binary literals

More PEP-3127!

b958f852e32cf80eb28ca6a0201cc83ead8fab8c authored over 9 years ago by Nick Timkovich <[email protected]>
Prepare 0.31.0 release

a8376a52d1c2d2c34c0c450132635c5eeaf26a9e authored over 9 years ago by Daniel Hengeveld <[email protected]>
Merge pull request #53 from nicktimko/python-3-octals

Match Python 3 octal literals

59d45196cd278fec1a2065939a63153138331292 authored over 9 years ago by Daniel Hengeveld <[email protected]>
Match Python 3 octal literals

PEP-3127 for full integer literal syntax

67eb1e80a2ebed733ca458a91e4498d2d53cc6cb authored over 9 years ago by Nick Timkovich <[email protected]>
Merge pull request #50 from syndbg/master

Added .tac to python.cson's filetypes.

0141d44946d55ae06ce4dba90b1b0e08db1e437e authored almost 10 years ago by Kevin Sawicki <[email protected]>
Added .tac to python.cson's filetypes.

.tac is a twisted application configuration, using Python syntax.

a53286c241004f74c5798ff120c6fd0535e36cc1 authored almost 10 years ago by syndbg <[email protected]>
Prepare 0.30.0 release

b3d05594074784ad44a710e376538b70ecdba2e2 authored almost 10 years ago by Kevin Sawicki <[email protected]>
:lipstick: Sort file types

0dc712f198f6e220d47ce01eca1937214d7da9d8 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #49 from msabramo/make_python-console_handle_doctest_filetype_too

Make python-console handle doctest filetype too

1873195aa9d50c6bc9147187a868eb65739adeb5 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Make python-console handle doctest filetype too

This is commonly used in docs as well.

E.g.:
https://github.com/hynek/characteristic/pull/26#is...

93a19b9466c5369cc020118452a22778d3dfbf6c authored almost 10 years ago by Marc Abramowitz <[email protected]>
Prepare 0.29.0 release

46072e32e3060eb8e2fea98a106a86db89acc842 authored almost 10 years ago by Nathan Sobo <[email protected]>
Rename scoped-properties/ to settings/

0b1190b6573675713ff1b8a23957cb41fa90bb80 authored almost 10 years ago by Nathan Sobo <[email protected]>
Prepare 0.28.0 release

f518e495f6bb13124d44cfc2366c424dc58859ac authored almost 10 years ago by Kevin Sawicki <[email protected]>
Use trailing scope name

8221fbc00feaedc25122876487cdd58b8a9d9e95 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #48 from msabramo/patch-1

Add highlighting for a Python console session or doctest with ">>>" and "..." at beginning of lines

722d9899fff8b9f776d42da5738b773288029691 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Add highlighting for a Python console session

or doctest with ">>>" and "..." at beginning of lines.

This is the format that was supported by...

68ffd7f681195ad8b2690afe3c76865e32767faf authored almost 10 years ago by Marc Abramowitz <[email protected]>
Prepare 0.27.0 release

cbf6af800cd7fe8668e74d3498a80826ea18fcbf authored almost 10 years ago by Kevin Sawicki <[email protected]>
Add pattern for nonlocal keyword

Closes #47

e8741ed2f576c9f7fb807177e107b6e431c2a863 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.26.0 release

476a353595caca2105c5984466390333036d0f11 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #42 from TravellerSam/master

kv file format

6e77d78df4480e783f4a759c9261c18dec354dac authored almost 10 years ago by Kevin Sawicki <[email protected]>
kv file format

Support for kv file extension, construction language in Kivy
(http://kivy.org)

546a70adf4135721070bb8dbc241c97bad2f154d authored almost 10 years ago by Krzysztof Jeziorny <[email protected]>
Prepare 0.25.0 release

516d4c1423afcc5ddb15c76ac4ec581b48c01068 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #41 from karel-brinda/master

Python syntax also for Snakefile (=Snakemake files)

89d3b0ac83b85527b63185ff4f3b7e852a380f97 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Python syntax also for Snakefile (=Snakemake files)

ef6a611ef50f55bfb48090bc2a4da65c697a7bba authored almost 10 years ago by Karel Brinda <[email protected]>
Prepare 0.24.1 release

e53896c152ddec33e12b211f5e5bc2e1c917ad65 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Use atom.gramamrs in specs

32fa50edf093595f13657caf0d371d2569efe2b0 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.24.0 release

343931c16f3d401687fd22db013e525e9e7e13a6 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Merge pull request #38 from atom/mb-no-auto-indent-on-paste

Disable auto-indent on paste

16c6c001848b6f763b7773b98a14dd34c0e83958 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Disable auto-indent on paste

84d3bce9a92c0b86bc970adcbef80516e6bb79b7 authored almost 10 years ago by Max Brunsfeld <[email protected]>
Prepare 0.23.0 release

4aaa3d99c724f0a8298cc2bff05fe422984e6538 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #37 from aroben/fix-unclosed-regexes

Fix parsing of raw strings containing unclosed parentheses and brackets

10b3526dd059413f8dbbe0bdc42205770ce887d1 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Make sure things other than regexes get parsed inside raw strings

My CSON formatting was bad, which caused only the regular expression
grammar to get parsed insid...

c2120ec667049b07940a667ecbc02be4785fb714 authored almost 10 years ago by Adam Roben <[email protected]>
Fix parsing of raw strings containing unclosed parentheses and brackets

Strings like r'[' and r'(' were causing the rest of the document to be
parsed as if it were insi...

b0b3ca86ffbaa80f32bcd406e04b2c82dd918c50 authored almost 10 years ago by Adam Roben <[email protected]>
Prepare 0.22.0 release

acd4ffa0390739678b7bb2c2b3d633af085bc04e authored almost 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #36 from aroben/traceback-grammar

Add a grammar for Python Traceback (.pytb) files

89646bf292ff62e7d5c25e485f8e368250a6f719 authored almost 10 years ago by Kevin Sawicki <[email protected]>
Rename python traceback.cson to python-traceback.cson

e399332ff0c85d81c43b15720652156d7514d821 authored almost 10 years ago by Adam Roben <[email protected]>
Add a grammar for Python Traceback (.pytb) files

35f85f6f10755f1e01d8b5cb8428592ae16972da authored almost 10 years ago by Adam Roben <[email protected]>
Prepare 0.21.0 release

03501b6a8eab0341fbaeb188f6876c4dd8c74cb2 authored about 10 years ago by Ben Ogle <[email protected]>
Default tab length in python is 4 spaces

47ac14ae8b4343c3f2785670a312dd0ec8a71187 authored about 10 years ago by Ben Ogle <[email protected]>
Prepare 0.20.0 release

d15295f214f0b94be84b202ae470096d60191f87 authored about 10 years ago by Kevin Sawicki <[email protected]>
:lipstick: Sort file types

eab2b6239c1ea50ba8b5eba1027070f30e13d33f authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #35 from dralletje/patch-1

Highlight .wsgi files using this syntax

30da336a6587cbef24f773d56d81c10359f6b7ec authored about 10 years ago by Kevin Sawicki <[email protected]>
Highlight .wsgi files using this syntax

Attempt to fix atom/atom#3807

bfef6b8cffee8998953d5e11110faccf7ba28fca authored about 10 years ago by Dral <[email protected]>
Prepare 0.19.0 release

abb20e2e77b0802df0217f9858a0bbb391d66966 authored about 10 years ago by Kevin Sawicki <[email protected]>
Use multiple cursors in class snippet

Closes #32

82986511f0ca2912afa41e923ad4aaf849e68a97 authored about 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #31 from syndbg/master

Added more assert snippets in language-python.cson

3c730c8b25cf8b97a9cc66a584aff1a22c097c6e authored about 10 years ago by Kevin Sawicki <[email protected]>
Added more assert snippets in language-python.cson

713bd81bb6e36d5ad97bd9dce64a0cd5bff84342 authored about 10 years ago by syndg <[email protected]>
Merge pull request #30 from PeterDaveHello/patch-1

make CI build faster

ab72b21e3d7f22e78ec2a7f5373536403361b844 authored about 10 years ago by Kevin Sawicki <[email protected]>
make CI build faster

4c0803020de631052c22dbb6e18551b37fa33e5b authored about 10 years ago by Peter Dave Hello <[email protected]>
Add initial Travis configuration

53be31020be039759799766380c9702b373f7ba4 authored about 10 years ago by Kevin Sawicki <[email protected]>
:lipstick:

74bb81ed8dcd279fc783f06b7a927571e5838a16 authored over 10 years ago by probablycorey <[email protected]>
Add multiline string spec

fd2147af31eea97e361eeae085b3cbc23492e957 authored over 10 years ago by probablycorey <[email protected]>
Prepare 0.18.0 release

e8976b0755167b19b61e54ffb7b6f03fd706c38c authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #28 from brutal-chaos/master

align flow control with other languages

1a1f8414da92f310ba68cd6fd966f3b63c94e45a authored over 10 years ago by Kevin Sawicki <[email protected]>
align flow control with other languages

f8d642136622b51c6cf0ff05aef9f3a4a1244e48 authored over 10 years ago by Justin Noah <[email protected]>
Prepare 0.17.0 release

7961cd4a8510f07165fd78552162a1cff79696c1 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #25 from brutal-chaos/master

Break down flow into categories

d103bf565f674cc0cfe07bbda23254e5e8978a2b authored over 10 years ago by Kevin Sawicki <[email protected]>
Add missing 'n'

d7509038b5bb3320a6673881d12a883da77eb4b2 authored over 10 years ago by Justin Noah <[email protected]>
separate match patterns

b005313b35e6853e367aa86737328403470a8c58 authored over 10 years ago by Justin Noah <[email protected]>
Rename a keyword.control.flow subcat to match vim

condition -> conditional

87205b39f09e91742becfde5db5c8108f11b251c authored over 10 years ago by Justin Noah <[email protected]>
Break down flow into categories

Add condition, exception, repeat, and statement as subcategories to
keyword.control.flow to allo...

3a106c5703ee731f945f2e153ed4f0843ac59fae authored over 10 years ago by Justin Noah <[email protected]>
Prepare 0.16.0 release

c7f989b1fc685d17d0f5570f851f0cd66d02a22e authored over 10 years ago by Kevin Sawicki <[email protected]>
Properly match python length modifiers

Previously h and l were incorrectly matched to include a trailing %

Closes atom/atom#2262

456d35fb80ed551b0bd7f1a45a53299f306c9114 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.15.0 release

9fb3dd8da9e167685f40bcb691568721d30e8c73 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #21 from bsnux/feature/ipdb

Adding ipdb snippet

fc65a62c9f66e49ed430aa86d3a052648f7d6767 authored over 10 years ago by Kevin Sawicki <[email protected]>
Adding ipdb snippet

96be4de8a389f316fb09f78ad0e1e3ecab7c6bec authored over 10 years ago by Arturo Fernandez <[email protected]>
Prepare 0.14.0 release

247baf90f908807186b399e37ea0e9e7766eb3fb authored over 10 years ago by Kevin Sawicki <[email protected]>
Move scopeName to the top

cb0294cb0a916bc6b5626a9f06196621185292cb authored over 10 years ago by Kevin Sawicki <[email protected]>
Remove unused properties

5ea2161f2532d36e91bada13ee295fa25bd45ee4 authored over 10 years ago by Kevin Sawicki <[email protected]>
Prepare 0.13.0 release

b4f7ff3a51da9d503f7b867b09d9935ccf77b2a1 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #19 from mathiasbynens/patch-2

Shorten the `enc` and `env` snippets

19b12b80aa0c71afbd235e8957983c5eefc9662f authored over 10 years ago by Kevin Sawicki <[email protected]>
Shorten the `enc` and `env` snippets

2756f12a645373650f4e1024852e6ae5b3574142 authored over 10 years ago by Mathias Bynens <[email protected]>
Merge pull request #20 from warunsl/snippets/pdb

Add snippet for pdb usage

4f4e829cd146614e13007a9bac14040353f8d2d8 authored over 10 years ago by Kevin Sawicki <[email protected]>
Add snippet for pdb usage

c9bcd8e6667717f786a55f52bbe0f5316dd014f0 authored over 10 years ago by Varun S Lingaraju <[email protected]>
Prepare 0.12.0 release

2b7290e79733131ff8d3873719d06aaea3dc350f authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #16 from ankushagarwal/master

Add snippet for defining functions

027bb154bf8c205ab2a29df252b5140f639d22a6 authored over 10 years ago by Kevin Sawicki <[email protected]>
Add snippet for defining functions

The 'defs' snippet defines only methods. We need a simple 'def' snippet which expands to a simpl...

18355c60e346e572f1c722ad9e75572c4afbf199 authored over 10 years ago by Ankush Agarwal <[email protected]>
Prepare 0.11.0 release

be8702e46157be7a9ca2fe92cb63759e998452a3 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #11 from warunsl/snippets/fix-defs

Fix snippet for defs

759e2356ac5218b1f5198822737cd63b434019c7 authored over 10 years ago by Kevin Sawicki <[email protected]>
Fix defs snippet

c1ddc26253f7ee258ebfeeaa7179e8098cb84ee0 authored over 10 years ago by Varun S Lingaraju <[email protected]>
Prepare 0.10.0 release

2463d0e13140d08437d43e720f40374290198bbc authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #9 from Cronos87/master

[fix] class snippet

2f0db7d5815299221ee34f6c95f96afd528a0dca authored over 10 years ago by Kevin Sawicki <[email protected]>
[fix] class snippet

507db3b3c0c4b9e54fd36c83fc09d00a35bf9b46 authored over 10 years ago by Cronos87 <[email protected]>
Prepare 0.9.0 release

11e38aecfdcdd6508cd846bc43c1c0decb7932ce authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #5 from Cronos87/master

[add] if statement snippet

a037fe99fbfd294cbf36877397712986e98346a7 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #1 from kennethreitz/patch-1

Added best practice env/enc snippets

e1ba9144f0e07a3e7e9a36c0c128d1bdd271f356 authored over 10 years ago by Kevin Sawicki <[email protected]>
Merge pull request #8 from warunsl/snippets/comprehension

Add snippets for list and dictionary comprehension

a9e5143e8c3e9578020a90049f90a11ed20052bb authored over 10 years ago by Nathan Sobo <[email protected]>
Add dictionary comprehension snippet

0de3434899879e05b19fa8691e2533f5ff35e4d9 authored over 10 years ago by Varun S Lingaraju <[email protected]>
Add list comprehension snippets

232c2dc6e1cf6a9b49a5cd36a0ffbe56d883c43f authored over 10 years ago by Varun S Lingaraju <[email protected]>