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-26 22:01:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
037377f5021c5f0b1beed4609d8bfcd0573962fd
typeshed
/
stdlib
History
Rebecca Chen
037377f502
Mark the arguments to os.killpg as positional-only in Python 2. (
#4033
)
...
This was already done in Python 3. In Python 2 as well, this method does not take keyword arguments.
2020-05-17 18:06:35 -07:00
..
2
Mark the arguments to os.killpg as positional-only in Python 2. (
#4033
)
2020-05-17 18:06:35 -07:00
2and3
saxutils.XMLGenerator should accept unicode encodings in Python 2. (
#4031
)
2020-05-17 18:05:21 -07:00
3
Add undocumented attribute queue.Queue.queue with type Any. (
#4032
)
2020-05-17 18:05:52 -07:00
3.6
Make some arguments in secrets module optional (
#1929
)
2018-02-27 10:52:21 -08:00
3.7
dataclasses: change hash to unsafe_hash, add a minor overload (
#3892
)
2020-04-03 17:23:05 -07:00