This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2025-12-15 08:17:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1dbdc7e26556fb71d81c312c83fab0bc044fbc2
typeshed
/
stdlib
History
Adam Simpkins
c1dbdc7e26
Fix the return type for unittest.TestCase.run() (
#2603
)
...
In Python 3 this method returns None if the test is skipped, and a TestResult otherwise.
2018-11-16 10:32:42 +01:00
..
2
Move Sized earlier in the bases of Sequence (
#2602
)
2018-11-13 20:47:48 -08:00
2and3
Simplify base64 input and output parameters. (
#2587
)
2018-11-06 19:24:16 +01:00
3
Fix the return type for unittest.TestCase.run() (
#2603
)
2018-11-16 10:32:42 +01:00
3.5
more 3.7 features (
#2015
)
2018-04-06 11:09:11 -07:00
3.6
Make some arguments in secrets module optional (
#1929
)
2018-02-27 10:52:21 -08:00
3.7
Flake8 fixes (
#2549
)
2018-10-24 07:20:53 -07:00