FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Copy ClassVar upstream by ilevkivskyi · Pull Request #280 · python/typing · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
typing
Public
Notifications
You must be signed in to change notification settings
Fork
303
Star
1.8k
Code
Issues
202
Pull requests
22
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Copy ClassVar upstream
- #280
#280
Merged
gvanrossum
merged 13 commits into
python:master
python/typing:master
from
ilevkivskyi:copy-classvar
ilevkivskyi/typehinting:copy-classvar
Copy head branch name to clipboard
Sep 10, 2016
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Copy ClassVar upstream
#280
gvanrossum
merged 13 commits into
python:master
python/typing:master
from
ilevkivskyi:copy-classvar
ilevkivskyi/typehinting:copy-classvar
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2016
Copy typing upstream (including ClassVar for Python2)
ilevkivskyi
committed
d20c39e
View commit details
Copy full SHA for d20c39e
Browse repository at this point
update docstring for Python2
ilevkivskyi
committed
5d19448
View commit details
Copy full SHA for 5d19448
Browse repository at this point
Make Python3 tests backward compatible
ilevkivskyi
committed
69ff019
View commit details
Copy full SHA for 69ff019
Browse repository at this point
Fixed metaclass for Python2
ilevkivskyi
committed
66921dc
View commit details
Copy full SHA for 66921dc
Browse repository at this point
Fixed ChainMap also in tpying for 3.2
ilevkivskyi
committed
5a706c0
View commit details
Copy full SHA for 5a706c0
Browse repository at this point
ClassVar must be defined before Any in Python2
ilevkivskyi
committed
69a4502
View commit details
Copy full SHA for 69a4502
Browse repository at this point
Attempt at prohibiting subclasses of ClassVar in Python2
ilevkivskyi
committed
0b9092d
View commit details
Copy full SHA for 0b9092d
Browse repository at this point
Try alternative location for test modules
ilevkivskyi
committed
7089f66
View commit details
Copy full SHA for 7089f66
Browse repository at this point
Corrected import
ilevkivskyi
committed
c43cac5
View commit details
Copy full SHA for c43cac5
Browse repository at this point
Remove test modules
ilevkivskyi
committed
37f14ad
View commit details
Copy full SHA for 37f14ad
Browse repository at this point
Restructured test_typing a bit. ann_modules still imported
ilevkivskyi
committed
b1d3d1e
View commit details
Copy full SHA for b1d3d1e
Browse repository at this point
Fixed bugs after refoactorig tests
ilevkivskyi
committed
3c08107
View commit details
Copy full SHA for 3c08107
Browse repository at this point
Commits on Sep 10, 2016
Trigger TRavis CI
ilevkivskyi
committed
33f55d7
View commit details
Copy full SHA for 33f55d7
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL