Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
View Latest Revision
source:
pyyaml
/
trunk
/
lib
/
yaml
/
__init__.py
@
333
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@333
4 years
xi
Handle the encoding of input and output streams in a uniform way.
(edit)
@314
4 years
xi
Bumped the version number.
(edit)
@295
5 years
xi
Dropped tests from the source distribution since LibYAML bindings do not …
(edit)
@282
5 years
xi
Added attributes
yaml.
version
and
yaml.
libyaml
(fixes …
(edit)
@275
5 years
xi
Use setuptools for setup.py. Dropped setup_with_libyaml.py; to build …
(edit)
@258
6 years
xi
Make compose() and load() ensure that the input stream contains a single …
(edit)
@252
6 years
xi
Allow for immutable subclasses of YAMLObject. Fixes
#53
.
(edit)
@223
7 years
xi
Completely rewrite the libyaml bindings.
(edit)
@153
7 years
xi
Fix
#11
(Thanks to edemaine(at)mit.edu).
(edit)
@152
7 years
xi
Add a way to override default style chosen by Representer: fix
#9
(edit)
@147
7 years
xi
Add support for pickling/unpickling python objects.
(edit)
@146
7 years
xi
Fix !!python/name for Python 2.3. Clear the yaml module namespace.
(edit)
@137
7 years
xi
Refactor resolver.
(edit)
@136
7 years
xi
Major refactoring.
(edit)
@135
7 years
xi
Fix allow_unicode (
ticket:3
).
(edit)
@133
7 years
xi
Implement yaml.dump().
(edit)
@132
7 years
xi
Emitter is done!!!
(copy)
@63
7 years
xi
Rename pyyaml-ng to ppyyaml to make it simpler.
copied from
pyyaml-ng/trunk/lib/yaml/__init__.py
:
(copy)
@62
7 years
xi
Move pyyaml3000 to a separate directory.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog