Sign in
flutter
/
third_party
/
pyyaml
/
4a31b16b04c08f926f01d3f297140634665f004a
/
lib3
/
yaml
/
__init__.py
4a31b16
Change default loader for add_implicit_resolver, add_path_resolver
by Tina Müller
· 6 years ago
a5394c0
Add custom constructors to multiple loaders
by Ingy döt Net
· 6 years ago
8d7a780
Change default loader for yaml.add_constructor (#287)
by Tina Müller (tinita)
· 6 years ago
0f64cbf
changes for 5.1.2 release
by Matt Davis
· 6 years ago
5.1.2
5986257
changes for 5.1.1 release
by Matt Davis
· 6 years ago
5.1.1
e471e86
Updates for 5.1 release
by Ingy döt Net
· 6 years ago
5.1
507a464
Make default_flow_style=False
by Tina Müller
· 6 years ago
07c88c6
Allow to turn off sorting keys in Dumper
by Tina Müller
· 7 years ago
857dff1
Apply FullLoader/UnsafeLoader changes to lib3
by Tina Müller
· 6 years ago
ccc40f3
Reverting https://github.com/yaml/pyyaml/pull/74
by Ingy döt Net
· 7 years ago
d3eb7da
Changes for 4.1 release
by Alex Gaynor
· 7 years ago
4.1
4.1-retracted
4c2e993
Changes for 4.01 release
by Ingy döt Net
· 7 years ago
bbcf95f
Now, for py3k!
by Alex Gaynor
· 8 years ago
53b4c07
Bumped the version number.
by Kirill Simonov
· 9 years ago
96ee4cb
Bumped the version number.
by Kirill Simonov
· 11 years ago
3.11
b1c7014
Updated the changelog and bumped the version number.
by Kirill Simonov
· 14 years ago
7e1b5fa
Clear cyclic references in the parser and the emitter to avoid extra GC calls.
by Kirill Simonov
· 14 years ago
b3c9435
Preparing the next release.
by Kirill Simonov
· 16 years ago
51fd5cb
Fixed a typo in docstring.
by Kirill Simonov
· 16 years ago
6a62e8e
Final touches before the release.
by Kirill Simonov
· 16 years ago
7d5f945
Use Cython if available; added Python 3 support to _yaml.pyx.
by Kirill Simonov
· 16 years ago
235ab98
Added basic support for Python 3 (Thanks idadesub(at)users(dot)sourceforge(dot)net).
by Kirill Simonov
· 16 years ago