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
/
representer.py
@
206
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)
@206
7 years
xi
Fix a bug in Representer.represent_object: copy_reg.dispatch_table was not …
(edit)
@173
7 years
xi
Revamp the inf/nan handling again.
(edit)
@168
7 years
xi
Dynamically determine the inf and nan values. Should fix
#14
. Thanks to …
(edit)
@152
7 years
xi
Add a way to override default style chosen by Representer: fix
#9
(edit)
@151
7 years
xi
1e30000 => 1e300000
(edit)
@150
7 years
xi
Prepare setup.py for release. Fix
#7
.
(edit)
@148
7 years
xi
Sort object attributes.
(edit)
@147
7 years
xi
Add support for pickling/unpickling python objects.
(edit)
@143
7 years
xi
Fix bugs in emitter and representer.
(edit)
@139
7 years
xi
Add constructors for some simple python types.
(edit)
@137
7 years
xi
Refactor resolver.
(edit)
@136
7 years
xi
Major refactoring.
(edit)
@135
7 years
xi
Fix allow_unicode (
ticket:3
).
(add)
@133
7 years
xi
Implement yaml.dump().
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog