Commit Graph
14 Commits
Author SHA1 Message Date
Matthias Kramm 335ef31893 Merge pull request #85 from ddfisher/master
Remove invalid Python 3 syntax
2016-02-23 20:14:15 -06:00
Matthias Kramm 3ba178ddc4 Merge pull request #67 from howardzlee/frozenset
Copy frozenset stubs from 3/builtins.pyi into 2.7/__builtin__.pyi.
2016-01-27 14:56:11 -08:00
Matthias Kramm 69169765a7 Merge pull request #55 from timabbott/tabbott-re
Add missing re module constants for 2.7.
2016-01-25 12:44:14 -08:00
Matthias Kramm 23adcaf4f4 Merge pull request #54 from ismail-s/patch-1
Implement fromhex and maketrans method
2016-01-25 08:06:59 -08:00
Matthias Kramm c957fc9f17 Merge pull request #53 from timabbott/mutable
Fix os.environ improperly classified as not mutable for python 2.
2016-01-22 21:33:01 -08:00
Matthias Kramm 129bf57659 Merge pull request #40 from rmcgibbo/lru_cache
Enhance type information for lru_cache
2016-01-11 05:55:32 -08:00
Matthias Kramm cff4aa066b Merge pull request #34 from catch22/patch-2
Update random.pyi
2015-12-30 13:21:23 -08:00
Matthias Kramm 28e1cbec46 Merge pull request #33 from catch22/patch-1
Update shlex.pyi
2015-12-30 13:04:28 -08:00
Matthias Kramm a3987c09e6 Merge pull request #32 from gnprice/sequence
Sequence: match 2 to 3 in typing, remove redundant base classes in builtins
2015-12-22 05:50:56 -08:00
matthiaskramm c0493bd3d0 Merge pull request #31 from gnprice/operator
operator: share in 2and3, and make attrgetter and friends usable
2015-12-17 15:31:48 -08:00
matthiaskramm 63e441e804 Merge pull request #23 from o11c/six-no-moves
Six without six.moves
2015-10-29 13:11:43 -07:00
matthiaskramm 7ccc71aa85 Merge pull request #20 from o11c/builtin
Fix name of the builtin module in python2
2015-10-20 10:03:45 -07:00
matthiaskramm ee1930d861 Merge pull request #15 from o11c/lots
Lots of stub fixes
2015-10-20 07:17:17 -07:00
matthiaskramm c30fb8a6df Merge pull request #11 from kirbyfan64/kirbyfan64-patch-1
Fix link to PEP 484
2015-05-03 09:18:54 -07:00