vim-python / python-syntax

Python syntax highlighting for Vim
MIT License
438 stars 84 forks source link

Issue tracking from old repo #2

Closed nfnty closed 7 years ago

nfnty commented 7 years ago

What issues need to be fixed from the old repo over at hdima/python-syntax?

List them all here.

lilydjwg commented 7 years ago
nfnty commented 7 years ago

@lilydjwg You have push access, so go ahead and merge them.

lilydjwg commented 7 years ago

No, I don't have push access to master:

remote: error: GH006: Protected branch update failed for refs/heads/master.
remote: error: At least one approved review is required

I've pushed to py3.6 branch and will create a pr.

nfnty commented 7 years ago

Ah, missed that org members don't have push access to protected branches by default. You now have push access.

nfnty commented 7 years ago

Closing this and opening issues separately for the remaining interesting issues.

y9c commented 6 years ago

@lilydjwg

Would you please give me a hand to fix this bug in Python 3.6 typing annotations?

https://github.com/hdima/python-syntax/pull/60#issuecomment-373751966